SAP ABAP Function Module FC_ACCOUNT_TO_ITEM_MAP (Abbildung eines Kontos bzw. einer Kostenart auf eine CS-Position)
Hierarchy
SAP_FIN (Software Component) SAP_FIN
   EC-CS (Application Component) Consolidation
     FCIN (Package) Cons: Integration
Basic Data
Function Module FC_ACCOUNT_TO_ITEM_MAP Abbildung eines Kontos bzw. einer Kostenart auf eine CS-Position  
Function Group FCIN   Cons: FI+PCA Integration of Trans.Data  
Program Name SAPLFCIN   SAP Consolidation Integration 
INCLUDE Name LFCINU26    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Changing C_A_T001IN TYPE FCIN_S_T001 Kopfzeile zu i_t_t001in
Changing C_A_T004IN TYPE FCIN_S_T004 Kopfzeile zu i_t_t004in
Changing C_A_SKA1 TYPE FCIN_S_SKA1
Changing C_A_TFIN200 TYPE TFIN200 Kopfzeile zu i_t_tfin200
Changing C_A_TFIN201 TYPE TFIN201 Kopfzeile zu i_t_tfin201
Changing C_A_ITEM_PROP TYPE FCIN_S_ITEM_PROP
Exporting E_ITEM TYPE FC_ITEM Ziel-Position
Importing I_BUKRS TYPE FCIN_BUKRS Company Code
Importing I_KTOPL TYPE FCIN_KTOPL Trans. chart of accts
Importing I_SAKNR TYPE FCIN_SAKNR Operatives Konto
Importing I_ALTKT TYPE FCIN_SAKNR Group Account
Importing I_ITCLG TYPE FC_ITCLG Ziel-Positionsplan
Importing I_FLG_SKAMAP TYPE FC_FLG KZ: Für Umschlüsselung i_i_ska1 benutzen
Importing I_FLG_CHK_EXIST TYPE FC_FLG KZ: Umgeschlüsselte Position auf Existenz prüfen
Importing I_FLG_TFIN200_CHK TYPE FC_FLG CON_X KZ: Zuordnung Konten-/PosPlan in TFIN200 prüfen
Tables I_T_T001IN TYPE FCIN_T_T001 Buchungskreis-Information
Tables I_T_T004IN TYPE FCIN_T_T004 Kontenplan-Information
Tables I_T_SKA1 TYPE FCIN_T_SKA1
Tables I_T_TFIN200 TYPE FCIN_T_TFIN200 Zuordnung Konten-/Positionspläne
Tables I_T_TFIN201 TYPE FCIN_T_TFIN201 Map Secondary Cost Elements
Tables I_T_ITEM_PROP TYPE FCIN_T_ITEM_PROP
Exception BUKRS_INVALID TYPE
Exception NO_KTOPL_ASSIGNED TYPE
Exception NO_ASSIGNMENT_KTOPL_ITCLG TYPE
Exception KTOPL_INVALID TYPE
Exception NO_GROUP_ACCOUNT TYPE
Exception ITEM_INVALID TYPE
Exception NEITHER_KTOPL_NOR_BUKRS TYPE
               
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  19970911 
SAP Release Created in