List Modification Form in EC is not working.
Hi Experts, I created a List Modification Form in the EC and when i am calling that i got the below error. I followed the below documenthttp://scn.sap.com/docs/DOC-50184 Thanks,Naga
View ArticleHow to create custom OVS from Custom Business Object ??
Hi cloud experts need help, I got a requirement for creating custom ovs from custom business object for a node level element i have followed various steps from the related posts on this but not able...
View ArticleDebugging Script defined under a event on the UI Designer
HI, small (noob) question: Is there any way to debug an scrip defined under a event on the UI designer? I dont see any way to set a breakpoint in this kind of scripts, even when I start "Debuggin...
View ArticleEmbed multiple embedded components in the single tab
Hi, I've created a single BO extension for customer and created an embedded component for it.At the same time, i also have several custom BO that linked to customers and had created embedded components...
View ArticleCustom Development in Cloud Application Studio
Hi Guys, I am new to SAP c4c, I have asked to create one business object which will display respective customer orders. I need to create search/result screen where in search Customer ID would be the...
View ArticleIssue - Navigation from OWL UUID to OIF floorplan
Hi Guys, I have created one OWL screen where it displays all available data with UUID. I have created OIF screen with General Tab and Item Tab. Now problem is that when I click on UUID hyperlink then...
View ArticleSAP Cloud SDK : Custom OVS for Custom Business Object and Add Into Extension...
Hi Experts, I have created custom business object Called ChainAccount businessobject ChainAccount { element ChainAccount : BusinessPartnerInternalID; element Description :...
View ArticleQuery master data into custom business object
Dear Expert, I need to create custom business object for query Price List from account id and product code.Just query, not create new one.Now I've ABSL code to query already but I can't set sales price...
View ArticleCloud Studio SDK: Can we create embedded reports
Hi All Hopefully someone can just let me know if this is possible or not. If not possible then hopefully this requirement will be noticed for a future release. Requirement:We need the ability to embed...
View ArticleSlow Performance - External Web-Service Call in BeforeSave Event of Customer
Dear Experts, currently, we have a customer specific solution which invokes an external webservice when a customer is saved or updated (BeforeSave & AfterModify Event). The customer data is...
View ArticleError when more than 1 BOs in the EC
Hi, I have created a BO extension of customer and create the embedded component for it. I've successfully display in the customer tab (under the undefined).I've further test to include another custom...
View ArticleEmbed multiple embedded components in the single tab
Hi, I've created a single BO extension for customer and created an embedded component for it.At the same time, i also have several custom BO that linked to customers and had created embedded components...
View ArticleCustom Approval Process for Customer Invoice
Hi experts, As far as I know, there is no standard approval process for Customer Invoice. I am trying to implement Custom Approval Process for Customer Invoice by using a custom BO. The result...
View ArticleData Type: BusinessPartnerBankDetailsElements? Usage Category: Node?!
Hi, does anybody know how to handle the Data Type "BusinessPartnerBankDetailsElements" with the Usage Category "Node"? If I try to use this Data Type in BODL the following Error occurs: In the...
View ArticleNeed help in user interface designer
Hi Experts, Hope all are doing Good.. I am in search of practical documentation related to user interface designer. I have gone through the 1505/1508 documentation but i dint find much practical...
View ArticlePopulating custom node in a standard object
Hello experts, I have a custom node in Opportunity BO as follows. node SegmentCombos[0,n]{ element ZSLBProdFCItm : LANGUAGEINDEPENDENT_LONG_Description; } I am trying to...
View ArticleScripting the Creation of a Customer Invoice Request
Hello everyone, I've been trying to follow the SAP example of how to create a Customer Invoice Request (CIR), but it's not working. Their version of the code is taken from the repository explorer; if...
View ArticleMass reassignment of Activities
I would like to develop a solution to allow the mass reassignment of activities in a similar way to "Assign to agent" action works on tickets. Is this possible within the SDK? Thanks,John
View ArticleChecking connecion to OData URL fails (Ping fails)
Dear Experts, after an external rest service integration via SDK and creation of a communication scenario and arrangement, I am not able to successfully ping this service. Via browser I don´t have any...
View ArticleCalling REST Webservice - Native SSL Error
Dear community, I would like to call a REST webservice form ABSL code. I followed the instruction in the example from the Cloud Application Studio Guide: "8.14.5.7 Example: Consume REST Service" When I...
View Article