SAP ABAP Class IF_ATRAPI_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_ATRAPI_OBJTYPE Object Type 20110526
2 Interface composition (i COMPRISING i_ref)  IE_ATRAPI_ORIGINATION Origin 20110526
3 Interface composition (i COMPRISING i_ref)  IE_ATRAPI_PROCESS_TYPE Process Types 20110526
4 Interface implementation (CLASS c. INTERFACES i_ref)  CL_ATRAPI_ENUM_SUPER Enumeration Super Class 20110526
Properties
Class IF_ATRAPI_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 20110526   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_ATRAPI_ENUM_TAGGED_OBJECT has no forward declaration.
Interfaces
Class IF_ATRAPI_ENUM_TAGGED_OBJECT has no interface implemented.
Friends
Class IF_ATRAPI_ENUM_TAGGED_OBJECT has no friend class.
Attributes
Class IF_ATRAPI_ENUM_TAGGED_OBJECT has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_TAGGED_OBJECT Instance method Public Method 20110526
2 SET_TAGGED_OBJECT Instance method Public Method 20110526
Events
Class IF_ATRAPI_ENUM_TAGGED_OBJECT has no event.
Types
Class IF_ATRAPI_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 20110526
2 Returning R_REF_OBJECT Value transfer Object reference (TYPE REF TO) OBJECT 20110526

Method GET_TAGGED_OBJECT on class IF_ATRAPI_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 20110526
2 Importing I_ID Call by reference Type reference (TYPE) CSEQUENCE 20110526
3 Importing I_REF_OBJECT Call by reference Object reference (TYPE REF TO) OBJECT 20110526

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