Re: Email notification not triggering for RFx response Submission by supplier
What you have done is the customizing. Can you also try implementing the BADI BBP_ALERTING and recheck the issue.
View ArticleRe: idoc error with bd87 in SRM
Hi, Would you please check if 'remote-enabled mode' is ticked in attribute tab for this Z-function module(trx se37)?If not, please tick it and check if this error still persists. BR,Ivy
View ArticleBRF Process level determination
Dear Experts, We are using Process controlled Workflow. We created a process schema ZSC_PL_SCHEMA_SER with process type A and Task id 40007953, But at run time while debugging, the system is picking...
View ArticleRe: BW business content for different types of SRMs
Hi, i found the template doc from the SAP site. Thanks!
View ArticleNo source of supply found for item in SRM 7.2 portal
Hi , We have upgrade system from srm 5.0 to srm 7.2 while creating the shopping getting message that " No Source of supply found for Item " Could any body suggest me Do i need to check any...
View ArticleRe: No source of supply found for item in SRM 7.2 portal
Hi Ramesh, Please traverse to the following in SPRO->SAP Supplier Relationship Management->SRM Server->Sourcing->Disable/Enable Automatic Assignment of Sources of SupplyMay be you need to...
View ArticleRe: BW business content for different types of SRMs
Hi Deepinder Singh, You can check the below link on SAP Help. http://help.sap.com/saphelp_srm70/helpdata/en/e5/60b2456ceed94ea42aecee2e2f7286/content.htm Regards,AkkI
View ArticleRe: No source of supply found for item in SRM 7.2 portal
Hi Aakash, Thanks for you answer i checked in spro i didnt find the path which you mentioned SAP Supplier Relationship Management->SRM Server->Sourcing->Disable/Enable Automatic Assignment of...
View ArticleSRM 5.0 Pricing Conditions Scales
Hello all,We are using SRM 5.0, ERP 6.0 Enh Pack 6. We are creating GOA in SRM, and distributing it to two backend ECC systems. Requirement is to create Scales for a Custom Condition code "Lot Charge",...
View ArticleRe: BRF Process level determination
Arun,Did you create events and expressions for process schema evaluation to guide your workflow to corresponding schema definition? You can go to SPRO -> SAP Implementation Guide -> SAP Supplier...
View ArticleReg: PO always getting auto approved in SRM
Hi All, In SRm 7.2 Purchase order workflow alway getting auto approved in application controlled workflow is the any configuration need to check for PO workflow should send for approver in SRM...
View ArticleRe: No source of supply found for item in SRM 7.2 portal
Hi, Issue with org data issue has been solved thank you aakash
View ArticleRe: SAP SRM using Fiori: Price field not editable at item level
Any pointers to the above queries would be of great help
View ArticleRe: How to remove "Business partner change monitor" and "Contract...
This entire scenario is controlled in runtime.In the below Class - /SAPSRM/CL_CH_WD_MON_CONTAINERMethod - /SAPSRM/IF_CLL_MON_CONTAINER~INIT_MAPPERS The line " Create the monitor mapper for business...
View ArticleRe: Reg: PO always getting auto approved in SRM
Hello, For AC workflow, start conditions for each workflow approval is set in transaction SWB_COND.Here you specify the conditions that will trigger specific workflows - without approval, one step...
View ArticleRe: idoc error with bd87 in SRM
Hi, This is a Z-FM module, so I am not aware of its usage.But from my understanding, some FMs needs to be used in the RFC call, so RFC-enabled is required. The solution in the popup message is...
View ArticleRe: Change in Email subject and body in SOST tcode
Hi, You can just click F4 help to list all the smartforms in your system via trx smartforms.For the Z-smartform, it should also be listed and you can display it to see if the email content is what you...
View ArticleRe: How to remove "Business partner change monitor" and "Contract...
Hi, I tested this, and it worked if I skip the coding in debugger.Thanks for sharing this. BR,Ivy
View Articleissue when attaching PO into email
Hello all, I want to attach the PO in the email.I called FM 'SSF_FUNCTION_MODULE_NAME' to get the form's name as follow:CALL FUNCTION 'SSF_FUNCTION_MODULE_NAME' EXPORTING formname =...
View ArticleRe: issue when attaching PO into email
Hi Meriem, Debug your report and check if the parameter are giving correct values, you can have a look at the sample code below : DATA lv_smartform TYPE rs38l_fnam. DATA ls_ssfctrlop...
View Article