SAP ABAP Class CL_CNV_MBT_COT_OBJECT (SLO Central Object)
Hierarchy
DMIS (Software Component) DMIS 2011_1
   CA-EUR (Application Component) European Monetary Union: Euro
     CNV_MBT_COT (Package) SLO Central Object Table
Properties
Class CL_CNV_MBT_COT_OBJECT  
Short Description SLO Central Object    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package CNV_MBT_COT   SLO Central Object Table 
Created 20101221   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_CNV_MBT_COT_OBJECT has no interface implemented.
Friends
# Friend Modeled only Created on Description
1 CL_CNV_MBT_COT_UTILS 20110204 SLO COT: Utilities
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 NC_NAMESPACE_CUSTOMER Constant Public Type reference (TYPE) CNV_MBT_COT_NAMESPACE 'CUSTOMER' Namespace CUSTOMER 20101221
2 NC_NAMESPACE_SAP Constant Public Type reference (TYPE) CNV_MBT_COT_NAMESPACE 'SAP' Namespace SAP 20101221
3 NC_NAMESPACE_SAPPROJ Constant Public Type reference (TYPE) CNV_MBT_COT_NAMESPACE 'SAPPROJ' Namespace SAPPROJ 20120313
4 NC_NAMESPACE_TEST Constant Public Type reference (TYPE) CNV_MBT_COT_NAMESPACE 'TEST' Namespace TEST 20101221
5 NC_TYPE_ACTIVITY Constant Public Type reference (TYPE) CNV_MBT_COT_OBJECT_TYPE 'ACTIVITY' PCL Activity 20110222
6 NC_TYPE_ANALYSIS_APPLICATION Constant Public Type reference (TYPE) CNV_MBT_COT_OBJECT_TYPE 'ANAAPPL' Ana Platform: Analysis Application 20110609
7 NC_TYPE_CWBPACK Constant Public Type reference (TYPE) CNV_MBT_COT_OBJECT_TYPE 'CWBPACK' CWB Package 20101221
8 NC_TYPE_IFINTF Constant Public Type reference (TYPE) CNV_MBT_COT_OBJECT_TYPE 'IFINTF' Interface-Framework Interface 20101221
9 NC_TYPE_IFPARAM Constant Public Type reference (TYPE) CNV_MBT_COT_OBJECT_TYPE 'IFPARAM' Interface-Framework Parameter 20110112
10 NC_TYPE_IFVAR Constant Public Type reference (TYPE) CNV_MBT_COT_OBJECT_TYPE 'IFVAR' Interface-Framework Variant 20101221
11 NC_TYPE_PCLPACK Constant Public Type reference (TYPE) CNV_MBT_COT_OBJECT_TYPE 'PCLPACK' PCL Package 20101221
12 NC_TYPE_PCLPROJ Constant Public Type reference (TYPE) CNV_MBT_COT_OBJECT_TYPE 'PCLPROJ' PCL Project 20101221
13 NC_TYPE_PCLSTEP Constant Public Type reference (TYPE) CNV_MBT_COT_OBJECT_TYPE 'PCLSTEP' PCL Step 20110222
14 NC_TYPE_PCLSUBPROJ Constant Public Type reference (TYPE) CNV_MBT_COT_OBJECT_TYPE 'PCLSUBPROJ' PCL Sub Project 20101221
15 NC_TYPE_PCLSUBSTEP Constant Public Type reference (TYPE) CNV_MBT_COT_OBJECT_TYPE 'PCLSUBSTEP' PCL Sub Step 20130403
16 NC_TYPE_PROCTYPE Constant Public Type reference (TYPE) CNV_MBT_COT_OBJECT_TYPE 'PROCTYPE' Process Type 20110222
17 NC_TYPE_SCENARIO Constant Public Type reference (TYPE) CNV_MBT_COT_OBJECT_TYPE 'SCENARIO' SLO Scenario 20110322
18 NC_TYPE_SOLMANPROJ Constant Public Type reference (TYPE) CNV_MBT_COT_OBJECT_TYPE 'SOLMANPROJ' Solution Manager Project 20101221
19 NC_TYPE_SYSTEM Constant Public Type reference (TYPE) CNV_MBT_COT_OBJECT_TYPE 'SYSTEM' SAP System 20110322
20 NC_TYPE_WCEPSTEP Constant Public Type reference (TYPE) CNV_MBT_COT_OBJECT_TYPE 'WCEPSTEP' Work Center Execution Plan Step 20110204
21 NC_TYPE_WCPROJ Constant Public Type reference (TYPE) CNV_MBT_COT_OBJECT_TYPE 'WCPROJ' Work Center Project 20101228
22 NC_TYPE_WCPROJTPL Constant Public Type reference (TYPE) CNV_MBT_COT_OBJECT_TYPE 'WCPROJTPL' Work Center Project Template 20101228
23 PS_OBJECT Instance attribute Private Type reference (TYPE) CNVMBTCOTOBJECT SLO Central Object Table 20101221
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_CONTEXT Static method Private Method Check if a GUID is already existing to be used as context 20101221
2 CHECK_GUID Static method Private Method Check if a GUID does not already exist for an object 20101221
3 CHECK_NAMESPACE Static method Private Method Check if a namespace is valid 20101221
4 CHECK_SCENARIO Static method Private Method Check if a scenario is valid 20101221
5 CHECK_TYPE Static method Private Method Check if an object type is valid 20101221
6 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20110322
7 CREATE Static method Public Method Create a new entry in the central object table 20101221
8 DELETE Static method Public Method Delete an object entry 20101221
9 DELETE_ATTRIBUTE Instance method Public Method Delete Attribute by name 20111117
10 DEREGISTER_USER Instance method Public Method Deregister a user from this COT object 20110314
11 GET_ATTRIBUTE Instance method Public Method Get Value for attribute 20111117
12 GET_CONTEXT Instance method Public Method Get context GUID 20101221
13 GET_GUID Instance method Public Method Get object GUID 20101221
14 GET_LOGNUMBER Instance method Public Method Get the log number of a log group of this COT object 20110511
15 GET_MASTERCONTEXT_SCENARIO Static method Public Method Get a scenario master context 20110322
16 GET_MASTERCONTEXT_SYSTEM Static method Public Method Get the system master context 20110322
17 GET_NAME Instance method Public Method Get object name 20101221
18 GET_NAMESPACE Instance method Public Method Get object namespace 20101221
19 GET_REGISTERED_OBJECTS Static method Public Method Get all objects a user is registered to 20110314
20 GET_REGISTERED_USERS Instance method Public Method Get all users registered to this object 20110314
21 GET_SCENARIO Instance method Public Method Get object scenario 20101221
22 GET_TYPE Instance method Public Method Get object type 20101221
23 GET_TYPE_TEXT Instance method Public Method Get textual description of the object type 20110614
24 GET_VERSION Instance method Public Method Get object version 20101221
25 IS_DELETED Instance method Public Method Object entry existing but object actually deleted 20101221
26 LOG Instance method Public Method Add a new entry to the logger of this COT object 20110511
27 READ_COT_RECORD Static method Private Method Read a record from the COT table 20110204
28 REGISTER_USER Instance method Public Method Register a user to this COT object 20110314
29 SEARCH_BY_ATTRIBUTES Static method Public Method Searach COT objects by attribute values 20130211
30 SEARCH_BY_CONTEXT Static method Public Method Search objects by their context GUIDs 20101228
31 SEARCH_BY_GUID Static method Public Method Search an object by its GUID 20101221
32 SEARCH_BY_NAME Static method Public Method Search objects by namespace, name, and version 20101221
33 SEARCH_TO_ROOT Static method Public Method Search all objects upwards to the context hierarchy root 20110121
34 SET_ATTRIBUTE Instance method Public Method Set Attribute VALUE 20111117
35 SET_DELETED Instance method Public Method Archive/Unarchive the COT Object 20130806
36 SET_MODIFIED Instance method Public Method Set this object as modified 20101221
37 WRITE_COT_RECORD Static method Private Method Write a record into the COT table 20110204
Events
Class CL_CNV_MBT_COT_OBJECT has no event.
Types
Class CL_CNV_MBT_COT_OBJECT has no local type.
Method Signatures

