wesleynz
Explorer
Member since ‎2018 Sep 18

User Statistics

  • 10 Posts
  • 0 Solutions
  • 6 Kudos given
  • 1 Kudos received

User Activity

In LTMOM I run the Simulation as follows:My objective is to understand what data is causing the following error:Just putting a watchpoint to message CQCL 008 is not a good option because it will stop only during the final log processing routine.I'm u...
I'm working in a new environment (S4) and we have several objects imported from the old environment. Among these objects are several RFCs.From the CPI (Neo) I can call any of these RFCs without any problems, but I cannot call any new RFC created dire...
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 ...