SAP ABAP Function Module AIPH_EO_EPPOS_GET_CHILDREN (Get children position of a program position)
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_EPPOS_GET_CHILDREN Get children position of a program position  
Function Group AIPH_EO_RELATIONS   Relations between Objects in the EO  
Program Name SAPLAIPH_EO_RELATIONS    
INCLUDE Name LAIPH_EO_RELATIONSU01    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Importing I_EPPOS_NO TYPE IM_POSNR Internal key of the parent program position
Importing I_PLVAR TYPE PLVAR Plan version
Importing I_BEGIN_DATE TYPE BEGDATUM SY-DATUM Start date of selected period
Importing I_END_DATE TYPE ENDDATUM SY-DATUM End date of selected period
Tables ET_CHILDREN TYPE EPPOS_NR Internal IDs of children positions
Exception NO_CHILDREN TYPE no child program positions were found
Exception PLVAR_NOT_FOUND TYPE plan version does not exist
               
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  19991201 
SAP Release Created in