SAP ABAP Class CL_DMC_RUN_INFO_LIST (List Class for Runtime Information)
Hierarchy
DMIS (Software Component) DMIS 2011_1
   CA-EUR (Application Component) European Monetary Union: Euro
     CNV_DMCM (Package) Data Mapping and Conversion: Maintenance
Properties
Class CL_DMC_RUN_INFO_LIST  
Short Description List Class for Runtime Information    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package CNV_DMCM   Data Mapping and Conversion: Maintenance 
Created 20030303   SAP 
Last change 20141030    
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 CL_DMC_CONV_OBJECT Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
3 CL_DMC_RUNTIMEOBJECT Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
4 DMCT Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_DMC_RUN_INFO_LIST has no interface implemented.
Friends
Class CL_DMC_RUN_INFO_LIST has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 ACTUAL_RUN_INFO Instance attribute Public Object reference (TYPE REF TO) CL_DMC_RUN_INFO Current Runtime Information for Specified Object 20030304
2 ALTERNATIVE_ACTYPE Instance attribute Private Type reference (TYPE) BOOLEAN Boolean Variable (X=true, -=false, space=unknown) 20120913
3 CLUSTER_ADD_LOAD_OBJ Instance attribute Private Type reference (TYPE) BOOLEAN Boolean Variable (X=true, -=false, space=unknown) 20120914
4 CO_CAT_CONVOBJ Constant Public Type reference (TYPE) DMC_RUN_INFO_CAT 1 Constant 'Conversion Object' 20030304
5 CO_CAT_MT Constant Public Type reference (TYPE) DMC_RUN_INFO_CAT 2 Constant 'Mass Transfer' 20030304
6 CO_COLON Constant Private Type reference (TYPE) CHAR01 ':' Character Field Length 1 20130529
7 CO_DOT Constant Private Type reference (TYPE) CHAR01 '.' Character Field Length 1 20130529
8 CO_SEMICOLON Constant Private Type reference (TYPE) CHAR01 ';' Character Field Length 1 20130529
9 CO_SPACE Constant Private Type reference (TYPE) CHAR01 ' ' Character Field Length 1 20130529
10 FALSE Constant Public Type reference (TYPE) BOOLEAN '-' Boolean Variable (X=true, -=false, space=unknown) 20050405
11 MT_ID Instance attribute Private Type reference (TYPE) DMC_MT_IDENTIFIER DMC: Indicator for Mass Transfer 20120914
12 TRUE Constant Public Type reference (TYPE) BOOLEAN 'X' Boolean Variable (X=true, -=false, space=unknown) 20050405
13 _COBJ_TAB Instance attribute Protected Type reference (TYPE) DMC_CONV_OBJECT_REL_TAB Internal Memory for Loaded Conversion Objects 20040609
14 _DBVALS Instance attribute Protected Type reference (TYPE) DMCT_ACCESS_PLAN_REL_TAB DMC: Access Plans for a Conversion Object 20030303
15 _MT_HEADER_TAB Instance attribute Protected Type reference (TYPE) DMC_MT_HEADER_TAB MWB: Table Type DMC_MT_HEADER 20040609
16 _MT_TABLES_TAB Instance attribute Protected Type reference (TYPE) DMC_MT_TABLES_TAB MWB: Table Type DMC_MT_TABLES 20040609
17 _VALS Instance attribute Protected Type reference (TYPE) DMC_RUN_INFO_PERS_TAB MWB: Table Type 'Persistence Information' 20030303
Methods
# Method Level Visibility Method type Description Created on
1 CALL_GUI_DOWNLOAD Instance method Private Method Call GUI_DOWNLOAD 20130424
2 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20030303
3 CONVERT_TO_STRING Instance method Private Method Convert to string 20130424
4 DOWNLOAD_RUN_INFO_COBJ_ALL Instance method Public Method Download Runtime information for a conversion object 20130517
5 GET_GUID_BY_IDENT Instance method Private Method Determine GUID for identifying a conversion oject 20040609
6 GET_MT_CONVOBJ Instance method Protected Method Conversion Objects for a Mass Transfer 20030303
7 GET_RUN_INFO_COBJ_ACS Instance method Public Method Runtime Information for Conversion Object and Access Plan 20030304
8 GET_RUN_INFO_COBJ_ACS_COND Instance method Public Method Aggregated Information for Conversion Object + Access Plan 20030304
9 GET_RUN_INFO_COBJ_ACS_STRUCT Instance method Public Method Runtime Information for Conv.Obj., Structures & Access Plan 20050405
10 GET_RUN_INFO_COBJ_ALL Instance method Public Method Runtime Information for a Conversion Object 20030304
11 GET_RUN_INFO_COBJ_ALL_COND Instance method Public Method Aggregated Runtime Information for a Conversion Object 20030304
12 GET_RUN_INFO_COBJ_CAP Instance method Public Method Runtime Information for Conversion Object and Collective ACP 20060707
13 GET_RUN_INFO_COBJ_CAP_ACS Instance method Public Method Runtime Information for Conv.Obj., Coll. ACP & Access Plan 20060707
14 GET_RUN_INFO_COBJ_CAP_ACS_COND Instance method Public Method Aggregated Information for ConvObj., Coll. ACP & Access Plan 20060707
15 GET_RUN_INFO_COBJ_CAP_COND Instance method Public Method Aggregated Information for Conversion Object + Coll. ACP 20060707
16 GET_RUN_INFO_COBJ_CAP_STRUCT Instance method Public Method Aggregated Information for Conv. Obj., Structures + Precalc. 20061108
17 GET_RUN_INFO_COBJ_PRC_ACS Instance method Public Method Runtime Information for Conv.Obj., Precalc. & Access Plan 20040914
18 GET_RUN_INFO_COBJ_PRC_ACS_COND Instance method Public Method Aggregated Information for ConvObj., Precalc. & Access Plan 20040914
19 GET_RUN_INFO_COBJ_PREC Instance method Public Method Runtime Information for Conversion Object and Precalc. 20040830
20 GET_RUN_INFO_COBJ_PREC_COND Instance method Public Method Aggregated Information for Conversion Object + Precalc. 20040913
21 GET_RUN_INFO_COBJ_PREC_STRUCT Instance method Public Method Aggregated Information for Conv. Obj., Structures + Precalc. 20050406
22 GET_RUN_INFO_COBJ_RUNID Instance method Public Method Runtime Information for Conversion Object + Run ID 20051109
23 GET_RUN_INFO_COBJ_RUNID_COND Instance method Public Method Aggregated Information for Conversion Object + Run ID 20051110
24 GET_RUN_INFO_MT_ACS Instance method Public Method Runtime Information for Mass Transfer + Access Plan 20030304
25 GET_RUN_INFO_MT_ACS_COND Instance method Public Method Aggregated Runtime Information for a Mass Transfer 20030304
26 INIT_RUN_INFO Instance method Protected Method Creates the object for the runtime information 20030304
27 INIT_RUN_INFO_FLAGS Static method Public Method Initializes flags for runtime information 20031110
28 INIT_RUN_INFO_FLAGS_BY_FILE Static method Public Method Initializes flags for runtime information for file 20051117
29 LOAD_ELEMENTS Instance method Private Method Load elements from the database 20030303
30 LOAD_ELEMENTS_FOR_FILE_OWNER Instance method Private Method Load elements for file interface for an owner 20051109
31 REFRESH_MT_CONVOBJ Instance method Public Method Refresh convobj list 20130328
32 SELECT_MT_CONVOBJ Instance method Private Method Select conversion objects 20130328
Events
Class CL_DMC_RUN_INFO_LIST has no event.
Types
Class CL_DMC_RUN_INFO_LIST has no local type.
Method Signatures

