SAP ABAP Interface IF_TFW_METADATA_DB (Metadata DB Access Interface)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-TFW (Application Component) Tagging Framework
     STFW_CORE (Package) Tagging Framework Core
Properties
Interface IF_TFW_METADATA_DB  
Short Description Metadata DB Access Interface    
General Data
Package STFW_CORE   Tagging Framework Core 
Created 20130516   SAP 
Last changed 20140121   SAP 
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 IF_TFW_TYPES Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
Interface IF_TFW_METADATA_DB has no interface.
Friends
Interface IF_TFW_METADATA_DB has no friend.
Attributes
Interface IF_TFW_METADATA_DB has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CREATE_KEY_STRUC_REF Instance method Public Method Create data reference of the object key structure 20130516
2 READ_BY_OBJECT_ID Instance method Public Method Read row entry based on object id 20130516
3 WRITE Instance method Public Method Write Changes to the database 20130516
Events
Interface IF_TFW_METADATA_DB has no event.
Types
Interface IF_TFW_METADATA_DB has no local type.
Method Signatures

Method CREATE_KEY_STRUC_REF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ONLY_KEYS Call by reference Type reference (TYPE) ABAP_BOOL ABAP_TRUE 20130516
2 Importing IV_TABLENAME Call by reference Type reference (TYPE) CSEQUENCE 20130516
3 Returning RR_DATA Value transfer Object reference (TYPE REF TO) DATA 20130516
# Exception Resumable Description Created on
1 CX_TFW_RUNTIME_ERROR TFW: Runtime Exception Class 20130613

Method READ_BY_OBJECT_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EA_DATA Call by reference Type reference (TYPE) ANY 20130517
2 Importing IV_OBJECT_ID Call by reference Type reference (TYPE) IF_TFW_TYPES=>OBJECT_ID TFW: Object Identifier 20130516
3 Importing IV_OBJECT_TYPE_ID Call by reference Type reference (TYPE) IF_TFW_TYPES=>OBJECT_TYPE_ID 20130607
# Exception Resumable Description Created on
1 CX_TFW_RUNTIME_ERROR TFW: Runtime Exception Class 20130613

Method WRITE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IA_DATA Call by reference Type reference (TYPE) ANY 20130516
2 Importing IV_TABLENAME Call by reference Type reference (TYPE) CHAR30 30 Characters 20130516
# Exception Resumable Description Created on
1 CX_TFW_RUNTIME_ERROR TFW: Runtime Exception Class 20130613
History
Last changed by/on SAP  20140121 
SAP Release Created in 740