ronald_cadena
Explorer
Member since ‎03-27-2015

User Statistics

  • 9 Posts
  • 1 Solutions
  • 3 Kudos given
  • 4 Kudos received

User Activity

Greetings Experts, I was asked to check a client program that help transferring goods using the BAPI BAPI_GOODSMVT_CREATE, but for some reason is failing, even though this is a copy of another program that works perfectly using the same BAPI but in...
Dear Experts,Currently I need to delete the entire bank data associated to a vendor from table LFBK, I’m using class “VMD_EI_API” since it allows modifying vendor data in its method “MAINTAIN_BAPI”, in a test programs I have been able to insert new b...
Hello Experts,I’m trying to update vendor basic data from table “LFA1”, in my search I was told to use class “VMD_EI_API” in its method “MAINTAIN_BAPI” to achieve that, I created a basic test program to update the name and the street of a vendor, yet...