SAP ABAP Class CL_IVE_INVOICECRTRQ1_VAL (Validation class for InvoiceRequest_In_V1)
Hierarchy
☛
SAP_APPL (Software Component) Logistics and Accounting
⤷
MM-IV-GF-ES (Application Component) Enterprise Services in Invoice Verification
⤷
OPS_SE_IV (Package) Service Enabling for Invoice Verification
⤷
⤷
Properties
| Class | CL_IVE_INVOICECRTRQ1_VAL | |
| Short Description | Validation class for InvoiceRequest_In_V1 | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | OPS_SE_IV | Service Enabling for Invoice Verification |
| Created | 20110705 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_IVE_INVOICECRTRQ1_VAL has no forward declaration.
Interfaces
Class CL_IVE_INVOICECRTRQ1_VAL has no interface implemented.
Friends
Class CL_IVE_INVOICECRTRQ1_VAL has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Object reference (TYPE REF TO) | CL_OPS_SE_PROT | 20110705 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Check consistency header fields | 20110705 | |
| 2 | Instance method | Public | Method | Check consistency of item fields | 20110705 | |
| 3 | Instance method | Public | Method | Check message header | 20110705 | |
| 4 | Instance method | Public | Constructor | Constructor | 20110705 |
Events
Class CL_IVE_INVOICECRTRQ1_VAL has no event.
Types
Class CL_IVE_INVOICECRTRQ1_VAL has no local type.
Method Signatures
Method CHECK_HEADER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_INVOICE | Call by reference | Type reference (TYPE) | SAPPLCO_INVC_REQ_INVC | IDT | 20110705 |
Method CHECK_HEADER on class CL_IVE_INVOICECRTRQ1_VAL has no exception.
Method CHECK_ITEMS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_INVOICE | Call by reference | Type reference (TYPE) | SAPPLCO_INVC_REQ_INVC | 20110705 |
Method CHECK_ITEMS on class CL_IVE_INVOICECRTRQ1_VAL has no exception.
Method CHECK_MESSAGE_HEADER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_MESSAGE_HEADER | Call by reference | Type reference (TYPE) | SAPPLCO_BUS_DOC_MESSAGE_HEADER | Business information from the perspective of the sender appl | 20110705 |
Method CHECK_MESSAGE_HEADER on class CL_IVE_INVOICECRTRQ1_VAL has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_PROT | Call by reference | Object reference (TYPE REF TO) | CL_OPS_SE_PROT | 20110705 |
Method CONSTRUCTOR on class CL_IVE_INVOICECRTRQ1_VAL has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 606 |