SAP ABAP Class IF_FSBP_SE_DATA_CONTAINER (Data Container for an SE Data Structure)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  FSBP_SE_DATA_CONTAINER Container for SE Data 20101117
Properties
Class IF_FSBP_SE_DATA_CONTAINER  
Short Description Data Container for an SE Data Structure    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20101117   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_FSBP_SE_DATA_CONTAINER has no forward declaration.
Interfaces
Class IF_FSBP_SE_DATA_CONTAINER has no interface implemented.
Friends
Class IF_FSBP_SE_DATA_CONTAINER has no friend class.
Attributes
Class IF_FSBP_SE_DATA_CONTAINER has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_SE_DATA Instance method Public Method Provides SE Container Data 20101117
2 GET_SE_DATA_REF Instance method Public Method Provides Reference to SE Container Data 20101117
3 SET_SE_DATA Instance method Public Method Sets SE Data Container 20101117
Events
Class IF_FSBP_SE_DATA_CONTAINER has no event.
Types
Class IF_FSBP_SE_DATA_CONTAINER has no local type.
Method Signatures

Method GET_SE_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_SE_DATA Value transfer Type reference (TYPE) ANY 20101117
# Exception Resumable Description Created on
1 CX_FSBP_SE_NO_SE_DATA SE Data nicht vorhanden 20101117

Method GET_SE_DATA_REF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Object reference (TYPE REF TO) DATA 20101117
# Exception Resumable Description Created on
1 CX_FSBP_SE_NO_SE_DATA SE Data nicht vorhanden 20101117

Method SET_SE_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_SE_DATA Call by reference Type reference (TYPE) ANY 20101117

Method SET_SE_DATA on class IF_FSBP_SE_DATA_CONTAINER has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in