SAP ABAP Class /SRMERP/CL_WF_SCHEME_PROVIDER (SRM WF Process Scheme Validation)
Hierarchy
☛
SAP_APPL (Software Component) Logistics and Accounting
⤷
MM-PUR-SSP (Application Component) Self-Service Procurement
⤷
/SRMERP/WF_CORE (Package) Workflow Engine Core
⤷
⤷
Properties
| Class | /SRMERP/CL_WF_SCHEME_PROVIDER | |
| Short Description | SRM WF Process Scheme Validation | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | /SRMERP/WF_CORE | Workflow Engine Core |
| Created | 20100518 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class /SRMERP/CL_WF_SCHEME_PROVIDER has no forward declaration.
Interfaces
Class /SRMERP/CL_WF_SCHEME_PROVIDER has no interface implemented.
Friends
Class /SRMERP/CL_WF_SCHEME_PROVIDER has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | /SRMERP/WF_BO_TYPE | Object Type of the document | 20100716 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | /SRMERP/WF_DOC_SUBSET_KEY | Key of the related document subset | 20100716 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | /SRMERP/WF_DOC_SUBSET_NAME | Name of Document Subset | 20110523 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20100518 | |
| 2 | Instance method | Public | Method | Returns the detemined process scheme | 20100518 |
Events
Class /SRMERP/CL_WF_SCHEME_PROVIDER has no event.
Types
Class /SRMERP/CL_WF_SCHEME_PROVIDER has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_BO_TYPE | Call by reference | Type reference (TYPE) | /SRMERP/WF_BO_TYPE | Object Type of the document | 20100716 | |||
| 2 | IV_DOC_SUBSET_KEY | Call by reference | Type reference (TYPE) | /SRMERP/WF_DOC_SUBSET_KEY | Key of the related document subset | 20100716 | |||
| 3 | IV_DOC_SUBSET_NAME | Call by reference | Type reference (TYPE) | /SRMERP/WF_DOC_SUBSET_NAME | Name of Document Subset | 20110523 |
Method CONSTRUCTOR on class /SRMERP/CL_WF_SCHEME_PROVIDER has no exception.
Method GET_SCHEME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_PROCESS_SCHEME | Value transfer | Type reference (TYPE) | /SRMERP/WF_PROCESS_SCHEME | Process Level Scheme | 20100518 |
Method GET_SCHEME on class /SRMERP/CL_WF_SCHEME_PROVIDER has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 606 |