SAP ABAP Class CL_GUI_DATAMANAGER (Data Manager Gui-AppServer)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-FES-GUI (Application Component) Graphical User Interface
⤷
SCET (Package) Control Enabling Technology / Control Framework
⤷
⤷
Properties
| Class | CL_GUI_DATAMANAGER | |
| Short Description | Data Manager Gui-AppServer | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | S | System Program |
| Category | 0 | |
| Package | SCET | Control Enabling Technology / Control Framework |
| Created | 19990411 | SAP |
| Last change | 20000509 | 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
Class CL_GUI_DATAMANAGER has no interface implemented.
Friends
Class CL_GUI_DATAMANAGER has no friend class.
Attributes
Class CL_GUI_DATAMANAGER has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Call -> Process Additional DIAG Data for CFW | 19990411 | |
| 2 | Static method | Public | Method | Parse DIAG Data for CFW | 19990418 | |
| 3 | Static method | Public | Method | Parse a Tabular XML Stream | 19991019 | |
| 4 | Static method | Public | Method | Serialize Data as a String | 19991019 | |
| 5 | Static method | Public | Method | Serialize Data as a Table | 19991019 | |
| 6 | Static method | Private | Method | Trace at AppServer | 19990418 |
Events
Class CL_GUI_DATAMANAGER has no event.
Types
Class CL_GUI_DATAMANAGER has no local type.
Method Signatures
Method ON_INPUT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DATASTREAM_PARAM | Call by reference | Type reference (TYPE) | STRING | '' | xml data stream | 20030709 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Allgemeiner Fehler | 19990411 |
Method PARSE_INPUT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DATASTREAM | Call by reference | Type reference (TYPE) | STRING | Datenstrom | 19990418 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler beim Parsen | 19990418 |
Method PARSE_TABLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | XML_TAB | Call by reference | Type reference (TYPE) | TABLE | Einspaltige C Tabelle | 19991019 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler im XML Dokument | 19991019 |
Method SERIALIZE_STRING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CALLED_FOR_DIAG | Call by reference | Type reference (TYPE) | CHAR01 | Wurde für den DIAG gerufen ? | 19991019 | |||
| 2 | RETVAL | Value transfer | Type reference (TYPE) | STRING | XML Document | 19991019 |
Method SERIALIZE_STRING on class CL_GUI_DATAMANAGER has no exception.
Method SERIALIZE_TABLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CALLED_FOR_DIAG | Call by reference | Type reference (TYPE) | CHAR01 | Wurde für den DIAG gerufen | 19991019 | |||
| 2 | XML_TAB | Call by reference | Type reference (TYPE) | TABLE | Tabelle für xml datenstrom | 19991019 |
Method SERIALIZE_TABLE on class CL_GUI_DATAMANAGER has no exception.
Method TRACE_DATASTREAM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DATASTREAM | Call by reference | Type reference (TYPE) | STRING | Datenstrom für Trace | 19990418 |
Method TRACE_DATASTREAM on class CL_GUI_DATAMANAGER has no exception.
History
| Last changed by/on | SAP | 20000509 |
| SAP Release Created in |