Skip to content

/AWS1/CL_NEDSUBJECTSTRUCTURE

A subject structure.

CONSTRUCTOR

IMPORTING

Optional arguments:

iv_count TYPE /AWS1/NEDLONG /AWS1/NEDLONG

Number of occurrences of this specific structure.

it_predicates TYPE /AWS1/CL_NEDPREDICATES_W=>TT_PREDICATES TT_PREDICATES

A list of predicates present in this specific structure.


Queryable Attributes

count

Number of occurrences of this specific structure.

Accessible with the following methods

Method Description
GET_COUNT() Getter for COUNT, with configurable default
ASK_COUNT() Getter for COUNT w/ exceptions if field has no value
HAS_COUNT() Determine if COUNT has a value

predicates

A list of predicates present in this specific structure.

Accessible with the following methods

Method Description
GET_PREDICATES() Getter for PREDICATES, with configurable default
ASK_PREDICATES() Getter for PREDICATES w/ exceptions if field has no value
HAS_PREDICATES() Determine if PREDICATES has a value

Public Local Types In This Class

Internal table types, representing arrays and maps of this class, are defined as local types:

TT_SUBJECTSTRUCTURES

TYPES TT_SUBJECTSTRUCTURES TYPE STANDARD TABLE OF REF TO /AWS1/CL_NEDSUBJECTSTRUCTURE WITH DEFAULT KEY
.