Skip to content

/AWS1/CL_BIIFEESBREAKDOWNAMO00

The fee amount.

CONSTRUCTOR

IMPORTING

Optional arguments:

iv_description TYPE /AWS1/BIIBASICSTRING /AWS1/BIIBASICSTRING

The list of fees information.

iv_amount TYPE /AWS1/BIIBASICSTRING /AWS1/BIIBASICSTRING

The fee amount.

iv_rate TYPE /AWS1/BIIBASICSTRING /AWS1/BIIBASICSTRING

Details about the rate amount.


Queryable Attributes

Description

The list of fees information.

Accessible with the following methods

Method Description
GET_DESCRIPTION() Getter for DESCRIPTION, with configurable default
ASK_DESCRIPTION() Getter for DESCRIPTION w/ exceptions if field has no value
HAS_DESCRIPTION() Determine if DESCRIPTION has a value

Amount

The fee amount.

Accessible with the following methods

Method Description
GET_AMOUNT() Getter for AMOUNT, with configurable default
ASK_AMOUNT() Getter for AMOUNT w/ exceptions if field has no value
HAS_AMOUNT() Determine if AMOUNT has a value

Rate

Details about the rate amount.

Accessible with the following methods

Method Description
GET_RATE() Getter for RATE, with configurable default
ASK_RATE() Getter for RATE w/ exceptions if field has no value
HAS_RATE() Determine if RATE has a value

Public Local Types In This Class

Internal table types, representing arrays and maps of this class, are defined as local types:

TT_FEESBREAKDOWNAMOUNTLIST

TYPES TT_FEESBREAKDOWNAMOUNTLIST TYPE STANDARD TABLE OF REF TO /AWS1/CL_BIIFEESBREAKDOWNAMO00 WITH DEFAULT KEY
.