Sorry, a small correction: Please remove the line " .AddNew" from the code (I forgot to delete it as I derived the sample code from a more complex routine).
Hi,
I always get a BAPI error message if I call the GetList-method of "CustomerMaterialInfo" for the second time (in VB). The first call is always successfull (BAPIRET2 is 'Nothing'). The second call fails with error message "Internal error processing the logical database KIV" (sorry, as I have...
Hi,
IDRANGE sets the criterias to specifiy which data should be returned (similar to the WHERE-statement in SQL).
SIGN = "I" or "E" (include or exclude records)
OPTION = "CP" (compare) or "EQ" (equal) or "BT" (below than)
LOW = "*" (for all) or a customer ID number to start with
HIGH = leave...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.