SAP ABAP Class /SRMERP/CL_A_DSS_DS_DECISION (Set Approval Decision for Decision Set)
Hierarchy
☛
SAP_APPL (Software Component) Logistics and Accounting
⤷
MM-PUR-SSP (Application Component) Self-Service Procurement
⤷
/SRMERP/WF_FACADE_DSS (Package) Facade BO Document Subset

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | /BOBF/CL_LIB_A_SUPERCLASS | Superclass of action implementations | 20100623 |
Properties
Class | /SRMERP/CL_A_DSS_DS_DECISION | |
Short Description | Set Approval Decision for Decision Set | |
Super Class | /BOBF/CL_LIB_A_SUPERCLASS | Superclass of action implementations |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | /SRMERP/WF_FACADE_DSS | Facade BO Document Subset |
Created | 20100623 | SAP |
Last change | 20110908 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class /SRMERP/CL_A_DSS_DS_DECISION has no forward declaration.
Interfaces
Class /SRMERP/CL_A_DSS_DS_DECISION has no interface implemented.
Friends
Class /SRMERP/CL_A_DSS_DS_DECISION has no friend class.
Attributes
Class /SRMERP/CL_A_DSS_DS_DECISION has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Protected | Method | Sets Approval Decision for all Decision Set Items | 20100624 |
2 | ![]() |
Instance method | Protected | Method | Sets Approval Decision at Decision Set Root Level | 20100624 |
3 | ![]() |
Instance method | Private | Method | Set flag as rejected in DOC_ITEM_REF for rejected items | 20101006 |
4 | ![]() |
Instance method | Private | Method | Set flag as rejected in DOC_ITEM_REF for rejected items | 20101011 |
5 | ![]() |
Instance method | Private | Method | Set flag as rejected in DOC_ITEM_REF for rejected items | 20101012 |
Events
Class /SRMERP/CL_A_DSS_DS_DECISION has no event.
Types
Class /SRMERP/CL_A_DSS_DS_DECISION has no local type.
Method Signatures
Method SET_ITEM_DECISION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EO_MESSAGE | Call by reference | Object reference (TYPE REF TO) | /BOBF/IF_FRW_MESSAGE | Interface of Message Object | 20100624 | ||
2 | ![]() |
ET_FAILED_KEY | Call by reference | Type reference (TYPE) | /BOBF/T_FRW_KEY | Key Table | 20100624 | ||
3 | ![]() |
IO_MODIFY | Call by reference | Object reference (TYPE REF TO) | /BOBF/IF_FRW_MODIFY | Interface to Change Data | 20100624 | ||
4 | ![]() |
IO_READ | Call by reference | Object reference (TYPE REF TO) | /BOBF/IF_FRW_READ | Interface to Read Data | 20100624 | ||
5 | ![]() |
IT_KEY | Call by reference | Type reference (TYPE) | /BOBF/T_FRW_KEY | Key Table | 20100624 | ||
6 | ![]() |
IV_DOC_SUBSET_KEY | Call by reference | Type reference (TYPE) | /SRMERP/WF_DOC_SUBSET_KEY | 20100715 | |||
7 | ![]() |
IV_DSI_ACTION | Call by reference | Type reference (TYPE) | /BOBF/ACT_KEY | Action | 20100624 | ||
8 | ![]() |
IV_WORKITEM_ID | Call by reference | Type reference (TYPE) | /SRMERP/WF_WORKITEM_ID | Work Item Identifier | 20100624 |
Method SET_ITEM_DECISION on class /SRMERP/CL_A_DSS_DS_DECISION has no exception.
Method SET_ROOT_DECISION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EO_MESSAGE | Call by reference | Object reference (TYPE REF TO) | /BOBF/IF_FRW_MESSAGE | Interface of Message Object | 20100624 | ||
2 | ![]() |
ET_FAILED_KEY | Call by reference | Type reference (TYPE) | /BOBF/T_FRW_KEY | Key Table | 20100624 | ||
3 | ![]() |
IT_KEY | Call by reference | Type reference (TYPE) | /BOBF/T_FRW_KEY | Key Table | 20100624 | ||
4 | ![]() |
IV_DOC_SUBSET_KEY | Call by reference | Type reference (TYPE) | /SRMERP/WF_DOC_SUBSET_KEY | 20100715 | |||
5 | ![]() |
IV_DS_ACTION | Call by reference | Type reference (TYPE) | /BOBF/ACT_KEY | Action | 20100624 | ||
6 | ![]() |
IV_DS_STATUS | Call by reference | Type reference (TYPE) | /SRMERP/WF_DS_APPR_STATUS | Approval Status (Shortcut Approval) | 20100624 | ||
7 | ![]() |
IV_WORKITEM_ID | Call by reference | Type reference (TYPE) | /SRMERP/WF_WORKITEM_ID | Work Item Identifier | 20100624 |
Method SET_ROOT_DECISION on class /SRMERP/CL_A_DSS_DS_DECISION has no exception.
Method UPDATE_NODE_OF_DECISION_SET Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_MODIFY | Call by reference | Object reference (TYPE REF TO) | /BOBF/IF_FRW_MODIFY | Interface to Change Data | 20101006 | ||
2 | ![]() |
IT_DECISION_SET_KEY | Call by reference | Type reference (TYPE) | /BOBF/T_FRW_KEY | Key Table | 20101006 | ||
3 | ![]() |
IV_NOTE | Call by reference | Type reference (TYPE) | /SRMERP/WF_APPROVER_NOTE | Approver Note | 20101006 |
Method UPDATE_NODE_OF_DECISION_SET on class /SRMERP/CL_A_DSS_DS_DECISION has no exception.
Method UPDATE_NODE_OF_DECISION_SET_IT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_MODIFY | Call by reference | Object reference (TYPE REF TO) | /BOBF/IF_FRW_MODIFY | Interface to Change Data | 20101011 | ||
2 | ![]() |
IO_READ | Call by reference | Object reference (TYPE REF TO) | /BOBF/IF_FRW_READ | Interface to Read Data | 20101011 | ||
3 | ![]() |
IT_DECISION_SET_KEY | Call by reference | Type reference (TYPE) | /BOBF/T_FRW_KEY | Key Table | 20101011 | ||
4 | ![]() |
IV_DECISION_SET_ITEM_STATUS | Call by reference | Type reference (TYPE) | /SRMERP/WF_DS_APPR_STATUS | Approval Status (Shortcut Approval) | 20101011 |
Method UPDATE_NODE_OF_DECISION_SET_IT on class /SRMERP/CL_A_DSS_DS_DECISION has no exception.
Method UPDATE_NODE_OF_DOC_ITEM_REF Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_MODIFY | Call by reference | Object reference (TYPE REF TO) | /BOBF/IF_FRW_MODIFY | Interface to Change Data | 20101012 | ||
2 | ![]() |
IO_READ | Call by reference | Object reference (TYPE REF TO) | /BOBF/IF_FRW_READ | Interface to Read Data | 20101012 | ||
3 | ![]() |
IT_DECISION_SET_KEY | Call by reference | Type reference (TYPE) | /BOBF/T_FRW_KEY | Key Table | 20101012 | ||
4 | ![]() |
IV_DOC_SUBSET_KEY | Call by reference | Type reference (TYPE) | /SRMERP/WF_DOC_SUBSET_KEY | Document Subset Key | 20101012 | ||
5 | ![]() |
IV_WORKITEM_ID | Call by reference | Type reference (TYPE) | SWW_WIID | Work item ID | 20101012 |
Method UPDATE_NODE_OF_DOC_ITEM_REF on class /SRMERP/CL_A_DSS_DS_DECISION has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 606 |