SAP ABAP Class IF_WB_REGISTRY_METADATA_DB (Database Management of Registry Data)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_WB_REGISTRY_MD_DB_MOCK Datenbank verwaltung der Registry-Daten MOCK 20100913
Properties
Class IF_WB_REGISTRY_METADATA_DB  
Short Description Database Management of Registry Data    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20100913   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_WB_REGISTRY_METADATA_DB has no forward declaration.
Interfaces
Class IF_WB_REGISTRY_METADATA_DB has no interface implemented.
Friends
Class IF_WB_REGISTRY_METADATA_DB has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 COMMIT_REQUIRED Instance attribute Public Type reference (TYPE) XFELD Checkbox 20100913
Methods
# Method Level Visibility Method type Description Created on
1 COMMIT Instance method Public Method 20100913
2 DELETE Instance method Public Method 20100913
3 MODIFY Instance method Public Method 20100913
4 SELECT Instance method Public Method 20100913
Events
Class IF_WB_REGISTRY_METADATA_DB has no event.
Types
Class IF_WB_REGISTRY_METADATA_DB has no local type.
Method Signatures

Method COMMIT Signature

Method COMMIT on class IF_WB_REGISTRY_METADATA_DB has no parameter.
Method COMMIT on class IF_WB_REGISTRY_METADATA_DB has no exception.

Method DELETE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_ATTRIBUTES Call by reference Type reference (TYPE) SWB_DB_FIELD_TAB Datenbankfeld Liste 20100913
2 Importing P_ENTRIES Call by reference Type reference (TYPE) INDEX TABLE 20100913
3 Importing P_SOURCE Call by reference Type reference (TYPE) CSEQUENCE 20100913
4 Returning RC Value transfer Type reference (TYPE) SYSUBRC Rückgabewert von ABAP-Anweisungen 20100913

Method DELETE on class IF_WB_REGISTRY_METADATA_DB has no exception.

Method MODIFY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_ENTRIES Call by reference Type reference (TYPE) INDEX TABLE 20100913
2 Importing P_SOURCE Call by reference Type reference (TYPE) CSEQUENCE 20100913
3 Returning RC Value transfer Type reference (TYPE) SYSUBRC Rückgabewert von ABAP-Anweisungen 20100913

Method MODIFY on class IF_WB_REGISTRY_METADATA_DB has no exception.

Method SELECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_CONDITION_SYNTAX Call by reference Type reference (TYPE) STRING 20100913
2 Importing P_SOURCE Call by reference Type reference (TYPE) CSEQUENCE 20100913
3 Returning RESULT Value transfer Object reference (TYPE REF TO) DATA 20100913

Method SELECT on class IF_WB_REGISTRY_METADATA_DB has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in