cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Unbale automatic Info Record Update indicator in PO

SAPSupport
Employee
Employee
0 Kudos
491

How to disable the auto update the info record when creating or editing the purchase order.

We have checked SAP Note 2518765, but we don't have this updated anywhere in our Custom Logic.


------------------------------------------------------------------------------------------------------------------------------------------------
Learn more about the SAP Support user and program here.

Accepted Solutions (1)

Accepted Solutions (1)

SAPSupport
Employee
Employee
0 Kudos

This KBA2518765 - Automatic creation of Purchase Info record in cloud is valid and available.

Like the information provided in this KBA, kindly use this BAdI MM_PUR_S4_PO_MODIFY_ITEM to change the field Indicator: Update Info Record (PURCHASINGINFORECORDUPDATECODE) which under the optional importing parameter: PURCHASEORDERITEM_OLD. 

PURCHASINGINFORECORDUPDATECODE is an optional parameter and the available values are:

(none)---No update

A---Update with or without plant

B---Update with plant (if no plant ban)

C---Update without plant (if no plant requirement)

Answers (0)