Skip to content

/AWS1/CL_BICPRESENTATIONOBJECT

An object that defines how custom line item charges are presented in the bill, containing specifications for service presentation.

CONSTRUCTOR

IMPORTING

Required arguments:

iv_service TYPE /AWS1/BICSERVICE /AWS1/BICSERVICE

The service under which the custom line item charges will be presented. Must be a string between 1 and 128 characters matching the pattern "^[a-zA-Z0-9]+$".


Queryable Attributes

Service

The service under which the custom line item charges will be presented. Must be a string between 1 and 128 characters matching the pattern "^[a-zA-Z0-9]+$".

Accessible with the following methods

Method Description
GET_SERVICE() Getter for SERVICE, with configurable default
ASK_SERVICE() Getter for SERVICE w/ exceptions if field has no value
HAS_SERVICE() Determine if SERVICE has a value