Method CHECK_CONTEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_CONTEXT Call by reference Type reference (TYPE) CNV_MBT_COT_CONTEXT_GUID SLO COT Context GUID 20101221
# Exception Resumable Description Created on
1 CX_CNV_MBT_COT_INVALID_PARAM SLO COT Invalid Parameters 20101221

Method CHECK_GUID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_GUID Call by reference Type reference (TYPE) CNV_MBT_COT_OBJECT_GUID SLO COT Object GUID 20101221
# Exception Resumable Description Created on
1 CX_CNV_MBT_COT_INVALID_PARAM SLO COT Invalid Parameters 20101221

Method CHECK_NAMESPACE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_NAMESPACE Call by reference Type reference (TYPE) CNV_MBT_COT_NAMESPACE SLO COT Namespace 20101221
# Exception Resumable Description Created on
1 CX_CNV_MBT_COT_INVALID_PARAM SLO COT Invalid Parameters 20101221

Method CHECK_SCENARIO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_SCENARIO Call by reference Type reference (TYPE) CNV_MBT_SCENARIO MBT PCL: Scenario 20101221
# Exception Resumable Description Created on
1 CX_CNV_MBT_COT_INVALID_PARAM SLO COT Invalid Parameters 20101221

Method CHECK_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_TYPE Call by reference Type reference (TYPE) CNV_MBT_COT_OBJECT_TYPE SLO COT Object Type 20101221
# Exception Resumable Description Created on
1 CX_CNV_MBT_COT_INVALID_PARAM SLO COT Invalid Parameters 20101221

