SAP ABAP Class CL_UA_UPLOAD_PARSER_SURCHARGE (Conversion of Itemization 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 | 20050106 |
Properties
Class | CL_UA_UPLOAD_PARSER_SURCHARGE | |
Short Description | Conversion of Itemization 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 | 20050106 | SAP |
Last change | 20050220 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
2 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_UA_UPLOAD_PARSER_SURCHARGE has no interface implemented.
Friends
Class CL_UA_UPLOAD_PARSER_SURCHARGE 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) | UAB_TYPENAME | Edge Type (Always the Same) | 20050106 | ||
2 | ![]() |
Instance attribute | Private | Type reference (TYPE) | UAB_T_SURCHARGE | Table for Surcharge Values | 20050106 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | Constructor | 20050106 |
2 | ![]() |
Instance method | Private | Method | Write Command "Generate Link" | 20050106 |
3 | ![]() |
Instance method | Private | Method | Write Command "Generate Node" | 20050106 |
4 | ![]() |
Instance method | Private | Method | Write Command "Generate Object" | 20050106 |
5 | ![]() |
Instance method | Public | Method | Gets Mapper | 20050106 |
6 | ![]() |
Instance method | Private | Method | Treat Material | 20050106 |
7 | ![]() |
Instance method | Private | Method | Treat Item (Cost Center/Activity Type or Business Process) | 20050106 |
8 | ![]() |
Instance method | Public | Method | Execute Conversion | 20050106 |
9 | ![]() |
Instance method | Private | Method | Generates an Ignore-Item Command | 20050106 |
Events
Class CL_UA_UPLOAD_PARSER_SURCHARGE has no event.
Types
Class CL_UA_UPLOAD_PARSER_SURCHARGE 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_UPLOAD_TYPE | Call by reference | Type reference (TYPE) | UAB_UPLOAD_TYPE | Typ des R/3-Uploads | 20050106 | ||
2 | ![]() |
IO_ENVIRONMENT | Call by reference | Object reference (TYPE REF TO) | IF_UA_CE_ENVIRONMENT | Laufzeitumgebung | 20050106 | ||
3 | ![]() |
IO_UPLOAD_CONTEXT | Call by reference | Object reference (TYPE REF TO) | CL_UA_UPLOAD_CONTEXT | Kontext für den Upload | 20050106 | ||
4 | ![]() |
IT_SURCHARGE | Call by reference | Type reference (TYPE) | UAB_T_SURCHARGE | Tabelle für Surchargewerte | 20050106 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20050106 |
Method EMIT_EDGE 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 | Befehlstabelle | 20050106 | ||
2 | ![]() |
ED_EDGE_ID | Call by reference | Type reference (TYPE) | UAB_UPLID | ID der neuen Kanten | 20050106 | ||
3 | ![]() |
ID_EDGE_TYPE | Call by reference | Type reference (TYPE) | UAB_TYPENAME | Kantentyp | 20050106 | ||
4 | ![]() |
ID_RECEIVER_NODE_ID | Call by reference | Type reference (TYPE) | UAB_UPLID | ID Empfängerknoten der Kante | 20050106 | ||
5 | ![]() |
ID_SENDER_NODE_ID | Call by reference | Type reference (TYPE) | UAB_UPLID | ID Senderknoten der Kante | 20050106 | ||
6 | ![]() |
IT_EDGE_DATA | Call by reference | Type reference (TYPE) | UAB_T_NV_PAIR | Kantendaten | 20050106 |
Method EMIT_EDGE on class CL_UA_UPLOAD_PARSER_SURCHARGE has no exception.
Method EMIT_NODE 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 | Befehlstabelle | 20050106 | ||
2 | ![]() |
ED_NEW_ENTRY | Call by reference | Type reference (TYPE) | BOOLE_D | 'X' = neuer Knoten angelegt | 20050106 | ||
3 | ![]() |
ED_NODE_ID | Call by reference | Type reference (TYPE) | UAB_UPLID | ID des neuen Knoten | 20050106 | ||
4 | ![]() |
ID_NODE_TYPE | Call by reference | Type reference (TYPE) | UAB_TYPENAME | Knotentyp | 20050106 | ||
5 | ![]() |
ID_OBJECT_ID | Call by reference | Type reference (TYPE) | UAB_UPLID | ID zugeordnetes Objekt | 20050106 | ||
6 | ![]() |
ID_OBJECT_TYPE | Call by reference | Type reference (TYPE) | UAB_TYPENAME | Objekttyp | 20050106 | ||
7 | ![]() |
IT_NODE_DATA | Call by reference | Type reference (TYPE) | UAB_T_NV_PAIR | Knotendaten | 20050106 |
Method EMIT_NODE on class CL_UA_UPLOAD_PARSER_SURCHARGE has no exception.
Method EMIT_OBJECT 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 | 20050106 | ||
2 | ![]() |
ED_OBJECT_ID | Value transfer | Type reference (TYPE) | UAB_UPLID | ID des erzeugten Objekts | 20050106 | ||
3 | ![]() |
ID_OBJECT_TYPE | Call by reference | Type reference (TYPE) | UAB_TYPENAME | Objekttyp | 20050106 | ||
4 | ![]() |
IT_OBJECT_DATA | Call by reference | Type reference (TYPE) | UAB_T_NV_PAIR | Objektdaten | 20050106 |
Method EMIT_OBJECT on class CL_UA_UPLOAD_PARSER_SURCHARGE has no exception.
Method GET_MAPPER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RO_MAPPER | Value transfer | Object reference (TYPE REF TO) | CL_UA_UPLOAD_MAPPER | Feldmapping für Upload | 20050106 |
Method GET_MAPPER on class CL_UA_UPLOAD_PARSER_SURCHARGE has no exception.
Method HANDLE_MATERIAL 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 | Tabelle mit Befehlen zum Aufbau einer CE-Struktur | 20050106 | ||
2 | ![]() |
ED_NODE_ID | Call by reference | Type reference (TYPE) | UAB_UPLID | ID zur internen Verwendung beim Upload und Import | 20050106 | ||
3 | ![]() |
IS_SURCHARGE | Call by reference | Type reference (TYPE) | UAB_S_SURCHARGE | Struktur für Templatewerte | 20050106 |
Method HANDLE_MATERIAL on class CL_UA_UPLOAD_PARSER_SURCHARGE has no exception.
Method HANDLE_POSITION 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 | Tabelle mit Befehlen zum Aufbau einer CE-Struktur | 20050106 | ||
2 | ![]() |
ID_MAT_NODE_ID | Call by reference | Type reference (TYPE) | UAB_UPLID | ID zur internen Verwendung beim Upload und Import | 20050106 | ||
3 | ![]() |
IS_SURCHARGE | Call by reference | Type reference (TYPE) | UAB_S_SURCHARGE | Struktur für Templatewerte | 20050106 | ||
4 | ![]() |
IS_UPLCMD | Call by reference | Type reference (TYPE) | UAUPLCMD | Aktionen beim Upload | 20050106 |
Method HANDLE_POSITION on class CL_UA_UPLOAD_PARSER_SURCHARGE 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 | Befehle | 20050106 |
Method PARSE on class CL_UA_UPLOAD_PARSER_SURCHARGE has no exception.
Method PARSE_DO_NOTHING Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_SURCHARGE | Call by reference | Type reference (TYPE) | UAB_S_SURCHARGE | Struktur für Templatewerte | 20050106 | ||
2 | ![]() |
IS_UPLCMD | Call by reference | Type reference (TYPE) | UAUPLCMD | Zuordnung Positionstypen - Befehle zum Aufbau des CE-Netzes | 20050106 | ||
3 | ![]() |
RT_COMMAND | Value transfer | Type reference (TYPE) | UAB_T_COMMAND | Tabelle mit Befehlen zum Aufbau einer CE-Struktur | 20050106 |
Method PARSE_DO_NOTHING on class CL_UA_UPLOAD_PARSER_SURCHARGE has no exception.
History
Last changed by/on | SAP | 20050220 |
SAP Release Created in | 600 |