Dear Community,we are currently in a transition to S/4Hana 2023 FPS1.I need to convert some programs and run into a little tool that calls FK01 to create a new vendor in another company code based on the same vendor from another company code via bdc....
Dear Community.My original issue is that I need a Full Outer Join.Unfortunately, that’s not possible within a CDS View and basically only works directly on HANA DB.Since we can only access the DB from the application server side, I was hoping a AMDP ...
Hello together,
i use the GOS Tool bar to add Documents to a business object. I explicitly created different business document types.
If I "store business document", I can assign the uploaded file to one of the created types.
However, the att...
Dear Developers,
When updating a set of columns in the Database I may either use a
use row based solution, or
Select * from dbtab
where "come_conditions"
into itab.
* Change the columns in the itab somewhere based on some defined logic...
Since I got updated from Office 2016 (Excel 2016) to Office 365 (Excel 2021), all Excel upload tools we use now opens visible Excel windows that exactly shows how the SAP program selects cells and ranges. The Windows stays open once processing is fin...
Dear Sandra,in my case no.I was searching for a way to pass unspecified table data through an function module, in my case an RFC function module. Here the possibilities are limited. No references, pass by value and so on.There are ways to transfer ta...
This is a really good solution for I was searching for days now.Beside the programs you may also use it in function modules to pass table content without exporting it to a file before.However, it might be slow depending on the amount of data. "deseri...
Dear Gitte ,I checked the original program.It seems in can be used to process more than one vendor, copying it to a new company code is just done, if he is not already created in that company code. If that’s the case, he is simply changed, if needed....
@Wesley Hello,since the tax amounts needs to be calculated manually, ist here there any API or service class that calculates the tax amounts on document level as it would be needed for the posting. Lets assume I habe a document with about 300 items(c...