former_member293707
Explorer
Member since ‎2008 Jan 28

User Statistics

  • 14 Posts
  • 0 Solutions
  • 1 Kudos given
  • 1 Kudos received

User Activity

I have a scenario where I post from SAP ABAP via a proxy to an API endpoint. In this case, I have to update the user. The URL looks like this https://company.com/api/v2/users/<user_id>;And the payload for example like this:{ "user_id": "12344556", ...
I have a scenario in where a file has to be picked up from a certain file location and put on a FTP server. For this, I created a simple Integrated Configuration with dummy interface. Like this Simple and straighforward and working. But, af...
Hi guys, I have the following mapping requirement: here is a piece of the source and the target structure: In the source structure, I have multiple E1EDP01 lines with multiple E1EDPT1 and E1EDPT2 segments. Each E1EDP01 line results in a invoic...
I have an IDoc as a source document in where the following segments are: ... E1EDP35 CUALZ = WE CUSADD = 'some value1'E1EDP35 CUALZ = Z1 CUSADD = 'some value2'E1EDP35 CUALZ = TE CUSADD = 'some value3'E1EDP35 CUALZ = Z1 CUSADD = 'some value4' A...
In the company where I'm working for, there is a need for creating pricelists on a daily basis for about 50000 articles and 2000 customers. A prices list is nothing more than a file for each customer containing 50000 articles each with a customer dep...
Kudos from
Kudos given to