SAP ABAP Function Module FAGL_GET_SPLIT_STATUS (Ermittelt zu einem Migrationsplan, ob die Belegaufteilung genutzt wird)
Hierarchy
SAP_FIN (Software Component) SAP_FIN
   FI-GL (Application Component) General Ledger Accounting
     FAGL_MIG_CUST (Package) Customizing for Migration
Basic Data
Function Module FAGL_GET_SPLIT_STATUS Ermittelt zu einem Migrationsplan, ob die Belegaufteilung genutzt wird  
Function Group FAGL_MIGRATION   Migration: New General Ledger  
Program Name SAPLFAGL_MIGRATION    
INCLUDE Name LFAGL_MIGRATIONU11    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting E_SPLIT_ACTIVE TYPE ABAP_BOOL Gesetzt, wenn Splitter genutzt wird
Importing I_MGPLN TYPE FAGL_MGPLN Migration Plan
Exception MGPLN_NOT_FOUND TYPE Migrationsplan nicht gefunden
Exception INVALID_INPUT TYPE Migrationsplan nicht versorgt
Exception INVALID_MG_TYP TYPE Unbekannter Migrationstyp
               
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  20091125 
SAP Release Created in 600