SAP ABAP Class CL_RSDF_GUI_DOCU_HANDLER (Handler for Saving/Loading Documentation)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-WHM-AWB (Application Component) Data Warehousing Workbench
⤷
RSDF_GUI (Package) Data Warehousing Workbench Data Flow

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RSDF_GUI_DOCU_HANDLER | Handler for Data Supply for the Docu Control | 20100125 |
Properties
Class | CL_RSDF_GUI_DOCU_HANDLER | |
Short Description | Handler for Saving/Loading Documentation | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | RSDF_GUI | Data Warehousing Workbench Data Flow |
Created | 20100125 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_RSDF_GUI_DOCU_HANDLER | Handler for Data Supply for the Docu Control | 20100125 |
Friends
Class CL_RSDF_GUI_DOCU_HANDLER has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Public | Type reference (TYPE) | RSAWBNSUBOBJECT | '____' | Subobject for AWB Object | 20100202 | |
2 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_RSOD_DOC_COLLECTION | BW Amount of Documents | 20100126 | ||
3 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_RSOD_META | Documents for Metadata | 20100126 | ||
4 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_RSDF_MAINTAIN | Edit Data Flow Modeling | 20100125 | ||
5 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_RSDF_NODE | Node in data flow | 20100129 | ||
6 | ![]() |
Instance attribute | Private | Type reference (TYPE) | RSDF_T_TEXT256 | Text Table for the Text Control | 20100125 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | 20100125 | |
2 | ![]() |
Instance method | Private | Method | 20100201 | |
3 | ![]() |
Instance method | Public | Method | 20101018 | |
4 | ![]() |
Instance method | Public | Method | 20100203 | |
5 | ![]() |
Instance method | Private | Method | 20100203 | |
6 | ![]() |
Instance method | Public | Method | 20100224 | |
7 | ![]() |
Instance method | Public | Method | 20100125 |
Events
Class CL_RSDF_GUI_DOCU_HANDLER has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TY_S_DOCS | Private | See coding | 20100126 | begin of TY_S_DOCS,
nodeid type rsdfnodeid,
s_doc type RSOD_S_DOC_R,
end of ty_s_docs
|
Method Signatures
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_R_RSDF_MAINTAIN | Call by reference | Object reference (TYPE REF TO) | CL_RSDF_MAINTAIN | Datenflussmodellierung Bearbeitung | 20100125 |
Method CONSTRUCTOR on class CL_RSDF_GUI_DOCU_HANDLER has no exception.
Method GET_AWBOBJECT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RE_S_AWBOBJ | Value transfer | Type reference (TYPE) | RSAWBN_S_AWBOBJECT | Schlüssel AWB Object | 20100201 |
Method GET_AWBOBJECT on class CL_RSDF_GUI_DOCU_HANDLER has no exception.
Method GET_DOCUTYPE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RE_DOCUTYPE | Value transfer | Type reference (TYPE) | RSAWBNDOCUTYPE | Typ der Dokumentation | 20101018 |
Method GET_DOCUTYPE on class CL_RSDF_GUI_DOCU_HANDLER has no exception.
Method GET_NODEID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RE_NODEID | Value transfer | Type reference (TYPE) | RSDFNODEID | ID eines Knotens im Datenfluss | 20100203 |
Method GET_NODEID on class CL_RSDF_GUI_DOCU_HANDLER has no exception.
Method GET_TEXT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RE_TEXT | Value transfer | Type reference (TYPE) | RSTXTLG | Beschreibung lang | 20100203 |
Method GET_TEXT on class CL_RSDF_GUI_DOCU_HANDLER has no exception.
Method INIT Signature
Method INIT on class CL_RSDF_GUI_DOCU_HANDLER has no parameter.
Method INIT on class CL_RSDF_GUI_DOCU_HANDLER has no exception.
Method SET_NODE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_R_NODE | Call by reference | Object reference (TYPE REF TO) | CL_RSDF_NODE | Knoten im Datenfluss | 20100125 |
Method SET_NODE on class CL_RSDF_GUI_DOCU_HANDLER has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 730 |