Re: How do you migrate legacy data into shopping cart?
Hello Cathy, You'll need to create a program based on SRM function modules such as BBP_PD_SC_CREATE/BBP_PD_SC_CREATE_EXTERNAL and BBP_PD_SC_SAVE. This program would need to load the information from a...
View ArticleRe: PR not getting transferred
Hi when i create PR and save it , the PR is exist in ERPTRANS Table and when the program BBP_EXTREQ_TRANSFER runs, the queue in SMQ1 get stuck with the status ANORETRY and the ERPTRANS table at this...
View ArticleSRM - WF For Purchase Order Item
Hi Experts, We have requirement to trigger work flow (SRF BRF) for SRM Purchase Order. When Purchase Order Item fund value is changed an amount then automatically work flow has to trigger. Please share...
View ArticleRe: How do you migrate legacy data into shopping cart?
Thank you Gilberto, this is exactly what I needed.
View ArticleProblem with Shopping Cart for Account assignement category
Hi Experts, We are undergoing upgrade SRM5.0 to SRM 7.0.We have the Following issue. Is there any way we can retrieve the assignment number filled with profit center instead of GL account no for...
View ArticleCPPR and PDP in SRM 7.01
Hi gurus, I was little confused with the below things regarding CPPR and PDP... Correct me if i'm wrong- If we don't want external requirement to be transferred to SRM automatically then we will use...
View ArticleExtended classic - Backend error at SC level
Hello, We are using the extended classic scenario. Is it possible via the standard to display the backend error messages at SC level? Currently backend checks are pefromed only at PO level. Thanks and...
View ArticleSRM Extended Classic
Hi All, We are Implementing Extended Classic with Multiple Backend Master Data Will be maintain only in one of the Backend and replicate to SRM The Material and Product Category with same Number exist...
View ArticleRe: SRM Extended Classic
Hi, As per understanding every material has a unique guid,so i think it is not possible? Regards,kiran
View ArticleLong text in Shopping Cart from Service Master
Hi Experts I have the service master record with long text in it, I want the same long text to be copied while creating the shopping cart. Please let me know the configuration steps to copy the long...
View ArticleRe: PR not getting transferred
HI ElhamYou mean the PR gets stuck iN ECCC itself ? Can you try to clear the queues by deleting the stuck entries and then try again ? Can you check if all settings are correctly maintained as well?And...
View ArticleRe: SRM Extended Classic
Hi TrinathFrom what I understand you are saying that there is overlap of MAterial and product category in both the backend systems ..?So when you replicate to SRM system there will be also be duplicate...
View ArticleRe: Classic PO with catalog item
Hi Martin To update the backend PO document type on the shopping cart, implement badi BBP_DOC_CHANGE_BADI method BBP_SC_CHANGE. Check field CATALOGID on item and update the field BE_DOC_TYPE on the...
View ArticleRe: Extended classic - Backend error at SC level
Hi The backend errors can be captured at SC level. SPRO - SRM server - Cross application Basic settings - Activate Extended classic scenario. Here you can select the option " Display Backend msgs as...
View ArticleRe: Extended classic - Backend error at SC level
Hello Chiru, Thanks for your answer but this check box is already ticked in the system and i think it is only used to display backend messages as errors at PO level.I there a way via SRM standard to...
View ArticleRe: Not able to edit PO line item description
Hi could you give more details like what sort PO line items you are trying to change.is the PO created by describe requirement cart? Regardschiru
View ArticleRe: Extended classic - Backend error at SC level
Hi At SC level which type of back end errors are you expecting. In Extended classic scenario the SC will not replciate to ECC , so if you want to capture errors you need to do with DOC_CHANGE_BADI only...
View Article