Skip to content

/AWS1/CL_GEPSECADDRESSCOMPON00

Components that correspond to secondary identifiers on an address. The only component type supported currently is Unit.

CONSTRUCTOR

IMPORTING

Required arguments:

iv_number TYPE /AWS1/GEPSENSITIVESTRING /AWS1/GEPSENSITIVESTRING

Number that uniquely identifies a secondary address.


Queryable Attributes

Number

Number that uniquely identifies a secondary address.

Accessible with the following methods

Method Description
GET_NUMBER() Getter for NUMBER, with configurable default
ASK_NUMBER() Getter for NUMBER w/ exceptions if field has no value
HAS_NUMBER() Determine if NUMBER 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_SECADDRESSCOMPONENTLIST

TYPES TT_SECADDRESSCOMPONENTLIST TYPE STANDARD TABLE OF REF TO /AWS1/CL_GEPSECADDRESSCOMPON00 WITH DEFAULT KEY
.