cancel
Showing results for 
Search instead for 
Did you mean: 

Using BAPIs for Data Migration

Former Member
0 Kudos

Hello,

I'm planning to use BAPIs in data migration in place of BDC/LSMW.I've used BAPI to upload planned independent requirements(MD61). The first entry for any material is updated successfully, but for all subsequent entries, "Requirement exist, please maintain using change mode" Exception is thrown.I didn't understand why this problem exist.

Please help

Regards

Abhijit

Accepted Solutions (1)

Accepted Solutions (1)

former_member214131
Active Contributor
0 Kudos

Hello,

I assume that you are using BAPI_REQUIREMENTS_CREATE to create the PIRs. Since the PIR exists ( the first one transaction which was successful ) you are not able to create further more PIRs. You can use BAPI_REQUIREMENTS_CHANGE to create subsequent PIRs.

For both the BAPIS you find the documentation.

Hope this helps.

Best Regards, Murugesh AS

Answers (0)