SAP ABAP Class IF_TPDAPI_ENUM_TAGGED_OBJECT (Tagged Objects of an Enumeration)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IE_TPDAPI_DATATYPE Data Type Interface 20100326
2 Interface implementation (CLASS c. INTERFACES i_ref)  CE_TPDAPI_DATATYPE Enumeration: Data 20100326
Properties
Class IF_TPDAPI_ENUM_TAGGED_OBJECT  
Short Description Tagged Objects of an Enumeration    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20100326   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_TPDAPI_ENUM_TAGGED_OBJECT has no forward declaration.
Interfaces
Class IF_TPDAPI_ENUM_TAGGED_OBJECT has no interface implemented.
Friends
Class IF_TPDAPI_ENUM_TAGGED_OBJECT has no friend class.
Attributes
Class IF_TPDAPI_ENUM_TAGGED_OBJECT has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_TAGGED_OBJECT Instance method Public Method 20100326
2 SET_TAGGED_OBJECT Instance method Public Method 20100326
Events
Class IF_TPDAPI_ENUM_TAGGED_OBJECT has no event.
Types
Class IF_TPDAPI_ENUM_TAGGED_OBJECT has no local type.
Method Signatures

Method GET_TAGGED_OBJECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ID Call by reference Type reference (TYPE) CSEQUENCE 20100326
2 Returning R_REF_OBJECT Value transfer Object reference (TYPE REF TO) OBJECT 20100326

Method GET_TAGGED_OBJECT on class IF_TPDAPI_ENUM_TAGGED_OBJECT has no exception.

Method SET_TAGGED_OBJECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_FLG_PROTECT Call by reference Type reference (TYPE) XFLAG 'X' neue Eingabewerte 20100326
2 Importing I_ID Call by reference Type reference (TYPE) CSEQUENCE 20100326
3 Importing I_REF_OBJECT Call by reference Object reference (TYPE REF TO) OBJECT 20100326

Method SET_TAGGED_OBJECT on class IF_TPDAPI_ENUM_TAGGED_OBJECT has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in