Re: Different product category search help
Hello Jose, Very strange that you are getting different search helps. However the search help determination is done by context element the field is bound. Firstly to figure out what which search...
View ArticleRe: SRM 7.0 Remove EDIT button from PO ??
Hello Sheelam, You have set of static classes/methods for this purpose. Use the class CL_BBP_ES_ENTERPRISE and check if the user buyer, requestor, employee and this should do for your...
View ArticleRe: How to reject a shopping cart in the custom program?
Hello Alex, I executed your code, however, its not working for me. I am using SRM 7.0. can you please provide any pointers? Thanks!-Vishal
View ArticleBBP_PD shows SC status approved, but item still in approver's inbox
Hi Experts, I am working on a requirement where shopping carts are created thru portal, but approval/rejection needs to take place thru custom code. I am using FM BBP_PD_SC_STATUS_CHANGE_WF to...
View ArticleRe: Code performance about the SRM and SUS in the same server
VeeraThank you very much for your reply.Regards,Hayashi.
View ArticleRe: Creating shopping cart in Plan Driven Procurement
Hello Indrajit, What are the configurations that you require ? RegardsPramod
View ArticleTotal value in contract is showing wrong value while creating from Rfx...
Dear SRM Expert ,We are calculating complex pricing based on conditions types maintained in the Rfx response from vendor side andtotal value (For example Rs. 5336) is calculating correctly in the Rfx...
View ArticleRe: How to determine Source of Supply (SoS) from supplier SRM 5.0
Thanks for your reply David,Actually i am new to SRM development and my requirement is straight forward that, Change the SRM Source of Supply (SoS) logic. as mentioned below.a. 1) First level...
View ArticleRe: Creating shopping cart in Plan Driven Procurement
Hi Pramod Can you kindly send me the detailed configuration document? Thanks for your kind help so far. Best regards<email removed> Message was edited by: Zoltan Keller Please do not post your...
View ArticleRe: Limit Shopping Cart - Get Product ID
Hi, If you want to force the employee to enter product id, there are three ways: 1, apply doc_check badi to raise error before ordering the SC, then the user will enter the product id.2, apply...
View ArticleRe: approvers getting lost after SC getting approved by all
Hello Gurus , Any help on this . While going through the system I found a class ZIF_SRM_WFL_APPRV_HIER and various FM BBP_WFL_DIN_APPR_FINALLIST_GET , BBP_WFL_DIN_APP_OBJ_GET ,...
View ArticleSPRO setting for SRM
Hi All, Can you please jot down the list of configuration settings to be done in SPRO for SAP SRM. Regards,Prasad
View ArticleRe: Enhance the FM "BBP_PD_SC_TRANSFER"
Hi Ankit , I did the same thing. But there is no commit work provided by BAPI_PO_CREATE1 .So nothing is updated in the database tables NAST, EKKO and EKPO etc unless SRM triggers the...
View ArticleRe: Enhance the FM "BBP_PD_SC_TRANSFER"
No need to commit raise an event and then catch an event after 10sec.In commit I understand it will not allow you to update the date. Or why not you create a report which is scheduled for every 10 mins...
View ArticleVendor update, BBPUPDVD and BBP_SUS_BP_TAXNUMMAP
Hello Experts! To update/syncronise vendors in the SRM system (with ERP) we use the transaction BBPUPDVD. Normally it works fine. When we update the vendor with new taxnumber we want to have 2...
View ArticleRe: Enhance the FM "BBP_PD_SC_TRANSFER"
Hi Ankit, Adding COMMIT WORK forcefully lead to some problems into SRM system.Creating background jobs will create issues in Audit . Regards,Sachin
View ArticleRe: Enhance the FM "BBP_PD_SC_TRANSFER"
Hi Sachin, I would suggest you do the following. There is a report called BBP_GET_STATUS_2 which would have scheduled by you periodicallty. This job actually is used to used to update SC with...
View ArticleSRM and NWBC desktop
Hi SRM Experts, I would like to have some clarification on the current status of the integration between SRM and NWBC. Reading the SAP Help I can understand that using the Portal-Independent Navigation...
View ArticleRe: GL/Account disappears to create auction.
Hello Pablo Coelho, Yes in auction we do not store account assigmnment. While contract creation we will read from associated shopping cart and pass it on to the contract. These are some notes...
View ArticleRe: Limit Shopping Cart - Get Product ID
Hi, My requirement is get the Product ID information into the field Product ID in the source cockpit. I applied the doc_change BADI and inserted the value but it doesn't appear in the field! This...
View Article