wesleynz
Explorer
Member since ‎09-18-2018

User Statistics

  • 7 Posts
  • 0 Solutions
  • 6 Kudos given
  • 0 Kudos received

User Activity

I'm using BAPI_SALESORDER_CHANGE to block / reject sales order. It is working fine but I've noticed at the log (VA03) it is modifying many price related things. It is not actually changing values but is registering as they were modified: My code...
So I've created a LSMW to update given materials PO long texts (more than 72 characters). It worked fine in DEV and also in Quality but for some reason all the texts are incomplete em Production. As I could verify, altough the PO texts are fully in...
I've created a simple program to display an initial image like the one we see in SE80. I also noticed it uses a function called WB_BITMAP_SHOW, so I created a FORM 'z_image' calling the same function. I uploaded an image using SE78 and tried to call ...
Hi I'm learning ABAP and I've created a few reports successfully and also have created a program to register new customers. I was wondering how it would be possible to update a given customer data. I know I could just get into SE16 to add/remove/up...