ABAPFIND_SHORTREF - FIND SHORTREF

BAL Application Log Documentation   TXBHW - Original Tax Base Amount in Local Currency  
This documentation is copyright by SAP AG.

FIND

Reference



Syntax

FIND [{FIRST OCCURRENCE}|{ALL OCCURRENCES} OF]
     {[SUBSTRING] substring} | {REGEX regex} IN
     { {[SECTION [OFFSET off] [LENGTH len] OF] dobj}
     | {TABLE itab [FROM lin1 [OFFSET off1]]
                   [TO   lin2 [OFFSET off2]]} }
     [IN {CHARACTER|BYTE} MODE]
     [{RESPECTING|IGNORING} CASE]
     [MATCH COUNT  mcnt]
     { {[MATCH LINE   mlin]
        [MATCH OFFSET moff]
        [MATCH LENGTH mlen]}
     | [RESULTS result_tab|result_wa] }
     [SUBMATCHES s1 s2 ...].


Effect

Searches for character or byte strings or for regular expressions in a character-like or byte-like data object(dobj) or in an internal table (itab).

Additions






CPI1466 during Backup   General Data in Customer Master  
This documentation is copyright by SAP AG.


Length: 4530 Date: 20120522 Time: 055758     triton ( 178 ms )