Guest_imported
New member
- Jan 1, 1970
- 0
Hi *,
I'm working on the 4.6c version of SAP.
I'd like to save a project via TA CJ27 or CJ2B without leaving the project I'm creating or I'm modifying.
for this I create Function Module linked to a button in the menu that save the project that use this instruction :
" perform cjtr_save(saplcjtr) using ' '. "
that allow me to correctly save once the project without leaving it but if i want to do others modifications, i can't. The problem is that some internal tables are cleared and refreshed in that function and i don't know how to "reload" them.
So let me know if you know something.
thank you.
_________________
Tanguy LE BITOUX
Consultant Technique SAP
Vinci-Consulting
I'm working on the 4.6c version of SAP.
I'd like to save a project via TA CJ27 or CJ2B without leaving the project I'm creating or I'm modifying.
for this I create Function Module linked to a button in the menu that save the project that use this instruction :
" perform cjtr_save(saplcjtr) using ' '. "
that allow me to correctly save once the project without leaving it but if i want to do others modifications, i can't. The problem is that some internal tables are cleared and refreshed in that function and i don't know how to "reload" them.
So let me know if you know something.
thank you.
_________________
Tanguy LE BITOUX
Consultant Technique SAP
Vinci-Consulting