Skip to content

/AWS1/CL_BIITESTENVPREFINPUT

Input parameters for configuring test environment preferences for a procurement portal.

CONSTRUCTOR

IMPORTING

Required arguments:

iv_buyerdomain TYPE /AWS1/BIIBUYERDOMAIN /AWS1/BIIBUYERDOMAIN

The domain identifier to use for the buyer in the test environment.

iv_buyeridentifier TYPE /AWS1/BIIBASICSTRWITHOUTSPACE /AWS1/BIIBASICSTRWITHOUTSPACE

The unique identifier to use for the buyer in the test environment.

iv_supplierdomain TYPE /AWS1/BIISUPPLIERDOMAIN /AWS1/BIISUPPLIERDOMAIN

The domain identifier to use for the supplier in the test environment.

iv_supplieridentifier TYPE /AWS1/BIIBASICSTRWITHOUTSPACE /AWS1/BIIBASICSTRWITHOUTSPACE

The unique identifier to use for the supplier in the test environment.

Optional arguments:

iv_procurementportalshared00 TYPE /AWS1/BIIBASICSTRWITHOUTSPACE /AWS1/BIIBASICSTRWITHOUTSPACE

The shared secret or authentication credential to use for secure communication in the test environment.

iv_procurementportalinsten00 TYPE /AWS1/BIIBASICSTRWITHOUTSPACE /AWS1/BIIBASICSTRWITHOUTSPACE

The endpoint URL where e-invoices will be delivered in the test environment.


Queryable Attributes

BuyerDomain

The domain identifier to use for the buyer in the test environment.

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 to use for the buyer in the test environment.

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 to use for the supplier in the test environment.

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 to use for the supplier in the test environment.

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 to use for secure communication in 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 will be 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