Save Failed error when deleting a BO instance
Hi Experts, This is a weird one. Summary: Validation:OnSave - is blocking the deletion of the BO. Scenario:I have written a SalesQuote extension with a couple of extra fields. One of the fields is a...
View ArticleHow to change Standard Business Object Label Dynamically.
Hello All, I am working on the requirement as,field label should change depending on business role.I tried with UI-Switch, but it seems we can only manage its properties i.e. we can only make it as...
View ArticleHow to query the Company Specific Price List?
Hello everyone, I need to query the Price List by CompanyID and ProductID (Company specific Price List show option) from ABSL. I'm trying to use QueryByTypeCodeAndPropertyIDAndPropertyValue into...
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 ArticleCustomer Sales org description from UUID
Hi Experts, I have extended the SalesArrangment BO adding additional fields.After that I have created an embedded component with this XBO and I have added it into the Account TI overview tab.At the...
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 ArticleBAC Element creation
Hello Expert, We have a custom code-list.We have created the Business configuration Object the Business Configuration Set ( all elements flagged for Fine Tuning ) and the related view as per the SAP...
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 ArticleIssue - Navigation from OWL to QA screen
Hello All, I am trying to navigate from OWL UUID to QA screen, to achieve this I created Object based navigation screens. Settings are shown below in screen shot: Created OBN with Wizard Outport...
View ArticleREST Service call in Studio
Hi, I am trying to consume a web service call (from hybris) in a script file in Studio. I have created the communication arrangement, scenario and even tested the arrangement's connection ping and it...
View ArticleData List Filtering in UI
Hello Gurus,Without using scripting in the UI designer (because of iPad usage), I need to achieve the following requirement. I have a drop down list of item numbers in an embedded component. If we...
View ArticleAdd an Action to ActivityTask?
Hello Guys, My business requirement is, change the status of account from Activity task ,so I thought it can be achieve if we can add a custom button to "ActivityTask". but when I am trying to extend...
View ArticleProblem to get a data from Customerquote BOmodel
Hello everyone: I'm trying to get "price" data from this BOmodel and I can't get it. This model works in COD_Quote_TI, on standard tabs and show this data perfectly in tables (the tables are not in...
View ArticleInputField always be in readOnly mode - OWL screen
Hi all I have created OWL screen. I want one of input field in selection criteria can be accessed by action script of business object. Then I started to bind it with one element of Business Object....
View ArticleProblem with message of error
Hi experts,we have one problem with many message of error of this type: We have this code: if((inicio + saltos) < this.eContenido.Length() && this.eContenido.Length() != 0 &&...
View ArticleIssue with calling standard OWL screen in Custom BO workcenter
Hi Experts, I have one requirement to add Standard OWL screen of target group in custom BO work center. To achieve this requirement I followed below steps: 1. Created Custom BO with WCF and WC View2....
View ArticleOn-Hand Stock
Dear Expert, I need to get stock on-hand by Product ID and Warehouse ID to my custom business object.I guess It's " PhysicalInventoryCount " business object. It's have all our warehouse id but don't...
View ArticleIssue - Navigation from OWL to QA screen
Hello All, I am trying to navigate from OWL UUID to QA screen, to achieve this I created Object based navigation screens. Settings are shown below in screen shot: Created OBN with Wizard Outport...
View ArticleHow to assign QAFscreen into WCView and WCF
Hi all I have finished my QAF screen. But I'm not able to assign it into WCView. Likely it only allows for OWLscreen type to be assigned. Are there anyway to accomplish this ? I didn't create...
View ArticleBAC Element creation
Hello Expert, We have a custom code-list.We have created the Business configuration Object the Business Configuration Set ( all elements flagged for Fine Tuning ) and the related view as per the SAP...
View Article