GetDetailedList
This function module is used as the basis for the BAPI-method OrgManagementObjectTypes_GetDetailedList. This method reads the parameter that you have given to an object typeand delivers an object list which accords to the input parameters. If you have not defined a parameter for the method, the object list will be created according to the following criteria:
Plan version -> Active plan version Start date -> 01.01.1990 End date -> 31.12.9999 Planning status -> 1 = active Language -> Logon language ExampleIf you want to save all active objects which will exist in the year 2000, select the following parameter:
Start date -> 01.01.2000 End date -> 31.12.2000 NotesYou need structural authorizatoin for the HR object type. The 'OBJECTTYPE' parameter will be determined by the BOR objects which are called up. Notification will be given in the 'RETURN' parameter. You will find
the return values and their meanings in this parameter documentation.
|