What is report category and for what purpose do we use
report category
Answer Posted / bharat
logical data is important part in ABAP hr programming sap
provides many LDB to use the data in perfect way without
much coding. We normally use PNP, PNPCE LDB in hr abap
reports and use standard LDB screens reports. LDB screen are
based on report category. Sap provides many report category
for each LDB so it can be use for multiple purposes.
Sometimes during for custom report development, we don’t
find the report category as per our requirement and we need
to add the unwanted fields on selection screen SAP provides
options to create custom report category which user can
design based on the requirements.
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
How is conversion of data types done between abap/4 & db layer? : abap data dictionary
Explain the difference between cluster tables and pool table?
How to convert normal function module to bapi?
Difference between BDC vs Direct Loads?
What are the two different ways of building a match code object?
What is the difference between select statement and provide statement ? : abap hr
What are the domains and data elements?
How many types of size categories and data classes are there?
What are the steps in creating screen ?
Explain get pernr concept when we use logical data base? : abap hr
What is the use of the raising exception?
difference between Valuation type and valuation category?
Explain sap abap 3-tier architecture?
What do you understand by work area and internal tables in abap? Why do we use it?
What is the use of the raising exception? : abap modularization