SAP ABAP Class CL_UA_CMD_IMPORT_EXT_OBJ (Inserts an Object in Costing)
Hierarchy
☛
SEM-BW (Software Component) SEM-BW: Strategic Enterprise Management
⤷
FIN-BA (Application Component) Business Analytics
⤷
UA_MODELLER (Package) Package UA_MODELLER

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_UA_QUEUING_COMMAND | Command for CE Event Queue | 20040212 |
Properties
Class | CL_UA_CMD_IMPORT_EXT_OBJ | |
Short Description | Inserts an Object in Costing | |
Super Class | CL_UA_QUEUING_COMMAND | Command for CE Event Queue |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | UA_MODELLER | Package UA_MODELLER |
Created | 20040212 | SAP |
Last change | 20050409 | 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) |
2 | ![]() |
Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Class CL_UA_CMD_IMPORT_EXT_OBJ has no interface implemented.
Friends
Class CL_UA_CMD_IMPORT_EXT_OBJ has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Private | Type reference (TYPE) | UAB_COMMAND_NAME | 'CL_UA_CMD_IMPORT_EXT_OBJ' | Analytical Cost Management: Name of a Command | 20040212 | |
2 | ![]() |
Instance attribute | Private | Type reference (TYPE) | UAC_COMMAND_DESCRIPTION | Analytical Cost Management: Command Description | 20040212 | ||
3 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_UA_EDGE_TYPE | 20040212 | |||
4 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_UA_NODE | Node Instance | 20040212 | ||
5 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_UA_NODE_TYPE | Node Type | 20040212 | ||
6 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_UA_OBJECT_TYPE | Object Type | 20040212 | ||
7 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | IF_UG_BW_ODS_DATA | SEM: Write Interface for ODS Objects | 20040212 | ||
8 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_UA_NODE | Node Instance | 20040212 | ||
9 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | DATA | 20040212 | |||
10 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | DATA | 20040212 | |||
11 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | DATA | 20040212 | |||
12 | ![]() |
Instance attribute | Public | Type reference (TYPE) | UAB_T_COLUMN | Link Fields | 20040212 | ||
13 | ![]() |
Instance attribute | Private | Type reference (TYPE) | UGBW_TS_FIELD | List of Field Names | 20040212 | ||
14 | ![]() |
Instance attribute | Private | Type reference (TYPE) | UGBW_TS_KFIG | Key Figures | 20040212 | ||
15 | ![]() |
Instance attribute | Public | Type reference (TYPE) | UAB_T_COLUMN | Node Fields | 20040212 | ||
16 | ![]() |
Instance attribute | Private | Type reference (TYPE) | UAB_T_COLUMN | Sender Object Fields | 20040212 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20040212 |
2 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20040212 |
3 | ![]() |
Instance method | Private | Method | Transfer Field Value | 20040212 |
4 | ![]() |
Instance method | Private | Method | Determine Nodes and Types Recursively | 20040212 |
5 | ![]() |
Instance method | Private | Method | Execute Import of External Object/Link | 20040212 |
6 | ![]() |
Instance method | Private | Method | Transfer Field Value | 20040212 |
Events
Class CL_UA_CMD_IMPORT_EXT_OBJ has no event.
Types
Class CL_UA_CMD_IMPORT_EXT_OBJ has no local type.
Method Signatures
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_UA_CMD_IMPORT_EXT_OBJ has no parameter.
Method CLASS_CONSTRUCTOR on class CL_UA_CMD_IMPORT_EXT_OBJ has no exception.
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ID_CHECKED | Call by reference | Type reference (TYPE) | UAC_FLAG | '0' | Flag | 20040212 | |
2 | ![]() |
ID_DESCRIPTION | Call by reference | Type reference (TYPE) | UAC_COMMAND_DESCRIPTION | Beschreibung für Command | 20040212 | ||
3 | ![]() |
ID_DISABLED | Call by reference | Type reference (TYPE) | UAC_FLAG | '0' | Flag | 20040212 | |
4 | ![]() |
ID_ICON | Call by reference | Type reference (TYPE) | UAC_ICON | Icon | 20040212 | ||
5 | ![]() |
IO_EDGE_TYPE | Call by reference | Object reference (TYPE REF TO) | CL_UA_EDGE_TYPE | Kanten-Typ | 20040212 | ||
6 | ![]() |
IO_ENVIRONMENT | Call by reference | Object reference (TYPE REF TO) | IF_UA_CE_ENVIRONMENT | Laufzeitumgebung | 20040212 | ||
7 | ![]() |
IO_NODE_TYPE | Call by reference | Object reference (TYPE REF TO) | CL_UA_NODE_TYPE | Knoten-Typ | 20040212 | ||
8 | ![]() |
IO_OBJECT_TYPE | Call by reference | Object reference (TYPE REF TO) | CL_UA_OBJECT_TYPE | Externer Objekttyp | 20040212 | ||
9 | ![]() |
IO_PARENT_NODE | Call by reference | Object reference (TYPE REF TO) | CL_UA_NODE | Elternknoten als Objekt | 20040212 |
Method CONSTRUCTOR on class CL_UA_CMD_IMPORT_EXT_OBJ has no exception.
Method GET_FIELDS_KEY_CHARS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_FIELD_MAPPING | Call by reference | Type reference (TYPE) | UAB_T_SOURCE_TARGET | Tabelle fur Feldzuordnung | 20040212 | ||
2 | ![]() |
IT_SOURCE_FIELD | Call by reference | Type reference (TYPE) | UAB_T_COLUMN | Feldkatalog für generische Strukturen | 20040212 | ||
3 | ![]() |
RT_FIELDNAME | Value transfer | Type reference (TYPE) | FINB_MD_T_FIELDNAME | Tabelle von Feldern und Werten bel. Typs | 20040212 |
Method GET_FIELDS_KEY_CHARS on class CL_UA_CMD_IMPORT_EXT_OBJ has no exception.
Method GET_NODES_AND_TYPES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_NODE | Call by reference | Type reference (TYPE) | UAB_T_NODE | Tabelle von Knoten | 20040212 | ||
2 | ![]() |
CT_OBJ_TYPE | Call by reference | Type reference (TYPE) | UAB_T_OBJECT_TYPE | Array von Object-Typen | 20040212 | ||
3 | ![]() |
IO_PARENT_NODE | Call by reference | Object reference (TYPE REF TO) | CL_UA_NODE | Knoteninstanz | 20040212 |
Method GET_NODES_AND_TYPES on class CL_UA_CMD_IMPORT_EXT_OBJ has no exception.
Method IMPORT_EXT_OBJ_EDGES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_EDGE_TYPE | Call by reference | Object reference (TYPE REF TO) | CL_UA_EDGE_TYPE | Kanten-Typ | 20040212 | ||
2 | ![]() |
IO_NODE_TYPE | Call by reference | Object reference (TYPE REF TO) | CL_UA_NODE_TYPE | Knoten-Typ | 20040212 | ||
3 | ![]() |
IO_RECE_NODE | Call by reference | Object reference (TYPE REF TO) | CL_UA_NODE | Knoteninstanz | 20040212 | ||
4 | ![]() |
IO_RESULT_LEVEL | Call by reference | Object reference (TYPE REF TO) | CL_UA_RESULT_LEVEL | Buchungsebene | 20040212 | ||
5 | ![]() |
IO_SEND_OBJ_TYPE | Call by reference | Object reference (TYPE REF TO) | CL_UA_OBJECT_TYPE | Objekttyp | 20040212 | ||
6 | ![]() |
IT_FIELD_MAPPING | Call by reference | Type reference (TYPE) | UAB_T_SOURCE_TARGET | Tabelle fur Feldzuordnung | 20040212 | ||
7 | ![]() |
IT_FIX_ODS_SEL | Call by reference | Type reference (TYPE) | UGBW_TS_SEL | Sortierte Tabelle: Selektionsbedingung (Range pro Feld) | 20040212 |
Method IMPORT_EXT_OBJ_EDGES on class CL_UA_CMD_IMPORT_EXT_OBJ has no exception.
Method MAP_FIELD_VALS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IB_ITEM_FIELD | Call by reference | Type reference (TYPE) | BOOLE_D | ABAP_FALSE | False: nur Header, True: nur Item | 20040212 | |
2 | ![]() |
IO_SOURCE_TYPE | Call by reference | Object reference (TYPE REF TO) | CL_UA_TYPE_BASE | Basisklasse der Typen | 20040212 | ||
3 | ![]() |
IS_SOURCE_VAL | Call by reference | Type reference (TYPE) | ANY | 20040212 | |||
4 | ![]() |
IT_FIELD_MAPPING | Call by reference | Type reference (TYPE) | UAB_T_SOURCE_TARGET | Tabelle fur Feldzuordnung | 20040212 | ||
5 | ![]() |
IT_TARGET_FIELDS | Call by reference | Type reference (TYPE) | UAB_T_COLUMN | Feldkatalog für generische Strukturen | 20040212 | ||
6 | ![]() |
RT_COLUMN_VALUE | Value transfer | Type reference (TYPE) | UAB_TH_FIELDNAME_VALREF | Tabelle von Feldern und Werten bel. Typs | 20040212 |
Method MAP_FIELD_VALS on class CL_UA_CMD_IMPORT_EXT_OBJ has no exception.
History
Last changed by/on | SAP | 20050409 |
SAP Release Created in | 400 |