SAP ABAP Function Module AIPH_EPPOS_GET_DIRECT_CHILDREN (Get the program positions directly assigned to the given 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_EPPOS_GET_DIRECT_CHILDREN Get the program positions directly assigned to the given program position  
Function Group AIPH_EO_RELATIONS   Relations between Objects in the EO  
Program Name SAPLAIPH_EO_RELATIONS    
INCLUDE Name LAIPH_EO_RELATIONSU17    
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 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 direct children of the given program position
Exception NO_CHILDREN TYPE no direct children exist
Exception READ_ERROR TYPE reading the assignments failed
               
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