SAP ABAP Interface IF_TFW_TAG_DB (Tag DB 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_TAG_DB  
Short Description Tag DB Interface    
General Data
Package STFW_CORE   Tagging Framework Core 
Created 20130418   SAP 
Last changed 20140121   SAP 
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 IF_TFW_TAG Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
2 IF_TFW_TYPES Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
Interface IF_TFW_TAG_DB has no interface.
Friends
Interface IF_TFW_TAG_DB has no friend.
Attributes
Interface IF_TFW_TAG_DB has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 READ Instance method Public Method Read tag entries for an object 20130418
2 READ_TAGS_BY_OBJECT Instance method Public Method Read all the tags for a particular object 20130522
3 WRITE Instance method Public Method Save tag data into the database 20130418
Events
Interface IF_TFW_TAG_DB has no event.
Types
Interface IF_TFW_TAG_DB has no local type.
Method Signatures

Method READ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_OBJECT_ID Call by reference Type reference (TYPE) IF_TFW_TYPES=>OBJECT_ID TFW: Object Identifier 20130418
2 Importing IV_OBJECT_TYPE_ID Call by reference Type reference (TYPE) IF_TFW_TYPES=>OBJECT_TYPE_ID TFW: Object Type Identifier 20130418
3 Returning RTS_TAG_DATA Value transfer Type reference (TYPE) IF_TFW_TAG=>TS_TAG_DB 20130418
# Exception Resumable Description Created on
1 CX_TFW_RUNTIME_ERROR TFW: Runtime Exception Class 20130613

Method READ_TAGS_BY_OBJECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_OBJECT_ID Call by reference Type reference (TYPE) IF_TFW_TYPES=>OBJECT_ID TFW: Object Identifier 20130522
2 Importing IV_OBJECT_TYPE_ID Call by reference Type reference (TYPE) IF_TFW_TYPES=>OBJECT_TYPE_ID TFW: Object Type Identifier 20130522
3 Returning RTS_OBJECT_TAGS Value transfer Type reference (TYPE) TFW_OBJECT_TAGS_TT TFW: Table for storing object tags 20130522
# 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 ITS_TAG_DATA Call by reference Type reference (TYPE) IF_TFW_TAG=>TS_TAG_DB 20130418
# 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