SAP ABAP Class CL_UA_UPLOAD_ENRICHMENT (Enrichment of Field Values during Upload)
Hierarchy
☛
SEM-BW (Software Component) SEM-BW: Strategic Enterprise Management
⤷
FIN-BA (Application Component) Business Analytics
⤷
UA_IMPORT (Package) Costing Engine Data Import Framework
⤷
⤷
Properties
| Class | CL_UA_UPLOAD_ENRICHMENT | |
| Short Description | Enrichment of Field Values during Upload | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | UA_IMPORT | Costing Engine Data Import Framework |
| Created | 20041210 | SAP |
| Last change | 20050220 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_UA_UPLOAD_ENRICHMENT has no forward declaration.
Interfaces
Class CL_UA_UPLOAD_ENRICHMENT has no interface implemented.
Friends
Class CL_UA_UPLOAD_ENRICHMENT 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) | YHT_NODE | 20050426 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Private | Method | Add Key Field Values | 20041223 | |
| 2 | Static method | Public | Method | Inheritance of Key Field Values | 20041210 |
Events
Class CL_UA_UPLOAD_ENRICHMENT has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | YHT_NODE | Private | See coding | 20050426 | yht_node TYPE HASHED TABLE OF yt_node WITH UNIQUE KEY uplid
|
||
| 2 | YT_NODE | Private | See coding | 20050426 | BEGIN OF yt_node,
uplid TYPE uab_uplid,
END OF yt_node
|
Method Signatures
Method ADD_KEY_FIELD_VALUES 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 | 20041223 | |||
| 2 | IO_ENVIRONMENT | Call by reference | Object reference (TYPE REF TO) | IF_UA_CE_ENVIRONMENT | Laufzeitumgebung | 20041223 | |||
| 3 | IO_RECEIVER_OBJECT | Call by reference | Object reference (TYPE REF TO) | CL_UA_OBJECT | Objektinstanz | 20041223 | |||
| 4 | IS_COMMAND_RNODE | Call by reference | Type reference (TYPE) | UAB_S_COMMAND | Struktur mit Befehlen zum Aufbau eines CE-Netzes | 20041223 |
Method ADD_KEY_FIELD_VALUES on class CL_UA_UPLOAD_ENRICHMENT has no exception.
Method INHERIT_KEY_FIELD_VALUES 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 | 20041210 | |||
| 2 | IO_ENVIRONMENT | Call by reference | Object reference (TYPE REF TO) | IF_UA_CE_ENVIRONMENT | Laufzeitumgebung | 20041210 |
Method INHERIT_KEY_FIELD_VALUES on class CL_UA_UPLOAD_ENRICHMENT has no exception.
History
| Last changed by/on | SAP | 20050220 |
| SAP Release Created in | 600 |