‎2007 Mar 22 10:18 AM
Hi
Do any one knew about "GS02" transaction. It is basically a Basic set which consists of certain values created by users.
Now i want to check a condition based on this Basic Set. So as per now i want to know how exactly we need to declare this in the program.
Thanks
Arun Kumar.S
‎2007 Mar 24 5:46 AM
u have to make use of SETNODE , SETLEAF to get values of set ID.
then u can use FM
<b>G_SET_FETCH and see its documentation.</b>
Regards
Prabhu
‎2007 Mar 26 8:08 AM
Hi Prabhu,
Thanks a lot!!!
Could you please let me know what exactly this SETNODE and SETLEAF are and also suppose i have a basic set "countries".
now i want to check it with table field for ex: adrc-country.
so hw can i check tht table-field values with this basic set?
Thanks