SAP ABAP Class CL_UA_UPLOAD_CONTEXT (Context for 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_CONTEXT | |
| Short Description | Context for 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 | 20030516 | SAP |
| Last change | 20041006 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_UA_UPLOAD_CONTEXT has no forward declaration.
Interfaces
Class CL_UA_UPLOAD_CONTEXT has no interface implemented.
Friends
Class CL_UA_UPLOAD_CONTEXT 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_T_NV_PAIR | Table of Name/Value Pairs | 20030516 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Gets Context as Table of Field Name/Field Value Pairs | 20030717 | |
| 2 | Instance method | Public | Constructor | CONSTRUCTOR | 20030516 | |
| 3 | Instance method | Public | Method | Insert Field Name and Value in Context | 20030516 | |
| 4 | Instance method | Public | Method | Fills Context with New Values | 20030807 | |
| 5 | Instance method | Public | Method | Read Field Value for Field Names from Context | 20030516 |
Events
Class CL_UA_UPLOAD_CONTEXT has no event.
Types
Class CL_UA_UPLOAD_CONTEXT has no local type.
Method Signatures
Method AS_NV_TABLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RT_NV_PAIR | Value transfer | Type reference (TYPE) | UAB_T_NV_PAIR | Tabelle von Name-Wert-Paaren | 20030717 |
Method AS_NV_TABLE on class CL_UA_UPLOAD_CONTEXT has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_NV_PAIR | Call by reference | Type reference (TYPE) | UAB_T_NV_PAIR | Tabelle von Name-Wert-Paaren | 20030516 |
Method CONSTRUCTOR on class CL_UA_UPLOAD_CONTEXT has no exception.
Method ENTER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID_FIELDNAME | Call by reference | Type reference (TYPE) | UAB_FIELDNAME | Feldname | 20030516 | |||
| 2 | ID_VALUE | Call by reference | Type reference (TYPE) | UG_VALUE | Feldwert | 20030516 |
Method ENTER on class CL_UA_UPLOAD_CONTEXT has no exception.
Method FILL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_NV_PAIR | Call by reference | Type reference (TYPE) | UAB_T_NV_PAIR | Tabelle von Name-Wert-Paaren | 20030807 |
Method FILL on class CL_UA_UPLOAD_CONTEXT has no exception.
Method READ Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID_FIELDNAME | Call by reference | Type reference (TYPE) | UAB_FIELDNAME | Feldname | 20030516 | |||
| 2 | RD_VALUE | Value transfer | Type reference (TYPE) | UG_VALUE | Feldwert | 20030516 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Feld nicht gefunden | 20030516 |
History
| Last changed by/on | SAP | 20041006 |
| SAP Release Created in | 400 |