SAP ABAP Function Module AIPH_EO_EPPOS_GET_ORG_UNIT (Get the program positions assigned 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_EO_EPPOS_GET_ORG_UNIT Get the program positions assigned to an org unit  
Function Group AIPH_EO_RELATIONS   Relations between Objects in the EO  
Program Name SAPLAIPH_EO_RELATIONS    
INCLUDE Name LAIPH_EO_RELATIONSU04    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting E_ACT_RELATION TYPE P1001 relationship fitting best into the given selection period
Importing I_EPPOS_NO TYPE IM_POSNR Internal key of the program position
Importing I_PLVAR TYPE PLVAR Plan version
Importing I_KEY_DATE TYPE BEGDATUM SY-DATUM Key date
Importing I_FROM_DATE TYPE BEGDATUM C_DATE_LOW Start date of selected period
Importing I_TO_DATE TYPE ENDDATUM C_DATE_HIGH End date of selected period
Tables ET_RELATIONS TYPE P1001 Relations to the parent org units
Exception NOT_ASSIGNED TYPE program position is not assigned to eo
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  19991201 
SAP Release Created in