Method CALL_GUI_DOWNLOAD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_STRING Call by reference Type reference (TYPE) DMC_STRING_TAB MWB: Table With Strings 20130424
2 Importing IV_APPEND Call by reference Type reference (TYPE) DMC_BOOLEAN MWB: Boolean Variable (X=true, -=false) 20130424
3 Importing IV_FILENAME Call by reference Type reference (TYPE) STRING Data element for WWI callback 20130424

Method CALL_GUI_DOWNLOAD on class CL_DMC_RUN_INFO_LIST has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ACPLAN_ID Call by reference Type reference (TYPE) DMC_ID DMC: Key 20080915
2 Importing I_ALTERNATIVE_ACTYPE Call by reference Type reference (TYPE) BOOLEAN boolean variable (X=true, -=false, space=unknown) 20120913
3 Importing I_MT_ID Call by reference Type reference (TYPE) DMC_MT_IDENTIFIER DMC: Indicator for Mass Transfer 20080915

Method CONSTRUCTOR on class CL_DMC_RUN_INFO_LIST has no exception.

Method CONVERT_TO_STRING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_DATA Call by reference Object reference (TYPE REF TO) DATA 20130424
2 Importing IV_APPEND Call by reference Type reference (TYPE) DMC_BOOLEAN MWB: Boolean Variable (X=true, -=false) 20130424
3 Importing IV_TYPENAME Call by reference Type reference (TYPE) TYPENAME Name of Dictionary type 20130424
4 Returning RT_STRING Value transfer Type reference (TYPE) DMC_STRING_TAB MWB: Table With Strings 20130424

