Re: SAP business one on HANA client/server requirements
Hi Jonathan, Yes SAP needs to be on Different Server i.e Application Server. HANA box will be Database Server and SAP will be on Application Server. ----Regards::::Atul Chakraborty
View ArticleRe: Usage of HDB interface in XSJSLIB
>What I would like to have is access to the loadProcedure function via the connection object.You can't. As I said earlier, you need to use the connection object passed in via the XSODATA framework...
View ArticleRe: LT31 - Default print code at User Level
In WM is in general no user-specific printing, but SAP offers 2 workarounds see the details in the KBA 1847818 - Unable to assign a specific printer to a user when printing Transfer Orders in WM
View ArticleRe: Radio Button Aggregation Binding
If i do like this then aggregation binding stop working. I think i need to add "New Card" as a new entry to the oData model fata so when i bind the radio button, new card come up automatically but...
View ArticleRe: SAP B1 DTW Component Item Tree Not Found
javascript:;Hello, Here its the BOM which does not get uploading Regards,Amey Ballal
View ArticleRe: Output Tax in Purchasing Documents
Hi if you got the answer ,please close the thread by marking correct/helpful answer. --Manish
View ArticleRe: Recover Manager password in SAP B1 9.1
Hi if you got the answer ,please close the thread by marking correct/helpful answer. --Manish
View ArticleRe: Freight Cost on Quantity Basis in Shipment
Jingesh, Can you help me in another issue: I have a requirement for creating stages in my Shipment from Two Deliveries. Delivery 1: From Shipping Point Z --> Town ADelivery 2: From Shipping Point Z...
View ArticleRe: Transaction Rollback not working
Hi Rajesh,transaction is for DI API only - meaning only transactions made by DI API can be rolled back. You are trying to roll back something you are not doing, but SBO client. If you want to stop...
View ArticleRe: Database connection level transaction in DI API
Hi Rajesh,don't ! That said you can use DI API recordset or command to do "database level" transactions but any direct SQL changes in SBO tables will be against the rules. What are trying to achieve....
View Articleusing SPAM to apply patch took looooong time
Hi All,I am working on apply a patch to my business suite on hana system. the patch I tried to apply is SAP_UI 74010(SAPK-74010INSAPUI), but it already took 20 hours, still not finished yet....
View ArticleRe: Substitute approver in PO Workflow
"How does this functionally work's in standard SAP,Is single person is allowed as substitute for multiple approver & Notification are forwarded"Yes, one user can be a substitute for may users....
View ArticleRe: Crystal Reports slow export to Excel (~200k rows)
Sorry for the late response. I export to .xlsx without any formating. Exporting to CSV takes only about 10 minutes. Previewing the report (with accessing the last page) takes 2 minutes, but exporting...
View ArticleRe: Extended notifications for only one workflow
You can send attachments for executing the workitem, displaying the SAP inbox etc. these are standard setting possible in the subscription. also you can add links to executing the decision by standard...
View ArticleRe: Donations getting deducted twice
It is due to Splits , Check processing class 10 for that wage type it should not be 0 and also follow the steps provided by Remi that will help better to understand your issue
View ArticleRe: custom table with only one entry and without any primary keys
All database tables must have a primary key. In this case, it can be the client (MANDT). Then add your four fields as non-primary. But 1,000 characters is awfully long for a field. Rob Message was...
View Articlesap.m.Select inside sap.m.Table with oData
Hello, I have a sap.m.Table items aggregation bound to object that has a sap.m.Select. The table's path is "DataSet" and the Select's path is "/Currency". It's working fine, except that I'm using...
View Article