SAP ABAP Class /SRMERP/CL_WF_UTL_STRUCTURE (Helper class to build structures)
Hierarchy
☛
SAP_APPL (Software Component) Logistics and Accounting
⤷
MM-PUR-SSP (Application Component) Self-Service Procurement
⤷
/SRMERP/WF_FACADE_ADV (Package) Facades for Approval Document View
⤷
⤷
Properties
| Class | /SRMERP/CL_WF_UTL_STRUCTURE | |
| Short Description | Helper class to build structures | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | /SRMERP/WF_FACADE_ADV | Facades for Approval Document View |
| Created | 20100518 | SAP |
| Last change | 20110908 | 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 /SRMERP/CL_WF_UTL_STRUCTURE has no interface implemented.
Friends
Class /SRMERP/CL_WF_UTL_STRUCTURE has no friend class.
Attributes
Class /SRMERP/CL_WF_UTL_STRUCTURE has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Builds a decisionset structure | 20100518 | |
| 2 | Static method | Public | Method | Builds a process level structure | 20100518 |
Events
Class /SRMERP/CL_WF_UTL_STRUCTURE has no event.
Types
Class /SRMERP/CL_WF_UTL_STRUCTURE has no local type.
Method Signatures
Method GET_DECISIONSET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_DECISIONSET | Call by reference | Type reference (TYPE) | /SRMERP/S_WF_DECISIONSET | Set of items, related approval status and responsible agents | 20100518 | |||
| 2 | IO_DECISIONSET | Call by reference | Object reference (TYPE REF TO) | /SRMERP/IF_WF_DECISIONSET | Decision Set | 20100518 | |||
| 3 | IV_RESOLVE_AGENTS | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20100518 |
Method GET_DECISIONSET on class /SRMERP/CL_WF_UTL_STRUCTURE has no exception.
Method GET_PROCESS_LEVEL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_PROCESS_LEVEL | Call by reference | Type reference (TYPE) | /SRMERP/S_WF_PROCESS_LEVEL | Process Level Attributes | 20100518 | |||
| 2 | IO_PROCESS_LEVEL | Call by reference | Object reference (TYPE REF TO) | /SRMERP/CL_WF_PROCESS_LEVEL | Process level | 20100518 | |||
| 3 | IV_LANGUAGE | Call by reference | Type reference (TYPE) | SYLANGU | Language Key of Current Text Environment | 20100518 |
Method GET_PROCESS_LEVEL on class /SRMERP/CL_WF_UTL_STRUCTURE has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 606 |