SAP ABAP Class CL_FAGL_POSTING_MAPPER (FI Service: Field Assignments)
Hierarchy
EA-FIN (Software Component) EA-FIN
   FI-GL-GL (Application Component) Basic Functions
     FAGL_DOCUMENT_UI (Package) User Interface Logic for Entering and Displaying Documents
Properties
Class CL_FAGL_POSTING_MAPPER  
Short Description FI Service: Field Assignments    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package FAGL_DOCUMENT_UI   User Interface Logic for Entering and Displaying Documents 
Created 20031027   SAP 
Last change 20040210   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_FAGL_POSTING_MAPPER has no forward declaration.
Interfaces
Class CL_FAGL_POSTING_MAPPER has no interface implemented.
Friends
Class CL_FAGL_POSTING_MAPPER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 AT_HEADMAP Instance attribute Private Type reference (TYPE) FAGL_T_DOC_MAPPING Table of Field Assignments 20031027
2 AT_LINEMAP Instance attribute Private Type reference (TYPE) FAGL_T_ITEM_MAPPING Mapping of Item Structures 20031027
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor 20031027
2 MAP_TO_PRIVATE Instance method Public Method Maps X to Y (Internal Structure, for example, Database) 20031027
3 MAP_TO_PUBLIC Instance method Public Method Maps Y to X (Communication Structure) 20031027
Events
Class CL_FAGL_POSTING_MAPPER has no event.
Types
Class CL_FAGL_POSTING_MAPPER has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_HEADMAP Call by reference Type reference (TYPE) FAGL_T_DOC_MAPPING Tabelle der Feldzuweisungen 20031027
2 Importing IT_LINEMAP Call by reference Type reference (TYPE) FAGL_T_ITEM_MAPPING Mapping der Positionsstrukturen 20031027

Method CONSTRUCTOR on class CL_FAGL_POSTING_MAPPER has no exception.

Method MAP_TO_PRIVATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_HEAD Call by reference Type reference (TYPE) ANY 20031027
2 Exporting ES_LINE1 Call by reference Type reference (TYPE) ANY 20031027
3 Exporting ES_LINE2 Call by reference Type reference (TYPE) ANY 20031027
4 Exporting ES_LINE3 Call by reference Type reference (TYPE) ANY 20031027
5 Importing IS_HEAD Call by reference Type reference (TYPE) FAGL_S_DOC_HEADER Belegkopf (Transportstruktur, nicht permanent!) 20031027
6 Importing IS_LINE Call by reference Type reference (TYPE) FAGL_S_LINE_ITEM Allgemeine Belegzeile (Transportstruktur, nicht permanent!) 20031027
7 Importing IV_LINE1 Call by reference Type reference (TYPE) CHAR100 Charakter 100 20031027
8 Importing IV_LINE2 Call by reference Type reference (TYPE) CHAR100 Charakter 100 20031027
9 Importing IV_LINE3 Call by reference Type reference (TYPE) CHAR100 Charakter 100 20031027

Method MAP_TO_PRIVATE on class CL_FAGL_POSTING_MAPPER has no exception.

Method MAP_TO_PUBLIC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_HEAD Call by reference Type reference (TYPE) FAGL_S_DOC_HEADER Belegkopf FI 20031027
2 Exporting ES_LINE Call by reference Type reference (TYPE) FAGL_S_LINE_ITEM Allgemeine Belegzeile (Transportstruktur, nicht permanent!) 20031027
3 Importing IS_HEAD Call by reference Type reference (TYPE) ANY Interner Belegkopf 20031027
4 Importing IS_LINE1 Call by reference Type reference (TYPE) ANY Interne Belegzeile (1. Teil) 20031027
5 Importing IS_LINE2 Call by reference Type reference (TYPE) ANY Interne Belegzeile (2. Teil) 20031027
6 Importing IS_LINE3 Call by reference Type reference (TYPE) ANY Interne Belegzeile (3. Teil) 20031027
7 Importing IV_LINE1 Call by reference Type reference (TYPE) CHAR100 Name der 1. Struktur 20031027
8 Importing IV_LINE2 Call by reference Type reference (TYPE) CHAR100 Name der 2. Struktur 20031027
9 Importing IV_LINE3 Call by reference Type reference (TYPE) CHAR100 Name der 3. Struktur 20031027

Method MAP_TO_PUBLIC on class CL_FAGL_POSTING_MAPPER has no exception.
History
Last changed by/on SAP  20040210 
SAP Release Created in 500