Answer Posted / uma mahesh
Process code is used to process the data using Function module.
Outbound Process code --- WE42
Inbound Process Code --- WE41
| Is This Answer Correct ? | 3 Yes | 3 No |
Post New Answer View All Answers
Name a few data dictionary objects?
What work you have done in HR module
What is the difference between retroactive accounting period, earliest retroactive accounting period? : sap abap hr
What is a maintenance view? : abap data dictionary
Which transaction code is used executing a report (type 1 program)? : abap data dictionary
What are the system table used in abap?
What is meant by authorization? Did you ever work on it? : sap abap hr
What is the difference between ABAP and HR ABAP
Explain buffering
Use SET PF_STATUS which is in the FM reuse_alv_grid_display to set the button
What is the project you are currently working and work that you are doing
What are ranges?
What is the use of f4if_shlp_exit_example function module ? : sap abap data dictionary
What is meant by write lock? : sap abap data dictionary
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.