SAP ABAP Class CL_IDOC_XML1_VIEW (IDoc View)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-MID-ALE (Application Component) ALE Integration Technology
⤷
SXML1 (Package) Services for IDoc/XML Processing

⤷

⤷

Properties
Class | CL_IDOC_XML1_VIEW | |
Short Description | IDoc View | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SXML1 | Services for IDoc/XML Processing |
Created | 19990721 | SAP |
Last change | 00000000 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_IDOC_XML1_VIEW has no forward declaration.
Interfaces
Class CL_IDOC_XML1_VIEW has no interface implemented.
Friends
Class CL_IDOC_XML1_VIEW has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_CTMENU | Reference of Context Menu | 19991110 | ||
2 | ![]() |
Instance attribute | Private | Type reference (TYPE) | EDI_STYLE | Style ID | 19991111 | ||
3 | ![]() |
Constant | Public | Type reference (TYPE) | EDI_URL | 'SAP_001' | Standard Style Sheet | 19990726 | |
4 | ![]() |
Constant | Public | Type reference (TYPE) | EDI_URL | 'SAP_MASTER' | Allocated URL | 19991109 | |
5 | ![]() |
Constant | Public | Type reference (TYPE) | EDI_URL | 'IE5' | Standard Style Sheet | 19990726 | |
6 | ![]() |
Constant | Public | Type reference (TYPE) | CHAR1 | 'P' | Destination of Source | 19991104 | |
7 | ![]() |
Constant | Public | Type reference (TYPE) | CHAR1 | 'A' | Destination of Source | 19990726 | |
8 | ![]() |
Constant | Public | Type reference (TYPE) | CHAR1 | 'B' | Destination of Source | 19990726 | |
9 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_HTML_VIEWER | Reference of HTML Control | 19990726 | ||
10 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_IDOC_XML1 | IDocs in XML Format | 19991027 | ||
11 | ![]() |
Constant | Public | Type reference (TYPE) | EDI_URL | 'XMLSRC' | URL of IDoc to Be Loaded | 19991109 | |
12 | ![]() |
Static Attribute | Private | Type reference (TYPE) | EDI_URL | 'MASTERSRC' | Allocated URL | 19991109 | |
13 | ![]() |
Constant | Public | Type reference (TYPE) | EDI_URL | 'XSLSRC' | URL of the Style Sheet to Be Loaded | 19990726 | |
14 | ![]() |
Instance attribute | Private | See coding | TAB_OBJ_LOCATION | 19991027 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | Constructor | 19990721 |
2 | ![]() |
Instance method | Public | Method | Destructor | 19991111 |
3 | ![]() |
Instance method | Public | Method | Gives all Possible Style IDs for this IDoc | 19990726 |
4 | ![]() |
Instance method | Public | Method | Returns the Style ID Currently Used | 19991111 |
5 | ![]() |
Instance method | Private | Method | Initializes Context Menu | 19991111 |
6 | ![]() |
Instance method | Private | Method | Sets Style Table of this View | 19991111 |
7 | ![]() |
Instance method | Public | Method | Sets Stylesheet (loads MINE Objects + Transform XSLT) | 20011030 |
8 | ![]() |
Instance method | Private | Event handling method | Handles Event for Display of a Context Menu | 19991110 |
9 | ![]() |
Instance method | Private | Event handling method | Handles Event After Display of a Context Menu | 19991110 |
10 | ![]() |
Instance method | Private | Event handling method | Handles Events of the Page Displayed | 19991110 |
11 | ![]() |
Instance method | Public | Method | Refresh | 19990726 |
12 | ![]() |
Instance method | Private | Method | Sets all Master Objects Required | 19991116 |
13 | ![]() |
Instance method | Public | Method | Sets Style Sheet for this View | 19990721 |
14 | ![]() |
Instance method | Public | Method | Shows all Possible Style IDs in a Context Menu | 19991111 |
Events
# | Event | Type | Visibility | Description | Created on |
---|---|---|---|---|---|
1 | TEST | Instance Event (0) |
Public (2) |
Test | 19991110 |
Types
Class CL_IDOC_XML1_VIEW has no local type.
Method Signatures
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IDOCOBJECT | Call by reference | Object reference (TYPE REF TO) | CL_IDOC_XML1 | Referenz eines IDocs in XML-Format | 19990721 | ||
2 | ![]() |
PARENT | Call by reference | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Parent Container | 19990721 | ||
3 | ![]() |
XSLID | Call by reference | Type reference (TYPE) | EDI_STYLE | ID des Stylesheets | 19990721 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehler beim Erzeugen des SAP-HTML Controls | 19991116 | |
2 | ![]() |
Fehler beim Laden des IDocs | 19991116 | |
3 | ![]() |
Fehler beim Laden des Stylesheets | 19991116 |
Method FREE Signature
Method FREE on class CL_IDOC_XML1_VIEW has no parameter.
Method FREE on class CL_IDOC_XML1_VIEW has no exception.
Method GET_ACCESSABLE_STYLIDS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
STYLEIDS | Call by reference | Type reference (TYPE) | TAB_SRC | Styletables | 19990726 |
Method GET_ACCESSABLE_STYLIDS on class CL_IDOC_XML1_VIEW has no exception.
Method GET_CURRENT_STYLEID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
XSLID | Value transfer | Type reference (TYPE) | EDI_STYLE | Style-ID | 19991111 |
Method GET_CURRENT_STYLEID on class CL_IDOC_XML1_VIEW has no exception.
Method INIT_CONTEXT Signature
Method INIT_CONTEXT on class CL_IDOC_XML1_VIEW has no parameter.
Method INIT_CONTEXT on class CL_IDOC_XML1_VIEW has no exception.
Method INIT_STYLETABLE Signature
Method INIT_STYLETABLE on class CL_IDOC_XML1_VIEW has no parameter.
Method INIT_STYLETABLE on class CL_IDOC_XML1_VIEW has no exception.
Method NEW_SET_STYLESHEET Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
XSLID | Call by reference | Type reference (TYPE) | EDI_STYLE | Style-ID | 20011030 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehler beim Laden eines Master-Objekts | 20011030 | |
2 | ![]() |
Fehler beim Laden eines Objekts | 20011030 | |
3 | ![]() |
Die gewählte Styleid verfügt nicht über ein Start-Stylesheet | 20011030 |
Method ON_CTXMENU_REQUEST Signature
Method ON_CTXMENU_REQUEST on class CL_IDOC_XML1_VIEW has no parameter.
Method ON_CTXMENU_REQUEST on class CL_IDOC_XML1_VIEW has no exception.
Method ON_CTXMENU_SELECTED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
FCODE | Call by reference | Type reference (TYPE) | 19991110 |
Method ON_CTXMENU_SELECTED on class CL_IDOC_XML1_VIEW has no exception.
Method ON_SAPEVENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ACTION | Call by reference | Type reference (TYPE) | 19991110 | ||||
2 | ![]() |
GETDATA | Call by reference | Type reference (TYPE) | 19991110 | ||||
3 | ![]() |
POSTDATA | Call by reference | Type reference (TYPE) | 19991110 | ||||
4 | ![]() |
QUERY_TABLE | Call by reference | Type reference (TYPE) | 19991110 |
Method ON_SAPEVENT on class CL_IDOC_XML1_VIEW has no exception.
Method REFRESH Signature
Method REFRESH on class CL_IDOC_XML1_VIEW has no parameter.
Method REFRESH on class CL_IDOC_XML1_VIEW has no exception.
Method SET_MASTER Signature
Method SET_MASTER on class CL_IDOC_XML1_VIEW has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehler beim Laden eines Master-Objekts | 19991116 |
Method SET_STYLESHEET Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
XSLID | Call by reference | Type reference (TYPE) | EDI_STYLE | Style-ID | 19991103 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehler beim Laden eines Master-Objekts | 19991116 | |
2 | ![]() |
Fehler beim Laden eines Objekts | 19991104 | |
3 | ![]() |
Die gewählte Styleid verfügt nicht über ein Start-Stylesheet | 19991104 |
Method SHOW_ACCESSABLE_STYLIDS Signature
Method SHOW_ACCESSABLE_STYLIDS on class CL_IDOC_XML1_VIEW has no parameter.
Method SHOW_ACCESSABLE_STYLIDS on class CL_IDOC_XML1_VIEW has no exception.
Event Signatures
Event TEST Signature
Event TEST on class CL_IDOC_XML1_VIEW has no parameter.
History
Last changed by/on | SAP | 00000000 |
SAP Release Created in |