hi,
I'm executing one action(both english and chinese language) in velo which will update the qualifier table.
After executing , qualifier is updated in additional data tab in velo when logon language is EN.
But when logon language is ZH(Chines...
My scenario is ABAP proxy to File. ABAP program is sending data to PI with blank value. But in response the field is not showing at all.
For eg: If i send customer no = '' and custname = 'Anita'. In response , i'm getting only <custname>Anita</cust...
Hi everyone,
I need to build one logic . The logic is:
check if sales transaction id , amount(dmbtr) and cheque no(xref3) is availble for multiple docs for koart = 'D' in bseg table.
If multiple documents are availble then we need to consider t...
yes .abap program consume a web service..Web service defined with both request and response. My change is in response file.difo--->is the field name where i should pass blank valuemy abap code to send blank value:IF output-response-header-status = co...