Re: is it possibe to define a badi with multiple filters for single...
Hello, if you ara at least in SRM 7.0 release, have a look at WD_BADI_PUBLIC BAdI.Filters are APPLICATION_CONFIGURATION and APPLICATION_NAME. Regards. Laurent.
View ArticleRe: SRM 7.13 Web-Dynpro custom configuration is not getting delegated
Hello, different solutions were given in this thread where you added a post...How to enhance a Web Dynpro Component Configuration in 7.31? Regards. Laurent.
View ArticleRe: SAP SRM BW Data source : 0BBP_TD_SC_1 Delta extraction Error.
Hi Did you managed to find the solution for the issue. We also have a similar situation we have enhanced the datasource to get the follow docs like RFx PO and Contract However, these documents are not...
View ArticleRe: SAP SRM BW Data source : 0BBP_TD_SC_1 Delta extraction Error.
Hi Abhishek, We didn't find any standard solution . But we have created a custom table SRM and built a logic to fill this table with SC number details when ever a PO is created . On this table we built...
View ArticleRe: is it possibe to define a badi with multiple filters for single...
Thanks for all your answers .Iam sorry if am deviating from the original topic. can anyone guide on which type of badis these multiple filters is enabled as you mentioned like application configuration...
View ArticleUser exit to only display Shopping Cart-Backend application errors in SRM portal
Hi Experts, We have a requirement where users should be able to access the "Shopping Cart errors" from portal. But we don't want users to access monitor Shopping cart under Applications monitor...
View ArticleRe: Exception condition "INVALID_POS" raised
Hello Timothy, I am dealing with the same issue as I reply to your query using a workaround we got from SAP. In addition to what Raghu has added, I want to share that apart from stuck outbound queue...
View ArticleHeader condition in Central contract
Dear all, In SRM 7.02, ECC 6,EHP6. I have created a header condition ZTST in SRM system and map the same withZDG6 in mapping condition in ECC. I have created a Central contract 9100XXXXX in SRM and...
View ArticleHeader condition in Central contract
Dear all, SRM 7.02, ECC 6 EHP6. I have created a header condition ZTST in SRM system and map the same withZDG6 in mapping condition in ECC. I have created a Central contract 9100XXXXX in SRM and...
View Articlecontracts POWL - calling contract mass change application
HI experts, In strategic purchasing , in contrcats POWL, we have 'mass change' button. when we click this a new applicaiton gets opened. I am trying fo figure out where the trigger happens. In...
View ArticleRe: assign a sentence in header vendor text in PO
Hello again, i will explain with more details this time.the target is to fill per default the header vendor text in PO.For that, i created a new method in badi change using ct_longtext parameter.to...
View ArticleFM: SAP_WAPI_WORKITEMS_TO_OBJECT to get WI ID for PO
Hi Experts, My requirement is to get the WI ID based on object, in my case PO in SRM. Depending on which I can apply my logic in code. I am using FM: SAP_WAPI_WORKITEMS_TO_OBJECT to get the WI ID. I...
View ArticleRe: FM: SAP_WAPI_WORKITEMS_TO_OBJECT to get WI ID for PO
OBJECT_POR-TYPEID = Name of the object/class - see example from table SWW_WI2OBJ and hard-code it to the function call. OBJECT_POR-CA = Either "CL" if it is a class or "BO" if it is a business object...
View Articlefill header vendor text (HTXT) in PO pr default
Hello, i want to know where is stored the field of header vendor text (HTXT) and in which badi or method.in fact, i want to manipulate it before creating the PO.i want to fill this field per default. i...
View ArticleItem in Transfer Process
Hello, I tried to replicate a Vendor for a PO with BBPUPDVD, but it didn't worked this time for some reason. So I tried to add the PO manually in the SAP Cockpit-->SRM...
View ArticleRe: assign a sentence in header vendor text in PO
Hiho, Now I understand. What I did not know is that you are creating PO automatically from approved SC. Ok, BAdI change is not executed in such scenario. As you already realized, it is executed after...
View ArticleRe: assign a sentence in header vendor text in PO
The doc change badi is also called when creating a PO (introduce a conditional endless loop in your code and view in sm50 to check). Your code works as wanted, seeing that an edit does work. Please try...
View ArticleRe: One BP is mapped to a Plant & a Supplier
Hi Raghu, Thanks for the reply. We have resolved this issue. We were lucky that we didn't have any open document with that vendor. We unmapped the BP mapping to the vendor. Once again we replicated the...
View ArticleRe: Shopping cart screen in SRM Add-on UI is not working
Hi Experts. Recently we have implemnted the SRM UI5 at my side. For me the SRM shopping cart BSP page working for couple days and now it stopped...
View Article