cancel
Showing results for 
Search instead for 
Did you mean: 

CATS WBS Issue - Cpro

Former Member
0 Kudos

Hi All,

In CAT2 transaction, if I manually create a data entry by copying the wbs element from the worklist and save then if I execute the program "DPR_CATS_CPR_TRANSF" the confirmation time is reflected in the Cpro system.

But if I upload data through the zdevelopment (WBS element taken from the worklist ) and run the standard program the confirmation time is not reflected in the Cpro.

Please let me know what to be done to make the confirmation time reflect in Cpro???

The path in Cpro is select any task goto 'Additional Fields' tab you will find Confirmation time in confirmation area.

Thanks & Regards,

Moni.

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi

Did you cehck table CATSDB?

Once you upload the data, check CATSDB, mostly the data is not there .

If there is a data then run CAT5 to transfer data to SAP PS.

If the data is not updated in CATSDB then you need to check report

Niranjan

Let me know if it works

Points welcome if useful

Former Member
0 Kudos

Hi Niranjan,

You are right, in table CATSDB fields like

CPR_GUID

CPR_EXTID

CPR_OBJGUID

CPR_OBJGEXTID

CPR_OBJTYPE were not updated, thats why the data is not transferred to cPro.

Thanks & Regards,

Moni

Answers (2)

Answers (2)

thomas_berndt
Active Participant
0 Kudos

Hi Moni,

based on the information you gave it's really hard to tell what might've gone wrong,

One immediate question of course is, have all the changes you made been committed, i.e. do you find those changes in all the relevant DB-tables? If you use standard cProjects BAPIs you'll have to explicitely the commit-BAPI (BAPI_CPROJECTS_COMMIT_WORK).

Hoping this helps...

Best regards,

Thomas

Former Member
0 Kudos

hi

have you run the CAT5 transfer transaction