Skip to content

/AWS1/CL_CRMINHRALWDRESULTRCVS

Contains the inherited allowed result receivers constraint and its sources from parent tables.

CONSTRUCTOR

IMPORTING

Required arguments:

it_value TYPE /AWS1/CL_CRMACCOUNTIDLIST_W=>TT_ACCOUNTIDLIST TT_ACCOUNTIDLIST

The effective list of Amazon Web Services account IDs allowed to receive results, inherited from parent tables.

it_sources TYPE /AWS1/CL_CRMIHRALWDRSRCVSSRC=>TT_INHRALWDRSLTRCVSSOURCELIST TT_INHRALWDRSLTRCVSSOURCELIST

The list of parent tables that contribute to this inherited constraint.


Queryable Attributes

value

The effective list of Amazon Web Services account IDs allowed to receive results, inherited from parent tables.

Accessible with the following methods

Method Description
GET_VALUE() Getter for VALUE, with configurable default
ASK_VALUE() Getter for VALUE w/ exceptions if field has no value
HAS_VALUE() Determine if VALUE has a value

sources

The list of parent tables that contribute to this inherited constraint.

Accessible with the following methods

Method Description
GET_SOURCES() Getter for SOURCES, with configurable default
ASK_SOURCES() Getter for SOURCES w/ exceptions if field has no value
HAS_SOURCES() Determine if SOURCES has a value