Hi guys, how are you today?
After burn a few neurons with part of my requirement, I'm forced to ask for your help
I would like to solve this with pure SQL sentences in an AMDP method, I could solve this easily in ABAP, even in an AMDP method us...
Hi everybody! How are you?
I have a requirement that consists in call a PO proxy when creates a invoice in MIRO. So I create and activate a program and a FORM routine as:
REPORT zsdr_ecp_nast_verfica_factura.
TABLES: nast.
FORM F_VERIFICA_FACTU...
Hi guys how are you?
I am facing a problem. I add a search help to a field in ME51N and I follow this tutorial to achieve this.
Now, I have 3 problems here:
1 - The search help works in development system in both languages, Spanish and English....
Hi guys, how are you?
I have a requeriment where I need to send some data of AUSP table through a PO proxy but I have to do this after the commit work is performed.
I've tryed in IEQM0003 exit and badi EQUI_UPDATE but in both cases, the changes I...
Hi guys how are you?
I am writing a set of CDS Views and I am faccing a problem with currency fields.
When I display the results via SE16N, the view works fine and show the values correctlty, but when I export the data into a CSV file and thats i...
sandra.rossi begging for your pardon. I ask in both forum (and ask here first) because stackoverflow is not only a SAP forum and other people that non SAP people could help me. The answer provided on the messge in stackoverflow, I've try it but it ...
stekoester Fair enough. Actualy there is no code to format my currency column, I am usigng RTTI, get the values from a generic structure and put the values into the CSV, I just tought that usign the annotation, or something like that, I could get t...
I'm sorry guys but I have to clarify something here.When I said I'm exporting the data into a CSV file, I mean, I'm doing this via an ABAP program and put an file into app server.If I export into a excel using SE16N it's works too.best regards,Ronald...