SAP ABAP Class CL_RSAWBN_REFRESH (AWB Refresh Class)
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_REFRESH | |
| Short Description | AWB Refresh Class | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | RSAWBN | |
| Program status | ||
| Category | 0 | |
| Package | RSAWBN_CORE | CORE Components of Data Warehousing Workbench |
| Created | 20041001 | 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_REFRESH has no interface implemented.
Friends
Class CL_RSAWBN_REFRESH 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 | 20041001 | |||
| 2 | Instance attribute | Public | Type reference (TYPE) | RSAWBNSUBOBJECT | Object in the AWB (for Tlogo Objects Identical to Tlogo Type | 20041001 | |||
| 3 | Constant | Public | Type reference (TYPE) | RSAWBNREFRESH | SPACE | Refresh: Properties and Expand | 20041001 | ||
| 4 | Constant | Public | Type reference (TYPE) | RSAWBNREFRESH | 'E' | Refresh: Expand Only | 20041001 | ||
| 5 | Constant | Public | Type reference (TYPE) | RSAWBNREFRESH | 'P' | Refresh: Properties Only | 20041001 | ||
| 6 | Constant | Public | Type reference (TYPE) | RSAWBNREFRESH | 'T' | Refresh: Rebuild Entire Tree | 20080926 | ||
| 7 | Instance attribute | Public | Type reference (TYPE) | RSAWBNOBJNM | Object Name | 20041001 | |||
| 8 | Instance attribute | Public | Type reference (TYPE) | RSAWBNREFRESH | N_C_REFRESH_PROPS | Refresh Behavior | 20041001 | ||
| 9 | Instance attribute | Public | Type reference (TYPE) | RS_BOOL | Refresh Executed by AWB Object | 20050916 | |||
| 10 | Instance attribute | Public | Type reference (TYPE) | RS_BOOL | Boolean | 20041001 | |||
| 11 | Instance attribute | Public | Type reference (TYPE) | RSAWBNTREENM | Name made up of tree DWB-object and (possibly) source system | 20050314 | |||
| 12 | Instance attribute | Public | Type reference (TYPE) | RSSHNODEID | Node ID in Current Tree | 20041004 | |||
| 13 | Instance attribute | Public | Type reference (TYPE) | RSSHNODEID | ID of Higher-Level Node | 20041109 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Deliver node ID that has to be refreshed | 20041109 | |
| 2 | Instance method | Public | Method | Set Object: Type, Name, Subtype | 20041004 | |
| 3 | Instance method | Public | Method | Set Refresh Behavior | 20041001 | |
| 4 | Instance method | Public | Method | 20050916 | ||
| 5 | Instance method | Public | Method | Refresh Higher-Level | 20041001 | |
| 6 | Instance method | Public | Method | Name of Tree for Node ID | 20050314 | |
| 7 | Instance method | Public | Method | Set Node ID | 20041004 | |
| 8 | Instance method | Public | Method | Set Higher-Level ID | 20041109 |
Events
Class CL_RSAWBN_REFRESH has no event.
Types
Class CL_RSAWBN_REFRESH has no local type.
Method Signatures
Method GET_REFRESH_NODEID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_NODEID | Value transfer | Type reference (TYPE) | RSSHNODEID | Technische ID eines Knotens in einer Hierarchie | 20041109 |
Method GET_REFRESH_NODEID on class CL_RSAWBN_REFRESH has no exception.
Method SET_AWBOBJECT 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) | 20041004 | |||
| 2 | I_AWBSUBOBJ | Call by reference | Type reference (TYPE) | RSAWBNSUBOBJECT | Subobjekt zum AWB-Objekt | 20041004 | |||
| 3 | I_OBJNM | Call by reference | Type reference (TYPE) | RSAWBNOBJNM | Objektname eines Objektes in der AWB | 20041004 |
Method SET_AWBOBJECT on class CL_RSAWBN_REFRESH has no exception.
Method SET_REFRESH_BEHAVIOUR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_REFRESH | Call by reference | Type reference (TYPE) | RSAWBNREFRESH | N_C_REFRESH_PROPS | Refreshverhalten | 20041001 |
Method SET_REFRESH_BEHAVIOUR on class CL_RSAWBN_REFRESH has no exception.
Method SET_REFRESH_EXECUTED_BY_AWBOBJ Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_REFRESH_EXECUTED | Call by reference | Type reference (TYPE) | RS_BOOL | Boolean | 20050916 |
Method SET_REFRESH_EXECUTED_BY_AWBOBJ on class CL_RSAWBN_REFRESH has no exception.
Method SET_REFRESH_PARENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_REFRESH_PARENT | Call by reference | Type reference (TYPE) | RS_BOOL | RS_C_TRUE | Boolean | 20041001 |
Method SET_REFRESH_PARENT on class CL_RSAWBN_REFRESH has no exception.
Method SET_TREENM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_TREENM | Call by reference | Type reference (TYPE) | RSAWBNTREENM | Zusammengesetzer Name aus Tree AWB-Objekt und evtl. Quellsys | 20050314 |
Method SET_TREENM on class CL_RSAWBN_REFRESH has no exception.
Method SET_TREE_NODEID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_NODEID | Call by reference | Type reference (TYPE) | RSSHNODEID | Boolean | 20041004 |
Method SET_TREE_NODEID on class CL_RSAWBN_REFRESH has no exception.
Method SET_TREE_PARENTID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_NODEID | Call by reference | Type reference (TYPE) | RSSHNODEID | Technische ID eines Knotens in einer Hierarchie | 20041109 |
Method SET_TREE_PARENTID on class CL_RSAWBN_REFRESH has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 700 |