how to change col colors in alv reporting?
Answer Posted / sateesh
HERE we have 2 ways t display the colors.
1.slis_specialcol_alv.
2.lvc_s_scol & Emphasize
| Is This Answer Correct ? | 8 Yes | 0 No |
Post New Answer View All Answers
What are the differences between the table and the structure in the data dictionary in the sap abap?
When will the current screen processing terminates?
when u prefer lsmw?
How to read files and process BDC's automatically ?
Explain how to create any functions? How to go about it?
What is a bsp application? : sap abap hr
I am trying to automate a manual processing of iDOCs in BD87. I used the following code to pass idoc-id to global variable 'DCN' and then skip the first screen of BD87 to go to processing directly. After running this code SET PARAMETER ID 'DCN' FIELD itabhdr-idoc_id. CALL TRANSACTION 'BD87' AND SKIP FIRST SCREEN. it takes me to the first screen because it cannot recognize my idoc-id. How I can pass idoc-id to global? I have used the above code to goto VA02 with VBELN and it worked perfectly.
how to Create reports in SD module such as sales order report, which covers all organization levels, delivery status, invoice status, shipping details and partner function details. The data will be extracted from VBAP, VBPA, VBAK, VBUP, VBFA, KNA1, LIPS, VBRP, MARA, VBEP and KONV tables. plz mention the detail coding Tahnks, Rahul
What are the different types of views and their definition?
What are clustered tables?
write a program for creation of customer quotation using BAPI 'BAPI_QUOTATION_CREATEFROMDATA'.
What is the difference between a structure and an append structure?
Fallback class
What is function group?
Define structure in abap data dictionary?