SAP ABAP Class CL_W3_BHTML_FUNCTION_CUE_CARD (Generate HTML Page for BHTML Function Interface)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-TOO-WAB (Application Component) Web Application Builder
⤷
SW3_TOOL (Package) ITS Connection: Tool

⤷

⤷

Properties
Class | CL_W3_BHTML_FUNCTION_CUE_CARD | |
Short Description | Generate HTML Page for BHTML Function Interface | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SW3_TOOL | ITS Connection: Tool |
Created | 20000105 | SAP |
Last change | 20000105 | 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_W3_BHTML_FUNCTION_CUE_CARD has no interface implemented.
Friends
Class CL_W3_BHTML_FUNCTION_CUE_CARD 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) | SY-LANGU | Display Language | 20000105 | ||
2 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_DD_TABLE_AREA | Dynamic Documents: Region in a Document | 20000105 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | Constructor | 20000105 |
2 | ![]() |
Instance method | Private | Method | Generate HTML Code for BHTML Function Header | 20000105 |
3 | ![]() |
Instance method | Private | Method | Generate HTML Code for Display | 20000105 |
4 | ![]() |
Instance method | Private | Method | Generate HTML Code for Parameter Description | 20000105 |
5 | ![]() |
Instance method | Public | Method | Read Cue Card | 20000105 |
6 | ![]() |
Instance method | Private | Method | Interface Method (Do Not Use) | 20000117 |
Events
Class CL_W3_BHTML_FUNCTION_CUE_CARD has no event.
Types
Class CL_W3_BHTML_FUNCTION_CUE_CARD has no local type.
Method Signatures
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_W3_BHTML_FUNCTION_CUE_CARD has no parameter.
Method CONSTRUCTOR on class CL_W3_BHTML_FUNCTION_CUE_CARD has no exception.
Method GENERATE_FUNCTION_HTML Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
P_FUNCTION | Call by reference | Type reference (TYPE) | W3BHTMLFUN | Name des BHTML-Funktion | 20000105 | ||
2 | ![]() |
P_HTML_DOCUMENT | Call by reference | Object reference (TYPE REF TO) | CL_DD_DOCUMENT | HTML-Dokument | 20000105 |
Method GENERATE_FUNCTION_HTML on class CL_W3_BHTML_FUNCTION_CUE_CARD has no exception.
Method GENERATE_HTML Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
P_FUNCTION | Call by reference | Type reference (TYPE) | W3BHTMLFUN | Name der BHTML-Funktion | 20000105 | ||
2 | ![]() |
P_HTML_DOCUMENT | Value transfer | Object reference (TYPE REF TO) | CL_DD_DOCUMENT | HTML-Dokument | 20000105 | ||
3 | ![]() |
P_HTML_VIEWER | Call by reference | Object reference (TYPE REF TO) | CL_GUI_HTML_VIEWER | HTML Control proxy class | 20000426 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
BHTML-Funktion existiert nicht | 20000105 |
Method GENERATE_PARAMETER_HTML Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
P_FUNCTION | Call by reference | Type reference (TYPE) | W3BHTMLFUN | Name der BHTML-Funktion | 20000105 | ||
2 | ![]() |
P_HTML_DOCUMENT | Call by reference | Object reference (TYPE REF TO) | CL_DD_DOCUMENT | HTML-Dokument | 20000105 |
Method GENERATE_PARAMETER_HTML on class CL_W3_BHTML_FUNCTION_CUE_CARD has no exception.
Method GET Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
P_CUE_CARD | Value transfer | Object reference (TYPE REF TO) | CL_DD_DOCUMENT | Cue Card | 20000105 | ||
2 | ![]() |
P_FUNCTION_NAME | Call by reference | Type reference (TYPE) | W3BHTMLFUN | Funktionsname | 20000105 | ||
3 | ![]() |
P_HTML_VIEWER | Call by reference | Object reference (TYPE REF TO) | CL_GUI_HTML_VIEWER | HTML Control proxy class | 20000426 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Objekt existiert nicht | 20000105 |
Method IF_WB_CUE_CARD_GET Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
P_CUE_CARD | Call by reference | Object reference (TYPE REF TO) | CL_DD_DOCUMENT | Dynamische Dokumente: Dokument | 20000117 | ||
2 | ![]() |
P_HTML_VIEWER | Call by reference | Object reference (TYPE REF TO) | CL_GUI_HTML_VIEWER | HTML Control proxy class | 20000426 | ||
3 | ![]() |
P_OBJECT_NAME | Call by reference | Type reference (TYPE) | SEU_OBJKEY | WB Request: Schlüssel eines Objekts in der EU | 20000117 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Objekt nicht vorhanden | 20000117 |
History
Last changed by/on | SAP | 20000105 |
SAP Release Created in | 46D |