SAP ABAP Class CL_DMC_TRANSPOBJECT_DATA_PROV (Data provider for transport objects)
Hierarchy
DMIS (Software Component) DMIS 2011_1
   CA-EUR (Application Component) European Monetary Union: Euro
     CNV_DMC_CTS (Package) MWB: Change and Transport System (CTS)
Properties
Class CL_DMC_TRANSPOBJECT_DATA_PROV  
Short Description Data provider for transport objects    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package CNV_DMC_CTS   MWB: Change and Transport System (CTS) 
Created 20090722   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_DMC_TRANSPOBJECT_DATA_PROV has no interface implemented.
Friends
Class CL_DMC_TRANSPOBJECT_DATA_PROV has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CO_TABLE_CNPA Constant Public Type reference (TYPE) TABNAME 'DMC_CNTRLPARAM' Table Name 20090722
2 CO_TABLE_CNPC Constant Public Type reference (TYPE) TABNAME 'DMC_CNTRLPARAMC' Table Name 20090722
3 CO_TABLE_CNTN Constant Public Type reference (TYPE) TABNAME 'DMC_CNTN' Table Name 20090722
4 CO_TABLE_COBJ Constant Public Type reference (TYPE) TABNAME 'DMC_COBJ' Table Name 20090722
5 CO_TABLE_FVAC Constant Public Type reference (TYPE) TABNAME 'DMC_FIXEDVALUEC' Table Name 20090722
6 CO_TABLE_FVAL Constant Public Type reference (TYPE) TABNAME 'DMC_FIXEDVALUE' Table Name 20090722
7 CO_TABLE_PROJ Constant Public Type reference (TYPE) TABNAME 'DMC_PRJCT' Table Name 20090722
8 CO_TABLE_RCAL Constant Public Type reference (TYPE) TABNAME 'DMC_RCALL' Table Name 20090722
9 CO_TABLE_RULC Constant Public Type reference (TYPE) TABNAME 'DMC_RULEC' Table Name 20090722
10 CO_TABLE_RULE Constant Public Type reference (TYPE) TABNAME 'DMC_RULE' Table Name 20090722
11 CO_TABLE_SPRJ Constant Public Type reference (TYPE) TABNAME 'DMC_SPRJCT' Table Name 20090722
12 CO_TABLE_SREL Constant Public Type reference (TYPE) TABNAME 'DMC_RSREL' Table Name 20090722
13 CO_TABLE_TROB Constant Public Type reference (TYPE) TABNAME 'DMC_TROBJ' Table Name 20090722
14 CO_TABLE_VRBL Constant Public Type reference (TYPE) TABNAME 'DMC_VARIABLE' Table Name 20090722
15 PARAM_VISIBILITY_POS Static Attribute Private Type reference (TYPE) FLAG General Flag 20140116
Methods
# Method Level Visibility Method type Description Created on
1 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20140116
2 GET_CNPA_GUID_BY_OBJ_NAME Static method Private Method Provides the GUID for a rule from the transport object 20090722
3 GET_CNPC_GUID_BY_OBJ_NAME Static method Private Method Provides the GUID for a rule from the transport object 20090722
4 GET_CNTN_GUID_BY_OBJ_NAME Static method Private Method return container guid by object name 20090722
5 GET_COBJ_GUID_BY_OBJ_NAME Static method Private Method returns conversion object guid by object name 20090722
6 GET_CONVLOGIC_GUID_BY_OBJ_NAME Static method Private Method return guid of conversion logic object by object name 20090722
7 GET_FVAC_GUID_BY_OBJ_NAME Static method Private Method Provides the GUID for a rule from the transport object 20090722
8 GET_FVAL_GUID_BY_OBJ_NAME Static method Private Method Provides the GUID for a rule from the transport object 20090722
9 GET_MWB_OBJECT_GUID Static method Public Method returns object guid based on SOBJ_NAME 20090722
10 GET_OBJECT_TABLE Static method Public Method returns object table based on TROBJTYPE 20090722
11 GET_PROJ_GUID_BY_OBJ_NAME Static method Private Method returns project guid by object name 20090722
12 GET_RCAL_GUID_BY_OBJ_NAME Static method Private Method return object guid by object name 20090722
13 GET_RULC_GUID_BY_OBJ_NAME Static method Private Method Provides the GUID for a rule from the transport object 20090722
14 GET_RULE_GUID_BY_OBJ_NAME Static method Private Method Provides the GUID for a rule from the transport object 20090722
15 GET_SPRJ_GUID_BY_OBJ_NAME Static method Private Method returns subproject guid by object name 20090722
16 GET_SREL_GUID_BY_OBJ_NAME Static method Private Method return object guid by object name 20090722
17 GET_TROB_GUID_BY_OBJ_NAME Static method Private Method Provides the GUID for a rule from the transport object 20090722
18 GET_TROC_GUID_BY_OBJ_NAME Static method Private Method Provides the GUID for a rule from the transport object 20090722
19 GET_VRBL_GUID_BY_OBJ_NAME Static method Private Method Provides the GUID for a rule from the transport object 20090722
Events
Class CL_DMC_TRANSPOBJECT_DATA_PROV has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 YS_CTSSDSC Private See coding 20090722
Method Signatures

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CL_DMC_TRANSPOBJECT_DATA_PROV has no parameter.
Method CLASS_CONSTRUCTOR on class CL_DMC_TRANSPOBJECT_DATA_PROV has no exception.

