SAP ABAP Class CL_UA_UPLOAD_MAPPER (Field Mapping 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
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_UA_UPLOAD_CONSTANTS | Constants for CE Upload | 20040802 |
Properties
| Class | CL_UA_UPLOAD_MAPPER | |
| Short Description | Field Mapping 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 | 20030717 | SAP |
| Last change | 20050411 | 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
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_UA_UPLOAD_CONSTANTS | Constants for CE Upload | 20040802 |
Friends
Class CL_UA_UPLOAD_MAPPER has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Attribute reference (LIKE) | 20050316 | |||||
| 2 | Instance attribute | Protected | Attribute reference (LIKE) | 20040802 | |||||
| 3 | Instance attribute | Protected | Attribute reference (LIKE) | 20040802 | |||||
| 4 | Instance attribute | Protected | Type reference (TYPE) | UAB_UPLOAD_TYPE | R/3 Upload Type | 20030717 | |||
| 5 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_UA_METADATA | Metadata of a Costing Solution | 20030717 | |||
| 6 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_UA_UPLOAD_CONTEXT | Context for Upload | 20030717 | |||
| 7 | Instance attribute | Private | Type reference (TYPE) | T_CONVERTER | Field Value Conversion | 20030717 | |||
| 8 | Instance attribute | Private | Type reference (TYPE) | UAB_T_DFIES | Table Fields | 20030717 | |||
| 9 | Instance attribute | Private | Type reference (TYPE) | T_KEYFIELD | Key Fields of Types | 20030717 | |||
| 10 | Instance attribute | Private | Type reference (TYPE) | UAB_T_UPLCMD | Actions During Upload | 20030922 | |||
| 11 | Instance attribute | Private | Type reference (TYPE) | UAB_T_UPLMAP | Mapping Fields: Remote <--> SEM | 20030717 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20030717 | |
| 2 | Instance method | Protected | Method | Maps Individual FieldName/FieldValue Pair; Poss. Conversion | 20030717 | |
| 3 | Instance method | Protected | Method | Gets Converter for Field Contents | 20030717 | |
| 4 |