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 | ![]() |
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 | ![]() |
Instance attribute | Public | Type reference (TYPE) | SCMGCASE_TYPE | Case Type | 20050223 | ||
2 | ![]() |
Static Attribute | Private | Type reference (TYPE) | LYT_CASE_TYPE_IDX | 20050223 | |||
3 | ![]() |
Instance attribute | Private | Type reference (TYPE) | LYT_PROC_STAT | 20050223 | |||
4 | ![]() |
Constant | Public | Type reference (TYPE) | UDM_PROC_STATUS | '' | Processing Status for Dispute Cases | 20050223 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Check Status | 20050223 |
2 | ![]() |
Instance method | Public | Constructor | Constructor | 20050223 |
3 | ![]() |
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 | ![]() |
I_PROC_STATUS | Call by reference | Type reference (TYPE) | UDM_PROC_STATUS | Bearbeitungsstatus für Klärungsfälle | 20050223 | ||
2 | ![]() |
I_STAT_ORDERNO | Call by reference | Type reference (TYPE) | SCMGSTATUSONR | Fall: Status | 20050223 | ||
3 | ![]() |
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 | ![]() |
I_CASE_TYPE | Call by reference | Type reference (TYPE) | SCMGCASE_TYPE | Fallart | 20050223 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fallart wurde nicht gefunden | 20050223 |
Method GET_OBJECT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_CASE_TYPE | Call by reference | Type reference (TYPE) | SCMGCASE_TYPE | Fallart | 20050223 | ||
2 | ![]() |
R_OBJECT | Value transfer | Object reference (TYPE REF TO) | CL_UDM_CASE_STATUS_INPROCESS | Bearbeitungsstatus einer Fallart | 20050223 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fallart wurde nicht gefunden | 20050223 |
History
Last changed by/on | SAP | 20050301 |
SAP Release Created in | 600 |