Method CLASS_CONSTRUCTOR Signature

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

Method CREATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_CONTEXT Call by reference Type reference (TYPE) CNV_MBT_COT_CONTEXT_GUID SLO COT Context GUID 20101221
2 Importing IV_GUID Call by reference Type reference (TYPE) CNV_MBT_COT_OBJECT_GUID SLO COT Object GUID 20101221
3 Importing IV_LICENCE Call by reference Type reference (TYPE) CNV_MBT_COT_CLICENCE SLO COT Creation Licence Number 20101230
4 Importing IV_MANDT Call by reference Type reference (TYPE) CNV_MBT_COT_CMANDT SLO COT Creation Client 20101230
5 Importing IV_NAME Call by reference Type reference (TYPE) CNV_MBT_COT_OBJECT_NAME SLO COT Object Name 20101221
6 Importing IV_NAMESPACE Call by reference Type reference (TYPE) CNV_MBT_COT_NAMESPACE SLO COT Namespace 20101221
7 Importing IV_SCENARIO Call by reference Type reference (TYPE) CNV_MBT_SCENARIO MBT PCL: Scenario 20101221
8 Importing IV_SYSTEM Call by reference Type reference (TYPE) CNV_MBT_COT_CSYSTEM SLO COT Creation System 20101230
9 Importing IV_TYPE Call by reference Type reference (TYPE) CNV_MBT_COT_OBJECT_TYPE SLO COT Object Type 20101221
10 Importing IV_VERSION Call by reference Type reference (TYPE) CNV_MBT_COT_OBJECT_VERSION SLO COT Object Version 20101221
11 Returning RR_OBJECT Value transfer Object reference (TYPE REF TO) CL_CNV_MBT_COT_OBJECT SLO Central Object 20101221
# Exception Resumable Description Created on
1 CX_CNV_MBT_COT_INVALID_PARAM SLO COT Invalid Parameters 20101221

Method DELETE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_GUID Call by reference Type reference (TYPE) CNV_MBT_COT_OBJECT_GUID SLO COT Object GUID 20101221
# Exception Resumable Description Created on
1 CX_CNV_MBT_COT_NOT_FOUND SLO COT Object not found 20101221

Method DELETE_ATTRIBUTE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_NAME Call by reference Type reference (TYPE) CNV_MBT_COT_ATTR_NAME Name of a COT attribute 20111117

Method DELETE_ATTRIBUTE on class CL_CNV_MBT_COT_OBJECT has no exception.

Method DEREGISTER_USER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_USERNAME Call by reference Type reference (TYPE) XUBNAME User Name in User Master Record 20110314
# Exception Resumable Description Created on
1 CX_CNV_MBT_COT_INVALID_PARAM SLO COT Invalid Parameters 20110314
2 CX_CNV_MBT_COT_NOT_FOUND SLO COT Object not found 20110314
3 CX_CNV_MBT_OBJECT Exceptions on SLO Objects 20110314

Method GET_ATTRIBUTE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_NAME Call by reference Type reference (TYPE) CNV_MBT_COT_ATTR_NAME Name of a COT attribute 20111117
2 Returning RV_VALUE Value transfer Type reference (TYPE) CNV_MBT_COT_ATTR_VALUE Value of a cot attribute 20111117
# Exception Resumable Description Created on
1 CX_CNV_MBT_COT_NOT_FOUND SLO COT Object not found 20111117

