Skip to content

/AWS1/CL_MPGCREATEAGRMNTREQOUT

CreateAgreementRequestOutput

CONSTRUCTOR

IMPORTING

Optional arguments:

iv_agreementrequestid TYPE /AWS1/MPGAGREEMENTREQUESTID /AWS1/MPGAGREEMENTREQUESTID

The unique identifier of the agreement request created. Use this identifier with AcceptAgreementRequest to accept the agreement.

io_chargesummary TYPE REF TO /AWS1/CL_MPGCHARGESUMMARY /AWS1/CL_MPGCHARGESUMMARY

Provides details of the charges associated with the agreement request. This is only applicable when a request is created for PurchaseAgreement.


Queryable Attributes

agreementRequestId

The unique identifier of the agreement request created. Use this identifier with AcceptAgreementRequest to accept the agreement.

Accessible with the following methods

Method Description
GET_AGREEMENTREQUESTID() Getter for AGREEMENTREQUESTID, with configurable default
ASK_AGREEMENTREQUESTID() Getter for AGREEMENTREQUESTID w/ exceptions if field has no
HAS_AGREEMENTREQUESTID() Determine if AGREEMENTREQUESTID has a value

chargeSummary

Provides details of the charges associated with the agreement request. This is only applicable when a request is created for PurchaseAgreement.

Accessible with the following methods

Method Description
GET_CHARGESUMMARY() Getter for CHARGESUMMARY