SAP ABAP Class CL_CRR_EXPORT (Export a defined transport request)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-UPG-TLS (Application Component) Upgrade Tools
⤷
SCRR_IUUC_TST (Package) Implementation for TST scenario
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_IUUC_OPERATION | IUUC variant of logging table | 20120504 |
Properties
| Class | CL_CRR_EXPORT | |
| Short Description | Export a defined transport request | |
| Super Class | CL_IUUC_OPERATION | IUUC variant of logging table |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SCRR_IUUC_TST | Implementation for TST scenario |
| Created | 20120504 | SAP |
| Last change | 20130603 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_CRR_EXPORT has no forward declaration.
Interfaces
Class CL_CRR_EXPORT has no interface implemented.
Friends
Class CL_CRR_EXPORT has no friend class.
Attributes
Class CL_CRR_EXPORT has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | 20120504 | ||
| 2 | Instance method | Private | Method | 20120504 | ||
| 3 | Instance method | Private | Method | 20120504 | ||
| 4 | Instance method | Private | Method | 20120504 | ||
| 5 | Instance method | Private | Method | 20120504 |
Events
Class CL_CRR_EXPORT has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | GTY_CH_WORKLIST_S | Public | See coding | 20120504 | begin of gty_ch_worklist_s,
orig_table type tabname,
source_table type tabname,
ref_source_table type ref to cl_crr_tst_table,
target_table type tabname,
ref_target_table type ref to cl_crr_tst_table,
end of gty_ch_worklist_s
|
||
| 2 | GTY_CH_WORKLIST_T | Public | See coding | 20120504 | gty_ch_worklist_t type table of gty_ch_worklist_s
with default key
|
Method Signatures
Method EXPORT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_ORDER | Call by reference | Type reference (TYPE) | TRKORR | 20120504 | ||||
| 2 | I_TASK | Call by reference | Type reference (TYPE) | TRKORR | 20120504 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20120504 |
Method GET_REQUEST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_ORDER | Call by reference | Type reference (TYPE) | TRKORR | 20120504 | ||||
| 2 | EV_TASK | Call by reference | Type reference (TYPE) | TRKORR | 20120504 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20120504 |
Method GET_WORKLIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_WORKLIST | Call by reference | Type reference (TYPE) | GTY_CH_WORKLIST_T | 20120504 | ||||
| 2 | I_TEST_NAME | Call by reference | Type reference (TYPE) | CRR_TFW_CONF_DT-CONFIG_ID | 20120504 | ||||
| 3 | I_TEST_TAB | Call by reference | Type reference (TYPE) | DDOBJNAME | '*' | 20120504 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20120504 |
Method RELEASE_REQUEST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_E071 | Call by reference | Type reference (TYPE) | E071_T | 20120504 | ||||
| 2 | I_E071K | Call by reference | Type reference (TYPE) | E071K_T | 20120504 | ||||
| 3 | I_E071K_STR | Call by reference | Type reference (TYPE) | E071K_STRTYP | 20120504 | ||||
| 4 | I_TASK | Call by reference | Type reference (TYPE) | TRKORR | 20120504 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20120504 |
Method WRITE_TRANSPORT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_ORDER | Call by reference | Type reference (TYPE) | TRKORR | 20120504 |
Method WRITE_TRANSPORT on class CL_CRR_EXPORT has no exception.
History
| Last changed by/on | SAP | 20130603 |
| SAP Release Created in | 732 |