Jose3
Explorer
Member since ‎2024 Mar 19

User Statistics

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

User Activity

Hallo,Link to details of Business Object Interface I_INSPECTIONLOTTP_2 - https://api.sap.com/bointerface/PCE_I_INSPECTIONLOTTP_2 I am trying to use this BO interface to update the short text of Inspection Lot DATA: ls_update_mapped TYPE RESPONSE FOR ...
Hallo,I am trying to update the short text of an inspection lot using SAVE_TEXT. But I can not get it to work. Is there any other way to update the short text of the Inspection Lot. Or How can I fix this approach.Any help is appreciated.ThanksDATA lt...
Hello Everyone,Any idea on the reason why this is not working. I can't get the custom column name in the report display.  TYPES: BEGIN OF gty_data, matnr TYPE matnr, " Material Number sernr TYPE gernr, " Serial Number pin TYPE string, " PIN (Assum...