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
⤷ 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 | CNDP | 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 | ON_INPUT | Static method | Public | Method | Call -> Process Additional DIAG Data for CFW | 19990411 |
2 | PARSE_INPUT | Static method | Public | Method | Parse DIAG Data for CFW | 19990418 |
3 | PARSE_TABLE | Static method | Public | Method | Parse a Tabular XML Stream | 19991019 |
4 | SERIALIZE_STRING | Static method | Public | Method | Serialize Data as a String | 19991019 |
5 | SERIALIZE_TABLE | Static method | Public | Method | Serialize Data as a Table | 19991019 |
6 | TRACE_DATASTREAM | 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 | Importing | DATASTREAM_PARAM | Call by reference | Type reference (TYPE) | STRING | '' | xml data stream | 20030709 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | CNTL_ERROR | Allgemeiner Fehler | 19990411 |
Method PARSE_INPUT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | DATASTREAM | Call by reference | Type reference (TYPE) | STRING | Datenstrom | 19990418 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | PARSE_ERROR | Fehler beim Parsen | 19990418 |
Method PARSE_TABLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | XML_TAB | Call by reference | Type reference (TYPE) | TABLE | Einspaltige C Tabelle | 19991019 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | PARSE_ERROR | Fehler im XML Dokument | 19991019 |
Method SERIALIZE_STRING Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | CALLED_FOR_DIAG | Call by reference | Type reference (TYPE) | CHAR01 | Wurde für den DIAG gerufen ? | 19991019 | ||
2 | Returning | 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 | Importing | CALLED_FOR_DIAG | Call by reference | Type reference (TYPE) | CHAR01 | Wurde für den DIAG gerufen | 19991019 | ||
2 | Changing | 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 | Importing | 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 |