SAP ABAP Class /SRMERP/CL_DO_ACC_FACTORY (Factrory for acc information)
Hierarchy
☛
SAP_APPL (Software Component) Logistics and Accounting
⤷
MM-PUR-SSP (Application Component) Self-Service Procurement
⤷
/SRMERP/OL_DO_ACC (Package) DO for Accounting Data
⤷
⤷
Properties
| Class | /SRMERP/CL_DO_ACC_FACTORY | |
| Short Description | Factrory for acc information | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | /SRMERP/OL_DO_ACC | DO for Accounting Data |
| Created | 20100708 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class /SRMERP/CL_DO_ACC_FACTORY has no forward declaration.
Interfaces
Class /SRMERP/CL_DO_ACC_FACTORY has no interface implemented.
Friends
Class /SRMERP/CL_DO_ACC_FACTORY has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Private | Object reference (TYPE REF TO) | /SRMERP/IF_DO_ACC_CATEGORY | DO Account Assignment (ACC) Category | 20100719 | |||
| 2 | Static Attribute | Private | Object reference (TYPE REF TO) | /SRMERP/IF_DO_ACC_CHECK | DO Account Assignment (ACC) Provider Factory | 20100709 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | 20100719 | ||
| 2 | Static method | Public | Method | 20100708 |
Events
Class /SRMERP/CL_DO_ACC_FACTORY has no event.
Types
Class /SRMERP/CL_DO_ACC_FACTORY has no local type.
Method Signatures
Method GET_PROVIDER_ACC_CATEGORY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RO_PROVIDER | Value transfer | Object reference (TYPE REF TO) | /SRMERP/IF_DO_ACC_CATEGORY | DO Account Assignment (ACC) Category | 20100719 |
Method GET_PROVIDER_ACC_CATEGORY on class /SRMERP/CL_DO_ACC_FACTORY has no exception.
Method GET_PROVIDER_ACC_CHECK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RO_PROVIDER | Value transfer | Object reference (TYPE REF TO) | /SRMERP/IF_DO_ACC_CHECK | DO Account Assignment (ACC) Provider Factory | 20100709 |
Method GET_PROVIDER_ACC_CHECK on class /SRMERP/CL_DO_ACC_FACTORY has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 606 |