Re: Material group relication from ECC to SRM.
Hi, The length of material group description is 10 characters only and there are no logs in SMQ1 as well as SMQ2. Regards,Anannya
View ArticleVendor Master Replication from 2 Backend System
Hi Experts, I am facing a problem in replicating the vendor masters from two Different Logical ECC systems. The vendor master at 1st Backend system Vendor Master: 0011000196Company Code:...
View ArticleRe: Material group relication from ECC to SRM.
Hi Anannya, Kindly check the Filters setting for DNL_CUST_PROD1 for table T023 in tcode:R3AC3 from SRM side Regards, Ramprakash N
View ArticleSame BP number for two different users
Recently we are facing an issue where user is not able to do transactions in SRM portal due to some error. We checked and found it is due to BP issue. Same BP number has been assigned to other user...
View ArticleRe: Adding custom fields to SRM UI Add-on
Venkat, I couldn't able to add Field to ItemList Screen but when I could able to add to MoreDetails screen. I followed the same steps that I did for ItemList and field is showing on MoreDetails screen....
View ArticleRe: Adding custom fields to SRM UI Add-on
Venu,For the label,1. you have to create the label in SOTR_EDIT by entering "Text" field & "Alias". 2. Copy the same value from "Alias" field from SOTR_EDIT into the "Label Text for field" in SPRO....
View ArticleRe: Not able to find UOM GAL in search list of unit field while creating...
Hi Laurent, Yes. It is already set. Regards,Anannya
View ArticleRe: Not able to find UOM GAL in search list of unit field while creating...
Hello, does it have an ISO code and an UoM text for language concerned?You can also debugg BBP_GET_UNITS_F4 function module. Regards. Laurent.
View ArticleRe: REG : SC Items not splitting into PO's
Hello, BBP_GROUP_LOC_PO BAdI is called in report BBP_SC_TRANSFER_GROUPED (BADI_GROUP_PO_LOC method from CL_BBP_SC_TRANSFER class).Is your implementation active?Regards.Laurent.
View ArticleRe: Asynchronous Processing of Workflow in Final Step Pro's and Cons?
Hi Sing, SAP says, that asynchronous processing should be faster for the large shopping carts (Last approver should not wait to long). But actually I have not determined big difference. If you activate...
View ArticleRe: Same BP number for two different users
Hi, connections US->CP->BP are stored in the table HRP1001. I can imagine, you have migrated the system and have a problem with the number ranges. Check following customizing.SPRO->SAP...
View ArticleRe: instead of substitution folder user want substitution link in his home tab.
Please, check the blog post.Creating NWBC Role Link for Workflow Subtitute
View ArticleRe: BP ID not getting created
Hi, Check following entry activated. Transaktion SM30, View T77S0 RegardsKonstantin
View ArticleRe: Vendor Master Replication from 2 Backend System
If it is the same vendor - it must have the same address in both backends.After that you should be able to start BBPGETVD with following checkbox activated. Then VENMAP should be extended...
View ArticleTimeframes in PO search
Hello Experts, When users want to search for a purchase order in order to create confirmation in EBP, the system gives 5 timeframe options in search condition. One of them “Last Year” is...
View ArticleRe: REG : SC Items not splitting into PO's
Hi Laurent, The implementation is active, Below is my code which I used in the BADI. INCLUDE bbp_bs_con. DATA: lv_badi_active TYPE xfeld, ls_account TYPE bbp_pds_acc,...
View ArticleRe: REG : SC Items not splitting into PO's
Hi Vinita, In our case we too have added a field called ZZBUYER_ID, and I am trying to use this field in my logic. But I am unable to fetch the same as per ur code as ITEM_DATA is not having that...
View ArticleRe: REG : SC Items not splitting into PO's
CALL FUNCTION 'BBP_PD_SC_ITEM_GETDETAIL' " If it is a item field EXPORTING i_guid = lwa_item_data-guid IMPORTING e_item = lwa_e_item. OR CALL FUNCTION...
View ArticleData not passed from WD to Change BADI for Z fields
Hi Forum, After upgrade we are facing issue that for limit items the data of Z fields is not passed from WD to IT_ITEM[] table of change BADI and hence it is wiped out on Save or Check events. Limit WD...
View ArticleRe: Same BP number for two different users
Hi Vinita, I hope you mean report HRALXSYNC. RegardsKonstantin
View Article