LOOP Statement reads line by line into <work-area> or into the table work area. LOOP statement is another statement used for reading or processing the internal table.
Category Archives: SAP Tutorial
After configuration of Financial Management Area, it needs to be assigned to company code. The link between the Financial Management Area and Company code is established through Assignment.
Comments or Non-executable statements definition are self-explanatory. Comments generally used to understand the code easily for the programmers. Comments are do nothing statements and are ignored by the computer.
A credit control area is an organizational unit used for specifying and controlling customer credit limits. A credit control area can include either one or more company codes.
ABAP supports supressing blanks from the input data. It increases the readability and understandability.
ABAP supports supressing zeroes from the input data. It increases the readability and understandability.
ABAP had SKIP command to insert blank lines in between the output lines.
The ULINE inserts a continuous line in the output. ABAP supports inserting full line and partial line. Inserting partial line requires more inputs from the user.
ABAP programming allows to concatenate consecutive statements with same keyword in the first part into a chain statement.
The Financial Accounting(FI) application component include below sub-components:
