Skip to content

/AWS1/CL_MPBNOBIDMODULEPARAMS

Describes the parameters of a no bid module.

CONSTRUCTOR

IMPORTING

Optional arguments:

iv_reason TYPE /AWS1/MPBSTRING /AWS1/MPBSTRING

The reason description.

iv_reasoncode TYPE /AWS1/MPBINTEGER /AWS1/MPBINTEGER

The reason code.

iv_passthroughpercentage TYPE /AWS1/RT_FLOAT_AS_STRING /AWS1/RT_FLOAT_AS_STRING

The pass through percentage.


Queryable Attributes

reason

The reason description.

Accessible with the following methods

Method Description
GET_REASON() Getter for REASON, with configurable default
ASK_REASON() Getter for REASON w/ exceptions if field has no value
HAS_REASON() Determine if REASON has a value

reasonCode

The reason code.

Accessible with the following methods

Method Description
GET_REASONCODE() Getter for REASONCODE, with configurable default
ASK_REASONCODE() Getter for REASONCODE w/ exceptions if field has no value
HAS_REASONCODE() Determine if REASONCODE has a value

passThroughPercentage

The pass through percentage.

Accessible with the following methods

Method Description
GET_PASSTHROUGHPERCENTAGE() Getter for PASSTHROUGHPERCENTAGE, with configurable default
ASK_PASSTHROUGHPERCENTAGE() Getter for PASSTHROUGHPERCENTAGE w/ exceptions if field has
STR_PASSTHROUGHPERCENTAGE() String format for PASSTHROUGHPERCENTAGE, with configurable d
HAS_PASSTHROUGHPERCENTAGE() Determine if PASSTHROUGHPERCENTAGE has a value