in report gui we are giving customer number if it is wrong
entry then how to write the code to restrict wrong entry?
Answers were Sorted based on User's Feedback
Answer / manu
The above code is right which was written by Raju, but this
code need to wtite within At-Selection screen event, bec.
we can validate input data within this event only.
Is This Answer Correct ? | 5 Yes | 0 No |
Answer / raju
Hi Busha,
i want to check the field kunnr from kna1, then
parameter : pa_kunnr type kunnr. (This is input field)
select single kunnr into pa_kunnr
from kna1
where kunnr eq pa_kunr.
if sy-subrc ne o.
message i000(zexp). ( zexp is message class,
i message type
000 message number)
endif.
Is This Answer Correct ? | 2 Yes | 0 No |
Answer / malli.gontla
just u use at selection screen on field event. it will
restrict the wrong values.
u can write the condition in that event
Is This Answer Correct ? | 1 Yes | 0 No |
Explain what is the step-by-step process to create a table in data dictionary?
How will you add colour in a row using ALV ?
Explain what are the different functions used in sap script? What are the parameters used in each function?
Suppose there is check box along with the rows. The requirement is, select the require check boxes and press a used defined button to save all these checked row data to another table. How can you do it?
can any one tell me the following question's answer 1. How can we create PUSH Botton in presentation layer. 2.How can we print the record. 3.If database has nor records & if we write 'for all entries' in select statement then what will be happen.
How to Modify the standard invoice and sales order form to generate purchase order for printing and upload the company logo. plz mention the detail coding Tahnks, Rahul
Write an abap program for creation of customer enquiry using BAPI 'BAPI_INQUIRY_CREATEFROMDATA'.
Why don’t use LSMW method instead of BDC methods, if the data is master data?
What are smart forms?
Explain about sap fico testing and the tools used? : abap bdc
What is step-loop? Explain all the steps?
What is IDOC?
5 Answers Cap Gemini, FutureSoft,