SAP ABAP Class CL_IUUC_RUNTIME_INFO (runtime information for IUUC)
Hierarchy
DMIS (Software Component) DMIS 2011_1
   CA-EUR (Application Component) European Monetary Union: Euro
     CNV_IUUC_MAIN (Package) Integrated Upgrade & Unicode Conversion: Main Package
Properties
Class CL_IUUC_RUNTIME_INFO  
Short Description runtime information for IUUC    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package CNV_IUUC_MAIN   Integrated Upgrade & Unicode Conversion: Main Package 
Created 20100519   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)
Interfaces
Class CL_IUUC_RUNTIME_INFO has no interface implemented.
Friends
Class CL_IUUC_RUNTIME_INFO has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 ACPL_ID Instance attribute Private Type reference (TYPE) DMC_ID access plan ID 20100519
2 MT_ID Instance attribute Private Type reference (TYPE) DMC_MT_IDENTIFIER mass transfer ID 20100519
3 OBJECTS_TAB Static Attribute Private Type reference (TYPE) IUUC_RUNINFO_OBJECTS_TAB list of IUUC runtime info objects 20100609
4 RUNINFO_AGGR_COBJ Instance attribute Public Type reference (TYPE) IUUC_COBJ_RUNINFO_TAB IUUC_COBJ_RUNINFO_TAB 20100611
5 RUNINFO_AGGR_COBJ_ACPL Instance attribute Private Type reference (TYPE) IUUC_COBJ_RUNINFO_TAB runtime info aggregated by object and single access plan 20100519
Methods
# Method Level Visibility Method type Description Created on
1 ADD_ACPL_DATA_TO_COLL_ACP Instance method Private Method add runinfo data from access plan to collective access plan 20100609
2 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20100519
3 GET_ACPL_PER_COLL_ACP Instance method Public Method get runinfo of all access plans of collective access plan 20100609
4 GET_CONDENSED_DATA_PER_ACPL Instance method Private Method get condensed data per access plan 20100519
5 GET_PORTION_DATA Instance method Public Method get data for all access plan portions 20100609
6 GET_REFERENCE Static method Public Method get reference of runinfo object 20100609
7 LOAD_CONDENSED_FROM_DB Instance method Private Method load runtime data from database tables 20100519
8 RELOAD_CONDENSED_FROM_DB Instance method Public Method refresh runtime info (condensed per object and access plan 20100609
Events
Class CL_IUUC_RUNTIME_INFO has no event.
Types
Class CL_IUUC_RUNTIME_INFO has no local type.
Method Signatures

Method ADD_ACPL_DATA_TO_COLL_ACP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_COLL_ACP_RUNINFO Call by reference Type reference (TYPE) IUUC_COBJ_RUNINFO IUUC runtime information per conversion object / acc. pl. 20100609
2 Importing IS_ACPL_RUNINFO Call by reference Type reference (TYPE) IUUC_COBJ_RUNINFO IUUC runtime information per conversion object / acc. pl. 20100609

Method ADD_ACPL_DATA_TO_COLL_ACP on class CL_IUUC_RUNTIME_INFO has no exception.

Method CONSTRUCTOR Signature

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

Method CONSTRUCTOR on class CL_IUUC_RUNTIME_INFO has no exception.

Method GET_ACPL_PER_COLL_ACP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_TABNAME Call by reference Type reference (TYPE) TABNAME Table Name 20100609
2 Returning RT_RUNINFO Value transfer Type reference (TYPE) IUUC_COBJ_RUNINFO_TAB IUUC runtime information per conversion object / acc. pl. 20100611

Method GET_ACPL_PER_COLL_ACP on class CL_IUUC_RUNTIME_INFO has no exception.

Method GET_CONDENSED_DATA_PER_ACPL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_ACS_PLAN_HDR Call by reference Type reference (TYPE) DMC_ACS_PLAN_HDR DMC: Access plans for a conversion object 20100519
2 Returning RS_COBJ_RUNINFO Value transfer Type reference (TYPE) IUUC_COBJ_RUNINFO IUUC runtime information per conversion object / acc. pl. 20100519

Method GET_CONDENSED_DATA_PER_ACPL on class CL_IUUC_RUNTIME_INFO has no exception.

Method GET_PORTION_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ACPL_ID Call by reference Type reference (TYPE) DMC_ID DMC: Key 20100618
2 Importing I_COLL_ACP_ID Call by reference Type reference (TYPE) DMC_ID DMC: Key 20100618
3 Importing I_MT_ID Call by reference Type reference (TYPE) DMC_MT_IDENTIFIER DMC: Indicator for Mass Transfer 20100618
4 Importing I_TABNAME Call by reference Type reference (TYPE) TABNAME table name 20100618
5 Returning RT_RUNINFO Value transfer Type reference (TYPE) IUUC_PORTION_RUNINFO_COMPL_TAB IUUC runtime info per data portion (complete) 20100618

Method GET_PORTION_DATA on class CL_IUUC_RUNTIME_INFO has no exception.

Method GET_REFERENCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ACPL_ID Call by reference Type reference (TYPE) DMC_ID DMC: Key 20100609
2 Importing I_MT_ID Call by reference Type reference (TYPE) DMC_MT_IDENTIFIER DMC: Indicator for Mass Transfer 20100609
3 Returning RREF_OBJECT Value transfer Object reference (TYPE REF TO) CL_IUUC_RUNTIME_INFO runtime information for IUUC 20100609

Method GET_REFERENCE on class CL_IUUC_RUNTIME_INFO has no exception.

Method LOAD_CONDENSED_FROM_DB Signature

Method LOAD_CONDENSED_FROM_DB on class CL_IUUC_RUNTIME_INFO has no parameter.
Method LOAD_CONDENSED_FROM_DB on class CL_IUUC_RUNTIME_INFO has no exception.

Method RELOAD_CONDENSED_FROM_DB Signature

Method RELOAD_CONDENSED_FROM_DB on class CL_IUUC_RUNTIME_INFO has no parameter.
Method RELOAD_CONDENSED_FROM_DB on class CL_IUUC_RUNTIME_INFO has no exception.
History
Last changed by/on SAP  20141030 
SAP Release Created in 2010_1_620