SAP ABAP Class CL_CUCB_OLD_SINGLE_INSTANCE (Single Instance from Old Storage)
Hierarchy
SAP_APPL (Software Component) Logistics and Accounting
   LO-VC (Application Component) Variant Configuration
     CUIB_CORE (Package) CU: IBase Interface for Configuration (R/3 Core Specific)
Properties
Class CL_CUCB_OLD_SINGLE_INSTANCE  
Short Description Single Instance from Old Storage    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package CUIB_CORE   CU: IBase Interface for Configuration (R/3 Core Specific) 
Created 20041005   SAP 
Last change 20050219   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CUSTR Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 IBCO2 Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_CUCB_OLD_SINGLE_INSTANCE has no interface implemented.
Friends
Class CL_CUCB_OLD_SINGLE_INSTANCE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GT_INSTANCES Instance attribute Private Type reference (TYPE) TT_OLD_SINGLE_INSTANCE 20041005
Methods
# Method Level Visibility Method type Description Created on
1 GET_INOB_RECORD Instance method Public Method Read Old Instance in INOB Format 20041005
2 GET_INSTANCE_RECORD Instance method Public Method Read Old Instance 20041005
3 SET_INSTANCE_RECORD Instance method Public Method Set Old Instance 20041005
Events
Class CL_CUCB_OLD_SINGLE_INSTANCE has no event.
Types
Class CL_CUCB_OLD_SINGLE_INSTANCE has no local type.
Method Signatures

Method GET_INOB_RECORD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_INOB Call by reference Type reference (TYPE) INOB Zuordnung einer internen Nummer zu einem bel. Objekt 20041005
2 Importing IV_INSTANCE Call by reference Type reference (TYPE) CUIB_CUOBJ CUIB: systemabhängige Konfigurationsreferenz 20041005
# Exception Resumable Description Created on
1 CX_CBASE_ERROR Fehlerbehandlung CBase 20041005

Method GET_INSTANCE_RECORD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_INSTANCE Call by reference Type reference (TYPE) CUIB_IBCO_INSTANCE_REC CUIB: Interface-Instanzdefinition zur IBase 20041005
2 Importing IV_INSTANCE Call by reference Type reference (TYPE) CUIB_CUOBJ CUIB: systemabhängige Konfigurationsreferenz 20041005
# Exception Resumable Description Created on
1 CX_CBASE_ERROR Fehlerbehandlung CBase 20041005

Method SET_INSTANCE_RECORD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_INSTANCE Call by reference Type reference (TYPE) CUIB_IBCO_INSTANCE_REC CUIB: Interface-Instanzdefinition zur IBase 20041005
2 Importing IS_INSTANCE_OLD Call by reference Type reference (TYPE) CUSTR_INSTANCE 20041005

Method SET_INSTANCE_RECORD on class CL_CUCB_OLD_SINGLE_INSTANCE has no exception.
History
Last changed by/on SAP  20050219 
SAP Release Created in 600