rmazzali
Active Contributor
Member since ‎2009 Sep 12

User Statistics

  • 1,085 Posts
  • 183 Solutions
  • 1 Kudos given
  • 9 Kudos received

User Activity

Hello,I have some issue uploading Phone calls using the standard template. The suggested date&time formats are the following:1) US format mm/dd/aaaa hh:mm:ss  2) EU format dd/mm/aaaa hh:mm:ssdate and time separated by spaceAnyway when I upload the fi...
Hello,I need something similar to the SAP CRM (on premise) marketing attributes to classify the accounts: each account can have more than one attribute value for the same attribute (eg.: Attribute: INDUSTRY, values: Mechanic, Automotive, Robotics. Th...
I'm often required to check an object warranty validity against the good issue date.1. SAP ECC stepsFirst of all you have to create the FM that returns the good issue date for an equipment. To do so copy the standard FM "SERIAL_HISTORY" in a new one:...
Hello,I need to assign to a product or to an object multiple values of the same hierarchy XYZ. The hierarchy is not to be replicated in ECC.I get the error COM_HIERARCHY 001 (Hierarchy XYZ is used more than once): is there any customizing/workaround ...
Hello,I'm struggling with the implementation of BADI CRM_TERRMAN_ATTRIB to feed some new custom attributes I added for territory determination.I need to understand which are the right method to implement, I implemented successfully the following ones...