SAP ABAP Class CL_RSDA_DAP_REQUEST_DYNP_CONTR (CL_RSDA_DAP_REQUEST_DYNP_CONTR)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-WHM-DST (Application Component) Data Staging
⤷
RSDA (Package) BW Data Archiving and Near-line Storage. Core Functions
⤷
⤷
Properties
| Class | CL_RSDA_DAP_REQUEST_DYNP_CONTR | |
| Short Description | ||
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | RSDA | BW Data Archiving and Near-line Storage. Core Functions |
| Created | 20050405 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
Class CL_RSDA_DAP_REQUEST_DYNP_CONTR has no interface implemented.
Friends
Class CL_RSDA_DAP_REQUEST_DYNP_CONTR 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) | I | 20050405 | ||||
| 2 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_RSDA_DAP_REQUEST_COLLECTION | 20050405 | ||||
| 3 | Static Attribute | Private | Object reference (TYPE REF TO) | CL_GUI_ALV_GRID | ALV List Viewer | 20050406 | |||
| 4 | Static Attribute | Private | Type reference (TYPE) | CHAR01 | Character Field of Length 1 | 20061106 | |||
| 5 | Static Attribute | Private | Type reference (TYPE) | LVC_S_LAYO | ALV Control: Layout Structure | 20050406 | |||
| 6 | Static Attribute | Private | Type reference (TYPE) | DISVARIANT | Layout (External Use) | 20061106 | |||
| 7 | Instance attribute | Private | See coding | 20050405 | |||||
| 8 | Static Attribute | Private | Type reference (TYPE) | PTY_T_DATA | 20050406 | ||||
| 9 | Static Attribute | Private | Type reference (TYPE) | LVC_T_FCAT | Field Catalog for List Viewer Control | 20050406 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | 20070301 | ||
| 2 | Instance method | Private | Method | 20070511 | ||
| 3 | Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20050406 | |
| 4 | Instance method | Public | Constructor | Constructor | 20050405 | |
| 5 | Instance method | Private | Method | 20060630 | ||
| 6 | Instance method | Public | Method | 20071126 | ||
| 7 | Instance method | Public | Method | 20050405 | ||
| 8 | Instance method | Private | Event handling method | 20050406 | ||
| 9 | Instance method | Private | Event handling method | 20061023 | ||
| 10 | Instance method | Public | Method | 20050405 | ||
| 11 | Instance method | Public | Method | 20050406 | ||
| 12 | Instance method | Public | Method | 20050406 | ||
| 13 | Instance method | Private | Method | 20050406 | ||
| 14 | Instance method | Public | Method | 20060703 | ||
| 15 | Instance method | Public | Method | 20061023 |
Events
Class CL_RSDA_DAP_REQUEST_DYNP_CONTR has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | PTY_S_DATA | Private | See coding | 20050406 | BEGIN OF pty_s_data.
INCLUDE TYPE rsda_s_reqinfo.
TYPES:
t_styles TYPE lvc_t_styl,
END OF pty_s_data
|
||
| 2 | PTY_T_DATA | Private | See coding | 20050406 | pty_t_data TYPE STANDARD TABLE OF pty_s_data WITH DEFAULT KEY
|
Method Signatures
Method ADK_MANAGE Signature
Method ADK_MANAGE on class CL_RSDA_DAP_REQUEST_DYNP_CONTR has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Aktion wurde abgebrochen | 20070301 |
Method CHECK_NEARLINE_CONNECTION Signature
Method CHECK_NEARLINE_CONNECTION on class CL_RSDA_DAP_REQUEST_DYNP_CONTR has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Aktion wurde abgebrochen | 20070511 |
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_RSDA_DAP_REQUEST_DYNP_CONTR has no parameter.
Method CLASS_CONSTRUCTOR on class CL_RSDA_DAP_REQUEST_DYNP_CONTR has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_DAPNAME | Call by reference | Type reference (TYPE) | RSDA_DAPNAME | BW Datenarchivierung: Name des Archivierungsprozesses | 20050405 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Kommunikationsfehler | 20050405 |
Method CREATE_ARCHIVING_REQUEST Signature
Method CREATE_ARCHIVING_REQUEST on class CL_RSDA_DAP_REQUEST_DYNP_CONTR has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Aktion wurde abgebrochen | 20060630 |
Method GET_DAP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_R_DAP | Value transfer | Object reference (TYPE REF TO) | IF_RSDA_DAP_EXECUTE | Laufzeitfunktionen eines DAP | 20071126 |
Method GET_DAP on class CL_RSDA_DAP_REQUEST_DYNP_CONTR has no exception.
Method GET_DAPNAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_DAPNAME | Value transfer | Type reference (TYPE) | RSDA_DAPNAME | BW Datenarchivierung: Name des Archivierungsprozesses | 20050405 |
Method GET_DAPNAME on class CL_RSDA_DAP_REQUEST_DYNP_CONTR has no exception.
Method HANDLE_BUTTON_CLICK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_COL_ID | Call by reference | Attribute reference (LIKE) | 20050406 | |||||
| 2 | ES_ROW_NO | Call by reference | Attribute reference (LIKE) | 20050406 |
Method HANDLE_BUTTON_CLICK on class CL_RSDA_DAP_REQUEST_DYNP_CONTR has no exception.
Method HANDLE_DOUBLE_CLICK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_ROW_NO | Call by reference | Attribute reference (LIKE) | 20061023 | |||||
| 2 | E_COLUMN | Call by reference | Attribute reference (LIKE) | 20061023 | |||||
| 3 | E_ROW | Call by reference | Attribute reference (LIKE) | 20061023 |
Method HANDLE_DOUBLE_CLICK on class CL_RSDA_DAP_REQUEST_DYNP_CONTR has no exception.
Method INIT Signature
Method INIT on class CL_RSDA_DAP_REQUEST_DYNP_CONTR has no parameter.
Method INIT on class CL_RSDA_DAP_REQUEST_DYNP_CONTR has no exception.
Method PAI Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_UCOMM | Call by reference | Type reference (TYPE) | SY-UCOMM | Funktionscode, der PAI ausgelöst hat | 20050406 |
Method PAI on class CL_RSDA_DAP_REQUEST_DYNP_CONTR has no exception.
Method PBO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_R_CONTAINER | Call by reference | Object reference (TYPE REF TO) | CL_GUI_CUSTOM_CONTAINER | TPDA: table control Einstellungen = CXTAB_CONTROL | 20050406 |
Method PBO on class CL_RSDA_DAP_REQUEST_DYNP_CONTR has no exception.
Method REFRESH Signature
Method REFRESH on class CL_RSDA_DAP_REQUEST_DYNP_CONTR has no parameter.
Method REFRESH on class CL_RSDA_DAP_REQUEST_DYNP_CONTR has no exception.
Method SHOW_JOBS Signature
Method SHOW_JOBS on class CL_RSDA_DAP_REQUEST_DYNP_CONTR has no parameter.
Method SHOW_JOBS on class CL_RSDA_DAP_REQUEST_DYNP_CONTR has no exception.
Method SHOW_LOGS Signature
Method SHOW_LOGS on class CL_RSDA_DAP_REQUEST_DYNP_CONTR has no parameter.
Method SHOW_LOGS on class CL_RSDA_DAP_REQUEST_DYNP_CONTR has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 700 |