SAP ABAP Class /SRMERP/CL_IM_WF_RR_SC_BRFP_DS (Class for BAdI: /SRMERP/BD_WF_RESP_RESOLVER)
Hierarchy
☛
SAP_APPL (Software Component) Logistics and Accounting
⤷
MM-PUR-SSP (Application Component) Self-Service Procurement
⤷
/SRMERP/CO_DSS (Package) Document Subset Controller
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | /SRMERP/IF_EX_WF_RESP_RESOLVER | Interface for BAdI: /SRMERP/BD_WF_RESP_RESOLVER | 20101022 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_BADI_INTERFACE | Tag Interface for BAdIs | 20101022 |
Properties
| Class | /SRMERP/CL_IM_WF_RR_SC_BRFP_DS | |
| Short Description | Class for BAdI: /SRMERP/BD_WF_RESP_RESOLVER | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | /SRMERP/CO_DSS | Document Subset Controller |
| Created | 20101022 | SAP |
| Last change | 20130531 | 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) | |
| 2 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | /SRMERP/IF_EX_WF_RESP_RESOLVER | Interface for BAdI: /SRMERP/BD_WF_RESP_RESOLVER | 20101022 | ||
| 2 | IF_BADI_INTERFACE | Tag Interface for BAdIs | 20101022 |
Friends
Class /SRMERP/CL_IM_WF_RR_SC_BRFP_DS has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Private | Type reference (TYPE) | T000-CCCATEGORY | Client control: Role of client (production, test,...) | 20101025 | |||
| 2 | Static Attribute | Private | Type reference (TYPE) | PLVAR | Plan Version | 20101025 | |||
| 3 | Constant | Public | Type reference (TYPE) | IF_FDT_TYPES=>ID | '2D853B4CBC58023EE10000000A4285B8' | BRF+ Application for SC | 20101022 | ||
| 4 | Constant | Public | Type reference (TYPE) | IF_FDT_TYPES=>ID | 'B10C004D9C25351AE10000000A4285BA' | BRF+ Function for Agent Determination | 20101022 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | Determine Decision Set Name | 20101022 | |
| 2 | Instance method | Private | Method | Check Existence of Ruleset for Decision Set Determination | 20101022 | |
| 3 | Instance method | Private | Method | Get All Line Managers of an Employee | 20101025 | |
| 4 | Instance method | Private | Method | Determine Decision Set Name | 20101022 | |
| 5 | Instance method | Private | Method | Check, if Client has Category 'Production' | 20101025 |
Events
Class /SRMERP/CL_IM_WF_RR_SC_BRFP_DS has no event.
Types
Class /SRMERP/CL_IM_WF_RR_SC_BRFP_DS has no local type.
Method Signatures
Method DETERMINE_DS_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_SC_ITM | Call by reference | Object reference (TYPE REF TO) | /SRMERP/S_SC_ITM | Shopping Cart Item | 20101022 | |||
| 2 | IR_SC_ITM_ACC | Call by reference | Object reference (TYPE REF TO) | /SRMERP/S_ACC_ITM | Account assignment item | 20101026 | |||
| 3 | IS_CURRENT_PROCESS_LEVEL | Call by reference | Type reference (TYPE) | /SRMERP/S_BD_WF_LEVEL | Process Level Attributes (BAdI Interface Parameter) | 20101125 | |||
| 4 | RV_DS_NAME | Value transfer | Type reference (TYPE) | /SRMERP/WF_DOC_SUBSET_NAME | Name of Document Subset | 20101022 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | WF root exception for program errors (unrecoverable) | 20101025 |
Method EXISTS_RULESET_DETERMINING_DS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_RESULT | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20101022 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Configuration Exceptions | 20110601 |
Method GET_MANAGERS_OF_EMPLOYEE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_ACTOR_ID | Call by reference | Type reference (TYPE) | SWHACTOR | Rule Resolution Result | 20101025 | |||
| 2 | RT_APPROVER | Value transfer | Type reference (TYPE) | /SRMERP/T_WF_APPROVER | Table of Responsible Approvers | 20101025 |
Method GET_MANAGERS_OF_EMPLOYEE on class /SRMERP/CL_IM_WF_RR_SC_BRFP_DS has no exception.
Method GET_UUID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_UUID | Value transfer | Type reference (TYPE) | UUID | Global Unique ID for table | 20101022 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | WF root exception for program errors (unrecoverable) | 20101022 |
Method IS_PRODUCTION_CLIENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_RESULT | Value transfer | Type reference (TYPE) | BOOLE | Boolean variable | 20101025 |
Method IS_PRODUCTION_CLIENT on class /SRMERP/CL_IM_WF_RR_SC_BRFP_DS has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 606 |