SAP ABAP Class CL_FAA_GENERATE_MAPPING (Generate from Static Mapping Methods)
Hierarchy
EA-FIN (Software Component) EA-FIN
   FI-AA-AA (Application Component) Basic Functions
     FAA_DT (Package) Development Tools
Properties
Class CL_FAA_GENERATE_MAPPING  
Short Description Generate from Static Mapping Methods    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package FAA_DT   Development Tools 
Created 20050127   SAP 
Last change 20050219   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 SEOO Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
3 SEOX Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_FAA_GENERATE_MAPPING has no interface implemented.
Friends
Class CL_FAA_GENERATE_MAPPING has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MD_CLASSNAME Instance attribute Private Type reference (TYPE) VSEOPARAM-CLSNAME Object Type Name 20050127
2 MD_METHODNAME Instance attribute Private Type reference (TYPE) STRING 20050128
3 MD_STRUCTURE_DB Instance attribute Private Type reference (TYPE) DD02L-TABNAME Table Name 20050127
4 MD_STRUCTURE_EXT Instance attribute Private Type reference (TYPE) DD02L-TABNAME Table Name 20050127
5 MD_STRUC_CHANGING Instance attribute Private Type reference (TYPE) STRING Name of Change Paramter of Method 20050128
6 MD_STRUC_IMPORT Instance attribute Private Type reference (TYPE) STRING Name of Import Paramter of Method 20050128
7 MT_FIELDLIST_DB Instance attribute Private Type reference (TYPE) GTY_TA_DFIES 20050127
8 MT_FIELDLIST_EXT Instance attribute Private Type reference (TYPE) GTY_TA_DFIES 20050127
9 MT_MAP_CODING Instance attribute Private Type reference (TYPE) GTY_TA_INCLUDE 20050128
Methods
# Method Level Visibility Method type Description Created on
1 CLASS_ACTIVATE Instance method Public Method Activates the Changed Class 20050128
2 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20050127
3 GENERATE_CODING Instance method Public Method Generate and Add the Program Code 20050128
4 GET_MAPPING_PROPOSAL Instance method Public Method Proposes Mapping 20050127
5 _CREATE_METHOD Instance method Private Method Generates the Method 20050128
6 _GENERATE_PUBLIC_SECTION Instance method Private Method Adjusts the Public Section of the Class 20050128
7 _GENERATE_SOURCE_CODE Instance method Private Method Generates Source Code of Mapping Method 20050128
8 _GET_FIELDLIST_DB Instance method Private Method Determines Field List for Database Structure 20050127
9 _GET_FIELDLIST_EXT Instance method Private Method Determines Field List for External Structure 20050127
Events
Class CL_FAA_GENERATE_MAPPING has no event.
Types
Class CL_FAA_GENERATE_MAPPING has no local type.
Method Signatures

Method CLASS_ACTIVATE Signature

Method CLASS_ACTIVATE on class CL_FAA_GENERATE_MAPPING has no parameter.
# Exception Resumable Description Created on
1 ACTIVATION_OK Aktivierung erfolgreich 20050128
2 ERROR_IN_ACTIVATION Fehler beim Aktivieren 20050128

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_CLASS Call by reference Type reference (TYPE) VSEOPARAM-CLSNAME Objekttypname 20050127
2 Importing ID_STRUCTURE_DB Call by reference Type reference (TYPE) DD02L-TABNAME Tabellenname 20050127
3 Importing ID_STRUCTURE_EXTERN Call by reference Type reference (TYPE) DD02L-TABNAME Tabellenname 20050127

Method CONSTRUCTOR on class CL_FAA_GENERATE_MAPPING has no exception.

Method GENERATE_CODING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_MAP_PROPOSAL Call by reference Type reference (TYPE) STANDARD TABLE 20050128

Method GENERATE_CODING on class CL_FAA_GENERATE_MAPPING has no exception.

Method GET_MAPPING_PROPOSAL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_MAP_PROPOSAL Call by reference Type reference (TYPE) STANDARD TABLE 20050127

Method GET_MAPPING_PROPOSAL on class CL_FAA_GENERATE_MAPPING has no exception.

Method _CREATE_METHOD Signature

Method _CREATE_METHOD on class CL_FAA_GENERATE_MAPPING has no parameter.
Method _CREATE_METHOD on class CL_FAA_GENERATE_MAPPING has no exception.

Method _GENERATE_PUBLIC_SECTION Signature

Method _GENERATE_PUBLIC_SECTION on class CL_FAA_GENERATE_MAPPING has no parameter.
Method _GENERATE_PUBLIC_SECTION on class CL_FAA_GENERATE_MAPPING has no exception.

Method _GENERATE_SOURCE_CODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_MAP_PROPOSAL Call by reference Type reference (TYPE) GTY_TA_MAPPING 20050128

Method _GENERATE_SOURCE_CODE on class CL_FAA_GENERATE_MAPPING has no exception.

Method _GET_FIELDLIST_DB Signature

Method _GET_FIELDLIST_DB on class CL_FAA_GENERATE_MAPPING has no parameter.
Method _GET_FIELDLIST_DB on class CL_FAA_GENERATE_MAPPING has no exception.

Method _GET_FIELDLIST_EXT Signature

Method _GET_FIELDLIST_EXT on class CL_FAA_GENERATE_MAPPING has no parameter.
Method _GET_FIELDLIST_EXT on class CL_FAA_GENERATE_MAPPING has no exception.
History
Last changed by/on SAP  20050219 
SAP Release Created in 600