SAP ABAP Interface IF_OO_CLIF_PERSIST_META_DATA (persistence metadata interface for source based classbuilder)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-TOO-CLA (Application Component) Class Builder
     SEO_SOURCE_BASED (Package) Source-based Class Editor
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_OO_CLIF_SRC_PERSIST_STUB source persistence stub for read only case 20110131
Properties
Interface IF_OO_CLIF_PERSIST_META_DATA  
Short Description persistence metadata interface for source based classbuilder    
General Data
Package SEO_SOURCE_BASED   Source-based Class Editor 
Created 20110119   SAP 
Last changed 20140121   SAP 
Unicode checks active    
Forward declarations
Interface IF_OO_CLIF_PERSIST_META_DATA has no forward declaration.
Interfaces
Interface IF_OO_CLIF_PERSIST_META_DATA has no interface.
Friends
Interface IF_OO_CLIF_PERSIST_META_DATA has no friend.
Attributes
Interface IF_OO_CLIF_PERSIST_META_DATA has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 DELETE_METHOD_INCLUDE Instance method Public Method 20110131
2 GENERATE_METHOD_INCLUDE Instance method Public Method 20110131
3 GET_ALL_METHOD_INCLUDES Instance method Public Method 20110131
4 GET_CLASS_TYPEINFO Instance method Public Method 20110131
5 GET_CLIF_TYPE Instance method Public Method 20110131
6 GET_INTERFACE_TYPEINFO Instance method Public Method 20110131
7 GET_METHOD_DATA Instance method Public Method 20110131
8 GET_METHOD_INCLUDE Instance method Public Method 20110131
9 IS_EXCEPTION_CLASS Instance method Public Method 20110131
10 KEEP_METHOD_ORDER Instance method Public Method 20110131
11 UPDATE_CLASS_SECTION_META_DATA Instance method Public Method 20110131
12 UPDATE_INTF_SECTION_META_DATA Instance method Public Method 20110131
Events
Interface IF_OO_CLIF_PERSIST_META_DATA has no event.
Types
Interface IF_OO_CLIF_PERSIST_META_DATA has no local type.
Method Signatures

Method DELETE_METHOD_INCLUDE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CORRECTION_NUMBER Call by reference Type reference (TYPE) TRKORR 20110131
2 Importing METHOD_KEY Call by reference Type reference (TYPE) SEOMTDKEY 20110131

Method DELETE_METHOD_INCLUDE on Interface IF_OO_CLIF_PERSIST_META_DATA has no exception.

Method GENERATE_METHOD_INCLUDE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing METHOD_KEY Call by reference Type reference (TYPE) SEOMTDKEY 20110131
# Exception Resumable Description Created on
1 CX_OO_CANCELED 20120223

Method GET_ALL_METHOD_INCLUDES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CLASS_NAME Call by reference Type reference (TYPE) SEOCLSNAME 20110131
2 Returning METHOD_INCLUDES Value transfer Type reference (TYPE) SEOP_METHODS_W_INCLUDE 20110131
# Exception Resumable Description Created on
1 CX_OO_CLIF_NOT_EXISTS 20110131

Method GET_CLASS_TYPEINFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CLASS_KEY Call by reference Type reference (TYPE) SEOCLSKEY 20110131
2 Exporting EXCEPTS Call by reference Type reference (TYPE) SEOS_EXCEPTIONS_R 20110131
3 Exporting INHERITANCE Call by reference Type reference (TYPE) VSEOEXTEND 20130801
4 Exporting METHODS Call by reference Type reference (TYPE) SEOO_METHODS_R 20110131
5 Exporting PARAMETERS Call by reference Type reference (TYPE) SEOS_PARAMETERS_R 20110131

Method GET_CLASS_TYPEINFO on Interface IF_OO_CLIF_PERSIST_META_DATA has no exception.

Method GET_CLIF_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CLIF_KEY Call by reference Type reference (TYPE) SEOCLSKEY 20110131
2 Returning CLIF_TYPE Value transfer Type reference (TYPE) SEOCLSTYPE 20110131
# Exception Resumable Description Created on
1 CX_OO_CLIF_NOT_EXISTS 20110131

Method GET_INTERFACE_TYPEINFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EXCEPTS Call by reference Type reference (TYPE) SEOS_EXCEPTIONS_R 20110131
2 Importing INTERFACE_KEY Call by reference Type reference (TYPE) SEOCLSKEY 20110131
3 Exporting METHODS Call by reference Type reference (TYPE) SEOO_METHODS_R 20110131
4 Exporting PARAMETERS Call by reference Type reference (TYPE) SEOS_PARAMETERS_R 20110131

Method GET_INTERFACE_TYPEINFO on Interface IF_OO_CLIF_PERSIST_META_DATA has no exception.

Method GET_METHOD_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning METHOD_DATA Value transfer Type reference (TYPE) VSEOMETHOD 20110131
2 Importing METHOD_KEY Call by reference Type reference (TYPE) SEOCPDKEY 20110131

Method GET_METHOD_DATA on Interface IF_OO_CLIF_PERSIST_META_DATA has no exception.

Method GET_METHOD_INCLUDE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning INCLUDE_NAME Value transfer Type reference (TYPE) PROGRAM 20110131
2 Importing METHOD_KEY Call by reference Type reference (TYPE) SEOCPDKEY 20110131
# Exception Resumable Description Created on
1 CX_METHOD_DOES_NOT_EXIST 20110131

Method IS_EXCEPTION_CLASS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CLIF_KEY Call by reference Type reference (TYPE) SEOCLSKEY 20110131
2 Returning RESULT Value transfer Type reference (TYPE) ABAP_BOOL 20110131

Method IS_EXCEPTION_CLASS on Interface IF_OO_CLIF_PERSIST_META_DATA has no exception.

Method KEEP_METHOD_ORDER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CLASS_NAME Call by reference Type reference (TYPE) SEOCLSNAME 20110131
2 Returning RESULT Value transfer Type reference (TYPE) ABAP_BOOL 20110131

Method KEEP_METHOD_ORDER on Interface IF_OO_CLIF_PERSIST_META_DATA has no exception.

Method UPDATE_CLASS_SECTION_META_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing AMDP_SUPPORT_ENABLED Call by reference Type reference (TYPE) SEOX_BOOLEAN SEOX_FALSE 20130903
2 Importing CLASS_KEY Call by reference Type reference (TYPE) SEOCLSKEY 20110131
3 Importing EXPOSURE Call by reference Type reference (TYPE) SEOEXPOSE 20110131
4 Importing SOURCE Call by reference Type reference (TYPE) RSWSOURCET 20110131
# Exception Resumable Description Created on
1 CX_OO_SOURCE_SAVE_FAILURE 20110328

Method UPDATE_INTF_SECTION_META_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing INTERFACE_KEY Call by reference Type reference (TYPE) SEOCLSKEY 20110131
2 Importing SOURCE Call by reference Type reference (TYPE) RSWSOURCET 20110131
# Exception Resumable Description Created on
1 CX_OO_SOURCE_SAVE_FAILURE 20110131
History
Last changed by/on SAP  20140121 
SAP Release Created in 740