SAP ABAP Class CL_USMD5_CUST_ACCESS_SERVICE (Access Service Class for accessing customizing tables)
Hierarchy
☛
MDG_FND (Software Component) MDG Foundation
⤷
CA-MDG-AF (Application Component) Application Framework
⤷
USMD5 (Package) Master Data: Workflow

⤷

⤷

Properties
Class | CL_USMD5_CUST_ACCESS_SERVICE | |
Short Description | Access Service Class for accessing customizing tables | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | USMD5 | Master Data: Workflow |
Created | 20101222 | SAP |
Last change | 20110908 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_USMD5_CUST_ACCESS_SERVICE has no forward declaration.
Interfaces
Class CL_USMD5_CUST_ACCESS_SERVICE has no interface implemented.
Friends
Class CL_USMD5_CUST_ACCESS_SERVICE has no friend class.
Attributes
Class CL_USMD5_CUST_ACCESS_SERVICE has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | Returns the WF StepType from a Workflow Step | 20101222 |
2 | ![]() |
Static method | Public | Method | Returns all valid Workflow Steps | 20110330 |
Events
Class CL_USMD5_CUST_ACCESS_SERVICE has no event.
Types
Class CL_USMD5_CUST_ACCESS_SERVICE has no local type.
Method Signatures
Method GET_STEP_TYPE_FROM_STEP Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_WF_STEP | Call by reference | Type reference (TYPE) | USMD_CREQUEST_APPSTEP | Workflow Step Number | 20101222 | ||
2 | ![]() |
RV_STEP_TYPE | Value transfer | Type reference (TYPE) | USMD_CREQUEST_AS_TYPE | Workflow Step Type | 20101222 |
Method GET_STEP_TYPE_FROM_STEP on class CL_USMD5_CUST_ACCESS_SERVICE has no exception.
Method GET_WF_STEPS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RT_VALID_WF_STEPS | Value transfer | Type reference (TYPE) | USMD_T_APPSTEP | Table of Workflow Steps | 20110330 |
Method GET_WF_STEPS on class CL_USMD5_CUST_ACCESS_SERVICE has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 703 |