Capturing standard messages
Hi Experts, Is there any way to capture SAP standardmessages through ABSL or ruby script ?. Regards,Senz
View ArticleWhere to download Cloud Application Studio
Hi Exports, I try to download cloud application studio in Market Place, but nothing has been found. Always I got 'No search results have been found'. Could anybody tell me where to download that...
View ArticleExtension field - create standard business object by copy an existing...
Dear experts, I have requirement to create extension field for running no. of sales order, purchase order and opportunity. I have added extension field in standard business object, add logic at...
View Articlepopulate account owner with current user
Hello, We need to populate the Account Owner with current user, I've written some code and put it in Customer-Root-Event-BeforeSave, but there are reports that it works incosistently - sometimes it...
View ArticleError when to consume Web service
Hi all, I'm trying to consume an external web service, In other testing programs it works correctly, but does not work in this environment. In SOAP UI: correctly In SAP: ErrorGet error: Interfaz de...
View ArticleNeed to Pass Quotation mark (") in custom fields via scripting
Hi All, Good day!!! we are having one customer required to pass the Quotation mark (") in the scripting for string fields, for example In the custom BO, one element String field in Before save, need to...
View ArticleBO Operation Read
Hi Experts,Horst Schaude, Alessandro Iannacci, Vinodkumar KommineniI have business object as shown below.businessobject Sales_Quote {[Label("SQ")] [AlternativeKey] element SQ...
View ArticleNo Event for "On Initialization" of BO
Dear Cloud Studio Experts, unfortunately, it seems that is not possible to trigger an event or an action when opening a sap business object. The after modify event is only triggered when new data is...
View ArticleNeed custom action to work on click of tab for Embedded Component!!
Hi Experts ,I have one requirement , where in I need to Call an External Web service , when we click the embedded component , which is obviously another custom B.O , I am able to call this through a...
View ArticleTextCollection
Hi, I'm having an issue with a TextCollection on the BO OutboundDeliveryRequest. I need to store some data in this TextCollection however I get these 2 messages that I can't fix even after referencing...
View ArticleCapturing standard messages
Hi Experts, Is there any way to capture SAP standardmessages through ABSL or ruby script ?. Regards,Senz
View ArticleHow to check via code if some account is being edited by user
I'd like to check if some customer is being edited or locked by another user. that because i have an embedded component attached to the standar customer and i need to lock my custom BO when the...
View ArticleSAP ByD : Re-arrange order of extension field and standard field
Dear experts I have a requirement to add an extension field to standard business object and make it appear in standard screen. My problem is when I add extension field from extensibility explorer. It...
View ArticleCommunication Arrangement is missing for Patch Solution
Hello experts, Horst Schaude I created communication scenario and arrangement in Dev Tenant.I created a new patch solution for the original solution and enabled the patch solution. While i am testing...
View ArticleSDK - Change field type of input field in standard business object screen
Dear All, I'd like to ask an advice for changing behavior or field type of standard input field as the image below. In this case I need to change from object value selector to be drop down list. Is...
View ArticleHow 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...
View ArticleTransient limitation in sub node ?
Hi all is there any limitation to use Transient element in sub-node.like : businessobject MultipleLanguageOnTreeLevels { [Label("Identification")] [AlternativeKey] element ID:ID; [Label(" Name")]...
View ArticleSAP ByD - How to find mapped field between data model in UI designer and...
Dear experts Refer to SDK - Change field type of input field in standard business object screen I have tried to follow their instructions. But the problem is I don't know which field are mapped to...
View Articletarget UI component is not assigned to any work center view
Hello, After the creation of the BC component, set, view and BAC objects in the cloud application studio. The custom business configuration shows up in the scoping list and is possible to scope and...
View ArticleHow to use valuation in sub nodes?
Hi all I have complex structure like following: businessobject MultipleLanguageOnTreeLevels { [Label("Identification")] [AlternativeKey] element ID:ID; [Label(" Name")] element...
View Article