SAP ABAP Class CL_RSAWBN_REQUEST (AWB Navigation Request)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-WHM-AWB (Application Component) Data Warehousing Workbench
⤷
RSAWBN_CORE (Package) CORE Components of Data Warehousing Workbench

⤷

⤷

Properties
Class | CL_RSAWBN_REQUEST | |
Short Description | AWB Navigation Request | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | RSAWBN | |
Program status | P | SAP Standard Production Program |
Category | 0 | |
Package | RSAWBN_CORE | CORE Components of Data Warehousing Workbench |
Created | 20040504 | 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) |
Interfaces
Class CL_RSAWBN_REQUEST has no interface implemented.
Friends
Class CL_RSAWBN_REQUEST has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Public | Type reference (TYPE) | RSAWBNOBJECT | Object in the AWB (for Tlogo Objects Identical to Tlogo Type | 20040504 | ||
2 | ![]() |
Instance attribute | Public | Type reference (TYPE) | SYUCOMM | Screens, Function Code Triggered by PAI | 20040504 | ||
3 | ![]() |
Instance attribute | Public | Type reference (TYPE) | RSAWBNOBJNM | Object Name in Object Directory | 20040504 | ||
4 | ![]() |
Instance attribute | Public | Object reference (TYPE REF TO) | CL_RSAWBN_TOOL_STATE | External Parameterization Status of Tool for Call | 20040504 | ||
5 | ![]() |
Instance attribute | Public | Object reference (TYPE REF TO) | CL_RSAWBN_TOOL_STATE | Internal Status of Tool for Recall | 20040504 | ||
6 | ![]() |
Instance attribute | Public | Object reference (TYPE REF TO) | CL_RSAWBN_REFRESH | AWB Refresh Class | 20041004 | ||
7 | ![]() |
Instance attribute | Public | Type reference (TYPE) | RSAWBNSUBOBJECT | Subobject for AWB Object | 20040504 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | creates an awb request for awbobj, subawbobj, objnm, fcode | 20040504 |
2 | ![]() |
Instance method | Public | Method | sets the state of the tool for first call | 20040504 |
3 | ![]() |
Instance method | Public | Method | sets the state of the tool for recall (set by tool itself) | 20040504 |
4 | ![]() |
Instance method | Public | Method | Set Refresh Object | 20041004 |
Events
Class CL_RSAWBN_REQUEST has no event.
Types
Class CL_RSAWBN_REQUEST has no local type.
Method Signatures
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_AWBOBJ | Call by reference | Type reference (TYPE) | RSAWBNOBJECT | Objekt in der AWB (für Tlogo-Objekte identisch zum Tlogotyp) | 20040504 | ||
2 | ![]() |
I_FCODE | Call by reference | Type reference (TYPE) | SYUCOMM | Bildschirmbilder, Funktionscode, der PAI ausgelöst hat | 20040504 | ||
3 | ![]() |
I_OBJNM | Call by reference | Type reference (TYPE) | RSAWBNOBJNM | Objektname eines Objektes in der AWB | 20040504 | ||
4 | ![]() |
I_SUBAWBOBJ | Call by reference | Type reference (TYPE) | RSAWBNSUBOBJECT | Subobjekt zum AWB-Objekt | 20040504 |
Method CONSTRUCTOR on class CL_RSAWBN_REQUEST has no exception.
Method SET_EXTERNAL_CALL_STATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_R_STATE | Call by reference | Object reference (TYPE REF TO) | CL_RSAWBN_TOOL_STATE | Status eines Tools für den Wiederaufruf | 20040504 |
Method SET_EXTERNAL_CALL_STATE on class CL_RSAWBN_REQUEST has no exception.
Method SET_INTERNAL_CALL_STATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_R_STATE | Call by reference | Object reference (TYPE REF TO) | CL_RSAWBN_TOOL_STATE | Status eines Tools für den Wiederaufruf | 20040504 |
Method SET_INTERNAL_CALL_STATE on class CL_RSAWBN_REQUEST has no exception.
Method SET_REFRESH_OBJECT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_R_REFRESH | Call by reference | Object reference (TYPE REF TO) | CL_RSAWBN_REFRESH | AWB refresh Klasse | 20041004 |
Method SET_REFRESH_OBJECT on class CL_RSAWBN_REQUEST has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 400 |