Skip to content

/AWS1/CL_MPGINVOICINGENTITY

The entity responsible for issuing the invoice.

CONSTRUCTOR

IMPORTING

Optional arguments:

iv_legalname TYPE /AWS1/MPGBOUNDEDSTRING /AWS1/MPGBOUNDEDSTRING

Legal name of the entity issuing the invoice.

iv_branchname TYPE /AWS1/MPGBOUNDEDSTRING /AWS1/MPGBOUNDEDSTRING

The branch where the issuing entity is operating from.


Queryable Attributes

legalName

Legal name of the entity issuing the invoice.

Accessible with the following methods

Method Description
GET_LEGALNAME() Getter for LEGALNAME, with configurable default
ASK_LEGALNAME() Getter for LEGALNAME w/ exceptions if field has no value
HAS_LEGALNAME() Determine if LEGALNAME has a value

branchName

The branch where the issuing entity is operating from.

Accessible with the following methods

Method Description
GET_BRANCHNAME() Getter for BRANCHNAME, with configurable default
ASK_BRANCHNAME() Getter for BRANCHNAME w/ exceptions if field has no value
HAS_BRANCHNAME() Determine if BRANCHNAME has a value