HiI have an ABAP Consumer Proxy interface. When i call with data size i.eg <SAP:MessageSizeTotal>86626719</SAP:MessageSizeTotal> it´s doing okay. But when i do a similar call but with size:<SAP:MessageSizeTotal>124938066</SAP:MessageSizeTotal>I get a...
HiI can setup rest Sender in SAP PO with the SAP PO server itself as a Authorization server at the URL - <pohost>/RESTAdapter/OAuthServer/But is it possible to use an external Authorization server? Means login.microsoftonline.com.... As the token val...
HiHave an issue with rest sender and passing parameter: This setup works okay: When calling from Postman RESTAdapter/api/TOCtechloc/TechLocationInformation/id/IF12345ID gets passed trough allright. But i would like to enable "normal" rest parameter c...
HiI have an "InterfaceDetermination did not yield any actual interface" with my REST sender. I really cannot get it. Log says:But as i understand my setup i has an Integrated Configuration that matches exactly this:What am i missing here?
HiI need to create a user in SAP PO which have only access to one single Rest Service (equals one specific Communication Channel). How do i do that?With Basic Authentication.... I know how to create user in NWA, but which roles?
Just asking: why do you need to convert to PDF? Normally you attach the Original documents to Invoice - as original. So if Original is DOCX why not attach DOCX?Just wondering
Ryan-Crosby has the right Answer, but as this is a quite basic question I was wondering if you have checked the demo programs? They are quite useful Search for programs like : SALV_DEMO*
I am not 100% sure about the developer edition, but normally in an ABAP you Can usd the Flight Data model:https://wechris.github.io/tips-tutorials/sap/table/sflight/2018/01/18/Create-Data-for-Flight-Data-Model/