Answer Posted / gouriprasadmp
we05 is transaction code that we use for checking the
status of idoc
| Is This Answer Correct ? | 6 Yes | 2 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 sales order confirmation and how can do design it in webdynpro. what is Tcode for the same?
Define batch input session?
Explain the difference between float and packed data type?
What is direct input method ?
Different between Interface and Abstract classes?
What is sap abap tables?
How to creat transactions? : abap data dictionary
Create any functions? How to go about it?
What is projection view?
What is difference between dependent and independent data?
What is help view?
i want to add 2 records to a table but the last field in the table is 1000 char long.Is it possible?if yes how?
What is lock mechanism? How do we create lock objects in abap?
How do you write transaction programs in sap?