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 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 IF_UAC_ASSIGNMENT_CONSTANTS 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 CD_COMMAND_NAME Constant Private Type reference (TYPE) UAB_COMMAND_NAME 'CL_UA_CMD_IMPORT_EXT_OBJ' Analytical Cost Management: Name of a Command 20040212
2 MD_COMMAND_DESC Instance attribute Private Type reference (TYPE) UAC_COMMAND_DESCRIPTION Analytical Cost Management: Command Description 20040212
3 MO_EDGE_TYPE Instance attribute Private Object reference (TYPE REF TO) CL_UA_EDGE_TYPE 20040212
4 MO_NODE Instance attribute Private Object reference (TYPE REF TO) CL_UA_NODE Node Instance 20040212
5 MO_NODE_TYPE Instance attribute Private Object reference (TYPE REF TO) CL_UA_NODE_TYPE Node Type 20040212
6 MO_OBJECT_TYPE Instance attribute Private Object reference (TYPE REF TO) CL_UA_OBJECT_TYPE Object Type 20040212
7 MO_ODS_DATA Instance attribute Private Object reference (TYPE REF TO) IF_UG_BW_ODS_DATA SEM: Write Interface for ODS Objects 20040212
8 MO_PARENT_NODE Instance attribute Private Object reference (TYPE REF TO) CL_UA_NODE Node Instance 20040212
9 MRT_MAPPED_KEY_CHARS Instance attribute Private Object reference (TYPE REF TO) DATA 20040212
10 MR_MAPPED_KEY_CHARS Instance attribute Private Object reference (TYPE REF TO) DATA 20040212
11 MR_ODS_DATA Instance attribute Private Object reference (TYPE REF TO) DATA 20040212
12 MT_EDGE_FIELD Instance attribute Public Type reference (TYPE) UAB_T_COLUMN Link Fields 20040212
13 MT_FIELD Instance attribute Private Type reference (TYPE) UGBW_TS_FIELD List of Field Names 20040212
14 MT_KFIG Instance attribute Private Type reference (TYPE) UGBW_TS_KFIG Key Figures 20040212
15 MT_NODE_FIELD Instance attribute Public Type reference (TYPE) UAB_T_COLUMN Node Fields 20040212
16 MT_SEND_OBJ_FIELD Instance attribute Private Type reference (TYPE) UAB_T_COLUMN Sender Object Fields 20040212
Methods
# Method Level Visibility Method type Description Created on
1 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20040212
2 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20040212
3 GET_FIELDS_KEY_CHARS Instance method Private Method Transfer Field Value 20040212
4 GET_NODES_AND_TYPES Instance method Private Method Determine Nodes and Types Recursively 20040212
5 IMPORT_EXT_OBJ_EDGES Instance method Private Method Execute Import of External Object/Link 20040212
6 MAP_FIELD_VALS 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 Importing ID_CHECKED Call by reference Type reference (TYPE) UAC_FLAG '0' Flag 20040212
2 Importing ID_DESCRIPTION Call by reference Type reference (TYPE) UAC_COMMAND_DESCRIPTION Beschreibung für Command 20040212
3 Importing ID_DISABLED Call by reference Type reference (TYPE) UAC_FLAG '0' Flag 20040212
4 Importing ID_ICON Call by reference Type reference (TYPE) UAC_ICON Icon 20040212
5 Importing IO_EDGE_TYPE Call by reference Object reference (TYPE REF TO) CL_UA_EDGE_TYPE Kanten-Typ 20040212
6 Importing IO_ENVIRONMENT Call by reference Object reference (TYPE REF TO) IF_UA_CE_ENVIRONMENT Laufzeitumgebung 20040212
7 Importing IO_NODE_TYPE Call by reference Object reference (TYPE REF TO) CL_UA_NODE_TYPE Knoten-Typ 20040212
8 Importing IO_OBJECT_TYPE Call by reference Object reference (TYPE REF TO) CL_UA_OBJECT_TYPE Externer Objekttyp 20040212
9 Importing 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 Importing IT_FIELD_MAPPING Call by reference Type reference (TYPE) UAB_T_SOURCE_TARGET Tabelle fur Feldzuordnung 20040212
2 Importing IT_SOURCE_FIELD Call by reference Type reference (TYPE) UAB_T_COLUMN Feldkatalog für generische Strukturen 20040212
3 Returning 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 Changing CT_NODE Call by reference Type reference (TYPE) UAB_T_NODE Tabelle von Knoten 20040212
2 Changing CT_OBJ_TYPE Call by reference Type reference (TYPE) UAB_T_OBJECT_TYPE Array von Object-Typen 20040212
3 Importing 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 Importing IO_EDGE_TYPE Call by reference Object reference (TYPE REF TO) CL_UA_EDGE_TYPE Kanten-Typ 20040212
2 Importing IO_NODE_TYPE Call by reference Object reference (TYPE REF TO) CL_UA_NODE_TYPE Knoten-Typ 20040212
3 Importing IO_RECE_NODE Call by reference Object reference (TYPE REF TO) CL_UA_NODE Knoteninstanz 20040212
4 Importing IO_RESULT_LEVEL Call by reference Object reference (TYPE REF TO) CL_UA_RESULT_LEVEL Buchungsebene 20040212
5 Importing IO_SEND_OBJ_TYPE Call by reference Object reference (TYPE REF TO) CL_UA_OBJECT_TYPE Objekttyp 20040212
6 Importing IT_FIELD_MAPPING Call by reference Type reference (TYPE) UAB_T_SOURCE_TARGET Tabelle fur Feldzuordnung 20040212
7 Importing 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 Importing IB_ITEM_FIELD Call by reference Type reference (TYPE) BOOLE_D ABAP_FALSE False: nur Header, True: nur Item 20040212
2 Importing IO_SOURCE_TYPE Call by reference Object reference (TYPE REF TO) CL_UA_TYPE_BASE Basisklasse der Typen 20040212
3 Importing IS_SOURCE_VAL Call by reference Type reference (TYPE) ANY 20040212
4 Importing IT_FIELD_MAPPING Call by reference Type reference (TYPE) UAB_T_SOURCE_TARGET Tabelle fur Feldzuordnung 20040212
5 Importing IT_TARGET_FIELDS Call by reference Type reference (TYPE) UAB_T_COLUMN Feldkatalog für generische Strukturen 20040212
6 Returning 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