SAP ABAP Class CL_IVE_INVOICEERPCRTRQ1_VAL (Validation class for InvoiceERPRequest_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_INVOICEERPCRTRQ1_VAL | |
Short Description | Validation class for InvoiceERPRequest_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 | 20110704 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_IVE_INVOICEERPCRTRQ1_VAL has no forward declaration.
Interfaces
Class CL_IVE_INVOICEERPCRTRQ1_VAL has no interface implemented.
Friends
Class CL_IVE_INVOICEERPCRTRQ1_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 | 20110704 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Private | Method | Collect error message if a not supported field is filled | 20110704 |
2 | ![]() |
Instance method | Public | Method | Check consistency of header fields | 20110704 |
3 | ![]() |
Instance method | Private | Method | Collect error message if a not supported indicator is set | 20110704 |
4 | ![]() |
Instance method | Public | Method | Check consistency of item fields | 20110704 |
5 | ![]() |
Instance method | Private | Method | Check items with PO reference | 20110704 |
6 | ![]() |
Instance method | Private | Method | Check currencies of items | 20110704 |
7 | ![]() |
Instance method | Private | Method | Check direct material postings | 20110704 |
8 | ![]() |
Instance method | Private | Method | Check G/L account postings | 20110704 |
9 | ![]() |
Instance method | Private | Method | Check G/L account postings and material postings | 20110704 |
10 | ![]() |
Instance method | Public | Method | Check message header | 20110705 |
11 | ![]() |
Instance method | Public | Constructor | Constructor | 20110704 |
Events
Class CL_IVE_INVOICEERPCRTRQ1_VAL has no event.
Types
Class CL_IVE_INVOICEERPCRTRQ1_VAL has no local type.
Method Signatures
Method CHECK_FIELD Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_NODE | Call by reference | Type reference (TYPE) | STRING | 20110704 | |||
2 | ![]() |
IV_PTC | Call by reference | Type reference (TYPE) | SAPPLCO_BTD_ITEM_PROCTYPECODE | 20110704 | |||
3 | ![]() |
I_FIELD | Call by reference | Type reference (TYPE) | ANY | 20110704 |
Method CHECK_FIELD on class CL_IVE_INVOICEERPCRTRQ1_VAL has no exception.
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_ERPRQ1_INVC | 20110704 |
Method CHECK_HEADER on class CL_IVE_INVOICEERPCRTRQ1_VAL has no exception.
Method CHECK_INDICATOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_INDICATOR | Call by reference | Type reference (TYPE) | SAPPLCO_INDICATOR | 20110704 | |||
2 | ![]() |
IV_NODE | Call by reference | Type reference (TYPE) | STRING | 20110704 | |||
3 | ![]() |
IV_PTC | Call by reference | Type reference (TYPE) | SAPPLCO_BTD_ITEM_PROCTYPECODE | 20110704 |
Method CHECK_INDICATOR on class CL_IVE_INVOICEERPCRTRQ1_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_ERPRQ1_INVC | 20110704 |
Method CHECK_ITEMS on class CL_IVE_INVOICEERPCRTRQ1_VAL has no exception.
Method CHECK_ITEM_B Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_ITEM | Call by reference | Type reference (TYPE) | SAPPLCO_INVC_ERPRQ1_ITM | 20110704 |
Method CHECK_ITEM_B on class CL_IVE_INVOICEERPCRTRQ1_VAL has no exception.
Method CHECK_ITEM_CURRENCIES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_ITEM | Call by reference | Type reference (TYPE) | SAPPLCO_INVC_ERPRQ1_ITM | 20110704 |
Method CHECK_ITEM_CURRENCIES on class CL_IVE_INVOICEERPCRTRQ1_VAL has no exception.
Method CHECK_ITEM_M Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_ITEM | Call by reference | Type reference (TYPE) | SAPPLCO_INVC_ERPRQ1_ITM | 20110704 |
Method CHECK_ITEM_M on class CL_IVE_INVOICEERPCRTRQ1_VAL has no exception.
Method CHECK_ITEM_S Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_ITEM | Call by reference | Type reference (TYPE) | SAPPLCO_INVC_ERPRQ1_ITM | 20110704 |
Method CHECK_ITEM_S on class CL_IVE_INVOICEERPCRTRQ1_VAL has no exception.
Method CHECK_ITEM_S_M Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_ITEM | Call by reference | Type reference (TYPE) | SAPPLCO_INVC_ERPRQ1_ITM | 20110704 |
Method CHECK_ITEM_S_M on class CL_IVE_INVOICEERPCRTRQ1_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_INVOICEERPCRTRQ1_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 | OPS_SE Log | 20110704 |
Method CONSTRUCTOR on class CL_IVE_INVOICEERPCRTRQ1_VAL has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 606 |