Method GET_CONTEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_CONTEXT Value transfer Type reference (TYPE) CNV_MBT_COT_CONTEXT_GUID SLO COT Context GUID 20101221

Method GET_CONTEXT on class CL_CNV_MBT_COT_OBJECT has no exception.

Method GET_GUID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_GUID Value transfer Type reference (TYPE) CNV_MBT_COT_OBJECT_GUID SLO COT Object GUID 20101221

Method GET_GUID on class CL_CNV_MBT_COT_OBJECT has no exception.

Method GET_LOGNUMBER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_LOGGROUP Call by reference Type reference (TYPE) CNV_MBT_COT_LOGGROUP COT: Developer-defined value for grouping log entries 20110511
2 Returning RV_LOGNUMBER Value transfer Type reference (TYPE) BALOGNR Application log: log number 20110511

Method GET_LOGNUMBER on class CL_CNV_MBT_COT_OBJECT has no exception.

Method GET_MASTERCONTEXT_SCENARIO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_NAMESPACE Call by reference Type reference (TYPE) CNV_MBT_COT_NAMESPACE SLO COT Namespace 20110322
2 Importing IV_SCENARIO Call by reference Type reference (TYPE) CNV_MBT_SCENARIO SLO Scenario 20110322
3 Importing IV_SYSTEM Call by reference Type reference (TYPE) SYSYSID Name of SAP R/3 System 20110322
4 Returning RR_OBJECT Value transfer Object reference (TYPE REF TO) CL_CNV_MBT_COT_OBJECT SLO Central Object 20110322
# Exception Resumable Description Created on
1 CX_CNV_MBT_COT_NOT_FOUND SLO COT Object not found 20110322

Method GET_MASTERCONTEXT_SYSTEM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_NAMESPACE Call by reference Type reference (TYPE) CNV_MBT_COT_NAMESPACE SLO COT Namespace 20110322
2 Importing IV_SYSTEM Call by reference Type reference (TYPE) SYSYSID Name of SAP R/3 System 20110322
3 Returning RR_OBJECT Value transfer Object reference (TYPE REF TO) CL_CNV_MBT_COT_OBJECT SLO Central Object 20110322
# Exception Resumable Description Created on
1 CX_CNV_MBT_COT_NOT_FOUND SLO COT Object not found 20110322

Method GET_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_NAME Value transfer Type reference (TYPE) CNV_MBT_COT_OBJECT_NAME SLO COT Object Name 20101221

Method GET_NAME on class CL_CNV_MBT_COT_OBJECT has no exception.

Method GET_NAMESPACE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_NAMESPACE Value transfer Type reference (TYPE) CNV_MBT_COT_NAMESPACE SLO COT Namespace 20101221

Method GET_NAMESPACE on class CL_CNV_MBT_COT_OBJECT has no exception.

Method GET_REGISTERED_OBJECTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_GUID Call by reference Type reference (TYPE) CNV_MBT_COT_T_GUID COT: List of COT object GUIDs 20110314
2 Exporting ET_OBJECT Call by reference Type reference (TYPE) CNV_MBT_COT_T_OBJECT SLO COT List of Objects 20110314
3 Importing IV_USERNAME Call by reference Type reference (TYPE) XUBNAME User Name in User Master Record 20110314
# Exception Resumable Description Created on
1 CX_CNV_MBT_COT_INVALID_PARAM SLO COT Invalid Parameters 20110314

Method GET_REGISTERED_USERS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_USER Value transfer Type reference (TYPE) CNV_MBT_COT_T_USER COT: Users registered to a COT object 20110314

Method GET_REGISTERED_USERS on class CL_CNV_MBT_COT_OBJECT has no exception.

Method GET_SCENARIO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_SCENARIO Value transfer Type reference (TYPE) CNV_MBT_SCENARIO MBT PCL: Scenario 20101221

Method GET_SCENARIO on class CL_CNV_MBT_COT_OBJECT has no exception.

Method GET_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_TYPE Value transfer Type reference (TYPE) CNV_MBT_COT_OBJECT_TYPE SLO COT Object Type 20101221

Method GET_TYPE on class CL_CNV_MBT_COT_OBJECT has no exception.

