ramco1917
Participant
Member since ‎2019 Nov 12

User Statistics

  • 497 Posts
  • 1 Solutions
  • 13 Kudos given
  • 5 Kudos received

User Activity

Hi How does Total Selected Terms Work. This condition is in Approval Process. SELECT 'True' FROM DUMMY WHERE TO_DATE('Total Selected Terms:','DD-MM-YYYY') >= TO_DATE('01-04-2024','DD-MM-YYYY') AND TO_DATE('Total Selected Terms:','DD-MM-YYYY') <= Last...
Hi I have simple FMS in A/p Invoice.Select 'GA' from Dummy  In one Database it is working fine. In another one On Change of CardCode GSTTranTyp is not refreshing . If Click second time on Lens then it refreshes.  If i change it to On Change Of Vendor...
Hi  I have below Query and i want to add Period Indicator condition also.If Date is 01/06/2025 then Series should be of that Period Indicator.If Date is 01/1-/2025 then Series should be of that Period Indicator.SELECT T1."SeriesName" from nnm1 T1wher...
Hi  When i write below code i get above error - (Select "BaseQty" from UGP1 where "UomEntry" = T0."UomEntry") as "BaseQty"T0 is PCH1Thanks
HiWithout Qty Posting option is not showing in A/p Invoice Debit Memo in one Database . I have done Restore Defaults also in Form Settings.In another Database on same Hana Server "Without Qty Posting option is showing" . What can be the reason or els...