Method CONVERT_TO_STRING on class CL_DMC_RUN_INFO_LIST has no exception.

Method DOWNLOAD_RUN_INFO_COBJ_ALL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_CONVOBJ_IDENT Call by reference Type reference (TYPE) DMC_CIDENT Conversion Object IDs 20130517
2 Importing IV_FILENAME Call by reference Type reference (TYPE) STRING 20130517
3 Returning RE_RUN_INFO Value transfer Type reference (TYPE) DMC_RUN_INFO_LIST_TAB MWB: Runtime information with typing 20130517

Method DOWNLOAD_RUN_INFO_COBJ_ALL on class CL_DMC_RUN_INFO_LIST has no exception.

Method GET_GUID_BY_IDENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_CONVOBJ_IDENT Call by reference Type reference (TYPE) DMC_CIDENT Bezeichner f. Konvertierungsobjekte 20040609
2 Returning RE_GUID Value transfer Type reference (TYPE) DMC_GUID DMC: Global eindeutiger Schlüssel (22-stellig) 20040609
# Exception Resumable Description Created on
1 NOT_FOUND Konvertierungsobjekt existiert nicht 20040609

Method GET_MT_CONVOBJ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_FILTER Call by reference Type reference (TYPE) DMC_MT_FILTER Runtime Information Display: Table filter 20120703
2 Importing IM_MT Call by reference Type reference (TYPE) DMC_MT_IDENTIFIER DMC: Kennzeichen einer Massenübernahme 20030303
3 Returning RE_MT_TABLES_TAB Value transfer Type reference (TYPE) DMC_MT_TABLES_TAB MWB: Tabellentyp DMC_MT_TABLES 20050406
# Exception Resumable Description Created on
1 MT_NOT_FOUND Suffix der Massenverarbeitung ist nicht vorhanden 20030304
2 MT_TABLES_NOT_FOUND Keine Tabellen zur angegebenen Massenverarbeitung gefunden 20030304

Method GET_RUN_INFO_COBJ_ACS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_ACPLAN_ID Call by reference Type reference (TYPE) DMC_ID DMC: Schlüssel 20030304
2 Importing IM_CONVOBJ_IDENT Call by reference Type reference (TYPE) DMC_CIDENT Bezeichner f. Konvertierungsobjekte 20030304
3 Returning RE_RUN_INFO Value transfer Type reference (TYPE) DMC_RUN_INFO_LIST_TAB MWB: Laufzeitinformationen mit Typisierung 20030304
# Exception Resumable Description Created on
1 ELEMENT_NOT_FOUND Eintrag nicht gefunden 20030304

