SAP ABAP Class CL_SD_ODATA_BIL_API (API class for Invoice not Transferred)
Hierarchy
☛
SAP_APPL (Software Component) Logistics and Accounting
⤷
SD-SLS-API (Application Component) SD API Interface, LORD
⤷
ERP_SD_ODATA_BIL (Package) OData Services for Invoices not Transferred
⤷
⤷
Properties
| Class | CL_SD_ODATA_BIL_API | |
| Short Description | API class for Invoice not Transferred | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ERP_SD_ODATA_BIL | OData Services for Invoices not Transferred |
| Created | 20130821 | SAP |
| Last change | 20131127 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_SD_ODATA_BIL_API has no forward declaration.
Interfaces
Class CL_SD_ODATA_BIL_API has no interface implemented.
Friends
Class CL_SD_ODATA_BIL_API has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | CHAR2 | '03' | Activity: Change | 20130826 | ||
| 2 | Constant | Private | Type reference (TYPE) | CHAR1 | 'J' | SD document category - Delivery | 20130903 | ||
| 3 | Constant | Private | Type reference (TYPE) | CHAR1 | 'F' | Group type | 20130903 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Create an invoice | 20130903 | |
| 2 | Static method | Private | Method | Get current message details from sy | 20130829 | |
| 3 | Static method | Public | Method | Post to accounting | 20130821 |
Events
Class CL_SD_ODATA_BIL_API has no event.
Types
Class CL_SD_ODATA_BIL_API has no local type.
Method Signatures
Method CREATE_INVOICE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_MESSAGE_LOG | Call by reference | Type reference (TYPE) | VBFS_T | Error Log for Collective Processing | 20130903 | |||
| 2 | IV_BILL_DOC_NUMBER | Call by reference | Type reference (TYPE) | VBELN | Sales and Distribution Document Number | 20130903 |
Method CREATE_INVOICE on class CL_SD_ODATA_BIL_API has no exception.
Method GET_MESSAGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RS_MESSAGE | Value transfer | Type reference (TYPE) | VBFS | Error Log for Collective Processing | 20130829 |
Method GET_MESSAGE on class CL_SD_ODATA_BIL_API has no exception.
Method RELEASE_TO_ACCOUNTING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_MESSAGE_LOG | Call by reference | Type reference (TYPE) | VBFS_T | Error Log for Collective Processing | 20130828 | |||
| 2 | IV_BILL_DOC_NUMBER | Call by reference | Type reference (TYPE) | VBELN | Sales and distribution document number | 20130821 |
Method RELEASE_TO_ACCOUNTING on class CL_SD_ODATA_BIL_API has no exception.
History
| Last changed by/on | SAP | 20131127 |
| SAP Release Created in | 618 |