SAP ABAP Class IF_RSDF_GUI_DOCU_HANDLER (Handler for Data Supply for the Docu Control)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSDF_GUI_DOCU_HANDLER Handler for Saving/Loading Documentation 20100125
Properties
Class IF_RSDF_GUI_DOCU_HANDLER  
Short Description Handler for Data Supply for the Docu Control    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20100125   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_RSDF_GUI_DOCU_HANDLER has no forward declaration.
Interfaces
Class IF_RSDF_GUI_DOCU_HANDLER has no interface implemented.
Friends
Class IF_RSDF_GUI_DOCU_HANDLER has no friend class.
Attributes
Class IF_RSDF_GUI_DOCU_HANDLER has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_HEADER_TEXT Instance method Public Method 20100125
2 LOAD Instance method Public Method 20100125
3 SAVE Instance method Public Method 20100125
Events
Class IF_RSDF_GUI_DOCU_HANDLER has no event.
Types
Class IF_RSDF_GUI_DOCU_HANDLER has no local type.
Method Signatures

Method GET_HEADER_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_HEADER_TEXT Value transfer Type reference (TYPE) RSDF_S_TEXT char255 20100125

Method GET_HEADER_TEXT on class IF_RSDF_GUI_DOCU_HANDLER has no exception.

Method LOAD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_DOCUTYPE Call by reference Type reference (TYPE) RSAWBNDOCUTYPE Typ der Dokumentation 20101018
2 Exporting E_STRING Value transfer Type reference (TYPE) STRING Texttabelle für das Textcontrol 20100202

Method LOAD on class IF_RSDF_GUI_DOCU_HANDLER has no exception.

Method SAVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DOCUTYPE Call by reference Type reference (TYPE) RSAWBNDOCUTYPE Typ der Dokumentation 20101018
2 Importing I_STRING Call by reference Type reference (TYPE) RSDFATTRSTRING Docu 20101018

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