SAP ABAP Function Module FAGL_R_GET_COSTOBJECT_FOR_PLAN (Reorg: Liefert die Kostenobjekte für einen ReorgPlan vom Typ 001)
Hierarchy
SAP_FIN (Software Component) SAP_FIN
   FI-GL-REO (Application Component) General Ledger Reorganization
     FAGL_REORGANIZATION_PC (Package) Reorganization - Profit Center
Basic Data
Function Module FAGL_R_GET_COSTOBJECT_FOR_PLAN Reorg: Liefert die Kostenobjekte für einen ReorgPlan vom Typ 001  
Function Group FAGL_R_SERVICES_PC   Service Modules for PrCtr Reorganization  
Program Name SAPLFAGL_R_SERVICES_PC    
INCLUDE Name LFAGL_R_SERVICES_PCU06    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting EV_KOKRS TYPE KOKRS Controlling Area
Exporting EV_REORG_DATE TYPE FAGL_R_DATE Reorganization Date
Exporting ET_COSTOBJECTS TYPE FAGL_R_T_COSTOBJECTS_PLAN Cost Objects of a Reorganization Plan
Importing IV_REORG_PLAN TYPE FAGL_R_PLAN Reorganization Plan
Importing IS_COSTCENTER_RANGE TYPE RSDSSELOPT Structure of Generic SELECT-OPTION for (dynamic selections)
Importing IS_WBS_RANGE TYPE RSDSSELOPT Structure of Generic SELECT-OPTION for (dynamic selections)
Importing IS_INT_ORDER_RANGE TYPE RSDSSELOPT Structure of Generic SELECT-OPTION for (dynamic selections)
Importing IV_SUPPRESS_CC TYPE ABAP_BOOL SPACE
Importing IV_SUPPRESS_WBS TYPE ABAP_BOOL SPACE
Importing IV_SUPPRESS_IA TYPE ABAP_BOOL SPACE
Importing IT_COSTCENTER_R TYPE RSELOPTION Tabellentyp für RSDSSELOPT
Importing IT_WBS_R TYPE RSELOPTION SELECT-OPTIONS Table
Importing IT_INT_ORDER_R TYPE RSELOPTION SELECT-OPTIONS Table
Exception NOT_FOUND TYPE Reorgplan nicht gefunden
               
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  20110908 
SAP Release Created in 606