Re: sap b1 SQL query for calculating Item Stock price and quantity for an...
Quantity can be achieve through below query, cost will be much harder. /* SELECT FROM OSRT P1 */DECLARE @ToDate AS DATE/* WHERE */SET @ToDate = /* P1.ToDate */ '[%0]' SELECT T0.LocCode, T0.ItemCode,...
View ArticleB2B view Dashboard & Module Parameters Issues
Hi Experts, Working on a POC for 850 and 810 scenarios. Facing the below issues - 1) For 850(ORDERS) inbound scenario, I am able to see the messages in my B2B view but unable to get the IDOCNumber and...
View ArticleRe: SAP UI5 validation of logon credentials
I am using java to explain the idea, not asking u to use it.what service you are calling? is that service validating your user name/pwd?
View ArticleRe: Server not connected with GUI after performed post installation activities.
Hi Rableen & Srikanth thanks for your reply , I saw Note number 39439 - XUSER entries for SAP MaxDB. I executed these below queries. but my problem is still exists. DBA user: SAP<SID>...
View ArticleRe: page content height is 0
Jun, because height Page is Inherited of Parent (100% of parent, in this case 100% of 0...). A button have a specific height.Regards,Pau
View ArticleAbsence for more than 30 days (vacation)
Hi All If an employee is to be absent during future payroll periods, for example, because of leave, you can pay the employee in advance for the period of the absence. My employee is to be absent from...
View ArticleRe: Copy Controls:
Hi Sridhar, will definitely confirm you on the same once iam done with the above solution provided by you.
View ArticleJoint Venture Cut Back-GJCB
Hi We have a JV where we are operator. Being Operator and we are giving services to other partners, therefore service charges are to be charged ,and to be shown as Expenditure in Venture 1 and 100%...
View ArticleRe: Connect BOWEBI 4.1 to Dynamics CRM on Cloud
If MS Dynamics CRM has an ODBC or JDBC driver available for you to use then you can use this as your connection layer. Universes support Generic ODBC and JDBC drivers. The issue you may run into is...
View ArticleRe: Arduino In HCP
Hi Anton , Thanks for Quick response.. I checked this out but this is ESP8266 that is wifi module chipset... Arduino Uno is not wifi . Hence was thinking still can i connect ? Vishesh.
View ArticleRe: Kill Idle JDBC connectionr
Folks, Please suggest, Once we stop the channel the connection on DB should be gone or we do any explicit disconnect.
View ArticleRe: HRSP 94 AND BSI TAX FACTORY
Hi Sai, i am working on UK GB payroll, so if i am updating HRSP then i will be looking for GB legal changes like Statutory, RTI & so onlike this you have to specifically look for country specific...
View ArticleRe: Android: Certificate installation failed.
We have raised ticket for this issue the ticket number is SCEP Android device blocking other netwo ( 914607 / 2015 ) Can you please let me know the Bug ID or something to keep track. Also, please...
View ArticleRe: Missing Detail Records in PSA When Initializing Cube (PSA not matching RSA3)
Hi Gary, Could the problem be in the CMOD coding? Does the problem also occur if the coding is (temporarily) deactivated (e.g. by commenting the coding)?Please share the coding for review. Best...
View ArticleRe: APO Enhancement for Immediate transfer of External procurement order...
I did some further research and was able to find a solution BADI: /SAPAPO/DM_PO_CHANGECT_ORDKEY Change OLTPTRANSFER from 2(No transfer) to 0 (immediate transfer)
View ArticleRe: How to identify causes for slow running WebI 4.1
Hello Ajay, Thanks for your reply. My basic question is not on best practices, but how to find out the causes with steps when a user reports that a report is taking a long time than normal, PLEASE....
View ArticleRe: UDO Created Record
Hi Houssam, Try catch FormDataEvent, in !BeforeAction and EventType = et_FORM_DATA_ADD. Look in the BusinessObjectInfo.ObjectKey. Hope it helps, Regards,Diego
View ArticleRe: Error solman_setup on BPMON
Ricardo, Please check following SAP note:- 1869765 - Short dump is generated when navigating in transaction solman_setup with error ' Syntax error in program "/1BCWDY/0O2THKH93AYD8VKO1RDM==CP " ' It...
View ArticleRe: Problem with Visual Studio 2015 Professional Update1 32 bit
I found the registry setting: 1. Create this entry in the Registry: [HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Microsoft\DevDiv\vs\Servicing\14.0\professional]2. Inside the entry you just created,...
View ArticleRe: InboundRA settings for IDOC_AAE
Hi Nida, Have you tried More Action--> Start Application option, to start the same? Try following this link, it worked for meConfiguring Java IDoc Adapter (IDoc_AAE) in Process Integration Thanks,Nidhi
View Article