ABAPFIND_SECTION_OF - FIND SECTION OF
RFUMSV00 - Advance Return for Tax on Sales/Purchases PERFORM Short ReferenceThis documentation is copyright by SAP AG.
FIND - section_of
Syntax
... SECTION [OFFSET off] [LENGTH len] OF ... .
Effect
This addition restricts the search of the FINDand REPLACE statements in dobj to the section from theoffsetspecified in off with the length specified in len. Without the addition, the whole data object is searched. off and len arenumerical print positions of operand type i. At least one of the OFFSET or LENGTH additions must be specified.
If an offset is specified without specifying the length, the dobj data object is searched from the off offset to its end. If a length is specified without specifying an offset, the offset 0 is used implicitly. The values of off and len must be greater than or equal to 0, and the section specified by off and len must be within the length of dobj.
Addresses (Business Address Services) rdisp/max_wprun_time - Maximum work process run time
This documentation is copyright by SAP AG.
Length: 1625 Date: 20120522 Time: 055726 triton ( 71 ms )






