Implementing BADI BBP_CTR_BE_CREATE in SAP SRM to transfer values to ECC system
Hi Experts, I want your help in implementing the BADI BBP_CTR_BE_CREATE. This BADI will be called when we transfer contracts from SRM to ECC. I want to map the field SRC_OBJECT_ID into another field...
View ArticleRe: Implementing BADI BBP_CTR_BE_CREATE in SAP SRM to transfer values to ECC...
HiPlease check below ..Basically you have to add value to ls_ctr_txt and then update it to ct_be_text.I am attaching a sample code as well .. if you do not understand Kindly reach out to a ABAPer...
View ArticleRe: Implementing BADI BBP_CTR_BE_CREATE in SAP SRM to transfer values to ECC...
Hi Vinita, Thanks for your response. But I don't think this will work. We are transferring central contracts from SRM to ECC using PI. I have a field which needs to be mapped to another field in ECC....
View ArticleRe: Implementing BADI BBP_CTR_BE_CREATE in SAP SRM to transfer values to ECC...
Hi ArunMy code was a sample for your reference ..You basically should call the FM BBP_PD_CTR_GETDETAIL OR BBP_PD_CTR_ITEM_GETDETAIL instead of SC and yes the object type would also automatically change...
View ArticleRe: Implementing BADI BBP_CTR_BE_CREATE in SAP SRM to transfer values to ECC...
Hi Vinita, Thanks again for your response. I think I was not clear in my question. The parameter SRC_OBJECT_ID is already in the importing parameter IS_PDEXT_HEADER. We are using PI to transfer...
View ArticleRe: Implementing BADI BBP_CTR_BE_CREATE in SAP SRM to transfer values to ECC...
HI ArunYes this should work ..With Business Add-In BBP_CTR_BE_CREATE, you can replace or supplement existing contract data in SAP Enterprise Buyer with your own backend structures and tables.Enterprise...
View ArticleRe: SAP SRM Punchout catalog does not carry userid and password when launched
Hi Arno, did you solve your issue? We have exactly the same problem. Many thanks!Maria
View ArticleRe: SAP SRM Punchout catalog does not carry userid and password when launched
Hello Rashmi, Could you please share Punch out(vendor) Catalog parameters sets in Config/Content management.And also check BAdi "BBP_CATALOG_TRANSFER" with a break-point in debugging mode. All the...
View ArticleAutomatically attach file in Notes and Attachment tab in SC
Hi Experts, I want to attach an xml file to the notes and attachment tab in Shopping cart automatically in SRM 7. I tried to implement logic in BBP_DOC_CHANGE_BADI. So now it is updating the values in...
View ArticleRe: Implementing BADI BBP_CTR_BE_CREATE in SAP SRM to transfer values to ECC...
Hi Arun, Here is what i have done to transfer Rfx Num & Response Num to ECC Contract (I was not using GoA it was a normal SRM-ECC Contract) SRM SideBADI: BBP_CTR_BE_CREATEMethod:...
View ArticleSRM Upgrade impacts on BI Reports
Hi Experts, We are into Up gradation project of SRM 5.0 to 7.0 and SAP BI content 704 to 706 . Now we are getting a list of Report being reflected at SRM Portal end which are below and Client wanted...
View ArticleSRM Central Contracts as Source of Supply in Shopping Cart
Dear Experts, We are using SRM 7.02 Classic Scenario. I would like to know how the contract is picked in the Source of Supply Tab of a Shopping Cart?Is it from the Purchase Org details in Header Or Is...
View ArticleRe: SRM Central Contracts as Source of Supply in Shopping Cart
Hello, If you are using classic scenario, contract details will be taken from ECC system when creating a shopping cart.Since central contract is created in SRM and distributed to ECC, SRM will consider...
View ArticleRe: SRM Central Contracts as Source of Supply in Shopping Cart
Dear Ricardo.. Thank you for the reply..if i create a SRM central contract with only 1 line item and assign different PORG as distribution. Then, will the contract will be available as source of supply...
View ArticleRe: Automatically attach file in Notes and Attachment tab in SC
Hello Ann, As you see, the database tables are updated. Could you please check it using the FM BBP_PD_SC_GETDETAIL. If the attachment is retrieved, then I suppose that you have attached the file to the...
View ArticleRe: Automatically attach file in Notes and Attachment tab in SC
Hi Karthik, Actually our requirement got changed again . Our new scenario is like below. While creating a shopping cart, for some of particular items we have smart forms to be filled. Once we...
View ArticleWhen we use punch out catalog we get login error after upgrade to srm7
Hi All, Good Day! We have upgraded from SRM 5 to SRM 7 Ehp2. Issue Here is; Two of the Punchout Catalogues are not working after upgrade. In one of the punch out catalog; We could not able to login and...
View ArticleShopping Cart Status - Invoice Overdue
Hello All, I searched for this information on SDN but could not succeed. I am looking for this information urgently please. How can I know 'Invoice Overdue' information from a BI report which has all...
View ArticleMessage Error in Shopping cart creation ' Vendor not intended for purchasing...
Hello, When we are creating a Shopping cart[SC] manually we are able to create SC but when we do the same via webservices method we are not able to create a SC as it pop up a message error 'Vendor not...
View Article