SAP ABAP Class /SRMERP/CL_IM_WF_RR_SC_PGRP (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 | 20100727 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_BADI_INTERFACE | Tag Interface for BAdIs | 20100727 |
Properties
| Class | /SRMERP/CL_IM_WF_RR_SC_PGRP | |
| 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 | 20100727 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class /SRMERP/CL_IM_WF_RR_SC_PGRP has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | /SRMERP/IF_EX_WF_RESP_RESOLVER | Interface for BAdI: /SRMERP/BD_WF_RESP_RESOLVER | 20100727 | ||
| 2 | IF_BADI_INTERFACE | Tag Interface for BAdIs | 20100727 |
Friends
Class /SRMERP/CL_IM_WF_RR_SC_PGRP has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Object reference (TYPE REF TO) | /SRMERP/CL_IM_WF_RR_SC_ORG_DAT | Class for BAdI: /SRMERP/BD_WF_RESP_RESOLVER | 20100728 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20100728 |
Events
Class /SRMERP/CL_IM_WF_RR_SC_PGRP has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TTY_ITEM_TO_PGRP_MAP | Private | See coding | 20100727 | tty_item_to_pgrp_map TYPE STANDARD TABLE OF ty_item_to_pgrp_map
|
||
| 2 | TY_ITEM_TO_PGRP_MAP | Private | See coding | 20100727 | BEGIN OF ty_item_to_pgrp_map,
pgrp_id TYPE swo_typeid,
item_key TYPE /bobf/conf_key,
END OF ty_item_to_pgrp_map
|
Method Signatures
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class /SRMERP/CL_IM_WF_RR_SC_PGRP has no parameter.
Method CONSTRUCTOR on class /SRMERP/CL_IM_WF_RR_SC_PGRP has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 606 |