/AWS1/CL_BIIPURCHASEORDERDAT00¶
Specifies the source configuration for retrieving purchase order data.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_einvoicedeliverydoctype TYPE /AWS1/BIIEINVOICEDLVRYDOCTYPE /AWS1/BIIEINVOICEDLVRYDOCTYPE¶
The type of e-invoice document that requires purchase order data.
iv_purchaseorderdatasrctype TYPE /AWS1/BIIPURCHASEORDERDATASR00 /AWS1/BIIPURCHASEORDERDATASR00¶
The type of source for purchase order data.
Queryable Attributes¶
EinvoiceDeliveryDocumentType¶
The type of e-invoice document that requires purchase order data.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_EINVOICEDELIVERYDOCTYPE() |
Getter for EINVOICEDELIVERYDOCUMENTTYPE, with configurable d |
ASK_EINVOICEDELIVERYDOCTYPE() |
Getter for EINVOICEDELIVERYDOCUMENTTYPE w/ exceptions if fie |
HAS_EINVOICEDELIVERYDOCTYPE() |
Determine if EINVOICEDELIVERYDOCUMENTTYPE has a value |
PurchaseOrderDataSourceType¶
The type of source for purchase order data.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_PURCHASEORDERDATASRCTYPE() |
Getter for PURCHASEORDERDATASOURCETYPE, with configurable de |
ASK_PURCHASEORDERDATASRCTYPE() |
Getter for PURCHASEORDERDATASOURCETYPE w/ exceptions if fiel |
HAS_PURCHASEORDERDATASRCTYPE() |
Determine if PURCHASEORDERDATASOURCETYPE has a value |
Public Local Types In This Class¶
Internal table types, representing arrays and maps of this class, are defined as local types:
TT_PURCHASEORDERDATASOURCES¶
TYPES TT_PURCHASEORDERDATASOURCES TYPE STANDARD TABLE OF REF TO /AWS1/CL_BIIPURCHASEORDERDAT00 WITH DEFAULT KEY
.