SAP ABAP Class /SRMERP/CL_WF_AREA_CCTR_RESP (Responsibility Area of a Cost Center)
Hierarchy
☛
SAP_APPL (Software Component) Logistics and Accounting
⤷
MM-PUR-SSP (Application Component) Self-Service Procurement
⤷
/SRMERP/WF_CFG (Package) Workflow Process Configuration
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | /SRMERP/CL_WF_AREA | Base class for specific IF_WF_AREA implementations | 20100727 |
Properties
| Class | /SRMERP/CL_WF_AREA_CCTR_RESP | |
| Short Description | Responsibility Area of a Cost Center | |
| Super Class | /SRMERP/CL_WF_AREA | Base class for specific IF_WF_AREA implementations |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | /SRMERP/WF_CFG | Workflow Process Configuration |
| Created | 20100727 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class /SRMERP/CL_WF_AREA_CCTR_RESP has no forward declaration.
Interfaces
Class /SRMERP/CL_WF_AREA_CCTR_RESP has no interface implemented.
Friends
Class /SRMERP/CL_WF_AREA_CCTR_RESP 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) | T77AW-WEGID | Evaluation Path | 20100727 | |||
| 2 | Static Attribute | Public | Type reference (TYPE) | KOKRS | Controlling Area | 20110516 | |||
| 3 | Static Attribute | Public | Type reference (TYPE) | KOSTL | Cost Center | 20110516 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20100727 | |
| 2 | Instance method | Public | Constructor | CONSTRUCTOR | 20100727 |
Events
Class /SRMERP/CL_WF_AREA_CCTR_RESP has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TY_CCTR_ID | Private | See coding | 20100727 | BEGIN OF ty_cctr_id,
kostl TYPE kost1,
kokrs TYPE kokrs,
END OF ty_cctr_id
|
Method Signatures
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class /SRMERP/CL_WF_AREA_CCTR_RESP has no parameter.
Method CLASS_CONSTRUCTOR on class /SRMERP/CL_WF_AREA_CCTR_RESP has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_AREA_GUID | Call by reference | Type reference (TYPE) | /SRMERP/WF_AREA_GUID | Globally Unique Identifier | 20100727 |
Method CONSTRUCTOR on class /SRMERP/CL_WF_AREA_CCTR_RESP has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 606 |