SAP Cloud SDK : Create Quick or List Modification form require in Embed Component

Hi Experts,
I need requirement to create the quick create or List Modification in embed component.
I have already make button for "Quick Activity" but i need quick create or List Modification from.
I have also try using the following blog.
How to create a List Modification Form?
I have follow the steps.
1) Go to embed component select the "DataModel" and select "DataList" right click on it and select "Add List Modification Structure".
2) Now from the right side selected BOModel Drag and Drop the element you want to display in the Form and bind correctly.
3) Now go to Designer tab and from the "Toolbar" double click on "ListModficationForm" from the Panes.
4) Once the ListModificationForm open in designer open the BO browser and select the Data Model tab.
5) Drag and Drop the element from the newly created "List Modification Structure" in previous steps and under the property window under the "Associated List Modification Structure" select the created List modification structure from the Root.
6) Now create event handler to call this form and under the event add operation "ListModification" and  select the operation "Start" and under the List Modification Structure select the created structure from Root.
7) I have assign this event in Add button OnClick Property when i activate and Test it. i getting dump.
Please suggest me in the above steps i have mentioned any step missing or any steps i have do the wrong configuration.
I have create the Custom business object with "Object Based Screen" ( QA, QIF, QWL , PTP,WCF, WCView.
so i try using Quick Create QC using creation of screen but i dont know what the configuration require to call QC from embed component.
Please suggest me if anyone have idea about this 2 solutions.
Many Thanks,
Mithun

Hi Horst,
well, it was just an experiment to test the list modification after the blog entry was published.
So I did not test it extensively.
However, to answer your question:
I did manage to add two items to a list using the Browser, without any perceived anomalies (no dumps or such).
But that's where I stopped experimenting with this feature.
Best regards,
Ludger

Similar Messages

  • SAP Cloud SDK : Create URL mashups on OWL screen

    H Experts,
    We have requirement to put URL mashups on Custom OWL.
    Scenario :
    We have custom business object with 2 field with weburl data  type.
    Option 1:
    I want to link specific URL static on field 1 and field 2 and display only these 2 fields on OWL with Link option.
    So once I click on any fields its open new browser window with given url on backend.
    Option 2:
    Create 2 button and perform same steps assign URL to that button and once click on any button its open in new browser window.
    In standard we have option in URL mashups "Link to Header" and "Web Service" so is it possible to in custom OWL with option "Link to Header" so we can show that URL mashups on OWL.
    Please check the below screen for more idea.
    Regards,
    Mithun

    Thank you so much Horst Schaude and Alessandro Iannacci for your quick response...

  • How to create a Printer List in Forms 4.5

    How can I create a Printer list on Forms 4.5 to show all
    available printers?
    Thanks.
    null

    I fear there is no direct solution.
    May be this is a work-around:
    1. Apply the older built-in: Display_item. You can't disable the item with display_item, but you can change the visual attribute and show the user that this item should not be checked.
    2. To be shure that the user doesn't ignore this "disable", you need a trigger, which resets the item to the proper value after an illegal change.

  • SAP ME SDK  Creating UI

    Dear Experts,
    I am new to the SAP ME SDK developement.I need to create a UI which has a dropdown of all materials.
    I am struggling to get all Material list from the ME database.I know the steps to create custom UI in ME using SDK and I am looking for some help in writing Servlet code to get all material list from ME database.
    Any help is appreciated.
    Regards,
    LinoVaz

    Thanks Ivan and Bakhtiyar..
    I understood 'ItemConfigurationServiceInterface' was limited with the key, but something like if we pass the keyword '*' or empty object i need to get all records.
    As 'Ivan' suggested now i am using Domain services to get all records.
    Thank you guys for your kind responses.
    Regards,
    LinoVaz

  • SAP Cloud SDK : Cloud For Customer HTML5 Development

    Hi Experts,
    I have Some questions about the Upgrade to Silverlight -> HTML5.
    1) When the Cloud For Customer release the C4C in HTML5 mode with all the available work-center "Application and User Management" and all ?
    2) What is the Development software/environment to create custom business objects or enhance the standard business objects using "SAP Cloud Application Studio 14XX" or "Eclipse" software?
    3) After Upgrade the C4C into HTML5 what is the language use in development environment?
    Many Thanks,
    Mithun        

    Hello Mithun,
    1) You can use the work center "Administration" which takes the role of the "Application and User Management" with a hopeful better representation of the business user needs.#
    2) At the moment there are no plans to replace the "SAP Cloud Applications Studio" by something else.
    3) As long as there are no migration plans, there are also no plans for a "new" langauge
    HTH,
       Horst

  • SAP Cloud SDK : Send E-mail with multiple existing attachments

    Hi Experts,
    I have some requirements from our clients.
    1) Can we send email with multiple existing attachments to employee?
    I know that we can send email with attachment but how to add existing attachments to the email and send it to user.
    2) Can we enhance the standard embed component and add some standard fields under it?
    Here below under the Account TI screen Activity tab ->E-Mail Section
    I want to add the Category filed exist under the E-Mail Business object in this E-mail Section ( Account TI screen embed component )
    anyone have idea how to achieve this requirements using SDK or front end.
    Many Thanks,
    Mithun

    For the emails with attachments: How to send an email with attachments in SAP Cloud Application Studio
    For the other requirement, you need to identify wich screen is used in the section that you are referring, and see if you can add custom fields in this screen using extensibility explorer.

  • SAP Cloud SDK : Make Display mode when open Embed Component in Account TI screen

    Hi Experts,
    I have created the custom business object and assign some fields into it.
    I have also assign some custom action into this custom business object. After that i have created the Embed component and and configured into Account_TI screen and its display data.
    Now when I open Any Account and go to that newly embed component in silverlight 2 options comes ( Save and Cancel ) to remove this options or to make display mode by default I have followed the below steps:
    1) Open Embed Component into UI designer.
    2) Go to Properties Window.
    3) In the top from the dropdown list select embed component.
    4) In the Property go to Configuration --> WorkProtectRelevant equal to false.
    5) After save and activate and check but still getting ( Save and Cancel ) option in embed component
    Is there any other solution or any other settings require to remove this ( Save and Cancel ) option.
    Regards,
    Mithun

    Hi Brad and Sumeet,
    Thanks for you reply on this post.
    In my requirement we do not want to save record anymore.
    Also my scenario : We have consuming the on-premise web service into c4c we have created the custom business object ( Not Screen) and based on this custom business object we have created the embed component and  design the screen to embed with Account_TI.
    We have Read the Account ID from Account _TI screen and assign to embed component element Alternative key AccountID.
    We have created of configured the embed component Inport to Read and Assign the Account ID as below:
    My Custom business object :
    businessobject ECC_recordBO {
      [AlternativeKey] [Label("Customer Number")] element AccountID : BusinessPartnerInternalID;
      element CtLimit : LANGUAGEINDEPENDENT_LONG_Text;
      element AvailCLimit : LANGUAGEINDEPENDENT_LONG_Text;
      element AccCurrency : CurrencyCode;
      action ViewAcc;
    My embed component InPort event :
    ReadEvent
    In ReadBOEvent I have add below actions:
    BO Operation
    Condition
    And under the condition I have use the below actions :
    To create BOOperation
    Second DataOperation as below :
    Assign AccountID from Account_TI to AccountID of embed component.
    Also once the user come into the Account_TI screen and go to embed component first its in display mode and when he click on any action under embed component its in edit mode but we do not want to save data anymore.
    Regards,
    Mithun

  • SAP Cloud SDK : How to create the Note Field with Char 1000 length

    Hi Experts,
    I have a requirement to create Note type fields in the standard business object. and that note field should be 1000 char length.
    Also I need to check whether that Note field we can add under the standard report or not with report enhancement?
    1) How to make a Note type field using SDK with length 1000 char? Is it possible? If yes How ?
    2) If using SDK Note type field possible then how to display that field in report ?
    Many Thanks,
    Mithun

    Hi Frank and Horst,
    I have followed the steps you have mentioned in the post.
    1) Create Business Object Extension.
    2) Add the Custom Field with Type " LANGUAGEINDEPENDENT_EXTENDED_Text".
    3) Enhance the Screen and Add into the Header section of the COD_TI screen.
    I have successfully entered the unrestricted character into that field.
    But I want to add that custom field into the Standard Data Source or Standard Report.
    1) Is it possible to add custom field under the Standard Data Source or Report Using SDK?
    2) Is it Possible to display the 1000 character length on the Report field?
    3) Is it possible to display the created extension field under the report / data source using SDK?
    Many Thanks,
    Mithun

  • SAP Cloud SDK : Advance List Panel Control

    Hi Expert,
    I need to know about AdvanceListPane control in UI designer.
    1) Is it possible to alignment of column text i.e center , left, right?
    2) Is it possible to make AdvanceListPanel with border same as excel?
    3) Is it possible to change the themes of cloud screen  or can we upload or assign our custom themes?   
    Please anyone have idea then share your knowledge.
    Regards,
    Mithun

    Thank you so much Horst Schaude and Alessandro Iannacci for your quick response...

  • SAP Cloud SDK : Creation of Form using Business Object Error

    Hi Experts,
    I have created custom business object with object based screen and i want to create form for this custom business object.
    I have tried using this.
    Step 1. Right Click on Business Object and select Create Form option.
    Step 2. Enter the require information and click on Next 
    Step 3.  Select the element from the business object you need to display in the form
    Step 4. Select the default language English and Next and Finish it,
    After finish it the form open in adobe reader automatically but i am getting error as shown below.
    and In the solution explorer i can see this.
    Can anyone help me why it display the error while open the newly created form.
    What are the software i need to install or add-ons in my system to open the from or remove this error.
    I have installed the Adobe Life Cycle Designer For SAP Business ByDesign 135.0XXX, Adobe Reader X(10.1.3) , SAP Business ByDesgin Add-In Adobe Life Cycle designer.
    Kindly any software missing or any add-ons require to be install or upgrade?
    Many Thanks,
    Mithun

    Hello Alessandro,
    I have solved the multiple line display in the table.
    I have issue to display the no of character in the table.
    I have Create custom business object and create the form i am using the TectCollection type in table level in businessobject node.
    Case 1. This is my Entry1 in the business object and it display as shown below.
    Here in the table "Undefined Text" is my 1000+ character text.
    When i click on preview button the data display under the PDF as shown below.
    Here the above screen we can see that the data comes perfectly in the PDF without missing data in table level.(Please i have not rename the columns name).
    Case 2.  When i Create new entry 2 and enter the multiple lines into the table as shown below.
    Here in the above screen we can see that i have multiple row under the table.
    When i click on preview button the PDF display with all the line under the table but the data is missing under the third column as shown below.
    Here above screen display the same result but the in the yellow highlighted part full data not display as previous case 1.
    Why the full data display in Case 1 and not in Case 2?
    Is there any configuration to display data ?
    Also i can not change the property of the page in form to "Allow Page Break with Content" this option is disable.
    Kindly suggest me what is wrong in this PDF design.
    Regards,
    Mithun

  • SAP Cloud SDK : Display more 500+ character in the PDF form in table cell

    Hi Experts,
    I have requirement in the PDF form.
    Scenario:
    My custom business object
    businessobject DummyObject {
         element ID : ID;
         element FromDate : Date;
         element ToDate : Date;
         node AllActivity [0,n] {
                   element ActivityID : ID
                   element ActivityType : 
                   element Note: Note;
    The above business object have node level data and i under this node level data Activity Id , Activity Type and Notes associated with that activity as show below.
    so as per the above activity i have retrieve the data for the activity and store into my custom business object at node level ( Activity ID  , Activity Name , Activity Type and Notes ) that mentioned above screen.
    I have created 1 form and design in adobe life cycle just Drag and Drop the element from the DataView.
    After completed the print from i have create the preview button to display the data.
    Once i have done all the steps to display the form and click click on preview button i can able to see the data but the under the Note field only display the 256 character not more than that but as per the above screen i have entered the Notes with more than 500+ character.
    In the form design i have also change the property for Note field to Allow Multiple value and Rich Tech but data is not display with all the character.
    Anyone have idea on which data type display the more than 500+ character in the form.
    I am using "Note" data type.
    Can anyone suggest me what the solution to display the proper value in the form.
    Please let me because i am stuck in this issue.
    Many Thank,
    Mithun

    on the BO, add the following line:
    [DependentObject(TextCollection)] node Note;
    in some BO action, where the copying happens:
    var noteFromActivity; // contains the note from the activity
    this.Note.Create();
    var el_note_text : elementsof this.Note.Text;
    el_note_text.LanguageCode = LanguageCode.ParseFromString("EN");
    el_note_text.TypeCode.content = "10006";
    var text = this.Note.Create(el_note_text);
    var content = text.TextContent.Create();
    content.Text.content = noteFromActivity.content;
    To display the content of the textcollection, use the following SAP embedded component:
    /SAP_BYD_APPLICATION_UI/Reuse/Notes/singletextlangedit.EC.uicomponent
    In the embedded component properties, set the TextTypeCode property to "10006".
    Bind the embedded component using node reference binding to the BO containing the TextCollection
    Bind the LanguageCode to a data field containing the language code for english.
    Best regards,
    Ludger

  • SAP Cloud SDK : Default Check in Marketing Lead for Field "Use Existing Account"

    Hi Experts,
    I have requirement to enhance the standard business object Marketing Lead screen. In that screen i need to make default check on "Use Existing Account" checkbox when user click on New Marketing Lead or QC option.
    I have tried using Application studio but the field "Use Existing Account" not exist in cloud repository its on Front-end UI screen.
    How i can make default value check to this checkbox in UI designer for standard screen
    Or
    How i can make default value check to this checkbox using ABSL code.
    Please refer the screen as shown below.
    Regards,
    Mithun

    Mithun,
    Could you please check Fine tune options available for Leads ?
    Under Involved Parties there is an option "Forbid Manual Changes". For Account Party Role if you select that it will not allow user to enter new account information.
    Fine -Tune -> Leads - > Involved Parties -> Account
    - Shrikant

  • I created a Custom list New Form and need to make the text fields read only

    When I use SharePoint Designer and add the read only attribute  to the  SharePoint form field, then it throws  a web part error.
    but here is the thing, I have current user Filters populating the Form Fields. So the form fields  populate First name , last name etc. and I need these fields read-only....
    the Client doesn t want the end user to Change those fields.  Is there any way to "LOCK" the form fields?
    As I have only 7 text fields that need to be locked down. and one field is a signature line that is a true input field.. where the  user has to inter their initials.
    Any ideas? as I have tried most of the items available thru searches nothing works, or it throws that web part error message.
    Steve Athey

    Daniel: ( I'm now at work, a different ID is logged on for me)
    I used SharePoint Designer.
    Steps:
     created a web part page
    then on the SharePoint Designer ribbon I then went to insert:
    new item form
    Then I selected my data source (list)
    then I placed the 8 columns on the page
    a page viewer web part to pull the manual that people have to read.
    and 7 current user filter webparts. (1 for each form field) Yes it is over kill, but I'm trying to keep this straight out of box as much as possible...
    then for the form fields
    I added a parameter and the read only tag see below in bold:
    <asp:TextBox runat="server" text="{$ParamEmployID}" id="ff17{$Pos}" __designer:bind="{ddwrt:DataBind('i',concat('ff17',$Pos),'Text','TextChanged','ID',ddwrt:EscapeDelims(string(@ID)),'@Employee_x0020_ID')}" 
    ReadOnly="True" />
    I also  added the parameters in the ribbon area
    the error message doesn't tell me much, it just send me to web part maintenance page... 
    if I removed the  ReadOnly = True then the error  goes away.....   So I was trying to find a  quick simple  JQuery and or javascript   code item that would  make  the 7 text fields readonly and leave the
    8th  text field alone  to allow people to place their initials on the page to say that they read the manual.
    I have  created hundreds of these types of pages .. this is the first time I have run into this issue, but it also the first time I have tried to use the ReadOnly = True item.
    Any Ideas  and or thought on how to make the  items read only? and not throw the error.
    Steve

  • SAP Cloud For Customer : Code List Mapping For Material or Product

    Hi Experts,
    I wnat some information about the SAP cloud code list mapping.
    If i want to replicate Material / Product from SAP ECC / SAP CRM to SAP cloud for customer then any code list mapping entry we need to maintain in cloud side?
    Or
    Any Code list mapping for Material or Product in Cloud?
    If yes anyone have list with SAP ECC / SAP CRM table details?
    Many Thanks
    Mithun

    Hi Mithun,
    Code list data type is available in SAP Cloud. As of my knowledge I trying to find is code list mapping is available or not.
    Yes we can replicate exactly the same values in SAP Cloud that we see in the SAP ECC / SAP CRM. For this, We need to create custom 'Code list' for the required one you want and assign that code list data type name which you created in the previous step to the required element in the BO.
    For creating the code list data type: Go the Solution Explorer, Right Click on the Solution name, Click on 'Add' and Click on "New Item', then Add new item window will open with Installed templates, you will see the list of templates select the code list data type. Give the name as per your requirement starting with Z, max length is 27 only. click next, in 2/3 step, here you can add the list of values you want, add description to them. after clicking on the finish. activate the solution. Go to the BO and for the required element add the name you provided in creating the Custom code list ( ZXxxxxCode ) . Save and activate the BO as well as the solution then update the metadata in the designer part and in date model also, In data model, bind the required root element which is on the left pane to the required BO element which are in the right pane. Click Save and activate here also after the changes are made. finally activate the solution. In the solution explorer Right click on the OIF ui component and click on preview, it will open in the browser, here you will find the custom list you created, for the required one which you added code list date type name for the element in the BO.
    Mithun.. Sorry if I"m confusing you more on this. let me know is this solution enough for the requirement you are searching.
    Best Regards
    Bandhav

  • Can't create a new list in Sharepoint - Office 365

    I am trying to connect to our intranet (Office 365) and create a new list and forms.  
    Whether creating a new list or customizing a current list, I get this message when I'm in the Data Connection wizard:
    The operation could not be completed.  
    Details = The SOAP message could not be parsed.  
    For the location of my site I'm using https://companyname.sharepoint.com
    Is there configuration that I need to ask our admin about?  Is this possible with a hosted site?  
    Thanks
    Karl

    Hi,
     Can you please check your permission level and let us know?
     and also please let me know are you creating this list via VS? 

Maybe you are looking for

  • Report burst:To increase query performance in xcelsius

    Is there anyway to increase query performance in xcelsius by using report bursting

  • IPhoto stalls when I try to open a slideshow..can't even force quit

    I began creating a slideshow in iphoto yesterday and during editing of a video clip within the slideshow, iphoto completely froze up & I let the color wheel spin for literally hours.  I did a force quit and now every time I open iphoto and click on m

  • IPOD TOUCH WILL NOT TURN ON, charge or sync

    ipod touch 3rd gen won't do anything - just a black screen - already went through all the reset steps still nothing  - liquid indicators are not activated - tried charging plugged into wall and computer - tried the holding the home and power button f

  • How to enable APEX in 11gR2?

    I just got done starting from scratch on a new server. Installed OS (Windows 2008R2 SP1) and patched. Installed Grid Control. Installed 11gR2 (11.2.0.1). Verified that the database is up and working. I'm trying to enable the existing APEX already in

  • Insertion of a special Character into a table

    Hi all, I came across a non keyboard character in an Oracle table (9i) and when i queried the table column with the following query Code: SELECT asciistr(col1) from test1; I got the output as \FFFD \02DC How could i insert the same character in my Or