We already have implemented SLC as standalone.
Now we are implementing SRM in the same system as SLC. So, it will be SLC@SRM scenario eventually.
Now, we need to replicate the existing suppliers created in SLC to be available in SRM.
Do we h...
Hi,
We are replicating ECC PR to SRM SC. We want to have external number range for SRM SC so that we can have same PR number for SC. Is there any BADI available where I can populate SC number when PR is getting replicated from ECC to SRM.
...
I have added some custom fields in business partner company data tab by following SAP note# 1386310. These fields are getting stored in BUT000 table.
I want to put some validations on these fields when business partner is getting created or cha...
I have added some custom fields in business partner company data tab by following SAP note# 1386310.
I have made an entry in view /SAPSRM/V_MDFSBC for a field and marked it as required fields.
Though I can see it as a required field in ...
When bidder is getting created in SRM from SLC, I want to default the "Permit Proxy Bidding" checkbox. Is there any BADI available which can be used for this purpose.
Also, is there any BAPI/FM available to update this field via ...
Thanks Daniel for the info,
As the fields added are in business partner, I suppose BBP_DOC_CHECK_BADI is not relevant. Any idea what is the similar BADI for business partner check ?
Regards,
Mehul
Thanks for your reply.
The problem with your solution is that, by the time B46B_DPO_TRANSFER FM or BBP_ECS_PO_OUT_BADI gets called the Z header extension table data is not yet updated at DB level. So, I don't know what entries user has entered/dele...
How can we replicate this table data while PO is replicated to ECC. On ECC side, I have same custom table and I want to transfer records from SRM table extension to custom table in ECC.