I\'m working on a program witch creates Business Partners in SAP IS-U system. For the creation of business partners I use function module BAPI_ISUPARTNER_CREATEFROMDATA
I would like to know whether there is any RFC or BAPI functions to display change documents (transaction RSSCD001) based on input query in SAP. The customer requirement is to implement a java monitor
I\'ve got to admit that I\'m not an expert on SAP R/3 programming, so this is more of a basic questi开发者_运维百科on on that matter.
Jus开发者_开发百科t as some background, I intend to write an Excel add-in with .NET that can execute queries from an SAP system.
I am fairly new to webdynpro aba开发者_JAVA技巧p and have the following problem: I created a service returning a set of all existing customers. This function works well, if i test it in a litte progra
We are having a BAPI that uploads the specified document to SAP. The BAPI accept three parameters: ID, FILE_LOC and FOLDER_NAME.
I\'m a freshly graduated (read: inexperienced) developer who\'s been tasked with determining the feasibility of integrating Magento with an SAP-based backend. No developer at our company has any exper
I\'ve just been dumped into the middle of a SAP project and I need to use SAPs BAPIs to pull a bunch of information out of the client SAP system.