Method GET_RUN_INFO_COBJ_ACS_COND Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_ACPLAN_ID Call by reference Type reference (TYPE) DMC_ID DMC: Schlüssel 20030304
2 Importing IM_CONVOBJ_IDENT Call by reference Type reference (TYPE) DMC_CIDENT Bezeichner f. Konvertierungsobjekte 20030304
3 Returning RE_RUN_INFO Value transfer Type reference (TYPE) DMC_RUN_INFO_EXT_LIST_TAB MWB: Erweiterte Laufzeitinformationen mit Typisierung 20030304
# Exception Resumable Description Created on
1 ELEMENT_NOT_FOUND Eintrag nicht gefunden 20030304

Method GET_RUN_INFO_COBJ_ACS_STRUCT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_ACPLAN_ID Call by reference Type reference (TYPE) DMC_ID DMC: Schlüssel 20050405
2 Importing IM_CONVOBJ_IDENT Call by reference Type reference (TYPE) DMC_CIDENT Bezeichner f. Konvertierungsobjekte 20050405
3 Returning RE_RUN_INFO Value transfer Type reference (TYPE) DMC_RUN_INFO_EXT_LIST_TAB MWB: Erweiterte Laufzeitinformationen mit Typisierung 20050405
# Exception Resumable Description Created on
1 ELEMENT_NOT_FOUND Eintrag nicht gefunden 20050405

Method GET_RUN_INFO_COBJ_ALL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_CONVOBJ_IDENT Call by reference Type reference (TYPE) DMC_CIDENT Bezeichner f. Konvertierungsobjekte 20030304
2 Returning RE_RUN_INFO Value transfer Type reference (TYPE) DMC_RUN_INFO_LIST_TAB MWB: Laufzeitinformationen mit Typisierung 20030304
# Exception Resumable Description Created on
1 ELEMENT_NOT_FOUND Eintrag nicht gefunden 20030304

Method GET_RUN_INFO_COBJ_ALL_COND Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_CONVOBJ_IDENT Call by reference Type reference (TYPE) DMC_CIDENT Bezeichner f. Konvertierungsobjekte 20030304
2 Returning RE_RUN_INFO Value transfer Type reference (TYPE) DMC_RUN_INFO_EXT_LIST_TAB MWB: Erweiterte Laufzeitinformationen mit Typisierung 20030304
# Exception Resumable Description Created on
1 ELEMENT_NOT_FOUND Eintrag nicht gefunden 20030304

Method GET_RUN_INFO_COBJ_CAP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_COLL_ACP_ID Call by reference Type reference (TYPE) DMC_ID DMC: Schlüssel 20060707
2 Importing IM_CONVOBJ_IDENT Call by reference Type reference (TYPE) DMC_CIDENT Bezeichner f. Konvertierungsobjekte 20060707
3 Returning RE_RUN_INFO Value transfer Type reference (TYPE) DMC_RUN_INFO_EXT_LIST_TAB MWB: Erweiterte Laufzeitinformationen mit Typisierung 20060707
# Exception Resumable Description Created on
1 ELEMENT_NOT_FOUND Eintrag nicht gefunden 20060707

Method GET_RUN_INFO_COBJ_CAP_ACS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_ACPLAN_ID Call by reference Type reference (TYPE) DMC_ID DMC: Schlüssel 20060707
2 Importing IM_COLL_ACP_ID Call by reference Type reference (TYPE) DMC_ID DMC: Schlüssel 20060707
3 Importing IM_CONVOBJ_IDENT Call by reference Type reference (TYPE) DMC_CIDENT Bezeichner f. Konvertierungsobjekte 20060707
4 Returning RE_RUN_INFO Value transfer Type reference (TYPE) DMC_RUN_INFO_LIST_TAB MWB: Laufzeitinformationen mit Typisierung 20060707
# Exception Resumable Description Created on
1 ELEMENT_NOT_FOUND Eintrag nicht gefunden 20060707

