Hierarchy
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_LTR_CONSTANTS | Constants | 20110407 |
Properties
| Class | CL_LTR_RUN_STEP | |
| Short Description | Run: Step | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | LTR_DELIM | SAP LT: Delimitation Engine for LT Repository |
| Created | 20110316 | SAP |
| Last change | 20141030 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_LTR_RUN_STEP has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_LTR_CONSTANTS | Constants | 20110407 |
Friends
Class CL_LTR_RUN_STEP has no friend class.
Attributes
Methods
Events
| # | Event | Type | Visibility | Description | Created on |
|---|---|---|---|---|---|
| 1 | PACKAGE_CREATED | Instance Event (0) |
Public (2) |
Step has created a new package | 20110316 |
| 2 | STEP_STATUS_CHANGE | Instance Event (0) |
Public (2) |
Change of step status | 20110316 |
Types
Class CL_LTR_RUN_STEP has no local type.
Method Signatures
Method CANCEL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_PACKAGE_ID | Call by reference | Type reference (TYPE) | LTR_T_PACKAGE_ID | Package ID | 20110316 |
Method CANCEL on class CL_LTR_RUN_STEP has no exception.
Method CHANGE_STATUS_DETERMINE Signature
Method CHANGE_STATUS_DETERMINE on class CL_LTR_RUN_STEP has no parameter.
Method CHANGE_STATUS_DETERMINE on class CL_LTR_RUN_STEP has no exception.
Method CHANGE_STATUS_GET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_CHANGE_STATUS | Value transfer | Type reference (TYPE) | LTR_CHANGE_STATUS | Change Status | 20110330 |
Method CHANGE_STATUS_GET on class CL_LTR_RUN_STEP has no exception.
Method CHANGE_STATUS_SET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_CHANGE_STATUS | Call by reference | Type reference (TYPE) | LTR_CHANGE_STATUS | Change Status | 20110330 |
Method CHANGE_STATUS_SET on class CL_LTR_RUN_STEP has no exception.
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_LTR_RUN_STEP has no parameter.
Method CLASS_CONSTRUCTOR on class CL_LTR_RUN_STEP has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_STEP_DATA | Call by reference | Type reference (TYPE) | LTR_S_GEN_STEP_DAT | Step Data | 20110316 | |||
| 2 | IS_STEP_KEY | Call by reference | Type reference (TYPE) | LTR_S_GEN_STEP_KEY | Step Key | 20110316 | |||
| 3 | IT_STEP_PRE | Call by reference | Type reference (TYPE) | LTR_STEP_KEY_TAB | Step Key | 20110316 | |||
| 4 | IV_SOLUTION_GUID | Call by reference | Type reference (TYPE) | LTR_TS_GUID | TS guid | 20110317 |
Method CONSTRUCTOR on class CL_LTR_RUN_STEP has no exception.
Method CREATE_NEW Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ER_STEP | Call by reference | Object reference (TYPE REF TO) | CL_LTR_RUN_STEP | Run: Step | 20110316 | |||
| 2 | IS_STEP | Call by reference | Type reference (TYPE) | LTR_S_GEN_STEP_FLD | Step Data | 20110329 | |||
| 3 | IT_STEP_PRE | Call by reference | Type reference (TYPE) | LTR_STEP_KEY_TAB | Step Key | 20110329 | |||
| 4 | IV_RUN_KEY | Call by reference | Type reference (TYPE) | LTR_RUN_KEY | Run Key | 20110316 | |||
| 5 | IV_SOLUTION_GUID | Call by reference | Type reference (TYPE) | LTR_TS_GUID | TS guid | 20110329 |
Method CREATE_NEW on class CL_LTR_RUN_STEP has no exception.
Method DATA_GET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_STEP_DATA | Call by reference | Type reference (TYPE) | LTR_S_GEN_STEP_DAT | Step Data | 20110316 | |||
| 2 | ES_STEP_KEY | Call by reference | Type reference (TYPE) | LTR_S_GEN_STEP_KEY | Step Key | 20110316 | |||
| 3 | ET_STEP_PRE | Call by reference | Type reference (TYPE) | LTR_T_STEP_KEY_H | Step Key (hashed) | 20110316 |
Method DATA_GET on class CL_LTR_RUN_STEP has no exception.
Method DATA_OLD_GET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_STEP_DATA | Call by reference | Type reference (TYPE) | LTR_S_GEN_STEP_DAT | Step Data | 20110316 | |||
| 2 | ES_STEP_KEY | Call by reference | Type reference (TYPE) | LTR_S_GEN_STEP_KEY | Step Key | 20110316 | |||
| 3 | ET_STEP_PRE | Call by reference | Type reference (TYPE) | LTR_T_STEP_KEY_H | Step Key (hashed) | 20110316 |
Method DATA_OLD_GET on class CL_LTR_RUN_STEP has no exception.
Method DATA_OLD_SET Signature
Method DATA_OLD_SET on class CL_LTR_RUN_STEP has no parameter.
Method DATA_OLD_SET on class CL_LTR_RUN_STEP has no exception.
Method DATA_SET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_STEP_DATA | Call by reference | Type reference (TYPE) | LTR_S_GEN_STEP_DAT | Step Data | 20110316 | |||
| 2 | IT_STEP_PRE | Call by reference | Type reference (TYPE) | LTR_STEP_KEY_TAB | Step Key | 20110316 | |||
| 3 | IV_RELOAD | Call by reference | Type reference (TYPE) | FLAG | SPACE | Triggered by reload (no status update, set old data) | 20110316 | ||
| 4 | IV_STEP_PRE_FILLED | Call by reference | Type reference (TYPE) | FLAG | Step dependency filled | 20110316 |
Method DATA_SET on class CL_LTR_RUN_STEP has no exception.
Method DESTINATION_GET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_RUN_KEY | Call by reference | Type reference (TYPE) | LTR_RUN_KEY | Run Key | 20120706 | |||
| 2 | RV_RFCDEST | Value transfer | Type reference (TYPE) | RFCDEST | Logical destination (specified in function call) | 20110316 |
Method DESTINATION_GET on class CL_LTR_RUN_STEP has no exception.
Method DESTINATION_GET_STATIC Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_RFCDEST | Call by reference | Type reference (TYPE) | RFCDEST | Logical destination (specified in function call) | 20110316 | |||
| 2 | IV_RUN_KEY | Call by reference | Type reference (TYPE) | LTR_RUN_KEY | Run Key | 20110316 | |||
| 3 | IV_SOLUTION_GUID | Call by reference | Type reference (TYPE) | LTR_TS_GUID | TS guid | 20110325 | |||
| 4 | IV_STEP_KEY | Call by reference | Type reference (TYPE) | LTR_STEP_KEY | Step Key | 20110316 |
Method DESTINATION_GET_STATIC on class CL_LTR_RUN_STEP has no exception.
Method ERROR_RESET_JOB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_JOB_COUNTER | Call by reference | Type reference (TYPE) | LTR_JOB_COUNTER | Job Counter | 20110316 |
Method ERROR_RESET_JOB on class CL_LTR_RUN_STEP has no exception.
Method ERROR_RESET_STEP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_RUN_KEY | Call by reference | Type reference (TYPE) | LTR_RUN_KEY | Run Key | 20110316 | |||
| 2 | IV_SOLUTION_GUID | Call by reference | Type reference (TYPE) | LTR_TS_GUID | TS Guid | 20110323 | |||
| 3 | IV_STEP_KEY | Call by reference | Type reference (TYPE) | LTR_STEP_KEY | Step Key | 20110316 |
Method ERROR_RESET_STEP on class CL_LTR_RUN_STEP has no exception.
Method EVENT_HANDLER_SET Signature
Method EVENT_HANDLER_SET on class CL_LTR_RUN_STEP has no parameter.
Method EVENT_HANDLER_SET on class CL_LTR_RUN_STEP has no exception.
Method INDEPENDENT_JOB_CREATE Signature
Method INDEPENDENT_JOB_CREATE on class CL_LTR_RUN_STEP has no parameter.
Method INDEPENDENT_JOB_CREATE on class CL_LTR_RUN_STEP has no exception.
Method INSTANCE_CREATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ER_STEP | Call by reference | Object reference (TYPE REF TO) | CL_LTR_RUN_STEP | Run: Step | 20110316 | |||
| 2 | IS_STEP_DATA | Call by reference | Type reference (TYPE) | LTR_S_GEN_STEP_DAT | Step Data | 20110316 | |||
| 3 | IS_STEP_KEY | Call by reference | Type reference (TYPE) | LTR_S_GEN_STEP_KEY | Step Key | 20110316 | |||
| 4 | IT_STEP_PRE | Call by reference | Type reference (TYPE) | LTR_STEP_KEY_TAB | Step Key | 20110316 | |||
| 5 | IV_SOLUTION_GUID | Call by reference | Type reference (TYPE) | LTR_TS_GUID | TS guid | 20110318 |
Method INSTANCE_CREATE on class CL_LTR_RUN_STEP has no exception.
Method INSTANCE_GET_TECH Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ER_STEP | Call by reference | Object reference (TYPE REF TO) | CL_LTR_RUN_STEP | Run: Step | 20110316 | |||
| 2 | IV_RUN_KEY | Call by reference | Type reference (TYPE) | LTR_RUN_KEY | Run Key | 20110316 | |||
| 3 | IV_SOLUTION_GUID | Call by reference | Type reference (TYPE) | LTR_TS_GUID | TS guid | 20110322 | |||
| 4 | IV_STEP_KEY | Call by reference | Type reference (TYPE) | LTR_STEP_KEY | Step Key | 20110316 |
Method INSTANCE_GET_TECH on class CL_LTR_RUN_STEP has no exception.
Method INSTANCE_GET_TECH_MULTI Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_STEP_REF | Call by reference | Type reference (TYPE) | LTR_T_RUN_STEP_REF_H | Run: Step References (hashed) | 20110316 | |||
| 2 | IV_RUN_KEY | Call by reference | Type reference (TYPE) | LTR_RUN_KEY | Run Key | 20110316 | |||
| 3 | IV_SOLUTION_GUID | Call by reference | Type reference (TYPE) | LTR_TS_GUID | TS guid | 20110322 |
Method INSTANCE_GET_TECH_MULTI on class CL_LTR_RUN_STEP has no exception.
Method JOB_CREATE_NEW Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_PACKAGE_ID | Call by reference | Type reference (TYPE) | LTR_PACKAGE_ID | Package ID | 20110316 | |||
| 2 | IV_STEP_KEY | Call by reference | Type reference (TYPE) | LTR_STEP_KEY | Step Key | 20110422 |
Method JOB_CREATE_NEW on class CL_LTR_RUN_STEP has no exception.
Method JOB_DATA_GET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_SCHEDULE | Call by reference | Type reference (TYPE) | LTR_S_EP_JOB_SCHEDULE | Job schedule input | 20110316 | |||
| 2 | EV_DESTINATION | Call by reference | Type reference (TYPE) | LTR_DESTINATION_NAME | Destination | 20110316 | |||
| 3 | EV_PROGNAME | Call by reference | Type reference (TYPE) | PROGNAME | ABAP program name | 20110316 |
Method JOB_DATA_GET on class CL_LTR_RUN_STEP has no exception.
Method JOB_EVENT_HANDLER_SET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_JOB | Call by reference | Object reference (TYPE REF TO) | CL_LTR_RUN_JOB | Run: Job | 20110316 |
Method JOB_EVENT_HANDLER_SET on class CL_LTR_RUN_STEP has no exception.
Method JOB_OWN_PACKAGE_CREATED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_JOB_COUNTER | Value transfer | Attribute reference (LIKE) | 20110316 | |||||
| 2 | IV_PACKAGE_ID | Value transfer | Attribute reference (LIKE) | 20110316 | |||||
| 3 | IV_RUN_KEY | Value transfer | Attribute reference (LIKE) | 20110316 | |||||
| 4 | IV_SOLUTION_GUID | Value transfer | Attribute reference (LIKE) | 20110322 | |||||
| 5 | IV_STEP_KEY | Value transfer | Attribute reference (LIKE) | 20110316 |
Method JOB_OWN_PACKAGE_CREATED on class CL_LTR_RUN_STEP has no exception.
Method JOB_OWN_STATUS_CHANGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_JOB | Value transfer | Attribute reference (LIKE) | 20110322 | |||||
| 2 | IV_STATUS_NEW | Value transfer | Attribute reference (LIKE) | 20110322 | |||||
| 3 | IV_STATUS_OLD | Value transfer | Attribute reference (LIKE) | 20110322 |
Method JOB_OWN_STATUS_CHANGE on class CL_LTR_RUN_STEP has no exception.
Method LEVEL_SET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_LEVEL | Call by reference | Type reference (TYPE) | LTR_STEP_LEVEL | Step level | 20110316 |
Method LEVEL_SET on class CL_LTR_RUN_STEP has no exception.
Method LOAD Signature
Method LOAD on class CL_LTR_RUN_STEP has no parameter.
Method LOAD on class CL_LTR_RUN_STEP has no exception.
Method LOAD_ALL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_RUN_KEY | Call by reference | Type reference (TYPE) | LTR_RUN_KEY | Run Key | 20110316 | |||
| 2 | IV_SOLUTION_GUID | Call by reference | Type reference (TYPE) | LTR_TS_GUID | TS solution guid | 20110317 |
Method LOAD_ALL on class CL_LTR_RUN_STEP has no exception.
Method PREDECESSOR_GET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RT_STEP_PRE | Value transfer | Type reference (TYPE) | LTR_T_STEP_KEY_H | Step Key (hashed) | 20110316 |
Method PREDECESSOR_GET on class CL_LTR_RUN_STEP has no exception.
Method PREDECESSOR_OPEN_GET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_OPEN | Value transfer | Type reference (TYPE) | I | Number of open predecessors | 20110316 |
Method PREDECESSOR_OPEN_GET on class CL_LTR_RUN_STEP has no exception.
Method PRIORITY_GET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_PRIORITY | Value transfer | Type reference (TYPE) | LTR_STEP_PRIORITY | Step priority within the level | 20110316 |
Method PRIORITY_GET on class CL_LTR_RUN_STEP has no exception.
Method RESULT_DELETE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_PACKAGE_ID | Call by reference | Type reference (TYPE) | LTR_T_PACKAGE_ID | Package ID | 20110316 |
Method RESULT_DELETE on class CL_LTR_RUN_STEP has no exception.
Method SAVE_STEP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_SOLUTION_GUID | Call by reference | Type reference (TYPE) | LTR_TS_GUID | LTR: GUID of a Transformation Solution | 20110329 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20140307 |
Method START_PACKAGES_GET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RT_PACKAGE_ID | Value transfer | Type reference (TYPE) | LTR_T_PACKAGE_OBJ_H | Package ID with object key (hashed) | 20110316 |
Method START_PACKAGES_GET on class CL_LTR_RUN_STEP has no exception.
Method STATUS_RESET Signature
Method STATUS_RESET on class CL_LTR_RUN_STEP has no parameter.
Method STATUS_RESET on class CL_LTR_RUN_STEP has no exception.
Method STEP_PRE_PACKAGE_CREATED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_PACKAGE_ID | Value transfer | Attribute reference (LIKE) | 20110316 | |||||
| 2 | IV_RUN_KEY | Value transfer | Attribute reference (LIKE) | 20110316 | |||||
| 3 | IV_SOLUTION_GUID | Value transfer | Attribute reference (LIKE) | 20110322 | |||||
| 4 | IV_STEP_KEY | Value transfer | Attribute reference (LIKE) | 20110316 |
Method STEP_PRE_PACKAGE_CREATED on class CL_LTR_RUN_STEP has no exception.
Method STEP_PRE_STATUS_CHANGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_STEP | Value transfer | Attribute reference (LIKE) | 20110316 | |||||
| 2 | IV_HAS_DATA | Value transfer | Attribute reference (LIKE) | 20110316 | |||||
| 3 | IV_STATUS_NEW | Value transfer | Attribute reference (LIKE) | 20110316 | |||||
| 4 | IV_STATUS_OLD | Value transfer | Attribute reference (LIKE) | 20110316 |
Method STEP_PRE_STATUS_CHANGE on class CL_LTR_RUN_STEP has no exception.
Method STEP_STATUS_GET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_STEP_STATUS | Value transfer | Type reference (TYPE) | LTR_STEP_STATUS | Step status | 20110316 |
Method STEP_STATUS_GET on class CL_LTR_RUN_STEP has no exception.
Method SUCCESSOR_GET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_STEP_KEY | Call by reference | Type reference (TYPE) | LTR_T_STEP_KEY_H | Step Key (hashed) | 20110316 | |||
| 2 | IV_RUN_KEY | Call by reference | Type reference (TYPE) | LTR_RUN_KEY | Run Key | 20110316 | |||
| 3 | IV_SOLUTION_GUID | Call by reference | Type reference (TYPE) | LTR_TS_GUID | TS guid | 20110323 | |||
| 4 | IV_STEP_KEY | Call by reference | Type reference (TYPE) | LTR_STEP_KEY | Step Key | 20110316 |
Method SUCCESSOR_GET on class CL_LTR_RUN_STEP has no exception.
Event Signatures
Event PACKAGE_CREATED Signature
| # | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_PACKAGE_ID | Exporting | Value transfer | Type reference (TYPE) | LTR_PACKAGE_ID | Package ID | 20110316 | ||
| 2 | IV_RUN_KEY | Exporting | Value transfer | Type reference (TYPE) | LTR_RUN_KEY | Run Key | 20110316 | ||
| 3 | IV_SOLUTION_GUID | Exporting | Value transfer | Type reference (TYPE) | LTR_TS_GUID | TS guid | 20110322 | ||
| 4 | IV_STEP_KEY | Exporting | Value transfer | Type reference (TYPE) | LTR_STEP_KEY | Step Key | 20110316 |
Event STEP_STATUS_CHANGE Signature
| # | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_STEP | Exporting | Value transfer | Object reference (TYPE REF TO) | CL_LTR_RUN_STEP | Run: Step | 20110316 | ||
| 2 | IV_HAS_DATA | Exporting | Value transfer | Type reference (TYPE) | FLAG | Step created data | 20110316 | ||
| 3 | IV_STATUS_NEW | Exporting | Value transfer | Type reference (TYPE) | LTR_STEP_STATUS | Step status | 20110316 | ||
| 4 | IV_STATUS_OLD | Exporting | Value transfer | Type reference (TYPE) | LTR_STEP_STATUS | Step status | 20110316 |
History
| Last changed by/on | SAP | 20141030 |
| SAP Release Created in | 2010_1_620 |