Problem: you have a CRM document which contains attachments. You want to get these attachments – send them to another system or download as a file. Czytaj więcej »
Archiwum tagów: function module - Strona 3
Check in CRM if program running in dialog mode
Problem: you want to check if your code is executed in the dialog mode or not.
Get Business Partner for username
Problem: You need to get Business Partner for a username.
Get BP for Organizational Unit
Problem: you want to obtain Business Partner connected with the Organizational Unit.
Incorrect item order when using CRM_COPY_PROCESS_PREPARE
Problem: you created a Follow-Up transaction in CRM but Follow-Up items are not properly connected to the original ones. There might also be an issue of missing values in newly created items.
Clear time context for date calculation
Problem: you want to recalculate date using Date Rule on CRM document. But old values from Response/Service profiles are used for the calculation.
How to get Appointment definitions for header/item of CRM document
Problem: you want to get the definition of the Appointment in CRM document. It might be either Date or Duration. You also want to get the name of the Rule for one of the dates.
Read variant values
Problem: you need to check variant values either in your report or in SAP GUI.
Document Item not created by CRM_ORDER_MAINTAIN
Problem: you create a document in CRM using CRM_ORDER_MAINTAIN FM but document items are not created. Yet, there are no exceptions or messages returned from the function.