SAP ABAP Class CL_RSR_WWW_ITEM_LABEL (Characteristic Labeling poss. with Context Menu)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-BEX-ET (Application Component) End User Technology
⤷
RS_WEB_RUNTIME (Package) Web Reporting Runtime (3.x CORE)

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_RSR_WWW_ITEM_VIEW | All Items that Reference a View as DP | 20010408 |
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_RSR_PIE_ITEM_LABEL | Char. Labeling Poss. with Context Menu (Pocket IE) | 20010213 |
Properties
Class | CL_RSR_WWW_ITEM_LABEL | |
Short Description | Characteristic Labeling poss. with Context Menu | |
Super Class | CL_RSR_WWW_ITEM_VIEW | All Items that Reference a View as DP |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | RS_WEB_RUNTIME | Web Reporting Runtime (3.x CORE) |
Created | 20001206 | SAP |
Last change | 20130531 | 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) |
2 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_RSR_WWW_ITEM_LABEL has no interface implemented.
Friends
Class CL_RSR_WWW_ITEM_LABEL 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) | RRXW3_PARAMETER_ID | 'CONTEXT_MENU' | Generate Context Menus | 20001208 | |
2 | ![]() |
Constant | Private | Type reference (TYPE) | RRXW3_PARAMETER_ID | 'IOBJNM' | Named Attribute | 20001206 | |
3 | ![]() |
Instance attribute | Private | Type reference (TYPE) | RRXW3_PARAMETER_ID | 'ONLY_VALUES' | G_CS_CHECK_HRY | 20001215 | |
4 | ![]() |
Constant | Private | See coding | C_S_RAISE_ER1 | 20001215 | |||
5 | ![]() |
Constant | Private | See coding | C_S_RAISE_ER2 | 20001215 | |||
6 | ![]() |
Constant | Private | See coding | C_S_RAISE_ER3 | 20001215 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Private | Method | Returns HTML | 20001206 |
2 | ![]() |
Instance method | Private | Method | 20001215 | |
3 | ![]() |
Instance method | Private | Method | Returns Context Menu | 20001206 |
4 | ![]() |
Static method | Public | Method | 20010408 | |
5 | ![]() |
Instance method | Private | Method | Gets the InfoObject Text | 20001206 |
6 | ![]() |
Instance method | Private | Method | 20001215 | |
7 | ![]() |
Instance method | Private | Method | Returns | 20001215 |
8 | ![]() |
Instance method | Private | Method | Returns the InfoObject Name | 20001206 |
9 | ![]() |
Instance method | Private | Method | if you want to generate a context menu | 20001208 |
10 | ![]() |
Instance method | Private | Method | 20001215 |
Events
Class CL_RSR_WWW_ITEM_LABEL has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TP_T_TEXPTPOOL | Private | See coding | TP_T_TEXPTPOOL | 20001206 |
|
Method Signatures
Method GENERATE_HTML Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_HTML | Value transfer | Type reference (TYPE) | STRING | HTML | 20001222 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
X/A Meldung im Nachrichten Handler | 20001219 |
Method GET_ATRNM Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_ATRNM | Value transfer | Type reference (TYPE) | RSATTRINM | Stammdatenattribut | 20001215 |
Method GET_ATRNM on class CL_RSR_WWW_ITEM_LABEL has no exception.
Method GET_CONTEXT_MENU Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_IOBJNM | Call by reference | Type reference (TYPE) | RSDIOBJNM | Ziel-InfoObject des InfoCubes | 20001206 | ||
2 | ![]() |
R_STRING | Value transfer | Type reference (TYPE) | STRING | 20001206 |
Method GET_CONTEXT_MENU on class CL_RSR_WWW_ITEM_LABEL has no exception.
Method GET_F4 Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_TEXT | Call by reference | Type reference (TYPE) | STRING | 20010408 | |||
2 | ![]() |
E_T_CHAVT | Call by reference | Type reference (TYPE) | RSDM_T_CHAVT | 20010408 | |||
3 | ![]() |
I_R_PARAMETER | Call by reference | Object reference (TYPE REF TO) | CL_RSR_PARAMETER | Parameter | 20010408 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Abbruch | 20010408 |
Method GET_INFOOBJECT_TEXT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_TEXT | Value transfer | Type reference (TYPE) | STRING | Text | 20001219 | ||
2 | ![]() |
I_IOBJNM | Call by reference | Type reference (TYPE) | RSDIOBJNM | Ziel-InfoObject des InfoCubes | 20001206 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
X/A Meldung im Nachrichten Handler | 20001219 |
Method GET_MEMNM Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_MEMNM | Value transfer | Type reference (TYPE) | RSCHAVL | Dim: Feld für einen beliebigen Merkmalswert | 20001215 |
Method GET_MEMNM on class CL_RSR_WWW_ITEM_LABEL has no exception.
Method GET_MENU Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_MENU | Value transfer | Type reference (TYPE) | I | 20001215 |
Method GET_MENU on class CL_RSR_WWW_ITEM_LABEL has no exception.
Method GET_NAME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_IOBJNM | Value transfer | Type reference (TYPE) | RSDIOBJNM | Ziel-InfoObject des InfoCubes | 20001206 |
Method GET_NAME on class CL_RSR_WWW_ITEM_LABEL has no exception.
Method IS_CONTEXTMENU_ACTIVE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_CONTEXT_MENU | Value transfer | Type reference (TYPE) | RS_BOOL | Boolean | 20001208 |
Method IS_CONTEXTMENU_ACTIVE on class CL_RSR_WWW_ITEM_LABEL has no exception.
Method IS_ONLY_VALUES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_ONLY_VALUES | Value transfer | Type reference (TYPE) | RS_BOOL | Boolean | 20001215 |
Method IS_ONLY_VALUES on class CL_RSR_WWW_ITEM_LABEL has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 30A |