DSP Expert
- Total activity 261
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 146
Comments
Recent activity by DSP Expert-
AGarcia: Here is an example for FIELD status group = '3000'. Yours could be different: SELECT dbo.TMODU.TABNM, dbo.TMODU.FELDN, dbo.T004F.FSTAG, dbo.T004F.BUKRS, dbo.TMODU.MODIF, dbo.T004F.FAUS1, d...
-
Official comment SUddin: The system runs an availability check in the supplying plant (issuing plant) for stock transport orders. The checking rules that you define in Customizing determine which stocks (for exampl...
-
Official comment MUpton: Navigate to Assemble > Configuration > Connection Types. Find the row “SQL” and the column “Code Page.” Change the value from 2 to 1. Navigate to the Vertical View of the Assemble package...
-
MBohne: This can also be accomplished using a DOS Batch file and either running it via Powershell, scheduled task, etc. The NET USE command can be fed login information to map a drive to a remote ...
-
PTowe: Andy, having used CTS on a live system I can tell you how it appears to behave. As no-one else has replied, maybe this is better than no answer? My comments are based on CTS in ADM 6.5. Firs...
-
VGazquez: Hi Syed, In addition to the previous answers, please check this post in Data Insiders, which details how to merge tables in Collect: https://support.syniti.com/hc/en-us/community/posts/36...
-
ASliney: What version of DSP are you on? You're running the package directly from Assemble, correct? Did you try putting in a dummy Where clause for the delete e.g., MATNR = '0'? I tested this on a...
-
Official comment PCardoso: My approach to enable this through a robust Collect process is to create a replica of the table in question with a different name (e.g. TABLE_Delta) and build the Collect Process using th...
-
ASliney: The truncate step is built into Collect (but not Assemble) and is not skippable. On the vertical view of the Assemble package, on the Advanced Properties tab, turn off Target Delete Record...
-
Official comment PWadekar: Recompile and minor re-structuring worked for outlook integration with DSP.