SAP ABAP Function Module AIPH_EPPOS_ASSIGN_TO_ORG_UNIT (Assign a program position to an org unit)
Hierarchy
☛
BBPCRM (Software Component) BBPCRM
⤷
CRM (Application Component) Customer Relationship Management
⤷
CRM_APPLICATION (Package) All CRM Components Without Special Structure Packages
⤷
AIP (Package) IM capital investment prog.(master data, budget, info syst.)
⤷
⤷
⤷
Basic Data
| Function Module | AIPH_EPPOS_ASSIGN_TO_ORG_UNIT | Assign a program position to an org unit |
| Function Group | AIPH_EO_RELATIONS | Relations between Objects in the EO |
| Program Name | SAPLAIPH_EO_RELATIONS | |
| INCLUDE Name | LAIPH_EO_RELATIONSU12 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
I_PARENT | TYPE | HROBJECT | org unit data | |||
| |
I_CHILD | TYPE | HROBJECT | program positon data | |||
| |
I_FROM_DATE | TYPE | BEGDA | SY-DATUM | begin date of time object | ||
| |
I_TO_DATE | TYPE | ENDDA | C_DATE_HIGH | end date of time object | ||
| |
NOT_FOUND | TYPE | object the relationship does not exist | ||||
| |
ENQUEUE_FAILED | TYPE | enqueue of involved objects failed | ||||
| |
UNEXPECTED_ERROR | TYPE | something strange happened | ||||
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 | 19991201 |
| SAP Release Created in |