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 about No intervals, no extension in select options.
in bdcsome times we get the ok code for "enter" wrongly instead of '/00'.what is the reason.how we can exceed this problem.
how to copy standard sap program to z program
1.how to developed inreractive report 2.how to developed classicall report.
BAPI IS EFFICIENT THAN BDC?
2 Answers IBM, Thomson Reuters,
2. You are running a report. It is taking long time for execution. What steps will you do to reduce the execution time.
Can we include customizing include or an append structure with pooled or cluster tables? : abap data dictionary
how to see the tables of 200 in client 100?
When you prefer lsmw?
Reports: Event functionality.
Some one is running a program in Foreground which has to be run in Back ground. How you are going to instruct to do in Back ground?
SAP Application Engineer role