bin allocated qty in all modules
hi all, i have difficulty to query the allocated bin qty in sap tables for all modules. (especially Pick List) Does OBTL, OITL linkage enough to query the allocated bin qty for all modules? Can someone...
View ArticleRe: Hyperlink issue in WEB UI
thanks for your reply. the Problem was Business roles was not copied properly. CRMC_UI_NBLIKNS we found some missing entry's so copied everything working fine now regardsMohammad
View ArticleRe: PERNR_MEM_ID is missing for ASR_PERSONNEL_FILE
yes yurri yes, you are definitely RIGHT, but problem is in my case i am in ESS role, i want to show staff their personnel files, my code is exactly just like yours but when i run the page if i use that...
View ArticleHow to set up connection to SAP server on SAP Logon Pad
Hi, This is my First Post. Please advise me if any thing wrong. I have installed SAP on my desktop at Home successfully. It is up and running fine. The desktop is connected to Router.I have a...
View ArticleRe: LTOG problems & Goods issue problems
Hello Manish, Thanks for the response. When you say Reconcile inventory management stock with WM stock. Isnt the stock will adjust accordingly in IM due to various inbound/outbound postings?. Can you...
View ArticleRe: RTP process for Non Valuvated Material
Error Message when tried without account assignment. Item category P can only be used with account assignment categoryMessage no. ME017DiagnosisThe item category you entered requires an account...
View ArticleRe: Do we have any function module to get leading 'X' in a variable?
Hi RajTry below code: DATA: text TYPE c LENGTH 15, moff TYPE i, mlen TYPE i. text = 'ABCD1234'.FIND FIRST OCCURRENCE OF REGEX '\d' IN text IGNORING CASE MATCH OFFSET moff "first...
View ArticleRe: Remove deletion flag on material component in a project
I was not able to remove it, only able to prevent a deletion of other materials.
View ArticleRe: Down payment cannot be copied because it is already closed
Hi Bryan,I have just re test in SBO 9 PL 13.It still does not let me select the Down Payment when the down payment is not applied a receipt.Can you tell me how you try ? RegardsEdy
View ArticleRe: Industry standard Bugs
As you anticipated, one can only answer that "it depends".. on the size of your user base, their expertise, the SAP modules you are using, the release you are on, which countries you operate in, what...
View ArticleSAPB1 email (SBO mailer) needs restarting
Hi All,Time and time again we have to manually restart SBO mailer (or email service under license manager). this is because email stop working without any apparent issue. This has been an ongoing...
View ArticleRe: APO DP Planning Book
Hi Michael, As rightly mentioned by JB about the sumation without macro you can manually do the calculation, or you can use row total functionality provided by SAP. Settings --> Row Total For...
View ArticleRe: Partner Profiles deleted after TDMS copyback
Hello Philip, You can exclude partner profile tables from deletion and transfer within TDMS itself. Apart from partner profiles check for port data and workflow configuration. You can raise a message...
View ArticleRe: BPC MS 10 SPRunConversion at Group level
Hi Arnold, Thank you for the response. Earlier I tried using: *RUN_STORED_PROCEUDRE=SPRUNCONVERSION([%MODEL%],[%CATEGORY_SET%],[%SCOPE_SET%],[GLOBAL],[%SCOPETABLE%],[%LOGTABLE%]) but the system never...
View ArticleRe: EWM ERROR - Could not determine ERP stock data for: Stock Type F2
it seems the stock type mapping from EWM to ERP is incorrect, maybe also goods movment.please try to check the configuraton in SPRO-EWM-intefaces-ERP integration - goods movements.SPRO - EWM - goods...
View ArticleRe: POWL Inbox configurations for Manager Self-Service using NWBC
SE80 -> IBO_WDC_INBOX -> WebDynpro Component -> IBO_WDA_INBOX -> MANAGER_MSS_WDAC_POWL_INBOX ... which triggered the work overview page successfully with Notification, pending request,...
View ArticleRe: SAP Netweaver Gateway connecting to multiple to multiple SAP Backend...
Hello Spandana, Please correct the URL as below : /sap/opu/odata/sap/ZGW_SD_TEST_SRV;mo/ZPlantheadSet(ISysid='KLD',SAP__Origin='<Give Your System Alias Name>')?$expand=zplantheaditemRegards,Ashwin
View ArticleHow to Credit Invoices into Asset under Construction
Hi All, I have this quick question please. We have credit invoices that we cannot settle to an Asset under Construction, It will not allow us to settle credit amounts. Is there anything that can be...
View ArticleRe: Integration Process does not start
Hi Robert Have you checked in tcode SWF_XI_ADM_BPE if the BPE engine in QA is started? Starting and Stopping the Business Process Engine - Defining and Managing Integration Processes - SAP Library...
View ArticleRe: HTML5 development in Eclipse
Hi Vincenzo, I have no experience of HCP server,as far as I know,there are two ways to develop UI5 application:Local Eclipse or Online RDE.If you are developing apps in Eclipse, you must assure that...
View Article