cancel
Showing results for 
Search instead for 
Did you mean: 

Data conversion data into Project Charter

Former Member
0 Kudos

Dear All,

We are developing conversion program to upload project data into PPM.

But we cannot find any Function Module to create data into project charter tab.

Could you all please kindly help to guide us the steps please?

Thanks and Best Regards,

Anukoon P.

Accepted Solutions (0)

Answers (1)

Answers (1)

judith_gabriel
Contributor
0 Kudos

Dear Anukoon,

the values of the fields "Problem", "Scope", "Goal" on tab Project Charter are stored in table STXL with the corresponding header in STXH.


You can try to use Functionmodule READ_TEXT (or SAVE_TEXT) with the following parameter

OBJECT: CGPL_TEXT
ID: PCT1 (PCT2, PCT3)
Name: GUID


Best regards,
Judith