Describes properties that represent information that is specific to PeopleSoft Enterprise Application (EIS) systems, and used in PeopleSoft business objects.
The following table provides information about business object application-specific information.
Property name | Description |
---|---|
ObjectName | Name of the corresponding object in the PeopleSoft system; in other words, the component interface name as defined in the PeopleTools. Set only for the top-level business object. |
InsAtOldestEffDtPos | When this is set to true and an incorrect index (negative number) is returned by the PeopleTools API, getEffectiveItemNum(), the adapter inserts the row at the highest index, which has the oldest effective date. If you set this application-specific property, do not set InsAtCurrentEffDtPos. |
InstAtCurrentEffDtPos | When this is set to true and an incorrect index (negative number) is returned by the PeopleTools API, getEffectiveItemNum(), the adapter inserts the row at the highest index (zero), which has the current effective date. If you set this application-specific property, do not InsAtOldestEffDtPos. |
EnableCrossReferencing | If the PeopleSoft system will automatically generate key values, set this property to true. The adapter will then copy the created values back from the PeopleSoft system to the business object. |
GetCurrentItem | Set this property to true only for effective-dated components, that is, when only current effective-dated items need to be retrieved. |
Last updated: Sun Mar 12 11:24:19 2006
(c) Copyright IBM Corporation 2005.
This information center is powered by Eclipse technology (http://www.eclipse.org)