former_member698435
Explorer
Member since ‎2020 Aug 13

User Statistics

  • 23 Posts
  • 0 Solutions
  • 18 Kudos given
  • 0 Kudos received

User Activity

Dear Experts, Scenario: My client buys poles in different lengths: 4 feet, 8 feet, 16 feet, 25 feet.They use these poles in production. They can cut up the longer poles into shorter lengths required in manufacturing. They cannot put together sho...
Dear Experts, We are using the SAP Hosted B1 on Hana. I'm able to login with this user, but he cannot login from his workstation as the Windows Security credentials window keeps on popping up, not allowing him to access B1. Steps to login: 1. U...
Dear Experts, I have a customer with the following question: They post an AR Invoice to Customer A with 300-3000 lines (each representing a patient). When payment is received from Customer A, they would like to allocate that payment to specific lin...
Dear Experts, My client (SAP B1 Hana) needs to have the Sales Quote Crystal report line number suppressed when it is a text line. What makes this a challenge is that the subsequent item line needs to follow the line sequence. Example: 001 - Ite...
Dear Experts, I have this query that uses SQL syntax that I need to convert to Hana syntax. Your assistance would be very helpful. Thank you! Marli SELECT CAST(T1.trgtPath AS nvarchar(4000)) + '\' + T1.FileName + '.' + T1.FileExt FROM ORDR T0...