SAP ABAP Class CL_FILA_MIGRATION_EX_MAPTO_XML (Processes the Table Structures in XML Files)
Hierarchy
☛
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
⤷
FI-LA (Application Component) Lease Accounting
⤷
FI_LA_BA (Package) Lease Accounting - Basis

⤷

⤷

Properties
Class | CL_FILA_MIGRATION_EX_MAPTO_XML | |
Short Description | Processes the Table Structures in XML Files | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | FI_LA_BA | Lease Accounting - Basis |
Created | 20051110 | SAP |
Last change | 20100310 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_FILA_MIGRATION_EX_MAPTO_XML has no forward declaration.
Interfaces
Class CL_FILA_MIGRATION_EX_MAPTO_XML has no interface implemented.
Friends
Class CL_FILA_MIGRATION_EX_MAPTO_XML has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Static Attribute | Private | Type reference (TYPE) | T_TABLE_DEFINITION | Contains the Description of the Table Elements | 20051214 | ||
2 | ![]() |
Static Attribute | Private | Type reference (TYPE) | T_XML_TABLE | Contains the XML Code | 20051214 | ||
3 | ![]() |
Static Attribute | Private | Type reference (TYPE) | CHAR50 | Name Prefix | 20051214 | ||
4 | ![]() |
Static Attribute | Private | Type reference (TYPE) | STRING | Path for Saving the XML Files | 20051130 | ||
5 | ![]() |
Static Attribute | Private | Type reference (TYPE) | STRING | Path for Saving with File Names | 20051206 | ||
6 | ![]() |
Static Attribute | Private | Type reference (TYPE) | STRING | Name of Table to Be Mapped | 20051130 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | Adds the Table-Independent End of XML File | 20051130 |
2 | ![]() |
Static method | Public | Method | Adds the Table-Independent Start of XML File | 20051130 |
3 | ![]() |
Static method | Public | Method | Exports the Completed XML File to the Specified Path | 20051130 |
4 | ![]() |
Static method | Public | Method | Gets the Long Field Name for a Data Type | 20051130 |
5 | ![]() |
Static method | Public | Method | Initializes All Class Attributes | 20051130 |
6 | ![]() |
Static method | Public | Method | Writes a Table Structure as XML Code | 20051130 |
7 | ![]() |
Static method | Public | Method | Reads a Sample Row from a Table | 20051130 |
8 | ![]() |
Static method | Public | Method | Sets Path for Saving and Name Prefix | 20051206 |
9 | ![]() |
Static method | Public | Method | Sets Name of the Table That Is to Be Structured | 20051130 |
10 | ![]() |
Static method | Public | Method | Specifies the Storage Path for the XML File | 20051130 |
11 | ![]() |
Static method | Public | Method | Reads the Properties of a Table | 20051130 |
Events
Class CL_FILA_MIGRATION_EX_MAPTO_XML has no event.
Types
Class CL_FILA_MIGRATION_EX_MAPTO_XML has no local type.
Method Signatures
Method ADD_XML_END Signature
Method ADD_XML_END on class CL_FILA_MIGRATION_EX_MAPTO_XML has no parameter.
Method ADD_XML_END on class CL_FILA_MIGRATION_EX_MAPTO_XML has no exception.
Method ADD_XML_START Signature
Method ADD_XML_START on class CL_FILA_MIGRATION_EX_MAPTO_XML has no parameter.
Method ADD_XML_START on class CL_FILA_MIGRATION_EX_MAPTO_XML has no exception.
Method EXPORT_XML_FILE Signature
Method EXPORT_XML_FILE on class CL_FILA_MIGRATION_EX_MAPTO_XML has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20051130 |
Method GET_LONG_DESCRIPTION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_LONG_TEXT | Value transfer | Type reference (TYPE) | STRING | Langer Feldbezeichner | 20051130 | ||
2 | ![]() |
IV_ROLLNAME | Value transfer | Type reference (TYPE) | ROLLNAME | Name des Datentyps | 20051130 |
Method GET_LONG_DESCRIPTION on class CL_FILA_MIGRATION_EX_MAPTO_XML has no exception.
Method INIT Signature
Method INIT on class CL_FILA_MIGRATION_EX_MAPTO_XML has no parameter.
Method INIT on class CL_FILA_MIGRATION_EX_MAPTO_XML has no exception.
Method MAP_TO_XML Signature
Method MAP_TO_XML on class CL_FILA_MIGRATION_EX_MAPTO_XML has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20051130 |
Method SELECT_EXAMPLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_SAMPLE | Value transfer | Type reference (TYPE) | STRING | Beispiel für das importierte Feld | 20051130 | ||
2 | ![]() |
IV_FIELDNAME | Value transfer | Type reference (TYPE) | CHAR30 | Feldname der Selektiert wird | 20051130 | ||
3 | ![]() |
IV_FIELDTYPE | Value transfer | Type reference (TYPE) | CHAR30 | Name des Datentyps | 20051130 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20051130 |
Method SET_ATTRIBUTE_SAVE_PATH Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_NAME_PREFIX | Value transfer | Type reference (TYPE) | CHAR50 | Namenspräfix | 20051214 | ||
2 | ![]() |
IV_SAVE_PATH | Value transfer | Type reference (TYPE) | STRING | Speicherpfad für die Dateien | 20051206 |
Method SET_ATTRIBUTE_SAVE_PATH on class CL_FILA_MIGRATION_EX_MAPTO_XML has no exception.
Method SET_MAPPING_TABLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_TABLENAME | Value transfer | Type reference (TYPE) | STRING | Zu beschreibender Tabellenname | 20051130 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20051130 |
Method SET_SAVE_PATH Signature
Method SET_SAVE_PATH on class CL_FILA_MIGRATION_EX_MAPTO_XML has no parameter.
Method SET_SAVE_PATH on class CL_FILA_MIGRATION_EX_MAPTO_XML has no exception.
Method SET_TABLE_DEFINITION Signature
Method SET_TABLE_DEFINITION on class CL_FILA_MIGRATION_EX_MAPTO_XML has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20051130 |
History
Last changed by/on | SAP | 20100310 |
SAP Release Created in | 604 |