Method GET_TYPE_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_TYPE_TEXT Value transfer Type reference (TYPE) STRING 20110614

Method GET_TYPE_TEXT on class CL_CNV_MBT_COT_OBJECT has no exception.

Method GET_VERSION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_VERSION Value transfer Type reference (TYPE) CNV_MBT_COT_OBJECT_VERSION SLO COT Object Version 20101221

Method GET_VERSION on class CL_CNV_MBT_COT_OBJECT has no exception.

Method IS_DELETED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_DELETED Value transfer Type reference (TYPE) CNV_MBT_COT_OBJECT_DELETED SLO COT Flag Object Deleted 20101221

Method IS_DELETED on class CL_CNV_MBT_COT_OBJECT has no exception.

Method LOG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_MSG Call by reference Type reference (TYPE) BAL_S_MSG Application Log: Message Data 20110511
2 Importing IT_MSG Call by reference Type reference (TYPE) CNV_MBT_T_BAL_S_MSG List of BAL_S_MSG messages 20110512
3 Importing IV_LOGGROUP Call by reference Type reference (TYPE) CNV_MBT_COT_LOGGROUP COT: Developer-defined value for grouping log entries 20110511

Method LOG on class CL_CNV_MBT_COT_OBJECT has no exception.

Method READ_COT_RECORD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_CNVMBTCOTOBJECT Call by reference Type reference (TYPE) CNVMBTCOTOBJECT SLO Central Object Table 20111117
2 Exporting ET_CNVMBTCOTATTR Call by reference Type reference (TYPE) CNV_MBT_COT_T_CNVMBTCOTATTR SLO COT: Records of CNVMBTCOTATTR 20111117
3 Exporting ET_CNVMBTCOTUSER Call by reference Type reference (TYPE) CNV_MBT_COT_T_CNVMBTCOTUSER SLO COT: Records of CNVMBTCOTUSER 20111117
4 Importing IV_GUID Call by reference Type reference (TYPE) CNV_MBT_COT_OBJECT_GUID SLO COT Object GUID 20110204

Method READ_COT_RECORD on class CL_CNV_MBT_COT_OBJECT has no exception.

Method REGISTER_USER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_USERNAME Call by reference Type reference (TYPE) XUBNAME User Name in User Master Record 20110314
# Exception Resumable Description Created on
1 CX_CNV_MBT_COT_INVALID_PARAM SLO COT Invalid Parameters 20110314
2 CX_CNV_MBT_COT_NOT_FOUND SLO COT Object not found 20110314
3 CX_CNV_MBT_OBJECT Exceptions on SLO Objects 20110314

Method SEARCH_BY_ATTRIBUTES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_ATTR Call by reference Type reference (TYPE) CNV_MBT_COT_T_CNVMBTCOTATTR SLO COT: Records of CNVMBTCOTATTR 20130211
2 Importing IV_CONTEXT Call by reference Type reference (TYPE) CNV_MBT_COT_OBJECT_GUID SLO COT Object GUID 20130211
3 Importing IV_TYPE Call by reference Type reference (TYPE) CNV_MBT_COT_OBJECT_TYPE SLO COT Object Type 20130211
4 Returning RT_COT_OBJECT Value transfer Type reference (TYPE) CNV_MBT_COT_T_OBJECT SLO COT List of Objects 20130211
# Exception Resumable Description Created on
1 CX_CNV_MBT_COT_INVALID_PARAM SLO COT Invalid Parameters 20130211
2 CX_CNV_MBT_COT_NOT_FOUND SLO COT Object not found 20130211

Method SEARCH_BY_CONTEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ALL_CHILDREN Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE Determine all children in a context tree hierarchy 20110121
2 Importing IV_CONTEXT Call by reference Type reference (TYPE) CNV_MBT_COT_CONTEXT_GUID SLO COT Context GUID 20101228
3 Importing IV_NAMESPACE Call by reference Type reference (TYPE) CNV_MBT_COT_NAMESPACE SLO COT Namespace 20101228
4 Importing IV_TYPE Call by reference Type reference (TYPE) CNV_MBT_COT_OBJECT_TYPE SLO COT Object Type 20101228
5 Returning RT_OBJECT Value transfer Type reference (TYPE) CNV_MBT_COT_T_OBJECT SLO COT List of Objects 20101228

