SAP for Automotive Discussions
Connect with fellow SAP users in discussions to troubleshoot challenges, share best practices, and fuel each other's success. Join a conversation or start your own.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

BAPI_PR_CREATE eban-lfdat

Former Member
0 Likes
1,018

While PR creation, system clears delivery date and add current data + PLIFZ (from MARC table for Material).

Does anyone know, is it possible to fix this and create PR with date, which i've added?

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
612

We've found solution. Need to implement notes: 1738012, 1871265, 2065925

3 REPLIES 3
Read only

maria_miessen
Product and Topic Expert
Product and Topic Expert
0 Likes
612

Hello,

in SCN blog post it is described that the given delivery date is taken. The delivery date is available i both tables pritem and pritemx.

Kinds regards, Maria Miessen

Read only

0 Likes
612

I'm not exactly sure about your link, because seems that i have another situation.

- I create 2 PR's in the TC me53n. Delivery dates for them -  23.02.2015 and 25.02.2015

- then i have a Z-program, which via FM BAPI_PR_CREATE  creates one PR using 2 my previous (one PR with 2 items)

- If material in the field PLIFZ (from MARC table) has value not 0 (for example 3). Result value in the field EBAN-LFDAT will be 16.02.2015 (today) + 3 (PLIFZ) = 19.02.2015 (for both items).

- If i change value in the MARC table from 3 to 0. Result will be 23.02.2015 and 25.02.2015.

What i want to know. It is possible to fix it? Or there is a logic, and i don't know it .

Best regards,

Alex

Read only

Former Member
0 Likes
613

We've found solution. Need to implement notes: 1738012, 1871265, 2065925