Skip to content

/AWS1/CL_CRMINTMDTABLEINHRCNST

Contains the privacy constraints inherited from parent tables for an intermediate table version.

CONSTRUCTOR

IMPORTING

Optional arguments:

io_additionalanalyses TYPE REF TO /AWS1/CL_CRMINHRADDLANALYSES /AWS1/CL_CRMINHRADDLANALYSES

The inherited additional analyses constraint.

io_allowedadditionalanalyses TYPE REF TO /AWS1/CL_CRMINHRALWDADDLANLYS /AWS1/CL_CRMINHRALWDADDLANLYS

The inherited allowed additional analyses constraint.

io_allowedresultreceivers TYPE REF TO /AWS1/CL_CRMINHRALWDRESULTRCVS /AWS1/CL_CRMINHRALWDRESULTRCVS

The inherited allowed result receivers constraint.

io_disallowedoutputcolumns TYPE REF TO /AWS1/CL_CRMINHRDSALOUTPUTCOLS /AWS1/CL_CRMINHRDSALOUTPUTCOLS

The inherited disallowed output columns constraint.


Queryable Attributes

additionalAnalyses

The inherited additional analyses constraint.

Accessible with the following methods

Method Description
GET_ADDITIONALANALYSES() Getter for ADDITIONALANALYSES

allowedAdditionalAnalyses

The inherited allowed additional analyses constraint.

Accessible with the following methods

Method Description
GET_ALLOWEDADDLANALYSES() Getter for ALLOWEDADDITIONALANALYSES

allowedResultReceivers

The inherited allowed result receivers constraint.

Accessible with the following methods

Method Description
GET_ALLOWEDRESULTRECEIVERS() Getter for ALLOWEDRESULTRECEIVERS

disallowedOutputColumns

The inherited disallowed output columns constraint.

Accessible with the following methods

Method Description
GET_DISALLOWEDOUTPUTCOLUMNS() Getter for DISALLOWEDOUTPUTCOLUMNS