Method SEARCH_BY_CONTEXT on class CL_CNV_MBT_COT_OBJECT has no exception.

Method SEARCH_BY_GUID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_GUID Call by reference Type reference (TYPE) CNV_MBT_COT_OBJECT_GUID SLO COT Object GUID 20101221
2 Returning RR_OBJECT Value transfer Object reference (TYPE REF TO) CL_CNV_MBT_COT_OBJECT SLO Central Object 20101221
# Exception Resumable Description Created on
1 CX_CNV_MBT_COT_INVALID_PARAM SLO COT Invalid Parameters 20101221
2 CX_CNV_MBT_COT_NOT_FOUND SLO COT Object not found 20101221

Method SEARCH_BY_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_CMANDT Call by reference Type reference (TYPE) CNV_MBT_COT_CMANDT SLO COT Creation Client 20130628
2 Importing IV_CSYSTEM Call by reference Type reference (TYPE) CNV_MBT_COT_CSYSTEM SLO COT Creation System 20130628
3 Importing IV_NAME Call by reference Type reference (TYPE) CNV_MBT_COT_OBJECT_NAME SLO COT Object Name 20101221
4 Importing IV_NAMESPACE Call by reference Type reference (TYPE) CNV_MBT_COT_NAMESPACE SLO COT Namespace 20101221
5 Importing IV_SCENARIO Call by reference Type reference (TYPE) CNV_MBT_SCENARIO MBT PCL: Scenario 20101221
6 Importing IV_TYPE Call by reference Type reference (TYPE) CNV_MBT_COT_OBJECT_TYPE SLO COT Object Type 20101221
7 Importing IV_VERSION Call by reference Type reference (TYPE) CNV_MBT_COT_OBJECT_VERSION SLO COT Object Version 20101221
8 Returning RT_OBJECT Value transfer Type reference (TYPE) CNV_MBT_COT_T_OBJECT SLO COT List of Objects 20101221

Method SEARCH_BY_NAME on class CL_CNV_MBT_COT_OBJECT has no exception.

Method SEARCH_TO_ROOT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_GUID Call by reference Type reference (TYPE) CNV_MBT_COT_OBJECT_GUID SLO COT Object GUID 20110121
2 Returning RT_OBJECT Value transfer Type reference (TYPE) CNV_MBT_COT_T_OBJECT SLO COT List of Objects 20110121
# Exception Resumable Description Created on
1 CX_CNV_MBT_COT_INVALID_PARAM SLO COT Invalid Parameters 20110121
2 CX_CNV_MBT_COT_NOT_FOUND SLO COT Object not found 20110121

Method SET_ATTRIBUTE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_NAME Call by reference Type reference (TYPE) CNV_MBT_COT_ATTR_NAME Name of a COT attribute 20111117
2 Importing IV_VALUE Call by reference Type reference (TYPE) CNV_MBT_COT_ATTR_VALUE Value of a cot attribute 20111117

Method SET_ATTRIBUTE on class CL_CNV_MBT_COT_OBJECT has no exception.

Method SET_DELETED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_DELETED Call by reference Type reference (TYPE) ABAP_BOOL 'X' deleted ' ' not 20130806

Method SET_DELETED on class CL_CNV_MBT_COT_OBJECT has no exception.

Method SET_MODIFIED Signature

Method SET_MODIFIED on class CL_CNV_MBT_COT_OBJECT has no parameter.
Method SET_MODIFIED on class CL_CNV_MBT_COT_OBJECT has no exception.

Method WRITE_COT_RECORD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_CNVMBTCOTATTR Call by reference Type reference (TYPE) CNV_MBT_COT_T_CNVMBTCOTATTR SLO COT: Attributes 20111117
2 Importing IT_CNVMBTCOTOBJECT Call by reference Type reference (TYPE) CNV_MBT_COT_T_CNVMBTCOTOBJECT SLO Central Objects 20111117
3 Importing IT_CNVMBTCOTUSER Call by reference Type reference (TYPE) CNV_MBT_COT_T_CNVMBTCOTUSER SLO COT Registered Users 20111117
4 Returning RV_SUBRC Value transfer Type reference (TYPE) SYSUBRC Return Value, Return Value After ABAP Statements 20110204

Method WRITE_COT_RECORD on class CL_CNV_MBT_COT_OBJECT has no exception.
History
Last changed by/on SAP  20141030 
SAP Release Created in 2010_1_620