SAP ABAP Interface IF_WB_REGISTRY_METADATA_DB (Database Management of Registry Data)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-TOO (Application Component) Workbench Tools: Editors, Painters, Modelers
     SWB_METADATA (Package) Workbench Metadata
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
Interface IF_WB_REGISTRY_METADATA_DB  
Short Description Database Management of Registry Data    
General Data
Package SWB_METADATA   Workbench Metadata 
Created 20100913   SAP 
Last changed 20110908   SAP 
Unicode checks active    
Forward declarations
Interface IF_WB_REGISTRY_METADATA_DB has no forward declaration.
Interfaces
Interface IF_WB_REGISTRY_METADATA_DB has no interface.
Friends
Interface IF_WB_REGISTRY_METADATA_DB has no friend.
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
Interface IF_WB_REGISTRY_METADATA_DB has no event.
Types
Interface IF_WB_REGISTRY_METADATA_DB has no local type.
Method Signatures

Method COMMIT Signature

Method COMMIT on Interface IF_WB_REGISTRY_METADATA_DB has no parameter.
Method COMMIT on Interface 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 Interface 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 Interface 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 Interface IF_WB_REGISTRY_METADATA_DB has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in