Method GET_CNPA_GUID_BY_OBJ_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_CTS_OBJ_NAME Call by reference Type reference (TYPE) SOBJ_NAME Object Name in Object Directory 20090722
2 Returning RV_CNPA_GUID Value transfer Type reference (TYPE) DMC_CNPC_GUID MWB: GUID of a Control Parameter 20090722

Method GET_CNPA_GUID_BY_OBJ_NAME on class CL_DMC_TRANSPOBJECT_DATA_PROV has no exception.

Method GET_CNPC_GUID_BY_OBJ_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_CTS_OBJ_NAME Call by reference Type reference (TYPE) SOBJ_NAME Object Name in Object Directory 20090722
2 Returning RV_CNPC_GUID Value transfer Type reference (TYPE) DMC_CNPC_GUID MWB: GUID of a Control Parameter 20090722

Method GET_CNPC_GUID_BY_OBJ_NAME on class CL_DMC_TRANSPOBJECT_DATA_PROV has no exception.

Method GET_CNTN_GUID_BY_OBJ_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_CTS_OBJ_NAME Call by reference Type reference (TYPE) SOBJ_NAME Object Name in Object Directory 20090722
2 Returning R_CNTN_GUID Value transfer Type reference (TYPE) DMC_CONTAINER_GUID MWB: GUID of Container for Metadata 20090722

Method GET_CNTN_GUID_BY_OBJ_NAME on class CL_DMC_TRANSPOBJECT_DATA_PROV has no exception.

Method GET_COBJ_GUID_BY_OBJ_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_CTS_OBJ_NAME Call by reference Type reference (TYPE) SOBJ_NAME Object Name in Object Directory 20090722
2 Returning R_COBJ_GUID Value transfer Type reference (TYPE) DMC_CONVOBJECT_GUID MWB: GUID of a Conversion Object 20090722

Method GET_COBJ_GUID_BY_OBJ_NAME on class CL_DMC_TRANSPOBJECT_DATA_PROV has no exception.

Method GET_CONVLOGIC_GUID_BY_OBJ_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ASSIGNED_FIELDNAME Call by reference Type reference (TYPE) FIELDNAME Name of "Assigned" field 20090722
2 Importing IV_CTS_OBJ_NAME Call by reference Type reference (TYPE) SOBJ_NAME Object Name in Object Directory 20090722
3 Importing IV_DB Call by reference Type reference (TYPE) TABNAME Table Name 20090722
4 Returning R_GUID Value transfer Type reference (TYPE) DMC_GUID DMC: Globally Unique Key (22 Characters) 20090722

Method GET_CONVLOGIC_GUID_BY_OBJ_NAME on class CL_DMC_TRANSPOBJECT_DATA_PROV has no exception.

Method GET_FVAC_GUID_BY_OBJ_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_CTS_OBJ_NAME Call by reference Type reference (TYPE) SOBJ_NAME Object Name in Object Directory 20090722
2 Returning RV_FVAC_GUID Value transfer Type reference (TYPE) DMC_FVAC_GUID MWB: GUID of a Fixed Value 20090722

Method GET_FVAC_GUID_BY_OBJ_NAME on class CL_DMC_TRANSPOBJECT_DATA_PROV has no exception.

Method GET_FVAL_GUID_BY_OBJ_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_CTS_OBJ_NAME Call by reference Type reference (TYPE) SOBJ_NAME Object Name in Object Directory 20090722
2 Returning R_FVAL_GUID Value transfer Type reference (TYPE) DMC_GUID MWB: GUID of a Fixed Value 20090722

Method GET_FVAL_GUID_BY_OBJ_NAME on class CL_DMC_TRANSPOBJECT_DATA_PROV has no exception.

Method GET_MWB_OBJECT_GUID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_CTS_OBJ_NAME Call by reference Type reference (TYPE) SOBJ_NAME Object Name in Object Directory 20090722
2 Importing IV_CTS_OBJ_TYPE Call by reference Type reference (TYPE) TROBJTYPE Object Type 20090722
3 Returning R_OBJECT_GUID Value transfer Type reference (TYPE) DMC_GUID DMC: Globally Unique Key (22 Characters) 20090722

Method GET_MWB_OBJECT_GUID on class CL_DMC_TRANSPOBJECT_DATA_PROV has no exception.

