SAP ABAP Class CL_GUI_WCF_WWP (Internal Tool - DO NOT USE)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-TOO-WAB (Application Component) Web Application Builder
⤷
SO2_TOOL (Package) mySAP Application Server Pages: Tool
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_GUI_CONTROL | Proxy Class for Control in GUI | 20010116 |
Properties
| Class | CL_GUI_WCF_WWP | |
| Short Description | Internal Tool - DO NOT USE | |
| Super Class | CL_GUI_CONTROL | Proxy Class for Control in GUI |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SO2_TOOL | mySAP Application Server Pages: Tool |
| Created | 20010116 | SAP |
| Last change | 20010116 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_GUI_WCF_WWP has no forward declaration.
Interfaces
Class CL_GUI_WCF_WWP has no interface implemented.
Friends
Class CL_GUI_WCF_WWP has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | AS4FLAG | " | 20010405 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | Constructor | 20010116 | |
| 2 | Instance method | Public | Method | " | 20010116 | |
| 3 | Instance method | Public | Method | Returns Description of an Error in SET_DOCUMENT | 20010328 | |
| 4 | Instance method | Public | Method | Query: Has Document Been Changed? | 20010201 | |
| 5 | Instance method | Public | Method | " | 20010116 | |
| 6 | Instance method | Public | Method | Toggle Between Display and Change Mode | 20010201 | |
| 7 | Instance method | Public | Method | Reset IS_CHANGED Status | 20010201 |
Events
Class CL_GUI_WCF_WWP has no event.
Types
Class CL_GUI_WCF_WWP has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | LIFETIME | Value transfer | Type reference (TYPE) | I | " | 20010116 | |||
| 2 | PARENT | Value transfer | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Parent-Container | 20010116 | |||
| 3 | SHELLSTYLE | Value transfer | Type reference (TYPE) | I | Shellstyle | 20010116 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | " | 20010116 | ||
| 2 | " | 20010116 | ||
| 3 | " | 20010116 | ||
| 4 | Es wird mindestens die Version 5.5 des IE benötigt | 20010326 | ||
| 5 | " | 20010116 |
Method GET_DOCUMENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DOCUMENT | Call by reference | Type reference (TYPE) | XSTRING | " | 20010116 | |||
| 2 | DOCUMENT_EXT | Call by reference | Type reference (TYPE) | STRING | externes Source-Format | 20010405 | |||
| 3 | SUCCESSFUL | Value transfer | Type reference (TYPE) | AS4FLAG | 'X': Konvertierung DOM->Internes Format erfolgreich | 20010402 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | " | 20010201 | ||
| 2 | " | 20010201 |
Method GET_ERROR_DESCRIPTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | COLUMN | Value transfer | Type reference (TYPE) | I | Spalte | 20010328 | |||
| 2 | ERROR_MESSAGE | Call by reference | Type reference (TYPE) | SYMSG | Fehlernachricht | 20010522 | |||
| 3 | ROW | Value transfer | Type reference (TYPE) | I | Zeile | 20010328 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | " | 20010404 | ||
| 2 | " | 20010404 |
Method GET_IS_CHANGED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_CHANGED | Value transfer | Type reference (TYPE) | BOOLEAN | 'X': Dokument wurde verändert | 20010201 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | " | 20010201 | ||
| 2 | " | 20010201 |
Method SET_DOCUMENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | APP_MIME_BASE | Call by reference | Type reference (TYPE) | STRING | Pfad für Mimes der Applikation | 20010314 | |||
| 2 | BACK_CONV_TO_EXTERNAL_FORMAT | Value transfer | Type reference (TYPE) | AS4FLAG | 'X': Bei der Rückkonvertierung ins externe Format konvert. | 20010405 | |||
| 3 | DEBUG | Value transfer | Type reference (TYPE) | AS4FLAG | 'X': Diagnode-Modus einschalten | 20010406 | |||
| 4 | DOCUMENT | Call by reference | Type reference (TYPE) | STRING | " | 20010116 | |||
| 5 | DOCUMENT_EXT | Call by reference | Type reference (TYPE) | STRING | externes Source-Format | 20010405 | |||
| 6 | READONLY | Value transfer | Type reference (TYPE) | AS4FLAG | 'X': Anzeigemodus; ' ': Änderungsmodus | 20010201 | |||
| 7 | SUCCESSFUL | Value transfer | Type reference (TYPE) | AS4FLAG | 'X': Dokument konnte eingelesen werden | 20010314 | |||
| 8 | WCF_GLOBAL_BASE | Call by reference | Type reference (TYPE) | STRING | Pfad für WCF Skripte | 20010314 | |||
| 9 | WCF_MIME_BASE | Call by reference | Type reference (TYPE) | STRING | Pfad für WCF Mimes | 20010314 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | " | 20010117 | ||
| 2 | " | 20010117 |
Method SET_READONLY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | READONLY | Call by reference | Type reference (TYPE) | BOOLEAN | 'X': Anzeigemodus; ' ':Änderungsmodus | 20010201 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | " | 20010201 | ||
| 2 | " | 20010201 |
Method SET_SAVED Signature
Method SET_SAVED on class CL_GUI_WCF_WWP has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | " | 20010201 | ||
| 2 | " | 20010201 |
History
| Last changed by/on | SAP | 20010116 |
| SAP Release Created in | 610 |