SAP ABAP Class CL_USMD_CR_STEP_APP_EXIT (Provide correct step descriptions steps in USMD_SSW_RULE)
Hierarchy
MDG_FND (Software Component) MDG Foundation
   CA-MDG-AF (Application Component) Application Framework
     USMD5_SSW (Package) Rule based workflow
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_FDT_APPLICATION_SETTINGS FDT: Application Settings 20130709
Properties
Class CL_USMD_CR_STEP_APP_EXIT  
Short Description Provide correct step descriptions steps in USMD_SSW_RULE    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package USMD5_SSW   Rule based workflow 
Created 20130708   SAP 
Last change 20131127   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 IF_FDT_TYPES Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
# Interface Abstract Final Description Created on
1 IF_FDT_APPLICATION_SETTINGS FDT: Application Settings 20130709
Friends
Class CL_USMD_CR_STEP_APP_EXIT has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GV_CURRENT_CR_TYPE Static Attribute Private Type reference (TYPE) USMD_CREQUEST_TYPE 20130709
Methods
# Method Level Visibility Method type Description Created on
1 CLASS_CONSTRUCTOR Static method Public Constructor 20130709
2 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20130709
3 FIND_APPLICATION_ID Static method Public Method Find the App ID a given BRF object is assigned to 20130709
4 IS_STEP_DATA_ELEMENT Static method Private Method Check if in list of allowed values 20130906
Events
Class CL_USMD_CR_STEP_APP_EXIT has no event.
Types
Class CL_USMD_CR_STEP_APP_EXIT has no local type.
Method Signatures

Method CLASS_CONSTRUCTOR Signature

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

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CL_USMD_CR_STEP_APP_EXIT has no parameter.
Method CONSTRUCTOR on class CL_USMD_CR_STEP_APP_EXIT has no exception.

Method FIND_APPLICATION_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_OBJECT_ID Call by reference Type reference (TYPE) IF_FDT_TYPES=>ID Universal Unique Identifier 20130709
2 Returning RV_APP_ID Value transfer Type reference (TYPE) IF_FDT_TYPES=>ID Universal Unique Identifier 20130709

Method FIND_APPLICATION_ID on class CL_USMD_CR_STEP_APP_EXIT has no exception.

Method IS_STEP_DATA_ELEMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ID Call by reference Type reference (TYPE) IF_FDT_TYPES=>ID Universal Unique Identifier 20130906
2 Returning RV_RESULT Value transfer Type reference (TYPE) ABAP_BOOL 20130906

Method IS_STEP_DATA_ELEMENT on class CL_USMD_CR_STEP_APP_EXIT has no exception.
History
Last changed by/on SAP  20131127 
SAP Release Created in