I am here by taking opportunity to mention some SAP Standard demo programs for practicing and becoming expertise with ABAP programming techniques and syntaxes. I started adding some programs and slowly will update the document slowly one by one And by the
***** ***** * All database tables come in the Tables Statement , It serves 2 * purposes * 1) Creates workspace for the table records, buffername is same as * the the tablename * 2) Identifies to the SAP that report is using the table and in case * declara
Obs. Lines that start with * are comment lines, using * you can add comments to your code. Obs. you have an instruction in your program: REPORT ZTEST_FIRST_PROGRAM. - this means that your program is an executable program. WRITE is used to display a text a
Post a Comment:
Showing 0 Comments: