SAP ABAP Function Module RKD_COLLECT_MASS_OBJECTS (SAP-EIS: Liste aller von einer Objektliste abhängigen Objekte)
Hierarchy
☛
BBPCRM (Software Component) BBPCRM
⤷
CRM (Application Component) Customer Relationship Management
⤷
CRM_APPLICATION (Package) All CRM Components Without Special Structure Packages
⤷
KE0C (Package) Customizing for Profitability Analysis
⤷
⤷
⤷
Basic Data
| Function Module | RKD_COLLECT_MASS_OBJECTS | SAP-EIS: Liste aller von einer Objektliste abhängigen Objekte |
| Function Group | KXOB | SAP-EIS/CO-PA Object access attempts |
| Program Name | SAPLKXOB | Object collector, Creates List of Existing Application Objects |
| INCLUDE Name | LKXOBU33 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
LANGUAGE | TYPE | SYST-LANGU | SPACE | Language(s) of the objects searched for | ||
| |
MANDANT | TYPE | SYST-MANDT | SPACE | Client(s) of the objects searched for | ||
| |
APPLICATION | TYPE | TKCK-APPLC | SPACE | |||
| |
RETURN_OBJECTTYPES | TYPE | SPACE | Type(s) of objects searched for | |||
| |
WITH_EXTERNAL_TABS | TYPE | SPACE | ' ' search only application-spec., 'X' all | |||
| |
COMPLETE_OBJECTLIST | TYPE | SPACE | 'Y' gives back all found objects | |||
| |
SEARCH_DIRECTION | TYPE | '1' | ||||
| |
DISPLAY_PROGRESS | TYPE | TKCOS-EXPFL | 'X' | Display search progress | ||
| |
I_TRANS_INFO | TYPE | KXOB_YS_TRANS_INFO | ||||
| |
OBJECTLIST | TYPE | TKCOS | I:List source objects, O: List dependent objects | |||
| |
BAD_OBJECTTYPE | TYPE | Output-/target object type | ||||
| |
OBJECT_NOT_FOUND | TYPE | Output object not found | ||||
Processing Type
| Normal Function Module | |
| |
BaseXML supported |
| Update Module | Start immediately |
| Immediate Start, No Restart | |
| Start Delayed | |
| Coll.run | |
| JAVA Module Callable from ABAP | |
| Remote-Enabled JAVA Module | |
| Module Callable from JAVA |
History
| Last changed by/on | SAP | 19950404 |
| SAP Release Created in |