Skip to content

/AWS1/CL_CRMINHRADDLANALYSES

Contains the inherited additional analyses constraint and its sources from parent tables.

CONSTRUCTOR

IMPORTING

Required arguments:

iv_value TYPE /AWS1/CRMADDITIONALANALYSES /AWS1/CRMADDITIONALANALYSES

The effective additional analyses setting inherited from parent tables.

it_sources TYPE /AWS1/CL_CRMINHRADDLANLYSSRC=>TT_INHRADDLANALYSESSOURCELIST TT_INHRADDLANALYSESSOURCELIST

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


Queryable Attributes

value

The effective additional analyses setting 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