Skip to content

/AWS1/CL_BIC=>CREATEPRICINGPLAN()

About CreatePricingPlan

Creates a pricing plan that is used for computing Amazon Web Services charges for billing groups.

Method Signature

IMPORTING

Required arguments:

IV_NAME TYPE /AWS1/BICPRICINGPLANNAME /AWS1/BICPRICINGPLANNAME

The name of the pricing plan. The names must be unique to each pricing plan.

Optional arguments:

IV_CLIENTTOKEN TYPE /AWS1/BICCLIENTTOKEN /AWS1/BICCLIENTTOKEN

The token that is needed to support idempotency. Idempotency isn't currently supported, but will be implemented in a future update.

IV_DESCRIPTION TYPE /AWS1/BICPRICINGPLANDESC /AWS1/BICPRICINGPLANDESC

The description of the pricing plan.

IT_PRICINGRULEARNS TYPE /AWS1/CL_BICPRICINGRLARNSINP_W=>TT_PRICINGRULEARNSINPUT TT_PRICINGRULEARNSINPUT

A list of Amazon Resource Names (ARNs) that define the pricing plan parameters.

IT_TAGS TYPE /AWS1/CL_BICTAGMAP_W=>TT_TAGMAP TT_TAGMAP

A map that contains tag keys and tag values that are attached to a pricing plan.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_BICCREPRICINGPLANOUT /AWS1/CL_BICCREPRICINGPLANOUT