/AWS1/CL_BIITESTENVPREFERENCE¶
Contains configuration settings for testing the procurement portal integration in a non-production environment.
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
iv_buyerdomain TYPE /AWS1/BIIBUYERDOMAIN /AWS1/BIIBUYERDOMAIN¶
The domain identifier for the buyer in the test environment of the procurement portal.
iv_buyeridentifier TYPE /AWS1/BIIBASICSTRWITHOUTSPACE /AWS1/BIIBASICSTRWITHOUTSPACE¶
The unique identifier for the buyer in the test environment of the procurement portal.
iv_supplierdomain TYPE /AWS1/BIISUPPLIERDOMAIN /AWS1/BIISUPPLIERDOMAIN¶
The domain identifier for the supplier in the test environment of the procurement portal.
iv_supplieridentifier TYPE /AWS1/BIIBASICSTRWITHOUTSPACE /AWS1/BIIBASICSTRWITHOUTSPACE¶
The unique identifier for the supplier in the test environment of the procurement portal.
Optional arguments:¶
iv_procurementportalshared00 TYPE /AWS1/BIIBASICSTRWITHOUTSPACE /AWS1/BIIBASICSTRWITHOUTSPACE¶
The shared secret or authentication credential used for secure communication with the test environment.
iv_procurementportalinsten00 TYPE /AWS1/BIIBASICSTRWITHOUTSPACE /AWS1/BIIBASICSTRWITHOUTSPACE¶
The endpoint URL where e-invoices are delivered in the test environment.
iv_purchaseorderretrievale01 TYPE /AWS1/BIIBASICSTRWITHOUTSPACE /AWS1/BIIBASICSTRWITHOUTSPACE¶
The endpoint URL used for retrieving purchase orders in the test environment.
Queryable Attributes¶
BuyerDomain¶
The domain identifier for the buyer in the test environment of the procurement portal.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_BUYERDOMAIN() |
Getter for BUYERDOMAIN, with configurable default |
ASK_BUYERDOMAIN() |
Getter for BUYERDOMAIN w/ exceptions if field has no value |
HAS_BUYERDOMAIN() |
Determine if BUYERDOMAIN has a value |
BuyerIdentifier¶
The unique identifier for the buyer in the test environment of the procurement portal.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_BUYERIDENTIFIER() |
Getter for BUYERIDENTIFIER, with configurable default |
ASK_BUYERIDENTIFIER() |
Getter for BUYERIDENTIFIER w/ exceptions if field has no val |
HAS_BUYERIDENTIFIER() |
Determine if BUYERIDENTIFIER has a value |
SupplierDomain¶
The domain identifier for the supplier in the test environment of the procurement portal.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_SUPPLIERDOMAIN() |
Getter for SUPPLIERDOMAIN, with configurable default |
ASK_SUPPLIERDOMAIN() |
Getter for SUPPLIERDOMAIN w/ exceptions if field has no valu |
HAS_SUPPLIERDOMAIN() |
Determine if SUPPLIERDOMAIN has a value |
SupplierIdentifier¶
The unique identifier for the supplier in the test environment of the procurement portal.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_SUPPLIERIDENTIFIER() |
Getter for SUPPLIERIDENTIFIER, with configurable default |
ASK_SUPPLIERIDENTIFIER() |
Getter for SUPPLIERIDENTIFIER w/ exceptions if field has no |
HAS_SUPPLIERIDENTIFIER() |
Determine if SUPPLIERIDENTIFIER has a value |
ProcurementPortalSharedSecret¶
The shared secret or authentication credential used for secure communication with the test environment.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_PROCUREMENTPORTALSHARE00() |
Getter for PROCUREMENTPORTALSHAREDSEC00, with configurable d |
ASK_PROCUREMENTPORTALSHARE00() |
Getter for PROCUREMENTPORTALSHAREDSEC00 w/ exceptions if fie |
HAS_PROCUREMENTPORTALSHARE00() |
Determine if PROCUREMENTPORTALSHAREDSEC00 has a value |
ProcurementPortalInstanceEndpoint¶
The endpoint URL where e-invoices are delivered in the test environment.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_PROCUREMENTPORTALINSTE00() |
Getter for PROCUREMENTPORTALINSTENDPT, with configurable def |
ASK_PROCUREMENTPORTALINSTE00() |
Getter for PROCUREMENTPORTALINSTENDPT w/ exceptions if field |
HAS_PROCUREMENTPORTALINSTE00() |
Determine if PROCUREMENTPORTALINSTENDPT has a value |
PurchaseOrderRetrievalEndpoint¶
The endpoint URL used for retrieving purchase orders in the test environment.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_PURCHASEORDERRETRIEVAL03() |
Getter for PURCHASEORDERRETRIEVALENDPT, with configurable de |
ASK_PURCHASEORDERRETRIEVAL03() |
Getter for PURCHASEORDERRETRIEVALENDPT w/ exceptions if fiel |
HAS_PURCHASEORDERRETRIEVAL03() |
Determine if PURCHASEORDERRETRIEVALENDPT has a value |