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
What are the main events of which are used for logical database?
What is the use of buffering?
where do we store all custom programs in SD module?
What is locking? : abap data dictionary
What is get cursor field?
How to create a button in selection screen ?
What is the use of the statement leave to list-processing?
What is a help view? : abap data dictionary
if u take one worst program,in this program user write the logic is session method.in that program user can get some errors ,that errors we will see in call transaction method,how it is possible.?
What is off cycle payroll run
What are the system table used in abap?
What is pretty printer?
Explain about the tables exists in a data dictionary and what are they? : abap data dictionary
IN SCRIPTS IF WE HAVE EMPTY SECOND LAYOUT AND IF WE HAVE MENTIONED ABOUT IT IN NEXT PAGE ATTRIBUTE THEN IN OUTPUT HOW WE GET THE SECOND PAGE OUTPUT.
What is system-land-scape of your project?