/AWS1/CL_BDKAUTOREASPLYSTMTLOC¶
Describes the location of a statement within a source document using line numbers.
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
it_lines TYPE /AWS1/CL_BDKAUTRSNPLYLINENOL00=>TT_AUTOMTDREASNGPLYLINENUMLIST TT_AUTOMTDREASNGPLYLINENUMLIST¶
The line numbers in the source document where this statement appears.
Queryable Attributes¶
lines¶
The line numbers in the source document where this statement appears.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_LINES() |
Getter for LINES, with configurable default |
ASK_LINES() |
Getter for LINES w/ exceptions if field has no value |
HAS_LINES() |
Determine if LINES has a value |