How to set ABC classification regarding YTD revenue field value under Customer Accounts
Issue in Email send program?
Hi Experts,
Alessandro IannacciHorst SchaudeVinodkumar Kommineni
I have create a program by following the post of Alessandro IannacciNew email functionality for tenants 1502 SP01 which is very well explain.
I am able to send the email successfully including the attachments(doc,xls).
But when it comes to pdf. I am not able to open pdf which i receive in email.It's showing fail to load the file/file not decoded properly. Below is code images and text file.
Error message.
Regards,
Quddus.
Link to attachment
Dears,
Our customer ask us to display directly in the Account page the list of the appointments with the related summary.pdf link.
As solution we choose to create a new BO and add it to Account.TI as Embedded Component.
I don't know if we choose the best way, but in this moment we are able to display the right list of appointment for each Account, working with the query in the UI controller page. Now we need to add the link to display the summary.pdf , but we have some trouble to achieve it.
1. Is it possible to show in one list some Appointment details and the related summary.pdf link ?
e.g.
2. Is it possible show the summary without enter in the Appointment details ?
Regards,
Daniele
Adding up the Expected Value all won opportunities corresponding to a particular account
Hi Experts,
I am having a requirement in which I have to add up all the expected values of all won opportunities corresponding to a particular account and storing that total value in a custom field .How can I do this? Attached is screenshot for reference.
Thanks & Regards,
Saurabh
Issue with Material External ID while replicate to C4C.
Hi Experts Need Help.
Our Integration scenario: ECC-HCI-C4C.
Issue: We are unable to replicate materials as desired, replicationsbefore November/1511 show external ID with leading zeros.
Any materials replicated now strip off the zeros before the material ID and store it, which is causing issues.
Any material change is also not coming in and gives Material ID &INTERNAL_ID& already exists error.
We have the mapping in HCI to send Receiver ID/External ID to send with preceeding zeros to make it 18 Character just as in ECC.
C4C receives the external id as desired but while storing in C4C the zeros are removed.
Please help me to resolve this issue,
External ID/Receiver ID = 000000000000006513
But stores it as without zero's.
Horst SchaudeAlessandro IannacciGinger GatlingKindly Help.
Thanks,
Siraj.
ODATA for Marketing lead.
Hi All,
I am trying to POST a ODATA service for marketing lead using standard ODATA service but it was creating " sales Lead" instaead of "marketing lead".
Could you please help me regarding the same.
URL: https://myXXXXXXX.crm.ondemand.com/sap/c4c/odata/v1/c4codata/LeadCollection
Payload
{
"AccountID": "1001932",
"Name":{
"languageCode": "E",
"content": "Test-Lead"
}
}
Regards,
Prasad
Material Variant Configuration with BCO(BCSet) or BO
Hi all,
I am going to implement lean variant configuration based on material variant configuration in ECC. I am still in design phase and I am wondering what will be proper objects to use. I assume that BCO is the right way to do it. But I am not sure that if I create custom BCO (BCSets) whether it is possible to integrate it afterwards with the ECC back end using SOAP and PI . Is the BCO has the same possibility to make mass creation from Application Studio (xml, SOAP) like BO. Or I have to think to create new BO and using the mass creation and update functionality from Application Studio.
Thanks in advance
Ognian.
How to add newly available nodes to an old XBO
Hello,
We have an XBO for Opportunity. It was created in 2014. SAP has enabled other nodes in Opportunity for extension later to that, for eg SalesForecast.
How do we include this extension to our XBO so that we can use error messages etc.
When I tried to manually insert, it created two nodes with the same name and created a lot of mess.
Anyone ran into this and fixed it?
thanks
Mahesh Tatini
Button to show list of BO entries
Hello ,
i´m beginning in C4C,
I need to create a button to show the content of custom BO. The BO will contain a list of postal directions.
I have defined the BO and generated the screens :
Y need to open a screen showing the list of all entries contains in the BO. So, i have tried to create a Button to link to screen OWL. ¿this is possible?
I tried the next:
-enhance screen COD_Account_TI of customer:
and in the IU Designer I select the header area to insert a button. To do it, i choose the "Add OBN Link/button" button.
But from here, i am not sure about the steps to define a button such that when you click on the button directly opens the screen OWL showing all entries in the BO. All my attempts always opens the screen where new data entries are created in the BO, but i need to call to OWL screen for show the list of entries.
¿it´s possible? ¿How must i configure the button for this?
Thanks and regards.
Making fields read only in Opp->Products table based on a flag
Hello gurus,
We have a requirement to lock or make fields read only in Opportunity->Product->Products table based on a condition.
I created a flag (indicator) in Item node and added it as an extension field to the Products table.
Then bound revenue field to this flag to be read only.
When I select the flag as true, I want the line item revenue on which this flag is true to be read only. It works when there is one line item.
But it behaves weird and make some other line items read only too.
Am I doing something wrong here? Please see the screen shots of what I did.
Any help is appreciated.
thanks
Mahesh
How to utilize the Mashup Web service in Sap C4C?
Hi Experts,
Can anyone give me some details regarding Mashup Web Services(Rest Based and Soap based ) like we can see it under the Application and user management work center.
How can i use this mashup web services and what is the use of this can any one share an example/Document related to this there is no proper example in the studio document to understand this mashups web services.
Thanks,
Siraj.
ODATA for Marketing lead- Contact Information
Hi All, I am trying to POST a ODATA service for marketing lead -Contact Information using standard ODATA service Could you please help me regarding the same. URL: https://myXXXXX.crm.ondemand.com/sap/c4c/odata/v1/pcmportal/LeadCollection('00163E05AE661ED38FB823B7D9154D57')/LeadContact Payload { "Email": "samtya@gmsil.com", "Mobile": "9019695334", "Name": "Joe Smith", "ObjectID": "00163E05AE661ED38FB9F742824292D2", "PartyID": "1000550", "Phone": "+1 6507149930" } Regards, Prasad
Parent Account ID Retrieval
How Save and Organize Query Work in Advanced Filter
Custom OVS - Field Groups in two columns
Dear SCN-Experts,
I have created a custom object value selector (for registered products) which works fine.
The only issue I have is the adaptation of the advanced search/find form panel. I need to create two different columns for my field-/section groups.
I have looked at the SAP Public OVS examples and those have these sections in two columns: Here is a screenshot:
This is my OVS where you can see only one column. Adding a further column doesn´t work here....
Thank you for your help!
Best regards,
Rufat Gadirov
Non sap standard structured types
Hi All,
is it possible to create own types in application studio, and how to do it . Like types: begin of type, end of type. in ABAP. and use it afterwards in BO.
For example I want to create CURRENCYBGN_MEDIUM_AMOUNT with
fixed currency BGN like CURRENCYEUR_MEDIUM_AMOUNT.
Repository Explorer se11 like search
Account name field in Repository explorer
Hi Friends,
I am trying to make changes in Account QC but I can't find the Name field in repository explorer. Plz. help me where this field is located in repository explorer?
Regards,
Saurabh
Mass data run for a Standard Object
Hi Experts,
I need to create a mass data run for a standard business object "Contract" which run on daily basis. It should check the end date of each contract and if the end date is one month before the system date than it should send a email to the contract owner. I am not sure how to approach to this problem should I extend the Contract business object or what. I am new to studio so please ignore if any technical error in my question.
SAP Cloud SDK : Data Change in Parallel Session in Embed Component
Hi Experts,
We have scenario to call OnPremise URL based from Phone Call screen dynamically to passing PhoneCallID and AccountID and for that we have developed below scenario to achieve this.
Step 1: Create Custom solution to hold OnPremise System information like Hostname , parameters.(In this custom solution we are maintaining Onprmise details and read into PhoneCall).
Step 2: Create embed component and read record from custom object (from Step 1) and Create URL using ABSL scripting language
Step 3: We have created XBO for Activity and created 1 fields to store full URL created in Step 2.
Step 4: We have created button in embed component and assign OpenURL script and binding the XBO fields to open url from that custom fields from XBO created from script file (in Step 2).
Issue : When user 1 open activity 0001 and click on any button getting perfect url and launch in new browser and same working for all 3 buttons now same time user 2 open activity 0002 and try to click on button 1 or any buttons getting error called "Data has been Change in Parallel Session" or refer screen below:
please help me if anyone have idea how to fix it. I have notice that the Phone call screen is in edit mode when we open it so may be the data is in editable mode but why i don't understand I am just reading data from custom solution.
Is there any alternative way to do that ?
Is there any way to only read data not in edit mode?
Can i achieve this requirement using other alternative way.
Regards,
Mithun