how can u hilight perticular row in popwindow in report
programming?please any one can tell me?
Answer Posted / venkateswarlu
by using the graphics multiflexer we can highlight the row
particular row in report
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is the difference between getting and get late?
What are the data types of the abap/4 layer?
How can an internal table with header line and one without header line be distinguished when passed to a subroutine? : abap modularization
Explain the structure of a bdc sessions?
What is screen flow logic? What are the sections in it?
How to convert the Unit for 'Distance' (The value from one Unit to another).
What is a multiple line field? : abap bdc
What is your approach for writing a bdc program? : abap bdc
What are the different types of the sap abap data dictionary objects?
How to specify a client for database table processing?
What is interactive reporting?
What are the techniques involved in using SAP supplied programs? Do you prefer to write your own programs to load master data? Why?
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 length of function code at user-command?
When a program is created and need to be transported to prodn does selection texts always go with it? If not how do you make sure? Can you change the cts entries? How do you do it?