SAP ABAP Function Module AIPH_EO_EPPOS_GET_CO_CODE (Get company code the program position belongs to)
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_CO_CODE Get company code the program position belongs to  
Function Group AIPH_EO_RELATIONS   Relations between Objects in the EO  
Program Name SAPLAIPH_EO_RELATIONS    
INCLUDE Name LAIPH_EO_RELATIONSU07    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting E_CO_CODE TYPE BUKRS company code
Importing I_POSNR TYPE IM_POSNR Internal ID of parent 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
Exception NO_COMPANY_CODE TYPE no company code found
Exception NO_OBJECTS_FOUND TYPE no objects found for given settings
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