SAP ABAP Class IF_ADT_SRL_METHOD_RESULT_DATA (Resource method's result data)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_ADT_RES_METH_SIG Provides access to REST method signature 20100615
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_ADT_SRL_PARAMS_STUB Parameter stub for SRL framework 20090811
Properties
Class IF_ADT_SRL_METHOD_RESULT_DATA  
Short Description Resource method's result data    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20081010   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_ADT_SRL_METHOD_RESULT_DATA has no forward declaration.
Interfaces
Class IF_ADT_SRL_METHOD_RESULT_DATA has no interface implemented.
Friends
Class IF_ADT_SRL_METHOD_RESULT_DATA has no friend class.
Attributes
Class IF_ADT_SRL_METHOD_RESULT_DATA has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 SET_DATA_WITH_GENERIC_HANDLER Instance method Public Method 20100616
2 SET_DATA_WITH_SPECIFIC_HANDLER Instance method Public Method 20100616
3 SET_ETAG Instance method Public Method 20100910
4 SET_LAST_MODIFIED Instance method Public Method 20091215
Events
Class IF_ADT_SRL_METHOD_RESULT_DATA has no event.
Types
Class IF_ADT_SRL_METHOD_RESULT_DATA has no local type.
Method Signatures

Method SET_DATA_WITH_GENERIC_HANDLER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONTENT_TYPE Call by reference Type reference (TYPE) SADT_CONTENT_TYPE 20100616
2 Importing DATA Call by reference Type reference (TYPE) DATA 20100616
# Exception Resumable Description Created on
1 CX_ADT_REST 20101221

Method SET_DATA_WITH_SPECIFIC_HANDLER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONTENT_HANDLER Call by reference Object reference (TYPE REF TO) IF_ADT_SRL_CONTENT_HANDLER 20100616
2 Importing DATA Call by reference Type reference (TYPE) DATA 20100616
# Exception Resumable Description Created on
1 CX_ADT_REST 20101221

Method SET_ETAG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ETAG Call by reference Type reference (TYPE) STRING 20100910
# Exception Resumable Description Created on
1 CX_ADT_REST 20101221

Method SET_LAST_MODIFIED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing TIMESTAMP Call by reference Type reference (TYPE) TIMESTAMP 20091215
# Exception Resumable Description Created on
1 CX_ADT_REST 20101221
History
Last changed by/on SAP  20110908 
SAP Release Created in