Display Image in C4C
Hi team, My requirement is that there will be a table and i want display image in column.could anyone please suggest me how to achieve it. Regards,Prasad
View ArticleHow to access the Fallback value
Hi Team, Is there any way to access the fall back value .Please refer the screenshot. Regards,Praasd
View ArticleHelp Request to display images dynamically in SAP Cloud Application Studio
Hi All, Any one please help me to display multiple images dynamically in C4C. Thank you,Srinivasa Rao
View ArticleCan we upload higher version from test tenant to development tenant solution...
Hi Experts, i have developed one solution in dev tenant and moved it to test tenant,and created patch in test tenant and want to upload the higher version of test tenant patch solution to development...
View ArticleProduct summary block in sales quote TI screen
Hi All I have a requirement to provide a Item summary/details block on selection of any line item in the TI screen of the product. I created an EC to add to the TI screen.I tried using the Activity...
View Article'SeparatelyLockable' annotation - Usage ?
Hi Experts, I wonder how to use [SeparatelyLockable] annotation. I went through 1602 sdk document and repository explorer can't find such annotation. Help me, if anyone have knowledge about this....
View ArticleManaging Users Task Subscriptions
Hi, Is it possible for Key Users to Manage the Task Subscriptions of End Users? I want to amend the subscriptions of one of our users without having to login to their profile to do it. Lee
View ArticleSAP ByD - How to access member of collection with specific index
Dear Expert I have developed SAP ByD for a while and wondering that the SDK does not provide any array data type (like in C, JAVA, etc).Even though the collection type is pretty much the same as it...
View ArticleShipFromItemLocation on Sales order Item
Does anyone have experience setting the ShipFromItemLocation on a sales order line in the SDK? I am doing the following if (!item.ShipFromItemLocation.IsSet()){ var...
View ArticleIs Process Extension from Purchase Order Item to Inbound Delivery possible?
Hi Experts, I have a scenario where I am trying to extend the process with three fields from Purchase Order Item to Inbound Delivery and Supplier Invoice item levels. I am able to get this done for...
View ArticleHow to make Opprtunities table editable inline
Hi, I got an assignment, to make a table on the silverlight platform (opprtunities for this matter),enabled for inline editing, just like in HTML5 applications. Please refer me to possible ways to...
View Articlehow to add a node or collection element to Sales order extension BO
Hi Experts, We have developed custom cart rules which will be applied to each line item in sales order based on conditions.Now on save of sales order I want to save the cart rule id applied for that...
View ArticleAuto (or no) Time approval for service agents
Hi, Is there a way to allow service agents(external service providers) to record their time entries without sending them for approvals? Or, if that can't be achieved, is there a way to at least do an...
View ArticleIssue in creating custom approval process
Hi, I have created a Custom Approval Process (Enhancing BADIforApprovalCustomResponsibilityDetermination) on Customer Quote BO (Sales Quote) for validating the item level values(Validation script was...
View ArticleRestriction access to attachements
Dear experts, I wonder if it is possible to restrict access to attachments of accounts / activities / opportunities for some users? I found AttachmentFolder BO but it seems to be only for custom BOs....
View ArticleI want to define a field, but I do not know the reference data type?
Hi experts, I want to define a field similar Opportunities field "Sales Unit" at my Custom Business Object I use code below:[Label("Sales Unit")] element ZSalesUnit:OrganisationalCentreID; But the...
View ArticleExclude Location from MRP Run
Hi, I am trying to see if it's possible to exclude a warehouse location from a planning run. We hold some retains of finished goods for the duration of the shelf life of the product. I was hoping to...
View ArticleExternal Webservice Error
Hi all, I tried to create an external webservice. Therefore, I have imported the provided WSDL and the webservice got generated correclty. I have also created a communication scenario, but, whenever,...
View ArticleHow to achieve create with reference functionality in Cloud studio
Hi Experts, We have one business requirement , where on click of New button on advance list pane, fields value should get auto- populated from the fields present in Header of Object.like if in any...
View ArticleCalling the post method of supplier invoice
Hi experts, The data is imported into the Supplier Invoice by using the standard web service "ManageSupplierInvoiceIn" via soap ui.And then, I wrote the following code in Event-BeforeSave absl of...
View Article