SAP ABAP Class CL_WCAT_BILLING_DOC_FACTORY (Simple factory for billing documents)
Hierarchy
☛
SAP_APPL (Software Component) Logistics and Accounting
⤷
LO-AB-CA (Application Component) Distribution
⤷
WCAT (Package) Trading: Cost Allocation
⤷
⤷
Properties
| Class | CL_WCAT_BILLING_DOC_FACTORY | |
| Short Description | Simple factory for billing documents | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | WCAT | Trading: Cost Allocation |
| Created | 20090211 | SAP |
| Last change | 20100310 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_WCAT_BILLING_DOC_FACTORY has no forward declaration.
Interfaces
Class CL_WCAT_BILLING_DOC_FACTORY has no interface implemented.
Friends
Class CL_WCAT_BILLING_DOC_FACTORY has no friend class.
Attributes
Class CL_WCAT_BILLING_DOC_FACTORY has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Get instance of a billing document | 20090211 |
Events
Class CL_WCAT_BILLING_DOC_FACTORY has no event.
Types
Class CL_WCAT_BILLING_DOC_FACTORY has no local type.
Method Signatures
Method GET_BILLING_DOC_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_EVENT | Call by reference | Type reference (TYPE) | SWETYPECOU-EVENT | Event | 20090211 | |||
| 2 | IV_OBJKEY | Call by reference | Type reference (TYPE) | SWEINSTCOU-OBJKEY | Object key | 20090211 | |||
| 3 | IV_OBJTYPE | Call by reference | Type reference (TYPE) | SWETYPECOU-OBJTYPE | Object Type | 20090211 | |||
| 4 | IV_RECTYPE | Call by reference | Type reference (TYPE) | SWETYPECOU-RECTYPE | Name of Receiver Type | 20090211 | |||
| 5 | RO_INSTANCE | Value transfer | Object reference (TYPE REF TO) | CL_WCAT_BILLING_DOCUMENT | Billing Document that requires Cost Allocation | 20090211 |
Method GET_BILLING_DOC_INSTANCE on class CL_WCAT_BILLING_DOC_FACTORY has no exception.
History
| Last changed by/on | SAP | 20100310 |
| SAP Release Created in | 605 |