SAP ABAP Class CL_UA_UPLOAD_PARSER_FLATLIST (Convert Table into Command List)
Hierarchy
☛
SEM-BW (Software Component) SEM-BW: Strategic Enterprise Management
⤷
FIN-BA (Application Component) Business Analytics
⤷
UA_IMPORT (Package) Costing Engine Data Import Framework

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_UA_UPLOAD_PARSER_ABSTRACT | Abstract Upper Class for Upload Parser | 20030617 |
Properties
Class | CL_UA_UPLOAD_PARSER_FLATLIST | |
Short Description | Convert Table into Command List | |
Super Class | CL_UA_UPLOAD_PARSER_ABSTRACT | Abstract Upper Class for Upload Parser |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | UA_IMPORT | Costing Engine Data Import Framework |
Created | 20030617 | SAP |
Last change | 20041006 | 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) |
Interfaces
Class CL_UA_UPLOAD_PARSER_FLATLIST has no interface implemented.
Friends
Class CL_UA_UPLOAD_PARSER_FLATLIST 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) | UAE_METATYPE | Metatype of a CS Structure (Object, Link, Node,...) | 20031211 | ||
2 | ![]() |
Instance attribute | Private | Type reference (TYPE) | UA_OBJECTTYPEREMOTE | Object Type in Remote System | 20030617 | ||
3 | ![]() |
Instance attribute | Private | Type reference (TYPE) | UAB_TYPENAME | Local Type Name SEM | 20030617 | ||
4 | ![]() |
Instance attribute | Private | Type reference (TYPE) | UAB_UPL_ACTION | Upload Action | 20030617 | ||
5 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | DATA | Data Table | 20030617 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20030617 |
2 | ![]() |
Instance method | Private | Method | Write Command "Generate Object" or "Table Row" | 20030617 |
3 | ![]() |
Instance method | Public | Method | Execute Conversion | 20030617 |
4 | ![]() |
Instance method | Private | Method | Converts an Individual Row | 20030617 |
5 | ![]() |
Instance method | Private | Method | Generates INS_OBJECT/TABLE Commands | 20030617 |
Events
Class CL_UA_UPLOAD_PARSER_FLATLIST has no event.
Types
Class CL_UA_UPLOAD_PARSER_FLATLIST has no local type.
Method Signatures
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ID_OBJECT_TYPE_REMOTE | Call by reference | Type reference (TYPE) | UA_OBJECTTYPEREMOTE | Objekttyp im Remote-System | 20030617 | ||
2 | ![]() |
ID_TABLE_NAME_REMOTE | Call by reference | Type reference (TYPE) | UA_STRUCNAMEREMOTE | Typ der Remote-Datentabelle | 20030617 | ||
3 | ![]() |
ID_UPLOAD_ACTION | Call by reference | Type reference (TYPE) | UAB_UPL_ACTION | Upload-Aktion | 20030617 | ||
4 | ![]() |
ID_UPLOAD_TYPE | Call by reference | Type reference (TYPE) | UAB_UPLOAD_TYPE | Typ des R/3-Uploads | 20030617 | ||
5 | ![]() |
IO_ENVIRONMENT | Call by reference | Object reference (TYPE REF TO) | IF_UA_CE_ENVIRONMENT | Laufzeitumgebung | 20030617 | ||
6 | ![]() |
IO_UPLOAD_CONTEXT | Call by reference | Object reference (TYPE REF TO) | CL_UA_UPLOAD_CONTEXT | Kontext für den Upload | 20030617 | ||
7 | ![]() |
IR_TABLE_DATA_REMOTE | Call by reference | Object reference (TYPE REF TO) | DATA | Zeiger auf Remote-Datentabelle | 20030617 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20030801 |
Method EMIT_ITEM Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_COMMAND | Call by reference | Type reference (TYPE) | UAB_T_COMMAND | Befehle | 20030617 | ||
2 | ![]() |
IT_ITEM_DATA | Call by reference | Type reference (TYPE) | UAB_T_NV_PAIR | Daten | 20030617 |
Method EMIT_ITEM on class CL_UA_UPLOAD_PARSER_FLATLIST has no exception.
Method PARSE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RT_COMMAND | Value transfer | Type reference (TYPE) | UAB_T_COMMAND | Tabelle mit Befehlen zum Aufbau einer CE-Struktur | 20030617 |
Method PARSE on class CL_UA_UPLOAD_PARSER_FLATLIST has no exception.
Method PARSE_LINE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_LINE | Call by reference | Type reference (TYPE) | DATA | Zeile zum Umwandeln | 20030617 | ||
2 | ![]() |
RT_COMMAND | Value transfer | Type reference (TYPE) | UAB_T_COMMAND | Tabelle mit Befehlen zum Aufbau einer CE-Struktur | 20030617 |
Method PARSE_LINE on class CL_UA_UPLOAD_PARSER_FLATLIST has no exception.
Method PARSE_MAKE_ITEM Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_LINE | Call by reference | Type reference (TYPE) | DATA | Zeile zum Umwandeln | 20030617 | ||
2 | ![]() |
RT_COMMAND | Value transfer | Type reference (TYPE) | UAB_T_COMMAND | Tabelle mit Befehlen zum Aufbau einer CE-Struktur | 20030617 |
Method PARSE_MAKE_ITEM on class CL_UA_UPLOAD_PARSER_FLATLIST has no exception.
History
Last changed by/on | SAP | 20041006 |
SAP Release Created in | 400 |