SAP ABAP Class CL_UDM_CASE_STATUS_INPROCESS (Processing Status of Case Type)
Hierarchy
FINBASIS (Software Component) Fin. Basis
   FIN-FSCM-DM-DM (Application Component) Basic Functions
     UDM_CUSTOMIZING (Package) FSCM Dispute Management - Customizing
Properties
Class CL_UDM_CASE_STATUS_INPROCESS  
Short Description Processing Status of Case Type    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package UDM_CUSTOMIZING   FSCM Dispute Management - Customizing 
Created 20050223   SAP 
Last change 20050301   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)
Interfaces
Class CL_UDM_CASE_STATUS_INPROCESS has no interface implemented.
Friends
Class CL_UDM_CASE_STATUS_INPROCESS has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CASE_TYPE Instance attribute Public Type reference (TYPE) SCMGCASE_TYPE Case Type 20050223
2 INDEX Static Attribute Private Type reference (TYPE) LYT_CASE_TYPE_IDX 20050223
3 PROC_STATUS Instance attribute Private Type reference (TYPE) LYT_PROC_STAT 20050223
4 READY_TO_BE_COLLECTED Constant Public Type reference (TYPE) UDM_PROC_STATUS '' Processing Status for Dispute Cases 20050223
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_STAT_ORDERNO Instance method Public Method Check Status 20050223
2 CONSTRUCTOR Instance method Public Constructor Constructor 20050223
3 GET_OBJECT Static method Public Method Factory 20050223
Events
Class CL_UDM_CASE_STATUS_INPROCESS has no event.
Types
Class CL_UDM_CASE_STATUS_INPROCESS has no local type.
Method Signatures

Method CHECK_STAT_ORDERNO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_PROC_STATUS Call by reference Type reference (TYPE) UDM_PROC_STATUS Bearbeitungsstatus für Klärungsfälle 20050223
2 Importing I_STAT_ORDERNO Call by reference Type reference (TYPE) SCMGSTATUSONR Fall: Status 20050223
3 Returning R_RESULT Value transfer Type reference (TYPE) ABAP_BOOL 20050223

Method CHECK_STAT_ORDERNO on class CL_UDM_CASE_STATUS_INPROCESS has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CASE_TYPE Call by reference Type reference (TYPE) SCMGCASE_TYPE Fallart 20050223
# Exception Resumable Description Created on
1 CASE_TYPE_NO_FOUND Fallart wurde nicht gefunden 20050223

Method GET_OBJECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CASE_TYPE Call by reference Type reference (TYPE) SCMGCASE_TYPE Fallart 20050223
2 Returning R_OBJECT Value transfer Object reference (TYPE REF TO) CL_UDM_CASE_STATUS_INPROCESS Bearbeitungsstatus einer Fallart 20050223
# Exception Resumable Description Created on
1 CASE_TYPE_NO_FOUND Fallart wurde nicht gefunden 20050223
History
Last changed by/on SAP  20050301 
SAP Release Created in 600