Method GET_RUN_INFO_COBJ_CAP_ACS_COND Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_ACPLAN_ID Call by reference Type reference (TYPE) DMC_ID DMC: Schlüssel 20060707
2 Importing IM_COLL_ACP_ID Call by reference Type reference (TYPE) DMC_ID DMC: Schlüssel 20060707
3 Importing IM_CONVOBJ_IDENT Call by reference Type reference (TYPE) DMC_CIDENT Bezeichner f. Konvertierungsobjekte 20060707
4 Returning RE_RUN_INFO Value transfer Type reference (TYPE) DMC_RUN_INFO_EXT_LIST_TAB MWB: Erweiterte Laufzeitinformationen mit Typisierung 20060707
# Exception Resumable Description Created on
1 ELEMENT_NOT_FOUND Eintrag nicht gefunden 20060707

Method GET_RUN_INFO_COBJ_CAP_COND Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_COLL_ACP_ID Call by reference Type reference (TYPE) DMC_ID DMC: Schlüssel 20060707
2 Importing IM_CONVOBJ_IDENT Call by reference Type reference (TYPE) DMC_CIDENT Bezeichner f. Konvertierungsobjekte 20060707
3 Returning RE_RUN_INFO Value transfer Type reference (TYPE) DMC_RUN_INFO_EXT_LIST_TAB MWB: Erweiterte Laufzeitinformationen mit Typisierung 20060707
# Exception Resumable Description Created on
1 ELEMENT_NOT_FOUND Eintrag nicht gefunden 20060707

Method GET_RUN_INFO_COBJ_CAP_STRUCT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CAP_ID Call by reference Type reference (TYPE) DMC_ID DMC: Schlüssel 20061108
2 Importing I_CONVOBJ_IDENT Call by reference Type reference (TYPE) DMC_CIDENT Bezeichner f. Konvertierungsobjekte 20061108
3 Returning RT_RUN_INFO Value transfer Type reference (TYPE) DMC_RUN_INFO_EXT_LIST_TAB MWB: Erweiterte Laufzeitinformationen mit Typisierung 20061108
# Exception Resumable Description Created on
1 ELEMENT_NOT_FOUND Eintrag nicht gefunden 20061108

Method GET_RUN_INFO_COBJ_PRC_ACS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_ACPLAN_ID Call by reference Type reference (TYPE) DMC_ID DMC: Schlüssel 20040914
2 Importing IM_CONVOBJ_IDENT Call by reference Type reference (TYPE) DMC_CIDENT Bezeichner f. Konvertierungsobjekte 20040914
3 Importing IM_PREC_ID Call by reference Type reference (TYPE) DMC_ID DMC: Schlüssel 20040914
4 Returning RE_RUN_INFO Value transfer Type reference (TYPE) DMC_RUN_INFO_LIST_TAB MWB: Laufzeitinformationen mit Typisierung 20040914
# Exception Resumable Description Created on
1 ELEMENT_NOT_FOUND Eintrag nicht gefunden 20040914

Method GET_RUN_INFO_COBJ_PRC_ACS_COND Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_ACPLAN_ID Call by reference Type reference (TYPE) DMC_ID DMC: Schlüssel 20040914
2 Importing IM_CONVOBJ_IDENT Call by reference Type reference (TYPE) DMC_CIDENT Bezeichner f. Konvertierungsobjekte 20040914
3 Importing IM_PREC_ID Call by reference Type reference (TYPE) DMC_ID DMC: Schlüssel 20040914
4 Returning RE_RUN_INFO Value transfer Type reference (TYPE) DMC_RUN_INFO_EXT_LIST_TAB MWB: Erweiterte Laufzeitinformationen mit Typisierung 20040914
# Exception Resumable Description Created on
1 ELEMENT_NOT_FOUND Eintrag nicht gefunden 20040914

