2009 Jul 14 9:15 AM
Hi Experts,
I am submitting
RCCLORD WITH s_aufnr IN lint_aufnr
WITH s_matnr IN lint_matnr
WITH s_werks IN lint_werks
WITH p_autyp EQ lc_autyp
WITH s_auart IN lint_auart
WITH s_dispo IN lint_dispo
WITH p_syst1 EQ 'REL'.
But when this program is called p_syst1 parameter is getting blank. Because the program is going to PBO event. How can we avoid it.
Please suggest.
Thanks,
Neha.
Hi Experts,
I am submitting
RCCLORD WITH s_aufnr IN lint_aufnr
WITH s_matnr IN lint_matnr
WITH s_werks IN lint_werks
WITH p_autyp EQ lc_autyp
WITH s_auart IN lint_auart
WITH s_dispo IN lint_dispo
WITH p_syst1 EQ 'REL'.
But when this program is called p_syst1 parameter is getting blank. Because the program is going to PBO event. How can we avoid it.
Please suggest.
Thanks,
Neha.
2009 Jul 14 9:25 AM
Try passing 'REL' value in some variable and then pass that variable in submit statement.
May be system is not accepting any hardcoded value during submit.
Regds,
Anil
Edited by: Anil Katoch on Jul 14, 2009 10:26 AM
Edited by: Anil Katoch on Jul 14, 2009 10:26 AM
2009 Jul 14 11:05 AM
| User | Count |
|---|---|
| 6 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |