Re: Bex Query Designer - RS_EXCEPTION 000
I checked the other Queries from same multiprovider, all are throwing same error in Query designer.Have you used same customer exit variables in all other Queries as well which are built on same MP?...
View ArticleRe: which settings are required to consume calls for stock transfers with...
Hi Implement BADI MD_PIR_FLEX_CONS for your requirement, and also check this link: BADI MD_PIR_FLEX_CONS Regards,Anupam Sharma
View ArticleRe: Toolbar in ALV OOPS
step 1: define data excelwa type slis_extab. data excl type slis_t_extab. step2:find the fcose of the button by se41,program saplkkbl , set status=standard. step3:using that tcode...
View ArticleRe: Variants management in BEx Version 7.X
Hi Did you find a solution for the issue?I'm facing the same problem Maybe it can be changed through configuration??? Shlomi
View ArticleRe: System Requirements to install Linux for sap installations
Hi Krishna, Based on my experience for test environments with 10 users only following SAPS value hold good. ECC = 3000 SAPS ( ABAP stack )CRM : 4000 SAPS ( Dual stack )SRM: 4000 SAPS ( Dual stack )...
View ArticleRe: Unexpected email notify to user for random Workitem
Hi Rick, It could be possible that there is a custom program do what Extended Notifications does, is there anyway that we can trace which program or function that trigger the email? Regards, Punleu
View ArticleRe: Data Manager Script - Export Base Level members only - NW10
Hi Michele, Filters are stored in DB table UJA_FILTER. They are not expanded there, but stored in XML format. So, you don't have to change them every time Dimension changes. This is true that filters...
View ArticleRe: Inventory in Warehouse Report
Hi Kennedy I need these Inventory Quantites for In Stock, Committed, Purchase Ordered, Available like Inventory Status Report with a date selection criteria like Inventory Audit Report.
View ArticleRe: Sales and Distribution Sales Orders
mate, meet abaper and discuss a new custom report(s) regarding customer set up follow the menu path:
View ArticleManaged System - error in SSO setup
Hi Experts,i am doing Managed system configuration but stuck on "step 8 - Configure Automatically" with below error.My SOLMAN version is 71 SPS11. Error while calling Diagnostics setup web service....
View ArticleNotifications - Items
I am a new user and would like to know more information about the Item Section of Notifications. Specifically we have Object Part, Damage & Cause and I would like to know if there are others...
View ArticleRe: Inventory in Warehouse Report
Hi, You might try this. SELECT T3.WhsCode 'Whse Code', T3.WhsName 'Whse Name', T2.ItmsGrpNam, T0.[ItemCode], T1.[ItemName], sum(T0.[InQty] - T0.[OutQty]) 'OnHand' FROM OINM T0 INNER JOIN OITM T1 ON...
View ArticleUser Exit and BADI trigger in background
Hi All, I've implemented user exit/BADI for transaction eg: IW31 to auto default certain values. For those work order which schedule via IP10 or create by customize upload program, if those user...
View ArticleRe: MF50 - Planned order creation
Hi,What is the lot size are you using in Material master in MRP1 view ???...make it FX and maintain the fixed value as 100 as shown below.. then run the MRP again you will get planned orders for the...
View ArticleRe: Aggregating values across rows and columns on a Bex Query
Hi Shweta, first drag the WBS element, Employee to rows panelselect the WBS element, Employee-> go to query properties -> go to display tab -> select the result rows -> browse and select...
View ArticleRe: Crystal Server 2011 Client Tools
Hello Amanda, Please follow the steps below: 1. Login to service.sap.com with s-user id.2. Go to "Software Downloads"3. From the left side pannel, click on "A - Z Index"4. Select "C" (For Crystal...
View ArticleRe: SAP BW 7.4 upgrade error
Hi Sander, Thanks for the quick response.Message number is : NP846. Detailed error message I have attached as a txt document. ThanksSatish
View ArticlePIR's not generated for a month
Hi All, According to the client requirement we are transfering forecast data to R3 for exection monthly once and after running the jobs for transfering data to R3 system we have found that data is not...
View ArticlePOS article master outbound - without retail price
Hi experts, There is requirement for certain article types maintained in SAP retail, listed but without the retail price (VKP0) maintained, to be able to download to POS system. We are choosing between...
View Article