We have noticed that in deliveries with the position type ZTXT, the open quantity always shows as "2" pieces (actually).
It doesn't matter whether the preceding order was created with reference to another order or not; according to the system, ther...
Hallo,
ich versuche die Lieferung über die Transaktion VA02 von einem Retourenauftrag durchzuführen.
Beim Liefern lässt sich die Fehlermeldung Meldungsnr. /SAPSLL/PLUGIN_R3031 anzeigen. Wie kann man das lösen?
Auftrag ist vollständig und hat ke...
Hello,
i want to do a POST request to the Gateway, that's why i use the following code.
But it doesn't work, it returns the error "Refused to set unsafe header "Cookie""
How can i add the cookies to the header?
var myHeaders = new Headers();...
Using an android app i want to do a GET AND a POST request.The GET works without problem (using javascript) I can get the CSRF-Token returned.When i want to perform a POST request using the returned CSRF-Token, i get the error "CSRF validation failed...