hi @Sanket001 I already find out how to extend API standard using the Guides that SAP given in link below.Custom Fields | SAP Help PortalHence, I make my own documentation to make it easier. Just follow the steps in my documentation below, hopefully ...
@jirifridrich hi Jiri,I already activated HTTP Session Reuse, and try to using first SOAP Call's cookie to be used in second SOAP calls, but it's still not working :(.there are also 2 variables in header which are cookie and set-cookie. not sure to s...
@jirifridrich hello, I've managed to call SOAP service, which is calling BAPI_ACC_DOCUMENT_POST as a web service. However, I got the problem which is the transaction is not being committed. Somehow might need to call BAPI_TRANSACTION_COMMIT.any sugge...
Hello @Sijin_Chandran ,how do you know which correct CDS needs to be extended regarding adding standard fields in API_Purchase_Order, which in this case you enhance the 'E_PurchasingDocumentItem'.In my case, I would like to add standard field in API ...