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-
Official comment KVandergriend: For case sensitive keys, the column collation should be changed manually to SQL_Latin1_General_CP1_CS_AS. This will prevent errors on refresh. You will also want to prevent the table...
-
Official comment KVandergriend: The only method for loading Sites is GUI scripting, which Integrate does support. You should be able to load Articles using any method used to load Material Master.
-
Official comment VGazquez: Hi Jason, in the advance properties, click Link to Method and select Overwrite Layout Pages. This option is not available for all Controls; you can find Image, for example. As far as I re...
-
Official comment PCardoso: SE37 is tricky. You need to explicitly call BAPI_TRANSACTION_COMMIT using Function Module > test > test sequence and chain the two BAPIs together. But this isn't your real issue. The core...
-
DallasMonday: Try using BAPI_CUSTOMER_HIERARCHIE_DEL. We also provide a functional module /BOA/BAPI_CUST_HIER_MAINTAIN that provides a wrapper for the insert, delete, and update hierarchy functiona...
-
Official comment PCardoso: The Migration Cockpit is still maturing so yes, there are other options. Conventional LSMW, DSP Integrate , Data Services/BAPI still work with S/4 HANA. We just completed an implementatio...
-
Official comment PCardoso: Have you checked Compatibility View Settings at the client/browser level to ensure that Compatibility View for intranet sites is not checked AND to ensure that the DSP server website is n...
-
JWoods: Hi Pasquale. In my experience, dspCompose does struggle with timeouts on validations with any large record sets, particularly from the built-in config option for listbox validations (with m...
-
Official comment YLi: You can use BAPI_ACC_DOCUMENT_POST to post FI Postings via IDOC. Standard Posting Keys are determined from sign of the amount you passed while VBUND can be populated using structure BAPIACGL0...
-
TEmpson: The number of records for the Excel import is configured under Admin > Configuration > Parameters > Page Parameters. 100,000 is a good balance for normal use. If you have a powerful serve...