How to create Reports with Radio Buttons, which gives sales
information, Delivery information and Billing information.
plz mention the detail coding
Tahnks,
Rahul
Answer Posted / malli.gontla
Hi
see the example
Parameter: sales_information radiobutton group g1.
Delivery_information radiobutton group g1.
Billing_information radiobutton group g1.
u write it for selection criteria.
then u write the event
at selection-screen on radiobutton group.
u write query for each one here.
when u select first one, first query is executed, then
second executed for second etc.
| Is This Answer Correct ? | 10 Yes | 0 No |
Post New Answer View All Answers
How do you read files from the application server ? : abap bdc
What are the differences between table and structure in data dictionary?
What is bdc programming? : abap bdc
What is the max. No. Of structures that can be included in a table or structure? : abap data dictionary
What is Buffering Concept? When should a Table be buffered?
How do you retrieve the data for repetitive structures ? : abap hr
A field containing currency amounts (data type curr) must be assigned to a reference table and a reference field. Explain?
8)when u create sales report what u can see in that report ? what rthose field names or data element names? 9)when u create purchase order details report what u can see in that report ?what rthose fieldnames or dataelements? 10)when u create material stock report in material master grouped by material type and plant what u can see in report ?what rthose field names or dataelement ? 11)when u create shipping forecast report what u can see in that report ?what rthose data elements or field names?
What are authorization objects and what statement is used to perform an authorization check in an abap program?
How do you convert non-char field into char type fields ?
How to convert normal function module to bapi?
how to Implement a BADI in which it restricts the access when purchase order is created against contract using definition ME_PURCHDOC_POSTED. please tell me the answers if any one knows. thanks in advance. :ravikiran
Explain the different types of screen keywords?
Lock objects and what are parameters of ENQUEUE FM?
What are the classifications of the sap abap data classes?