SAP ABAP Class CL_F_JOB_STEP (Fabric Class for 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 - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_F_WTY_JOB_STEP Fabric Class for WTY Job Steps 20020827
Properties
Class CL_F_JOB_STEP  
Short Description Fabric Class for Job Steps    
Super Class    
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_F_JOB_STEP has no interface implemented.
Friends
Class CL_F_JOB_STEP has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CL_JS_SELECTION Static Attribute Public Object reference (TYPE REF TO) CL_F_JOB_STEP 20020827
2 CL_JS_SELECTION_PARAMETERS Static Attribute Public Object reference (TYPE REF TO) CL_F_JOB_STEP 20020827
3 CL_JS_USER_PARAMETERS Static Attribute Public Object reference (TYPE REF TO) CL_F_JOB_STEP Job Step Factory 20020912
4 CV_CLASS_NAME Instance attribute Private Type reference (TYPE) WTYMP_T_CLASS_NAME 20020814
5 CV_LONG_NAME Instance attribute Private Type reference (TYPE) WTYMP_T_LONG_NAME 20020814
6 CV_SHORT_NAME Instance attribute Private Type reference (TYPE) WTYMP_T_SHORT_NAME 20020814
Methods
# Method Level Visibility Method type Description Created on
1 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20020814
2 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20020814
3 CREATE_OBJECT Instance method Public Method 20020814
4 GET_CLASS_NAME Instance method Public Method 20020814
5 GET_LONG_NAME Instance method Public Method 20020814
6 GET_SHORT_NAME Instance method Public Method 20020814
Events
Class CL_F_JOB_STEP has no event.
Types
Class CL_F_JOB_STEP has no local type.
Method Signatures

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CL_F_JOB_STEP has no parameter.
Method CLASS_CONSTRUCTOR on class CL_F_JOB_STEP has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_CLASS_NAME Call by reference Type reference (TYPE) WTYMP_T_CLASS_NAME 20020814
2 Importing IV_LONG_NAME Call by reference Type reference (TYPE) WTYMP_T_LONG_NAME 20020814
3 Importing IV_SHORT_NAME Call by reference Type reference (TYPE) WTYMP_T_SHORT_NAME 20020814

Method CONSTRUCTOR on class CL_F_JOB_STEP has no exception.

Method CREATE_OBJECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning EO_JOB_STEP Value transfer Object reference (TYPE REF TO) CL_MP_JOB_STEP 20020814
2 Importing IO_JOB Call by reference Object reference (TYPE REF TO) CL_MP_JOB 20020814

Method CREATE_OBJECT on class CL_F_JOB_STEP has no exception.

Method GET_CLASS_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning EV_NAME Value transfer Type reference (TYPE) WTYMP_T_CLASS_NAME 20020814

Method GET_CLASS_NAME on class CL_F_JOB_STEP has no exception.

Method GET_LONG_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning EV_NAME Value transfer Type reference (TYPE) WTYMP_T_LONG_NAME 20020814

Method GET_LONG_NAME on class CL_F_JOB_STEP has no exception.

Method GET_SHORT_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning EV_NAME Value transfer Type reference (TYPE) WTYMP_T_SHORT_NAME 20020814

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