Skip to content

/AWS1/CL_MDLNIELSENNAESIINW

Nielsen Naes Ii Nw

CONSTRUCTOR

IMPORTING

Required arguments:

iv_checkdigitstring TYPE /AWS1/MDL__STRINGMIN2MAX2 /AWS1/MDL__STRINGMIN2MAX2

Enter the check digit string for the watermark

iv_sid TYPE /AWS1/RT_DOUBLE_AS_STRING /AWS1/RT_DOUBLE_AS_STRING

Enter the Nielsen Source ID (SID) to include in the watermark

Optional arguments:

iv_timezone TYPE /AWS1/MDLNIELSENWATERMARKTIM00 /AWS1/MDLNIELSENWATERMARKTIM00

Choose the timezone for the time stamps in the watermark. If not provided, the timestamps will be in Coordinated Universal Time (UTC)


Queryable Attributes

CheckDigitString

Enter the check digit string for the watermark

Accessible with the following methods

Method Description
GET_CHECKDIGITSTRING() Getter for CHECKDIGITSTRING, with configurable default
ASK_CHECKDIGITSTRING() Getter for CHECKDIGITSTRING w/ exceptions if field has no va
HAS_CHECKDIGITSTRING() Determine if CHECKDIGITSTRING has a value

Sid

Enter the Nielsen Source ID (SID) to include in the watermark

Accessible with the following methods

Method Description
GET_SID() Getter for SID, with configurable default
ASK_SID() Getter for SID w/ exceptions if field has no value
STR_SID() String format for SID, with configurable default
HAS_SID() Determine if SID has a value

Timezone

Choose the timezone for the time stamps in the watermark. If not provided, the timestamps will be in Coordinated Universal Time (UTC)

Accessible with the following methods

Method Description
GET_TIMEZONE() Getter for TIMEZONE, with configurable default
ASK_TIMEZONE() Getter for TIMEZONE w/ exceptions if field has no value
HAS_TIMEZONE() Determine if TIMEZONE has a value