SAP ABAP Class CL_CUCB_CONVERT_SPECIAL (Conversion Service for CL_CUCB)
Hierarchy
SAP_AP (Software Component) SAP Application Platform
   AP-CFG-CBA (Application Component) cBASE / Configuration Store
     CUIB_GEN (Package) CU: Interface IBase - Configuration (General Part)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_CBASE_CONSTANTS CBase: Constants 20041005
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_CUCB_CONVERT_SPECIAL_ERP ERP Conversion Services 20041005
Properties
Class CL_CUCB_CONVERT_SPECIAL  
Short Description Conversion Service for CL_CUCB    
Super Class CL_CBASE_CONSTANTS CBase: Constants 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package CUIB_GEN   CU: Interface IBase - Configuration (General Part) 
Created 20041004   SAP 
Last change 20050519   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_CUCB_CONVERT_SPECIAL has no forward declaration.
Interfaces
Class CL_CUCB_CONVERT_SPECIAL has no interface implemented.
Friends
Class CL_CUCB_CONVERT_SPECIAL has no friend class.
Attributes
Class CL_CUCB_CONVERT_SPECIAL has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CONFIGURATION_EXT_INT Instance method Public Method Convert Configuration External -> Internal 20041004
2 CONFIGURATION_INT_EXT Instance method Public Method Convert Configuration Internal -> External 20041004
3 CURA_DELETE_INSTANCE Instance method Public Method Delete Instance from INOB Storage 20041004
4 GET_CLASSTYPE Instance method Public Method Gets Class Type 20041004
5 GET_CONFIG_PARAMS Instance method Public Method Gets Configuration Parameters 20041004
6 INSTANCE_RECORD_EXT_INT Instance method Public Method Converts Instance External -> Internal 20041004
7 INSTANCE_RECORD_INT_EXT Instance method Public Method Converts Instance Data Internal -> External 20041004
8 LOAD_INOB_INTO_IBASE Instance method Public Method Load Configuration from Old Storage 20041004
9 NO_CHANGE_DOCUMENT_ALLOWED Instance method Public Method No Change Documents 20041004
10 REFRESH_ADD_CBASE_DATA Instance method Public Method Initialize Additional Data 20041004
Events
Class CL_CUCB_CONVERT_SPECIAL has no event.
Types
Class CL_CUCB_CONVERT_SPECIAL has no local type.
Method Signatures

Method CONFIGURATION_EXT_INT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_INSTANCE Call by reference Type reference (TYPE) CUIB_IBCO_INSTANCE_T CUIB Schnittstellentabelle für Instanzen zur IBase 20041004

Method CONFIGURATION_EXT_INT on class CL_CUCB_CONVERT_SPECIAL has no exception.

Method CONFIGURATION_INT_EXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_INSTANCE Call by reference Type reference (TYPE) CUIB_IBCO_INSTANCE_T CUIB Schnittstellentabelle für Instanzen zur IBase 20041004

Method CONFIGURATION_INT_EXT on class CL_CUCB_CONVERT_SPECIAL has no exception.

Method CURA_DELETE_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_INSTNO Call by reference Type reference (TYPE) CUIB_CUOBJ_TAB CUIB: Tabelle von Instanzen 20041004

Method CURA_DELETE_INSTANCE on class CL_CUCB_CONVERT_SPECIAL has no exception.

Method GET_CLASSTYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning EV_CLASSTYPE Value transfer Type reference (TYPE) KLASSENART Klassenart 20041004
2 Importing IS_INSTANCE Call by reference Type reference (TYPE) CUIB_IBCO_INSTANCE_REC CUIB: Interface-Instanzdefinition zur IBase 20041004
# Exception Resumable Description Created on
1 CX_CBASE_ERROR Fehlerbehandlung CBase 20041005

Method GET_CONFIG_PARAMS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_INOB Call by reference Type reference (TYPE) INOB Zuordnung einer internen Nummer zu einem bel. Objekt 20041004

