What is Function Module? Function modules are sub programs that contains set of reusable source ...
SAPScript is a tool used to create and maintain forms for sending across and ...
Smart form is a GUI tool that used to create and maintain forms for ...
Customer exits acts as 'Hook' for the custom functionality to meet business requirements. SAP ...
User exits instructs system to access a program during the system processing. User exits ...
ABAP System variables are predefined by the SAP system. These variables can accessed by ...
ABAP supports the structured variable declared as a structured data type. Structured variable can ...
ABAP program is a combination of executable and non-executable statements. Every executable statement in ...
Genrally, the reports are made with clear indentation, alignment and formatting of information. To ...
What is String? Strings are set of characters arranged in sequence. Strings also called as ...