cancel
Showing results for 
Search instead for 
Did you mean: 

Project System Migration ERP To S/4 HANA

amk1985
Participant
0 Kudos

Hello Everyone,

We are planing to Migrate PS from our current system R3 to S4.

We have tried with two options one is from staging tables and other one from Direct Transfer ERP to S4 HANA, Unfortunately both are not working

Error encountering from staging approach :

1. Object Project Definition TESTV670503 could not be created Message Class CNIF_PI Message Number 007

2. Error in individual BAPIs or precommit: posting not possible Message Class CNIF_PI Message Number 056
3. No unit of measure found for ISO code PS0 in field TIME_UNIT_ISO Message Class BI Message Number 548.

And before start from Direct approach, we saw that in help portal projects which are migrated to S4 HANA all are assigned with Status Created or "CRTD and settlement rules are also out of scope. So this approach will not work for us because we have thousands of projects with different status and having various settlement rules in WBS which are in AuC. we don't want create all are with new i.e CRTD. And post movement – that activity carrying out in S4 post migration will be a big challenge for project status and settlement rules in WBS.

https://help.sap.com/docs/SAP_S4HANA_ON-PREMISE/d3a3eb7caa1842858bf0372e17ad3909/968b480bbec34454baf...

https://help.sap.com/docs/SAP_S4HANA_ON-PREMISE/d3a3eb7caa1842858bf0372e17ad3909/8dd142b479f9481891f...

Please suggest is there anyway to achieve my requirement with easy way of all my Projects and WBS along with status and settlement rules. this is bit Urgent to start our activities.

Thanks & Regards,

Karthik.

Accepted Solutions (0)

Answers (1)

Answers (1)

0 Kudos

Hello Krishna,

1. Object Project Definition TESTV670503 could not be created Message Class CNIF_PI Message Number 007

-- Normally the errors ( Point 1 & Point 2) generated by the main error (Point 3) that is "No unit of measure found for ISO code. Check with the functional team if the correct parameter is done for the ISO code.

In order to have specific status for WBS, you should implement a custom migration object using a function module that allow change of status (System or user status).

You can proceed like this:
First create your project.
Second Pass the codification of your project to the new migration object to change status. It will do the job.

Regards,
Leeneshwar

amk1985
Participant
0 Kudos

Thanks for the Details,

Can you please provide me the respective Functional Module

And also can you please explain bit on "Second Pass the codification of your project to the new migration object to change status. "

how we need to do this task and what mean about codification ? is there any required ABAP help

Kindly provide if any documentation.

Regards,

Karthik