Method GET_OBJECT_TABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_CTS_OBJ_TYPE Call by reference Type reference (TYPE) TROBJTYPE Object Type 20090722
2 Returning R_TABNAME Value transfer Type reference (TYPE) TABNAME Table Name 20090722

Method GET_OBJECT_TABLE on class CL_DMC_TRANSPOBJECT_DATA_PROV has no exception.

Method GET_PROJ_GUID_BY_OBJ_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_CTS_OBJ_NAME Call by reference Type reference (TYPE) SOBJ_NAME Object Name in Object Directory 20090722
2 Returning R_PROJ_GUID Value transfer Type reference (TYPE) DMC_PROJECT_GUID MWB: GUID of a Project 20090722

Method GET_PROJ_GUID_BY_OBJ_NAME on class CL_DMC_TRANSPOBJECT_DATA_PROV has no exception.

Method GET_RCAL_GUID_BY_OBJ_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_CTS_OBJ_NAME Call by reference Type reference (TYPE) SOBJ_NAME Object Name in Object Directory 20090722
2 Returning R_RCAL_GUID Value transfer Type reference (TYPE) DMC_GUID DMC: Globally Unique Key (22 Characters) 20090722

Method GET_RCAL_GUID_BY_OBJ_NAME on class CL_DMC_TRANSPOBJECT_DATA_PROV has no exception.

Method GET_RULC_GUID_BY_OBJ_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_CTS_OBJ_NAME Call by reference Type reference (TYPE) SOBJ_NAME Object Name in Object Directory 20090722
2 Returning RV_RULC_GUID Value transfer Type reference (TYPE) DMC_RULC_GUID MWB: GUID of a Rule 20090722

Method GET_RULC_GUID_BY_OBJ_NAME on class CL_DMC_TRANSPOBJECT_DATA_PROV has no exception.

Method GET_RULE_GUID_BY_OBJ_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_CTS_OBJ_NAME Call by reference Type reference (TYPE) SOBJ_NAME Object Name in Object Directory 20090722
2 Returning RV_RULE_GUID Value transfer Type reference (TYPE) DMC_RULE_GUID MWB: GUID of a Rule 20090722

Method GET_RULE_GUID_BY_OBJ_NAME on class CL_DMC_TRANSPOBJECT_DATA_PROV has no exception.

Method GET_SPRJ_GUID_BY_OBJ_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_CTS_OBJ_NAME Call by reference Type reference (TYPE) SOBJ_NAME Object Name in Object Directory 20090722
2 Returning R_SPRJ_GUID Value transfer Type reference (TYPE) DMC_SUBPROJECT_GUID MWB: GUID of a Subproject 20090722

Method GET_SPRJ_GUID_BY_OBJ_NAME on class CL_DMC_TRANSPOBJECT_DATA_PROV has no exception.

Method GET_SREL_GUID_BY_OBJ_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_CTS_OBJ_NAME Call by reference Type reference (TYPE) SOBJ_NAME Object Name in Object Directory 20090722
2 Returning R_SREL_GUID Value transfer Type reference (TYPE) DMC_GUID DMC: Globally Unique Key (22 Characters) 20090722

Method GET_SREL_GUID_BY_OBJ_NAME on class CL_DMC_TRANSPOBJECT_DATA_PROV has no exception.

Method GET_TROB_GUID_BY_OBJ_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_CTS_OBJ_NAME Call by reference Type reference (TYPE) SOBJ_NAME Object Name in Object Directory 20090722
2 Returning RV_TROB_GUID Value transfer Type reference (TYPE) DMC_TROC_GUID MWB: GUID of a Translation Object 20090722

Method GET_TROB_GUID_BY_OBJ_NAME on class CL_DMC_TRANSPOBJECT_DATA_PROV has no exception.

Method GET_TROC_GUID_BY_OBJ_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_CTS_OBJ_NAME Call by reference Type reference (TYPE) SOBJ_NAME Object Name in Object Directory 20090722
2 Returning RV_TROC_GUID Value transfer Type reference (TYPE) DMC_TROC_GUID MWB: GUID of a Translation Object 20090722

Method GET_TROC_GUID_BY_OBJ_NAME on class CL_DMC_TRANSPOBJECT_DATA_PROV has no exception.

Method GET_VRBL_GUID_BY_OBJ_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_CTS_OBJ_NAME Call by reference Type reference (TYPE) SOBJ_NAME Object Name in Object Directory 20090722
2 Returning RV_VRBL_GUID Value transfer Type reference (TYPE) DMC_GUID MWB: GUID of a Translation Object 20090722

Method GET_VRBL_GUID_BY_OBJ_NAME on class CL_DMC_TRANSPOBJECT_DATA_PROV has no exception.
History
Last changed by/on SAP  20141030 
SAP Release Created in