Method GET_RUN_INFO_COBJ_PREC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_CONVOBJ_IDENT Call by reference Type reference (TYPE) DMC_CIDENT Bezeichner f. Konvertierungsobjekte 20040830
2 Importing IM_PREC_ID Call by reference Type reference (TYPE) DMC_ID DMC: Schlüssel 20040830
3 Returning RE_RUN_INFO Value transfer Type reference (TYPE) DMC_RUN_INFO_EXT_LIST_TAB MWB: Erweiterte Laufzeitinformationen mit Typisierung 20040830
# Exception Resumable Description Created on
1 ELEMENT_NOT_FOUND Eintrag nicht gefunden 20040830

Method GET_RUN_INFO_COBJ_PREC_COND Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_CONVOBJ_IDENT Call by reference Type reference (TYPE) DMC_CIDENT Bezeichner f. Konvertierungsobjekte 20040913
2 Importing IM_PREC_ID Call by reference Type reference (TYPE) DMC_ID DMC: Schlüssel 20040913
3 Returning RE_RUN_INFO Value transfer Type reference (TYPE) DMC_RUN_INFO_EXT_LIST_TAB MWB: Erweiterte Laufzeitinformationen mit Typisierung 20040913
# Exception Resumable Description Created on
1 ELEMENT_NOT_FOUND Eintrag nicht gefunden 20040913

Method GET_RUN_INFO_COBJ_PREC_STRUCT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_CONVOBJ_IDENT Call by reference Type reference (TYPE) DMC_CIDENT Bezeichner f. Konvertierungsobjekte 20050406
2 Importing IM_PREC_ID Call by reference Type reference (TYPE) DMC_ID DMC: Schlüssel 20050406
3 Returning RE_RUN_INFO Value transfer Type reference (TYPE) DMC_RUN_INFO_EXT_LIST_TAB MWB: Erweiterte Laufzeitinformationen mit Typisierung 20050406
# Exception Resumable Description Created on
1 ELEMENT_NOT_FOUND Eintrag nicht gefunden 20050406

Method GET_RUN_INFO_COBJ_RUNID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_CONVOBJ_IDENT Call by reference Type reference (TYPE) DMC_CIDENT Bezeichner f. Konvertierungsobjekte 20051109
2 Importing IM_RUN_ID Call by reference Type reference (TYPE) DMC_ID DMC: Schlüssel 20051109
3 Returning RE_RUN_INFO Value transfer Type reference (TYPE) DMC_RUN_INFO_LIST_TAB MWB: Laufzeitinformationen mit Typisierung 20051109
# Exception Resumable Description Created on
1 ELEMENT_NOT_FOUND Eintrag nicht gefunden 20051109

Method GET_RUN_INFO_COBJ_RUNID_COND Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_CONVOBJ_IDENT Call by reference Type reference (TYPE) DMC_CIDENT Bezeichner f. Konvertierungsobjekte 20051110
2 Importing IM_RUN_ID Call by reference Type reference (TYPE) DMC_ID DMC: Schlüssel 20051110
3 Returning RE_RUN_INFO Value transfer Type reference (TYPE) DMC_RUN_INFO_EXT_LIST_TAB MWB: Erweiterte Laufzeitinformationen mit Typisierung 20051110
# Exception Resumable Description Created on
1 ELEMENT_NOT_FOUND Eintrag nicht gefunden 20051110

Method GET_RUN_INFO_MT_ACS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_ACPLAN_ID Call by reference Type reference (TYPE) DMC_ID DMC: Schlüssel 20030304
2 Importing IM_FILTER Call by reference Type reference (TYPE) DMC_MT_FILTER Runtime Information Display: Table filter 20120703
3 Importing IM_MT Call by reference Type reference (TYPE) DMC_MT_IDENTIFIER DMC: Kennzeichen einer Massenübernahme 20030304
4 Returning RE_RUN_INFO Value transfer Type reference (TYPE) DMC_RUN_INFO_EXT_LIST_TAB MWB: Erweiterte Laufzeitinformationen mit Typisierung 20030304

Method GET_RUN_INFO_MT_ACS on class CL_DMC_RUN_INFO_LIST has no exception.

