Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations IamaSherpa on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Problem in PS module: how to save without leaving ?

Status
Not open for further replies.

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
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top