How to generate ABAP report ? requirement is like this...
current Ratio and quick ratio and return on capital employed
and debt equity ratio and employee turn over and gross
profit ratio..
can u please prepare some function spec based on this
requirement ..... can u send reply asap.
Answer Posted / abaprajaram
Please consult the consulting companies of india they can
create the FS
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
B -Credit Note report Selection Screen Ranges: Creation date Sales Org Sold to Party Selection condition: Document Category – VBTYP should be ‘O’ Table to be used: VBRK, VBRP,VBPA,ADRC List the CR order types or credit billing type by customer number (or selected customer) and displays the: - Billing Document date (FKDAT) - Customer number (KUNRG) - Name of the reseller (on top of the SAP No) (NAME1) - Billing document number,(VBELN) - order reason (AUGRU_AUFT) - Amount (NETWR) - Currency (WAERK) Group Currency wise, billing type wise sum of Net value. When user double click on field ‘Billing Document #’ , display the document in VF03 Do this using OO ABAP.
What is the logo in sap script?
How to copy table across clients?
Hi All , Would be providing online trainings for SAP ABAP , guidance with real time experience examples , guidance in profile prepartion . Any one intrested please contact on 8978890047.
How we format the data before before write statement in report ?
What is time constraint ? : abap hr
Which transaction code can I used to analyze the performance of ABAP program.?
Explain the components of selection table?
What is an interactive report?
What are your ways to performance optimization?
What is the difference between getting and get late?
What are dml commands in abap?
Difference between call by value and call by reference? : abap data dictionary
Can you define a field without a data element?
Difference between sy-tabix and sy-index? Where it is used?