alexandreourth
Active Participant
Member since ‎09-25-2014

User Statistics

  • 152 Posts
  • 17 Solutions
  • 27 Kudos given
  • 31 Kudos received

User Activity

Hi, I am doing a POST request where i need to load a json from payload with a deep structure. Here is my JSON : I created my deep structure in MPC_EXT like this : ts_deep, key TYPE char10, sales TYPE tt_sales, ts_deep. ty_sales, i...
Hello expert, I have consulted a lot of blogs dealing about RFC fm and Odata services. I found out there is no problem handling import/export paremeters as long as they are simple parameters or flat structures so the mapping from the entitytype pro...
Hello experts, I am having an issue with a standard behaviour when calling several times the function BAPI_HU_PROCESS_MSG_DIRECT. In TNAPR, the entry looks like this: The first time executing this MF, the system calls ENTRY_2 from SDPACKDR t...
Hello expert, In the screen "Schedule lines" of a sale order item, i have to bypass/ignore the ATP CHECK when i'm activating the mark "Fixed date and qty" in the picture under. The customer just want this to be saved like this, without triggering t...
Hello experts, I am processing a custom IDOC in which i call several times the famous BAPI_GOODSMVT_CREATE. At first there were errors due to the several calls but then i saw a post suggesting we must use DESTINATION 'NONE' in the call of the MF an...