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 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 2 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 3 | 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 | Instance attribute | Private | Type reference (TYPE) | VSEOPARAM-CLSNAME | Object Type Name | 20050127 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | STRING | 20050128 | ||||
| 3 | Instance attribute | Private | Type reference (TYPE) | DD02L-TABNAME | Table Name | 20050127 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | DD02L-TABNAME | Table Name | 20050127 | |||
| 5 | Instance attribute | Private | Type reference (TYPE) | STRING | Name of Change Paramter of Method | 20050128 | |||
| 6 | Instance attribute | Private | Type reference (TYPE) | STRING | Name of Import Paramter of Method | 20050128 | |||
| 7 | Instance attribute | Private | Type reference (TYPE) | GTY_TA_DFIES | 20050127 | ||||
| 8 | Instance attribute | Private | Type reference (TYPE) | GTY_TA_DFIES | 20050127 | ||||
| 9 | Instance attribute | Private | Type reference (TYPE) | GTY_TA_INCLUDE | 20050128 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Activates the Changed Class | 20050128 | |
| 2 | Instance method | Public | Constructor | CONSTRUCTOR | 20050127 | |
| 3 | Instance method | Public | Method | Generate and Add the Program Code | 20050128 | |
| 4 | Instance method | Public | Method | Proposes Mapping | 20050127 | |
| 5 | Instance method | Private | Method | Generates the Method | 20050128 | |
| 6 | Instance method | Private | Method | Adjusts the Public Section of the Class | 20050128 | |
| 7 | Instance method | Private | Method | Generates Source Code of Mapping Method | 20050128 | |
| 8 | Instance method | Private | Method | Determines Field List for Database Structure | 20050127 | |
| 9 | 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 | Aktivierung erfolgreich | 20050128 | ||
| 2 | Fehler beim Aktivieren | 20050128 |
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID_CLASS | Call by reference | Type reference (TYPE) | VSEOPARAM-CLSNAME | Objekttypname | 20050127 | |||
| 2 | ID_STRUCTURE_DB | Call by reference | Type reference (TYPE) | DD02L-TABNAME | Tabellenname | 20050127 | |||
| 3 | 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 | 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 | 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 | 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 |