Method GET_CONFIG_PARAMS on class CL_CUCB_CONVERT_SPECIAL has no exception.

Method INSTANCE_RECORD_EXT_INT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_CONF Call by reference Type reference (TYPE) CUIB_INST_CONF CUIB: Komponente (Includestruktur für Konfiguration) 20050202
2 Changing CS_CONF_ST Call by reference Type reference (TYPE) CUIB_IBST_CONF CUIB: Komponente (Includestruktur für Konfiguration) 20050202
3 Changing CS_TYPE_OF Call by reference Type reference (TYPE) CUIB_BUSINESS_OBJECT CUIB: Business Objekt 20050202
4 Importing IS_OWNER Call by reference Type reference (TYPE) CUIB_BUSINESS_OBJECT CUIB: Business Objekt 20050202
5 Importing IV_DATE Call by reference Type reference (TYPE) SYDATUM Aktuelles Datum des Applikationsservers 20050203
6 Importing IV_INSTANCE Call by reference Type reference (TYPE) CUIB_CUOBJ CUIB: systemabhängige Konfigurationsreferenz 20050202

Method INSTANCE_RECORD_EXT_INT on class CL_CUCB_CONVERT_SPECIAL has no exception.

Method INSTANCE_RECORD_INT_EXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_CONF Call by reference Type reference (TYPE) CUIB_INST_CONF CUIB: Komponente (Includestruktur für Konfiguration) 20050202
2 Changing CS_CONF_ST Call by reference Type reference (TYPE) CUIB_IBST_CONF CUIB: Komponente (Includestruktur für Konfiguration) 20050202
3 Changing CS_TYPE_OF Call by reference Type reference (TYPE) CUIB_BUSINESS_OBJECT CUIB: Business Objekt 20050202
4 Importing IS_OWNER Call by reference Type reference (TYPE) CUIB_BUSINESS_OBJECT CUIB: Business Objekt 20050202
5 Importing IV_DATE Call by reference Type reference (TYPE) SYDATUM Aktuelles Datum des Applikationsservers 20050203
6 Importing IV_INSTANCE Call by reference Type reference (TYPE) CUIB_CUOBJ CUIB: systemabhängige Konfigurationsreferenz 20050202

Method INSTANCE_RECORD_INT_EXT on class CL_CUCB_CONVERT_SPECIAL has no exception.

Method LOAD_INOB_INTO_IBASE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ES_SNAPSHOT Value transfer Object reference (TYPE REF TO) CUIB_CBASE_SNAPSHOT CUCB: Konfigurationssnapshot 20050502
2 Importing IO_CBASE_HANDLER Call by reference Object reference (TYPE REF TO) CL_CUCB Konfigurationinterface zur IBase 20041005
3 Importing IV_INSTANCE Call by reference Type reference (TYPE) CUIB_CUOBJ CUIB: systemabhängige Konfigurationsreferenz 20041004
# Exception Resumable Description Created on
1 CX_CBASE_ERROR 20041004

Method NO_CHANGE_DOCUMENT_ALLOWED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning EV_TRUE Value transfer Type reference (TYPE) BOOLEAN boolsche Variable (X=true, -=false, space=unknown) 20041004
2 Importing IV_OBJECT_TYPE Call by reference Type reference (TYPE) CUIB_OBJTYP CUIB: Externer Typ eines (referenzierenden) Objekts 20041004

Method NO_CHANGE_DOCUMENT_ALLOWED on class CL_CUCB_CONVERT_SPECIAL has no exception.

Method REFRESH_ADD_CBASE_DATA Signature

Method REFRESH_ADD_CBASE_DATA on class CL_CUCB_CONVERT_SPECIAL has no parameter.
Method REFRESH_ADD_CBASE_DATA on class CL_CUCB_CONVERT_SPECIAL has no exception.
History
Last changed by/on SAP  20050519 
SAP Release Created in 600