SAP ABAP Class IF_CBASE_CHECK (Consistency Checks)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_CBASE_SPECIAL_ERP CBase: ERP Specialities 20040906
Properties
Class IF_CBASE_CHECK  
Short Description Consistency Checks    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20040906   SAP 
Last change 20050219   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_CBASE_CHECK has no forward declaration.
Interfaces
Class IF_CBASE_CHECK has no interface implemented.
Friends
Class IF_CBASE_CHECK has no friend class.
Attributes
Class IF_CBASE_CHECK has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_OWNER Instance method Public Method Check Owner 20040906
2 OWNER_TYPE_CHANGE Instance method Public Method Authorization for Changing Owner Type 20040907
Events
Class IF_CBASE_CHECK has no event.
Types
Class IF_CBASE_CHECK has no local type.
Method Signatures

Method CHECK_OWNER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_OWNER Call by reference Type reference (TYPE) CUIB_BUSINESS_OBJECT CUIB: Business Objekt 20040906
2 Importing IV_ROOT_INSTANCE Call by reference Type reference (TYPE) CUIB_CUOBJ CUIB: systemabhängige Konfigurationsreferenz 20040906
# Exception Resumable Description Created on
1 CX_CBASE_ERROR Fehlerbehandlung CBase 20040906

Method OWNER_TYPE_CHANGE Signature

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

Method OWNER_TYPE_CHANGE on class IF_CBASE_CHECK has no exception.
History
Last changed by/on SAP  20050219 
SAP Release Created in