‎2008 Jul 10 9:32 AM
hi experts,
i am creating a BSP application, where i am displaying data from a database table.
i want to add search help...to sales order numer..so that...i can fetch the data cporresponding to that sales order....
please help me with this query
thanx in advance
regards
kanika
‎2008 Jul 10 9:47 AM
Hi,
Add following line into your program:
PARAMETER p_prog LIKE trdir-name MATCHCODE OBJECT zsh
Regards
Sowmya
‎2008 Jul 10 9:47 AM
Hi,
Add following line into your program:
PARAMETER p_prog LIKE trdir-name MATCHCODE OBJECT zsh
Regards
Sowmya
‎2008 Jul 10 10:09 AM
sowmya...can u be a bit clear...
im nt getting how to use this parameter'
‎2008 Oct 08 5:29 AM