Method GET_RUN_INFO_MT_ACS_COND Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_ACPLAN_ID Call by reference Type reference (TYPE) DMC_ID DMC: Schlüssel 20030304
2 Importing IM_MT Call by reference Type reference (TYPE) DMC_MT_IDENTIFIER DMC: Kennzeichen einer Massenübernahme 20030304
3 Returning RE_RUN_INFO Value transfer Type reference (TYPE) DMC_RUN_INFO_EXT_LIST_TAB MWB: Erweiterte Laufzeitinformationen mit Typisierung 20030304

Method GET_RUN_INFO_MT_ACS_COND on class CL_DMC_RUN_INFO_LIST has no exception.

Method INIT_RUN_INFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CH_WA Call by reference Type reference (TYPE) DMC_RUN_INFO_PERS MWB: Persistenz Laufzeitinformation 20030304
2 Exporting EX_RUN_INFO Call by reference Object reference (TYPE REF TO) CL_DMC_RUN_INFO Laufzeitinformationen 20030304
# Exception Resumable Description Created on
1 ELEMENT_NOT_FOUND Eintrag nicht gefunden 20030304

Method INIT_RUN_INFO_FLAGS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_ACPLAN_ID Call by reference Type reference (TYPE) DMC_ID Kennung Zugriffsplan 20031110
2 Importing IM_COBJ Call by reference Type reference (TYPE) DMC_CIDENT Bezeichner f. Konvertierungsobjekte 20031110
3 Importing IM_COLL_ACP_ID Call by reference Type reference (TYPE) DMC_ID Collective access plan ID 20060719
4 Importing IM_PREC_ID Call by reference Type reference (TYPE) DMC_ID Kennung Vorkalkulation 20050322
5 Importing IV_RESET_RUNINFO Call by reference Type reference (TYPE) BOOLEAN boolean variable (X=true, -=false, space=unknown) 20130822

Method INIT_RUN_INFO_FLAGS on class CL_DMC_RUN_INFO_LIST has no exception.

Method INIT_RUN_INFO_FLAGS_BY_FILE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_FILE Call by reference Type reference (TYPE) DMC_GUID ID der Datei 20051117

Method INIT_RUN_INFO_FLAGS_BY_FILE on class CL_DMC_RUN_INFO_LIST has no exception.

Method LOAD_ELEMENTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ACPLAN_ID Call by reference Type reference (TYPE) DMC_ID DMC: Key 20080915
2 Importing I_MT_ID Call by reference Type reference (TYPE) DMC_MT_IDENTIFIER DMC: Indicator for Mass Transfer 20080915

Method LOAD_ELEMENTS on class CL_DMC_RUN_INFO_LIST has no exception.

Method LOAD_ELEMENTS_FOR_FILE_OWNER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_OWNER Call by reference Type reference (TYPE) DMC_GUID Eigentümer (Konvertierungsobjekt) 20051109

Method LOAD_ELEMENTS_FOR_FILE_OWNER on class CL_DMC_RUN_INFO_LIST has no exception.

Method REFRESH_MT_CONVOBJ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_FILTER Call by reference Type reference (TYPE) DMC_MT_FILTER Runtime Information Display: Table filter 20130328
2 Importing IM_MT_ID Call by reference Type reference (TYPE) DMC_MT_IDENTIFIER DMC: Indicator for Mass Transfer 20130328

Method REFRESH_MT_CONVOBJ on class CL_DMC_RUN_INFO_LIST has no exception.

Method SELECT_MT_CONVOBJ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_FILTER Call by reference Type reference (TYPE) DMC_MT_FILTER Runtime Information Display: Table filter 20130328
2 Importing IM_MT_ID Call by reference Type reference (TYPE) DMC_MT_IDENTIFIER DMC: Indicator for Mass Transfer 20130328

Method SELECT_MT_CONVOBJ on class CL_DMC_RUN_INFO_LIST has no exception.
History
Last changed by/on SAP  20141030 
SAP Release Created in 50A