‎2006 Dec 05 4:34 AM
Hi,
Is there away to automatically create or change sets, transaction code GS01 and GS02, from using a FM or BAPI? I have to create basic sets and single sets. How have you handled this? Is it a manual procedure that one will have to maintain the sets?
Has anyone written a BDC program to make this work? I have not done this for years. Would the BDC programming be the solution for this?
Thanks,
Will
Message was edited by:
Will Ferrell
Message was edited by:
Will Ferrell
‎2006 Dec 05 5:53 AM
check this FM <b>G_SET_MAINTENANCE</b> and see its documentation
regards
Prabhu
‎2006 Dec 05 5:53 AM
check this FM <b>G_SET_MAINTENANCE</b> and see its documentation
regards
Prabhu
‎2006 Dec 05 1:38 PM
Hi
Would you happen to have some code for an example? It only can be used for GS02 and GS03. Would you happen to know is there is one for GS01? Would you think then I should try to use GS01 anyway.
Thanks,
Will
Message was edited by:
Will Ferrell
‎2006 Dec 05 2:07 PM
Hi,
I just look and Fm G_SET_CREATION is there for GS01.
Thanks so much.
Will