Posts

Showing posts from May, 2021

Find Hardcoded texts and stuff in Program or Object

Image
      Use Program : RPR_ABAP_SOURCE_SCAN   

Show Process Indicator in Status Bar

  CALL FUNCTION 'SAPGUI_PROGRESS_INDICATOR' EXPORTING    TEXT             = 'Your Text Here !' .      

Transport Variants in a Program

Image
1.      Go to transaction code SE38 and enter program name “ RSTRANSP ”         2.       Execute the program and enter the program name and the variant name.     3.       Execute.