DSP User
- Total activity 178
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 54
Comments
Recent activity by DSP User-
Thanks Alyssa, I have already tried it. I have unchecked the 'Target Delete Records' before loading the first batch. The package deleted all existing data and loaded fresh data.
-
For this specific situation, the Basis team added the S_SDSAUTH authorization object to the role of the communication user used and we got the RFC working back.
-
Thanks Eric for the feedback. The Hor view does not have any extra security or multiple records. It is a straight view of the table. There are drop downs configured on the page, but this has not ca...
-
The link is a Government of Canada website that contains the complete Drug Product information from Health Canada.
-
Many Thanks! It will be very helpful.
-
accepted
-
Official comment To create and link the ADRC record with the proper customer: Use the CUSTOMER_UPDATE BAPI which allows users to update the KNA1.ADRNR values. Use the BAPI to pass the KUNNR and MANDT to delete all...
-
Official comment Support helped me with locate where the brackets are configured: Admin > Configuration > Setup > Database Types > {vertical} page
-
Official comment Thanks to Dallas Monday for the simple and obvious solution: Go to dgSAP and navigate to design mode for the table containing the zfields. Go to your content database and design the appropriate tt...
-
The recommendation from BOA Support is to write a stored procedure to insert the 30-second result set of the base view into a staging table. Then a new report view can SELECT * FROM that staging t...