Hello All,
we have a requirement of developing a Custom report in S/4 HANA public cloud
Current R/3 system :
We have a custom report which fetches data from materials tables : Mara, Mard, Marc, mbew ,cannot, ausp and etc with some logic on ca...
Hello Yasuko,
Thanks for the detailed blog on how to integrate with SAP Cash applications, but i have a doubt on after extraction of data using Extraction program how do we feed that data to SAP Cash applications software which is located on SCP
...
Hello Sathya,
Did you get the business context for "Create correspondence " form?
we have the similar requirement , do the needful if you have got some solution on this
Raju Mammula
Hello Marty ,
How do we handle date to be uploaded ?
If i provide the date in any formats like "2020-08-12 " or "2020/08/12" it is throwing conversion error
If i provide the date in EDM format "2020-08-12T00:00:00" or /13456745676/" it is throw...
Hello Philipp,
I am facing some issue in below function
Public Function get_token(usr As String, pw As String)
Dim request As New syncWebRequest
Dim res As String
request.AjaxGet Sheets(SHEET_TITLE_META).Cells(2, 2).Value, usr, pw
get_token = re...