SAP Managed Tags: ABAP Development Hi Atish, I followed same steps in the Quality also. I couldn't find out the relevant program name. Even in develoement also i couldn't fidn the exact one. In the developement i got Program name GP43FOKDF6HBML0GQNU7VSY8JC2 this one in the st22...
Find offset of first/last found substring DATA: TEXT TYPE STRING VALUE 'RO_LL_OVER BEET_HOVEN', MOFF TYPE I VALUE '-1'. FIND FIRST OCCURRENCE OF '_' IN TEXT IN CHARACTER MODE IGNORING CASE MATCH OFFSET MOFF. WRITE:/ MOFF. CLEAR MOFF. MOFF = '-1'. FIND ALL OCCURRENCES OF '_' I...
SAP Managed Tags: ABAP Development Hi. In SQ01 tcode .. Check the Program attached to the SAP Query . Then Goto Tcode SE93 and Open this Program. There you can find the (Transactions)Tcodes created for this program. Note: You can also check in TSTC table using the Program name. ...
Goepel upgrades repair-station software. (News).
The SAP ABAP Test includes a range of questions with varying complexity. Candidates who are proficient in ABAP should be able to answer most of the questions correctly. The test helps hiring managers understand what a candidate knows and comprehends as far as conceptual clarity is concerned. It...