SAP ABAP Function Module FAGL_R_CHECK_ASSET_REORG (Reorg: Check, ob Anlage im Reorg benutzt wird)
Hierarchy
SAP_FIN (Software Component) SAP_FIN
   FI-GL-REO (Application Component) General Ledger Reorganization
     FAGL_REORGANIZATION_FW (Package) Reorganization - Framework
Basic Data
Function Module FAGL_R_CHECK_ASSET_REORG Reorg: Check, ob Anlage im Reorg benutzt wird  
Function Group FAGL_R_SERVICES   Reorganization: Service Modules  
Program Name SAPLFAGL_R_SERVICES    
INCLUDE Name LFAGL_R_SERVICESU12    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting EV_XENTRY_FOUND TYPE ABAP_BOOL
Importing IV_BUKRS TYPE BUKRS Company Code
Importing IV_ANLN1 TYPE ANLN1 Main Asset Number
Importing IV_ANLN2 TYPE ANLN2 Asset Subnumber
Importing IV_DATE TYPE SYST-DATUM Current Date of Application Server
Importing IV_IGNORE_STATUS_50 TYPE ABAP_BOOL Ignoriere Anlage mit Status 50 (vollständig reorganisiert)
Importing IV_PLAN_TYPE TYPE FAGL_R_PLAN_TYPE Reorganization Plan Type
Exception NO_KOKRS_FOUND TYPE Buchungskreis ohne Kostenrechnungskreis
Exception NO_REORG_PLAN_FOUND TYPE Keinen Reorgplan gefunden
Exception NO_FIKRS_FOUND TYPE Keinen Finanzkreis gefunden
Exception INVALID_PLAN_TYPE TYPE Ungültige Planart
               
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  20100310 
SAP Release Created in 605