Problem : There is no syntax errors in the program but just before displaying the Output results it is giving runtime error.
Runtime Errors: DBIF_RSQL_INVALID_RSQL
Except. CX_SY_OPEN_SQL_DB
Sample Internal table
Types...
Do you Know ?
SAP Adobe Controlling User Inputs
SAP Adobe Forms Controlling the all the user input used in the form.
Working with
Drop Down List
Text Fields
Check Box
Numeric Field
Input Formatting
Validating Forms
...
SAP Adobe Drop Down Example
SAP Adobe Forms Value passing from Drop Down.
Working with
Drop Down List
XML
Text Fields
Logic to the Forms
...
SAP Adobe Inserting Video in Form
SAP Adobe Forms - Inserting a Video in PDF Form
Working with
Embed a Video in Form
Playing a Video in PDF Form
...
SAP Adobe Pattern and Formatting Field values
SAP Adobe Pattern and Formatting Field values.
Working with
Text Fields
Drop Down List
Patterns
...
SAP Adobe Calculations in Forms
SAP Adobe Forms Video Tutorial
Working with
Text Feilds/Numeric Fields
Calculations
FormCalc
...
Factorial Program in SAP ABAP.

9 out of 10 programmers kick start they career with writing simple logical programs like
Factorial, it holds logical flow that is why experts recommend kicking start with these types of programs to understand language better.
Let us begin...
Drop Down List in SAP ABAP.

Drop Down List Program in SAP ABAP.
When was the last time you saw someone creating Drop Down list in SAP ?
Answer would be “rarely”, today we will see
Two ways of creating a drop down list in SAP.
They are:
...
SAP ABAP Mini Project Code
CODE FOR MINI PROJECT ( Click Here for Mini Project Home page)
*&---------------------------------------------------------------------*
*& Report ZSIGNUP
*&
*&---------------------------------------------------------------------*
*&
*&
*&---------------------------------------------------------------------*
REPORT ...