what is the use of CTU_PARAMS hwen we r working with BDC?
Answer Posted / hariabap
we can define display mode such as 'n' no-display mode with
ref to ctu_params in call transaction method.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What is maintenance view?
Use SET PF_STATUS which is in the FM reuse_alv_grid_display to set the button
Explain the function module in bdc?
What is direct input method ?
What is the difference between pnp and pnpce? : abap hr
Explain the structure of a bdc sessions?
What are extracts?
What happens Update command is used without where clause ?
How to write a code in tab control? : abap bdc
Mention some important events in abap programming.
What is a maintenance view? : abap data dictionary
What are the disadvantages of abap query tool?
What is screen flow logic? What are the sections in it?
What are the events in abap/4 language? : abap hr
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.