SAP ABAP Class CL_LTR_RUN_STEP (Run: Step)
Hierarchy
DMIS (Software Component) DMIS 2011_1
   CA-EUR (Application Component) European Monetary Union: Euro
     LTR_DELIM (Package) SAP LT: Delimitation Engine for LT Repository
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
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_CENTRAL_SYSTEM Instance attribute Private Attribute reference (LIKE) 20110506
2 GC_CHANGE_STATUS_CHANGED Instance attribute Private Attribute reference (LIKE) 20110316
3 GC_CHANGE_STATUS_DELETED Instance attribute Private Attribute reference (LIKE) 20110316
4 GC_CHANGE_STATUS_NEW Instance attribute Private Attribute reference (LIKE) 20110316
5 GC_CHANGE_STATUS_UNCHANGED Instance attribute Private Attribute reference (LIKE) 20110316
6 GC_DELIM_PROGNAME Instance attribute Private Attribute reference (LIKE) 20110324
7 GC_JOB_STATUS_CANCELLED Instance attribute Private Attribute reference (LIKE) 20110316
8 GC_JOB_STATUS_FINISHED Instance attribute Private Attribute reference (LIKE) 20110316
9 GC_JOB_STATUS_PUT_ACTIVE Instance attribute Private Attribute reference (LIKE) 20110316
10 GC_JOB_STATUS_READY Instance attribute Private Attribute reference (LIKE) 20110316
11 GC_JOB_STATUS_RELEASED Instance attribute Private Attribute reference (LIKE) 20110316
12 GC_JOB_STATUS_RUNNING Instance attribute Private Attribute reference (LIKE) 20110316
13 GC_JOB_STATUS_SCHEDULED Instance attribute Private Attribute reference (LIKE) 20110316
14 GC_JOB_STATUS_UNKNOWN Instance attribute Private Attribute reference (LIKE) 20110316
15 GC_OPERATOR_AND Instance attribute Private Attribute reference (LIKE) 20110316
16 GC_OPERATOR_OR Instance attribute Private Attribute reference (LIKE) 20110316
17 GC_RESET_MODE_JOB Instance attribute Private Attribute reference (LIKE) 20110316
18 GC_RESET_MODE_STEP Instance attribute Private Attribute reference (LIKE) 20110316
19 GC_SENDER_SYSTEM Instance attribute Private Attribute reference (LIKE) 20110506
20 GC_STATUS_ACTIVE Instance attribute Private Attribute reference (LIKE) 20110316
21 GC_STATUS_INACTIVE Instance attribute Private Attribute reference (LIKE) 20110316
22 GC_STEP_STATUS_COMPLETED Instance attribute Private Attribute reference (LIKE) 20110316
23 GC_STEP_STATUS_ERROR Instance attribute Private Attribute reference (LIKE) 20110316
24 GC_STEP_STATUS_FULLY_SCHED Instance attribute Private Attribute reference (LIKE) 20110316
25 GC_STEP_STATUS_MANUAL Instance attribute Private Attribute reference (LIKE) 20110316
26 GC_STEP_STATUS_OPEN Instance attribute Private Attribute reference (LIKE) 20110316
27 GC_STEP_STATUS_OPEN_SCHED Instance attribute Private Attribute reference (LIKE) 20110316
28 GC_STEP_STATUS_PARTLY_SCHED Instance attribute Private Attribute reference (LIKE) 20110316
29 GC_STEP_TYPE_DELIM Instance attribute Private Attribute reference (LIKE) 20110316
30 GS_STEP Instance attribute Protected Type reference (TYPE) LTR_S_GEN_STEP_FLD Step Fields 20110316
31 GS_STEP_OLD Instance attribute Protected Type reference (TYPE) LTR_S_GEN_STEP_FLD Step Fields 20110316
32 GT_STEP_KEY_MAX Static Attribute Private Type reference (TYPE) LTR_T_STEP_KEY_MAX_H Max. step keys 20110316
33 GT_STEP_PRE Instance attribute Protected Type reference (TYPE) LTR_T_STEP_KEY_H Step Key (hashed) 20110316
34 GT_STEP_PRE_COMPLETED Instance attribute Protected Type reference (TYPE) LTR_T_STEP_KEY_H Step Key (hashed) 20110316
35 GT_STEP_PRE_OLD Instance attribute Protected Type reference (TYPE) LTR_T_STEP_KEY_H Step Key (hashed) 20110316
36 GT_STEP_REF Static Attribute Protected Type reference (TYPE) LTR_T_RUN_STEP_REF_H Run: Step References (hashed) 20110316
37 GV_CHANGE_STATUS Instance attribute Protected Type reference (TYPE) LTR_CHANGE_STATUS Change Status 20110316
38 GV_SOLUTION_GUID Instance attribute Protected Type reference (TYPE) LTR_TS_GUID TS Guid 20110317
Methods
# Method Level Visibility Method type Description Created on
1 CANCEL Instance method Protected Method Cancel Step 20110316
2 CHANGE_STATUS_DETERMINE Instance method Public Method Determine change status 20110330
3 CHANGE_STATUS_GET Instance method Public Method Get change Status 20110330
4 CHANGE_STATUS_SET Instance method Public Method Set change Status 20110330
5 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20110316
6 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20110316
7 CREATE_NEW Static method Public Method Create new step 20110316
8 DATA_GET Instance method Public Method Data get 20110316
9 DATA_OLD_GET Instance method Public Method Old data get 20110316
10 DATA_OLD_SET Instance method Public Method Old data set 20110316
11 DATA_SET Instance method Public Method Data set 20110316
12 DESTINATION_GET Instance method Public Method Get step destination 20110316
13 DESTINATION_GET_STATIC Static method Public Method Get step destination 20110316
14 ERROR_RESET_JOB Instance method Public Method Reset step after error 20110316
15 ERROR_RESET_STEP Static method Public Method Reset step after error 20110316
16 EVENT_HANDLER_SET Instance method Protected Method Set event handler 20110316
17 INDEPENDENT_JOB_CREATE Instance method Public Method Create independent jobs 20110316
18 INSTANCE_CREATE Static method Public Method Create reference (type dependent) 20110316
19 INSTANCE_GET_TECH Static method Public Method Get step instance (technical key) 20110316
20 INSTANCE_GET_TECH_MULTI Static method Public Method Get multiple step instance (technical key) 20110316
21 JOB_CREATE_NEW Instance method Protected Method Create new job 20110316
22 JOB_DATA_GET Instance method Public Method Get job data (for scheduling) 20110316
23 JOB_EVENT_HANDLER_SET Instance method Protected Method Set event handler for job events 20110316
24 JOB_OWN_PACKAGE_CREATED Instance method Protected Event handling method Handle creation of new package 20110316
25 JOB_OWN_STATUS_CHANGE Instance method Protected Event handling method Handle change of job status 20110316
26 LEVEL_SET Instance method Public Method Set step level 20110316
27 LOAD Instance method Public Method Load data 20110330
28 LOAD_ALL Static method Public Method Load Steps 20110316
29 PREDECESSOR_GET Instance method Public Method Get predecessor steps 20110316
30 PREDECESSOR_OPEN_GET Instance method Protected Method Get number of open predecessors 20110316
31 PRIORITY_GET Instance method Public Method Get priority 20110316
32 RESULT_DELETE Instance method Protected Method Delete result data 20110316
33 SAVE_STEP Static method Public Method Save 20110329
34 START_PACKAGES_GET Instance method Protected Method Get start packages 20110316
35 STATUS_RESET Instance method Protected Method Reset step status 20110316
36 STEP_PRE_PACKAGE_CREATED Instance method Protected Event handling method Handle creation of predecessor package 20110316
37 STEP_PRE_STATUS_CHANGE Instance method Protected Event handling method Handle status change of predecessor step 20110316
38 STEP_STATUS_GET Instance method Public Method Get step status 20110316
39 SUCCESSOR_GET Static method Protected Method Get all successor steps 20110316
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 Exporting 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 Returning 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 Importing 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 Importing IS_STEP_DATA Call by reference Type reference (TYPE) LTR_S_GEN_STEP_DAT Step Data 20110316
2 Importing IS_STEP_KEY Call by reference Type reference (TYPE) LTR_S_GEN_STEP_KEY Step Key 20110316
3 Importing IT_STEP_PRE Call by reference Type reference (TYPE) LTR_STEP_KEY_TAB Step Key 20110316
4 Importing 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 Exporting ER_STEP Call by reference Object reference (TYPE REF TO) CL_LTR_RUN_STEP Run: Step 20110316
2 Importing IS_STEP Call by reference Type reference (TYPE) LTR_S_GEN_STEP_FLD Step Data 20110329
3 Importing IT_STEP_PRE Call by reference Type reference (TYPE) LTR_STEP_KEY_TAB Step Key 20110329
4 Importing IV_RUN_KEY Call by reference Type reference (TYPE) LTR_RUN_KEY Run Key 20110316
5 Importing 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 Exporting ES_STEP_DATA Call by reference Type reference (TYPE) LTR_S_GEN_STEP_DAT Step Data 20110316
2 Exporting ES_STEP_KEY Call by reference Type reference (TYPE) LTR_S_GEN_STEP_KEY Step Key 20110316
3 Exporting 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 Exporting ES_STEP_DATA Call by reference Type reference (TYPE) LTR_S_GEN_STEP_DAT Step Data 20110316
2 Exporting ES_STEP_KEY Call by reference Type reference (TYPE) LTR_S_GEN_STEP_KEY Step Key 20110316
3 Exporting 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 Importing IS_STEP_DATA Call by reference Type reference (TYPE) LTR_S_GEN_STEP_DAT Step Data 20110316
2 Importing IT_STEP_PRE Call by reference Type reference (TYPE) LTR_STEP_KEY_TAB Step Key 20110316
3 Importing IV_RELOAD Call by reference Type reference (TYPE) FLAG SPACE Triggered by reload (no status update, set old data) 20110316
4 Importing 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 Importing IV_RUN_KEY Call by reference Type reference (TYPE) LTR_RUN_KEY Run Key 20120706
2 Returning 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 Exporting EV_RFCDEST Call by reference Type reference (TYPE) RFCDEST Logical destination (specified in function call) 20110316
2 Importing IV_RUN_KEY Call by reference Type reference (TYPE) LTR_RUN_KEY Run Key 20110316
3 Importing IV_SOLUTION_GUID Call by reference Type reference (TYPE) LTR_TS_GUID TS guid 20110325
4 Importing 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 Importing 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 Importing IV_RUN_KEY Call by reference Type reference (TYPE) LTR_RUN_KEY Run Key 20110316
2 Importing IV_SOLUTION_GUID Call by reference Type reference (TYPE) LTR_TS_GUID TS Guid 20110323
3 Importing 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 Exporting ER_STEP Call by reference Object reference (TYPE REF TO) CL_LTR_RUN_STEP Run: Step 20110316
2 Importing IS_STEP_DATA Call by reference Type reference (TYPE) LTR_S_GEN_STEP_DAT Step Data 20110316
3 Importing IS_STEP_KEY Call by reference Type reference (TYPE) LTR_S_GEN_STEP_KEY Step Key 20110316
4 Importing IT_STEP_PRE Call by reference Type reference (TYPE) LTR_STEP_KEY_TAB Step Key 20110316
5 Importing 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 Exporting ER_STEP Call by reference Object reference (TYPE REF TO) CL_LTR_RUN_STEP Run: Step 20110316
2 Importing IV_RUN_KEY Call by reference Type reference (TYPE) LTR_RUN_KEY Run Key 20110316
3 Importing IV_SOLUTION_GUID Call by reference Type reference (TYPE) LTR_TS_GUID TS guid 20110322
4 Importing 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 Exporting ET_STEP_REF Call by reference Type reference (TYPE) LTR_T_RUN_STEP_REF_H Run: Step References (hashed) 20110316
2 Importing IV_RUN_KEY Call by reference Type reference (TYPE) LTR_RUN_KEY Run Key 20110316
3 Importing 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 Importing IV_PACKAGE_ID Call by reference Type reference (TYPE) LTR_PACKAGE_ID Package ID 20110316
2 Importing 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 Exporting ES_SCHEDULE Call by reference Type reference (TYPE) LTR_S_EP_JOB_SCHEDULE Job schedule input 20110316
2 Exporting EV_DESTINATION Call by reference Type reference (TYPE) LTR_DESTINATION_NAME Destination 20110316
3 Exporting 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 Importing 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 Importing IV_JOB_COUNTER Value transfer Attribute reference (LIKE) 20110316
2 Importing IV_PACKAGE_ID Value transfer Attribute reference (LIKE) 20110316
3 Importing IV_RUN_KEY Value transfer Attribute reference (LIKE) 20110316
4 Importing IV_SOLUTION_GUID Value transfer Attribute reference (LIKE) 20110322
5 Importing 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 Importing IR_JOB Value transfer Attribute reference (LIKE) 20110322
2 Importing IV_STATUS_NEW Value transfer Attribute reference (LIKE) 20110322
3 Importing 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 Importing 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 Importing IV_RUN_KEY Call by reference Type reference (TYPE) LTR_RUN_KEY Run Key 20110316
2 Importing 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 Returning 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 Returning 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 Returning 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 Importing 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 Importing 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 CX_LTR_DESTINATION_TYPE 20140307

Method START_PACKAGES_GET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning 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 Importing IV_PACKAGE_ID Value transfer Attribute reference (LIKE) 20110316
2 Importing IV_RUN_KEY Value transfer Attribute reference (LIKE) 20110316
3 Importing IV_SOLUTION_GUID Value transfer Attribute reference (LIKE) 20110322
4 Importing 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 Importing IR_STEP Value transfer Attribute reference (LIKE) 20110316
2 Importing IV_HAS_DATA Value transfer Attribute reference (LIKE) 20110316
3 Importing IV_STATUS_NEW Value transfer Attribute reference (LIKE) 20110316
4 Importing 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 Returning 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 Changing CT_STEP_KEY Call by reference Type reference (TYPE) LTR_T_STEP_KEY_H Step Key (hashed) 20110316
2 Importing IV_RUN_KEY Call by reference Type reference (TYPE) LTR_RUN_KEY Run Key 20110316
3 Importing IV_SOLUTION_GUID Call by reference Type reference (TYPE) LTR_TS_GUID TS guid 20110323
4 Importing 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