SAP Custom Page Format
In this blog we will see how to create new page format in SAP.
In this blog we will see how to create new page format in SAP.
Reference variables are defined using TYPE REF TO keyword in DATA statement. Reference variable points to the object which exist at run time. Read this blog to find out how to create variables at runtime and how is it different from variables defined using DATA …
An introduction to field symbols with examples explaining its usage.
Soundex function returns a string which is phonetic representation of word. This function can be used to identify words that are spelled differently but sounds alike in English. Soundex can also be used to identify typing errors one of challenge of data cleaning activity.
List of demo programs in SAP which explains SAP Editable ALV Grid.