2008 Oct 16 8:26 AM
hi experts
i have one doubt.i am doing customer exit so i write the code in subroutine.but i need select statement. so where i write this select statement ple tel me
hi,
Yes you are right, you can write code directly or use an include.
Mark the thread as answered if you got the answer.
Regards
Karthik D
2008 Oct 16 8:29 AM
Hi
in the include u need write the code.....
1st find the exit then do the task
2008 Oct 16 10:34 AM
HI thank u for giving answer but i have one doubt ple tel me
we add the code in form stement only . is it right.
so we add the include between form and endform statement.
is it right or not.
2008 Oct 16 10:36 AM
2008 Oct 16 10:37 AM
hi,
Yes you are right, you can write code directly or use an include.
Mark the thread as answered if you got the answer.
Regards
Karthik D
2008 Oct 16 10:38 AM
Hi
First of all inside the include you can write FORM... ENDFORM and even in between FORM...ENDFORM you can INCLUDE ,
but the basic difference is that when ever you write include the code which is inside the include , the code gets included from that statement only so if you write Include inside a FORM...ENDFORM until and unless you call the SUBROUTINE the code is not included in the program.
Regards
Pavan
2008 Oct 16 8:32 AM
>
> hi experts
>
> i have one doubt.i am doing customer exit so i write the code in subroutine.but i need select statement. so where i write this select statement ple tel me
You can write whatever statement you need in the customer exit subroutine itself.
Regards
Karthik D
2008 Oct 16 11:07 AM
| User | Count |
|---|---|
| 6 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |