SAP ABAP Class IF_WCF_GMT_SERIALIZABLE (GMT Component Serializable Interface)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_WCF_GMT_CONTEXT_MENU WCF GMT Nexus Context Menu 20081028
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_WCF_GMT_LOGGING_TARGET WCF GMT Nexus Logging Target 20081128
3 Interface implementation (CLASS c. INTERFACES i_ref)  CL_WCF_GMT_MODEL WCF GMT Model Structure API 20080925
4 Interface implementation (CLASS c. INTERFACES i_ref)  CL_WCF_GMT_MODEL_ACTION WCF GMT Nexus Action 20080925
5 Interface implementation (CLASS c. INTERFACES i_ref)  CL_WCF_GMT_MODEL_CONTEXT WCF GMT Nexus Model Context 20080925
6 Interface implementation (CLASS c. INTERFACES i_ref)  CL_WCF_GMT_NEXUS_POINT WCF GMT Nexus Base Point 20080929
7 Interface implementation (CLASS c. INTERFACES i_ref)  CL_WCF_GMT_TOOLBAR_ELEMENT WCF GMT Nexus Base Toolbar Element 20081023
Properties
Class IF_WCF_GMT_SERIALIZABLE  
Short Description GMT Component Serializable Interface    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20080925   SAP 
Last change 20100303   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
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)
Interfaces
Class IF_WCF_GMT_SERIALIZABLE has no interface implemented.
Friends
Class IF_WCF_GMT_SERIALIZABLE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GR_BO Instance attribute Public Object reference (TYPE REF TO) IF_BOL_BO_PROPERTY_ACCESS Access Interface for BO Attributes 20081023
2 GT_ATTRIBUTES Instance attribute Public Type reference (TYPE) WCF_GMT_NAME_T WCF GMT Nexus name table 20081023
Methods
# Method Level Visibility Method type Description Created on
1 GET_ATTRIBUTE_VALUE Instance method Public Method 20081023
2 LIST_ATTRIBUTES Instance method Public Method 20081023
3 SERIALIZE Instance method Public Method serialize current component 20080925
4 SET_ATTRIBUTE_VALUE Instance method Public Method 20081023
Events
Class IF_WCF_GMT_SERIALIZABLE has no event.
Types
Class IF_WCF_GMT_SERIALIZABLE has no local type.
Method Signatures

Method GET_ATTRIBUTE_VALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ATTRIBUTE_NAME Call by reference Type reference (TYPE) WCF_GMT_NEXUS_NAME WCF GMT Nexus Name Type 20081023
2 Returning RV_ATTRIBUTE_VALUE Value transfer Type reference (TYPE) STRING 20081023

Method GET_ATTRIBUTE_VALUE on class IF_WCF_GMT_SERIALIZABLE has no exception.

Method LIST_ATTRIBUTES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_ATTRIBUTES Value transfer Type reference (TYPE) WCF_GMT_NAME_T WCF GMT Nexus name table 20081023

Method LIST_ATTRIBUTES on class IF_WCF_GMT_SERIALIZABLE has no exception.

Method SERIALIZE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_PATTERN Call by reference Type reference (TYPE) STRING 20081104
2 Returning RS_DATA Value transfer Type reference (TYPE) STRING serialized data 20080925

Method SERIALIZE on class IF_WCF_GMT_SERIALIZABLE has no exception.

Method SET_ATTRIBUTE_VALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ATTRIBUTE_NAME Call by reference Type reference (TYPE) WCF_GMT_NEXUS_NAME WCF GMT Nexus Name Type 20081023
2 Importing IV_ATTRIBUTE_VALUE Call by reference Type reference (TYPE) STRING 20081023

Method SET_ATTRIBUTE_VALUE on class IF_WCF_GMT_SERIALIZABLE has no exception.
History
Last changed by/on SAP  20100303 
SAP Release Created in