SAP ABAP Class CL_UI_JOB_STEP (Base UI Class for the Job Steps)
Hierarchy
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
   LO-WTY (Application Component) Warranty Claim Processing
     ISAUTO_WTY_MP (Package) Mass Change Warranty Claim
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_UI_STEP Base Class for the Steps in Wizard 20020814
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_UI_JOB_OPERATION Base UI Class for the Job Operations 20020827
2 Inheritance (c INHERITING FROM c_ref)  CL_UI_SELECTION UI for CL_JS_SELECTION 20020814
3 Inheritance (c INHERITING FROM c_ref)  CL_UI_USER_PARAMETERS UI for CL_JS_USER_PARAMETERS 20020912
Properties
Class CL_UI_JOB_STEP  
Short Description Base UI Class for the Job Steps    
Super Class CL_UI_STEP Base Class for the Steps in Wizard 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package ISAUTO_WTY_MP   Mass Change Warranty Claim 
Created 20020814   SAP 
Last change 20021108   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 WTYMP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_UI_JOB_STEP has no interface implemented.
Friends
Class CL_UI_JOB_STEP has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CO_STEP Instance attribute Private Object reference (TYPE REF TO) CL_MP_JOB_STEP 20020814
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20020814
2 GET_JOB_STEP Instance method Public Method 20020814
3 HAS_DATA Instance method Public Method Returns "true" if Data Has Been Entered for the Step 20030128
Events
Class CL_UI_JOB_STEP has no event.
Types
Class CL_UI_JOB_STEP has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_STEP Call by reference Object reference (TYPE REF TO) CL_MP_JOB_STEP Jobschritt 20020814

Method CONSTRUCTOR on class CL_UI_JOB_STEP has no exception.

Method GET_JOB_STEP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning EO_STEP Value transfer Object reference (TYPE REF TO) CL_MP_JOB_STEP Jobschritt 20020814

Method GET_JOB_STEP on class CL_UI_JOB_STEP has no exception.

Method HAS_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_HAS_DATA Value transfer Object reference (TYPE REF TO) CL_BOOLEAN Boolean Klasse 20030128

Method HAS_DATA on class CL_UI_JOB_STEP has no exception.
History
Last changed by/on SAP  20021108 
SAP Release Created in 471