/AWS1/CL_CUSSEGMENTGRSTRUCTURE¶
Contains all groups of the segment definition.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
it_groups TYPE /AWS1/CL_CUSGROUP=>TT_SEGMENTGROUPLIST TT_SEGMENTGROUPLIST¶
Holds the list of groups within the segment definition.
iv_include TYPE /AWS1/CUSINCLUDEOPTIONS /AWS1/CUSINCLUDEOPTIONS¶
Define whether to include or exclude the profiles that fit the segment criteria.
Queryable Attributes¶
Groups¶
Holds the list of groups within the segment definition.
Accessible with the following methods¶
| Method | Description | 
|---|---|
| GET_GROUPS() | Getter for GROUPS, with configurable default | 
| ASK_GROUPS() | Getter for GROUPS w/ exceptions if field has no value | 
| HAS_GROUPS() | Determine if GROUPS has a value | 
Include¶
Define whether to include or exclude the profiles that fit the segment criteria.
Accessible with the following methods¶
| Method | Description | 
|---|---|
| GET_INCLUDE() | Getter for INCLUDE, with configurable default | 
| ASK_INCLUDE() | Getter for INCLUDE w/ exceptions if field has no value | 
| HAS_INCLUDE() | Determine if INCLUDE has a value |