SAP ABAP Function Module AIPH_EO_ORG_UNIT_GET_DETAIL (Get data of 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_EO_ORG_UNIT_GET_DETAIL Get data of an org unit  
Function Group AIPH_EO_RELATIONS   Relations between Objects in the EO  
Program Name SAPLAIPH_EO_RELATIONS    
INCLUDE Name LAIPH_EO_RELATIONSU08    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Importing I_OBJID TYPE OBJEKTID ID of the org unit
Importing I_PLVAR TYPE PLVAR Plan version
Importing I_FROM_DATE TYPE BEGDA SY-DATUM Starting date of the validity period
Importing I_TO_DATE TYPE ENDDA SY-DATUM Ending date of the validity period
Tables ET_OBJECT TYPE OBJEC data of the org unit
Exception NOT_FOUND TYPE requested data does not exist
Exception READ_ERROR TYPE
               
Processing Type
Normal Function Module  
Remote-Enabled 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  19991209 
SAP Release Created in