What are the advantages of Logical DataBases ?

– It offers an easy-to-use selection screen.You can modify the pre-generated selection screen to your needs. It offers check functions to check whether user input is complete, correct, and plausible.It offers reasonable data selections.It contains central authorization checks for database accesses.Enhancements such as improved performance immediately apply to all report programs that use the logical … Read more

What are the advantages of Logical DataBases ?

– It offers an easy-to-use selection screen.You can modify the pre-generated selection screen to your needs. It offers check functions to check whether user input is complete, correct, and plausible.It offers reasonable data selections.It contains central authorization checks for database accesses.Enhancements such as improved performance immediately apply to all report programs that use the logical … Read more

Database FAQ

The structure of Logical Databases relfects the ________________ dependencies of hierarchical tables in the SAP System.– Foreign key If you want to improve the response time ( time to access data ) Logical DataBases permits you to achieve this using ______________– VIEWS.

Database FAQ

The structure of Logical Databases relfects the ________________ dependencies of hierarchical tables in the SAP System.– Foreign key If you want to improve the response time ( time to access data ) Logical DataBases permits you to achieve this using ______________– VIEWS.

Report FORMATTING

In order to suppress the leading zeros of a number field the keywords used are :NO-ZERO. The Command that allows for vertical alignment of fields one below the other.UNDER. In order to concatenate strings only for output purposes the command _________can be used in conjunction with the ‘Write’ statement.NO-GAP. Data can be moved from one … Read more