SAP ABAP Class CL_RSTRAN_DB_SCRIPT_UI (UI class for script on HANA)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-WHM-DST (Application Component) Data Staging
⤷
RSTRAN_DB (Package) Transformtion on DB
⤷
⤷
Properties
| Class | CL_RSTRAN_DB_SCRIPT_UI | |
| Short Description | UI class for script on HANA | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | RSTRAN_DB | Transformtion on DB |
| Created | 20130514 | SAP |
| Last change | 20140121 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_RSTRAN_DB_SCRIPT_UI has no forward declaration.
Interfaces
Class CL_RSTRAN_DB_SCRIPT_UI has no interface implemented.
Friends
Class CL_RSTRAN_DB_SCRIPT_UI 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) | STRING | 20130514 | ||||
| 2 | Instance attribute | Private | Type reference (TYPE) | STRING | 20130514 | ||||
| 3 | Instance attribute | Private | Type reference (TYPE) | STRING | 20130514 | ||||
| 4 | Instance attribute | Private | Type reference (TYPE) | CHAR30 | 30 Characters | 20130514 | |||
| 5 | Instance attribute | Private | Type reference (TYPE) | RSTRANID | Transformation ID | 20130514 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | calll UI | 20130514 | |
| 2 | Instance method | Public | Constructor | 20130514 | ||
| 3 | Instance method | Public | Method | get script box | 20130514 | |
| 4 | Instance method | Public | Method | get name of the procedure | 20130515 | |
| 5 | Instance method | Public | Method | get final script (staterment) | 20130514 | |
| 6 | Instance method | Public | Method | set script box | 20130514 | |
| 7 | Instance method | Private | Method | create footer | 20130514 | |
| 8 | Instance method | Private | Method | create header | 20130514 |
Events
Class CL_RSTRAN_DB_SCRIPT_UI has no event.
Types
Class CL_RSTRAN_DB_SCRIPT_UI has no local type.
Method Signatures
Method CALL_UI Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_MODE | Call by reference | Type reference (TYPE) | SYUCOMM | Function Code that Triggered PAI | 20130607 |
Method CALL_UI on class CL_RSTRAN_DB_SCRIPT_UI has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_IN_TAB | Call by reference | Type reference (TYPE) | STRING | 20130724 | ||||
| 2 | I_OUT_TAB | Call by reference | Type reference (TYPE) | STRING | 20130724 | ||||
| 3 | I_TRANID | Call by reference | Type reference (TYPE) | RSTRANID | Transformation ID | 20130514 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | DTP Request: Errors in Step | 20130514 |
Method GET_BOX Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_STRING | Value transfer | Type reference (TYPE) | STRING | 20130514 |
Method GET_BOX on class CL_RSTRAN_DB_SCRIPT_UI has no exception.
Method GET_PROCEDURE_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_PROCEDURE | Value transfer | Type reference (TYPE) | CHAR30 | 30 Characters | 20130515 |
Method GET_PROCEDURE_NAME on class CL_RSTRAN_DB_SCRIPT_UI has no exception.
Method GET_SCRIPT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_STMT | Value transfer | Type reference (TYPE) | STRING | 20130514 |
Method GET_SCRIPT on class CL_RSTRAN_DB_SCRIPT_UI has no exception.
Method SET_BOX Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_STRING | Call by reference | Type reference (TYPE) | STRING | 20130514 |
Method SET_BOX on class CL_RSTRAN_DB_SCRIPT_UI has no exception.
Method _SET_FOOTER Signature
Method _SET_FOOTER on class CL_RSTRAN_DB_SCRIPT_UI has no parameter.
Method _SET_FOOTER on class CL_RSTRAN_DB_SCRIPT_UI has no exception.
Method _SET_HEADER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_IN_TAB | Call by reference | Type reference (TYPE) | STRING | 20130724 | ||||
| 2 | I_OUT_TAB | Call by reference | Type reference (TYPE) | STRING | 20130724 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Object Not Found | 20130515 |
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 740 |