ABAPFIND_ITAB_OPTIONS - FIND ITAB OPTIONS
Addresses (Business Address Services) TXBHW - Original Tax Base Amount in Local CurrencyThis documentation is copyright by SAP AG.
FIND IN TABLE - options
Syntax
... [{RESPECTING|IGNORING} CASE]
[MATCH COUNT mcnt]
{ {[MATCH LINE mlin]
[MATCH OFFSET moff]
[MATCH LENGTH mlen]}
| [RESULTS result_tab|result_wa] }
[SUBMATCHES s1 s2 ...] ...
Effect
The MATCH LINE addition saves the number of the row in which the last substring was found (usingFIND IN TABLE)to the data object mlin. mlin expects a variable of the data type i. If the substring is not found, mlin keeps its previous value.
For searches in individual table rows, the other additions have the samemeaning as inthe statement FIND for elementary character strings or byte strings.
If the RESULTS addition is used, the row numbers of each find are saved in the component LINEof the matching table row of result_tab or the row number of the last find is saved in result_wa and the rows of result_tab are sorted by the columns LINE, OFFSET, and LENGTH.
rdisp/max_wprun_time - Maximum work process run time RFUMSV00 - Advance Return for Tax on Sales/Purchases
This documentation is copyright by SAP AG.
Length: 2023 Date: 20120522 Time: 055511 triton ( 54 ms )






