Skip to content

/AWS1/CL_CRMUPDMEMBSHPPMNTCONF

An object representing the payment responsibilities to update for the membership.

CONSTRUCTOR

IMPORTING

Optional arguments:

io_querycompute TYPE REF TO /AWS1/CL_CRMMEMBERSHIPQUERYC00 /AWS1/CL_CRMMEMBERSHIPQUERYC00

An object representing the payment responsibilities accepted by the collaboration member for query compute costs.

io_machinelearning TYPE REF TO /AWS1/CL_CRMMEMBERSHIPMLPMNT00 /AWS1/CL_CRMMEMBERSHIPMLPMNT00

An object representing the collaboration member's machine learning payment responsibilities set by the collaboration creator.

io_jobcompute TYPE REF TO /AWS1/CL_CRMMEMBERSHIPJOBCOM00 /AWS1/CL_CRMMEMBERSHIPJOBCOM00

An object representing the payment responsibilities accepted by the collaboration member for query and job compute costs.


Queryable Attributes

queryCompute

An object representing the payment responsibilities accepted by the collaboration member for query compute costs.

Accessible with the following methods

Method Description
GET_QUERYCOMPUTE() Getter for QUERYCOMPUTE

machineLearning

An object representing the collaboration member's machine learning payment responsibilities set by the collaboration creator.

Accessible with the following methods

Method Description
GET_MACHINELEARNING() Getter for MACHINELEARNING

jobCompute

An object representing the payment responsibilities accepted by the collaboration member for query and job compute costs.

Accessible with the following methods

Method Description
GET_JOBCOMPUTE() Getter for JOBCOMPUTE