How to control required and optional data elements

I am developing a web service using a stateless EJB. By default, when I use servicegen, the WSDL contains nillable="true" for all elements. How can I modify my EJB code so I can specify which elements are required vs optional?
Thanks.

Hi,
Use Function Module READ_TEXT to retrive the long text.
Pass below values for parameters
text name - <data element name>
text id - 'TX'.
text object - 'DOKU'.
<b>Reward points for helpful answers</b>
Satish
Message was edited by:
        Satish Panakala

Similar Messages

  • How to make use of adjacent data elements within the same buffer

    Hi,
             Does anyone know how to make use of adjacent data elements within the same buffer? To make my question clearly, I would like to give you an example. In my application, I set "sample to read" as 10 which means at each loop 10 data samples will be taken into a buffer. Now, what I would like to do is to do some calculations on adjacent data samples in same buffer. I tried to use "shift register" for this, but it seemed to me that it only can deal with the calculation between data from adjacent loops. In other words, it skips 9 data elements and take the 10th one for the calculation.
             Here I also attach my VI showing what I did.
        Thank you very much in advance,
                            Suksun
    Attachments:
    wheel_encoder_1.vi ‏98 KB

    Hi Suksun,
          I hope you'll forgive me for distilling your code - mainly to understand it better.  I tried to duplicate your logic exactly - which required reversing the "derivatives"-array before concatination with the current samples array.  As in your code, the last velocity is being paired with the first position.  If first velocity is really supposed to be paired with first position, just remove the "Reverse 1D Array" node.
    cheers
    Message Edited by Dynamik on 01-07-2006 03:17 AM
    Message Edited by Dynamik on 01-07-2006 03:19 AM
    When they give imbeciles handicap-parking, I won't have so far to walk!
    Attachments:
    encoder2.GIF ‏14 KB
    encoder2.vi ‏102 KB

  • How to combine sales and delivery data

    hi
    i have requirement to make a report from sales as well as deliveries. Important fields in report are sales document , material , plant , sales document type , country key , sold to party , ordered quantity , delivered quantity , price from vakon ( KBETR ), actual goods issue date.
    The required extractors are 2LIS_11_VASCL, 2LIS_11_V_SSL ,2LIS_11_VAKON.
    Problem is how to combine sales and delivery data as V_SSL has different key figures.Multicube is not the solution as dont have plant , sold to party and many other fields in V_SSL.
    Kindly suggest how to combine sales and deivery data.
    Regards,
    Monika

    I guess you do have shipping point in delivery.
    In most scenarios shipping point may not(or) may be same like order plant.
    Although they are different you can still roll up the delivery information to order level by plant since you have order # available as reference key in delivery.
    With this reference key you can convert all delivery information to order (item) level.
    I guess you can use one merge ODS with one cube (or) with 2 ODS for each at order level for validation.
    You may have to map delivery type to order type as per R3 configuration as well.
    speak with any Logistics guys for help.
    cheers
    Martin

  • How to call routine and pass data to routine in vofm

    Hi Experts,
    I need to update KBETR and KWERT values present in 'Conditions Tab' in Purchase Order (ME21N/ME22N).
    I have created a new customer tab in which we enter amount field and  percentage filed. When user enters some value in this and clicks on 'Conditions Tab', calculation has to be done and the calculated value has to be appeared across a specific condition type.as i am new to abap  i dont know how to create routine and pass data to routine in vofm from customised tab in me21n .
                                                                                                                                                                          Thank's in advance

    Hello Rajendra,
    You can get plenty of forums in SCN related to it. Follow below steps to create VOFM routine.
    Go to VOFM Transaction Code
    1. On the Menu Select required Application i.e Pricing
    2. Enter any Number in between 600 to 999 for Custom Developments.
    3. On entering Pop Screen appears ask for Access Key(We have to remember that Every New Routine needs an Access Key)
    4. Once the Access Key is received we can do modification.
    5. Enter the Routine Number ,description and insert the Access Key
    6. Now the ABAP Editor will open and required code can be copied from Standard SAP Routine and Custom Code Can be developed.
    7. Once the coding is completed we have to Activate the Routine
    8. Select the Routine and Go to Edit – Activate
    9. Ensure that Active check box is ticked upon Activation of the Routine.
    10. Double click on the routine will enter into ABAP Editor, we have to generate the Routine
    11. Go to Program and select Generate
    12.A screen pops up with the related Main Programs  and select all required main programs wherever the Routine is being called.
    13. Once the Routine is Generated and Activated, We need to configure the Routine in the config.
    ** Important SAP note: 156230.
    Check the below document too.
    http://www.scribd.com/doc/35056841/How-to-create-Requirement-Routines
    Regards,
    Thanga

  • How to use Reference type of Data Element

    Hi guys, is there anyone could give me a trace how to use reference type of data element.
    More details i'm going to reach is:
    I create 2 tables:
    eq.
    1. table ZFIRST has field X with data element ZFX (Data element i declared).
    2. table ZSECOND has field Y.
    Here at field Y (second table) I'm going to declare a new data element say it ZFY, but in ZFY I'm going to use the data element as i declared before (ZFX). Is it possible if I do it using reference type data element (SE11)?
    I already did this way, but I got error :
    Field Y: Reference ZFX to class w/o interface cannot be used in DB table ZSECOND
    What does it mean?. Did I miss something about using reference data element type?.
    This error occurs when I activate ZSECOND table. However in creating ZFY (reference) to data element ZFX, there is no error occur.
    The point is I need to RE-declared existing data element and ot put existing data element(ZFX) to my current table (ZSECOND).
    Any helpful will be highly appreciated.
    Thanks.
    Edited by: dinivian dondi on Nov 4, 2010 8:30 AM

    Field Y: Reference ZFX to class w/o interface cannot be used in DB table ZSECOND
    What does it mean?. Did I miss something about using reference data element type?.
    Apparently system doesn't allow you to type a transparent table field with deep type. This refers to references and tables types as components. The RDBMS (Relational DB Management System) cannot interpret this componenets correclty and mapp them to TABLEs in DB.
    So I am affraid you won't be able to type table component with reference to other data element.
    The point is I need to RE-declared existing data element and ot put existing data element(ZFX) to my current table (ZSECOND).
    Sorry but I don't get it, could you please explain this more clearly. Maybe then we can think of some workaround for you.
    Regards
    Marcin

  • How to retrieve start and end date values from sharepoint 2013

    Hi,
    How to retrieve start and end date values from new event form of calendar in SharePoint foundation2013
    Thanks
    Gowri Balaguru

    Hi Srini
    Yes i need to have parallel flow for both and in the cube where my reporting will be on monthly basis i need to read these 2 master data and get the required attributes ( considering last/first day of that month as per the requirement).......but i am just wondering this is common scenario....while there are so many threads written for populating 0employee from 0person......don't they have such requirement.....
    Thanks
    Tripple k

  • Sections and its data elements

    Hello experts,
    Finally we have began to work in AdminConsole... step by step I have been familiarized with the application and its funtions, but right now I have a doubt:
    I will try to explain myself the best I can:
    1.- How could I know which "data element" is used in a section/element/object? I mean: In the Detail Designer - Top Level Details, there are a list of Top Level, as you knows, there are a several elements (row table, detail header, sections...), so, when I edit a element or object using "+" button, a contextual menu is displayed with the sections and other objetcs. I would like to know which "data element" is used by these section.. There is any doc with the section and their "data elements"?
    Thanks and best regards

    Hi Emilio,
    I recommend that you hover over a section to get the name of the detail and then trace back to the data element from the configuration file. In the detail configuration (e.g. PositionChartDetails in ../root/XML/AppResources/detailconfiguration) will be a tag called configuration that contains the name of the detail data configuration (e.g. PositionChartDetailsData). Open the detail data configuration (in the folder detaildataconfiguration in AppResources) and you will see the data element listed there (which will be in dataelementconfiguration).
    Good luck!
    Luke

  • Can any guide me how to gather requirements and what r the approaches!

    HI
    Can any guide me how to gather requirements and what r the approaches and documents.
    Regards
    VSM

    Modeling approach:
    Top down - Try and find out what kind of reports the users need. Based o that you can determine your granularity of data.
    Have to find out what the sources are. Then decide if you have standard content or if you need to enhance or develop new objects.
    Try and see if standard reports are enough.
    If they ned aggregated data, decide on cubes. Then decide what all business areas the reports encompass. Based on that u can decide to build multiproviders or infosets depending on requirement.
    try to incorporate all the keyfigures  and characteristics in your data model.
    then decide how many layer ODS's you might need.
    then come up with a data model accordingly.

  • How to update link and import data of relocated incx file into inca file?

    Subject : <br />how to update link and import data of relocated incx file into inca file.?<br />The incx file was originally part of the inca file and it has been relocated.<br />-------------------<br /><br />Hello All,<br /><br />I am working on InDesignCS2 and InCopyCS2.<br />From indesign I am creating an assignment file as well as incopy files.(.inca and .incx file created through exporing).<br />Now indesign hardcodes the path of the incx files in inca file.So if I put the incx files in different folder then after opening the inca file in InCopy , I am getting the alert stating that " The document doesn't consists of any incopy story" and all the linked story will flag a red question mark icon.<br />So I tried to recreate and update the links.<br />Below is my code for that<br /><br />//code start*****************************<br />//creating kDataLinkHelperBoss<br />InterfacePtr<IDataLinkHelper> dataLinkHelper(static_cast<IDataLinkHelper*><br />(CreateObject2<IDataLinkHelper>(kDataLinkHelperBoss)));<br /><br />/**<br />The newFileToBeLinkedPath is the path of the incx file which is relocated.<br />And it was previously part of the inca file.<br />eg. earlier it was c:\\test.incx now it is d:\\test.incx<br />*/<br />IDFile newIDFileToBeLinked(newFileToBeLinkedPath);<br /><br />//create the datelink<br />IDataLink * dlk = dataLinkHelper->CreateDataLink(newIDFileToBeLinked);<br /><br />NameInfo name;<br />PMString type;<br />uint32 fileType;<br /><br />dlk->GetNameInfo(&name,&type,&fileType);<br /><br />//relink the story     <br />InterfacePtr<ICommand> relinkCmd(CmdUtils::CreateCommand(kRestoreLinkCmdBoss)); <br /><br />InterfacePtr<IRestoreLinkCmdData> relinkCmdData(relinkCmd, IID_IRESTORELINKCMDDATA);<br /><br />relinkCmdData->Set(database, dataLinkUID, &name, &type, fileType, IDataLink::kLinkNormal); <br /><br />ErrorCode err = CmdUtils::ProcessCommand(relinkCmd); <br /><br />//Update the link now                         <br />InterfacePtr<IUpdateLink> updateLink(dataLinkHelper, UseDefaultIID()); <br />UID newLinkUID; <br />err = updateLink->DoUpdateLink(dl, &newLinkUID, kFullUI); <br />//code end*********************<br /><br />I am able to create the proper link.But the data which is there in the incx file is not getting imported in the linked story.But if I modify the newlinked story from the inca file,the incx file will be getting update.(all its previous content will be deleted.)<br />I tried using <br />Utils<IInCopyWorkflow>()->ImportStory()<br /> ,But its import the incx file in xml format.<br /><br />What is the solution of this then?<br />Kindly help me as I am terribly stuck since last few days.<br /><br />Thanks and Regards,<br />Yopangjo

    >
    I can say that anybody with
    no experience could easily do an export/import in
    MSSQLServer 2000.
    Anybody with no experience should not mess up my Oracle Databases !

  • How to accessed,created and modified date of particular file in java

    Hi,
    I am facing one problem.
    I know how to get the modified date/time of file in java.
    but i don't know how to find created and accessed date/time of file in java.
    Thanks,
    Tejas

    I guess thats not possible in in Windows.
    But if u r trying it on a unix machine.
    You can use Runtime class to call exec on the command
    ls -l filename
    and then store the result in a file . And then take out the last modified time. But you cant get created time.
    Thats a clumpsy way i believe.

  • How do I download and reinstall Photoshop Elements 11?

    How do I download and reinstall Photoshop Elements 11?

    I've tried to download it from the link provided to me by Adobe at the time of purchase, but have been unable to do so.
    Which link?
    Try http://helpx.adobe.com/photoshop-elements/kb/photoshop-elements-10-11-downloads.html
    What problem are you having? Can you spell it out for us?
    Can you download successfully? Can you not install successfully? Any error messages or codes?

  • How do I open and use Photoshop Elements 12?

    How Do I Open and use Photoshop Elements 12? I've just purchased it and can't find a way to open and use the program.
    [email protected]

    Mac or Windows?
    Have you actually installed it, or just downloaded your purchased copy? If just downloaded then you need to double-click the downloaded file from wherever you saved it to. This will run the installer and ask you to enter your serial number (which you should NEVER post in a public forum such as this).
    If you have installed it, and if you're using Windows, it should have placed shortcuts on the desktop. But if not click Start and type 'photo' without the quotes and you should see an entry for PSE.
    Cheers,
    Neale
    Insanity is hereditary, you get it from your children
    If this post or another user's post resolves the original issue, please mark the posts as correct and/or helpful accordingly. This helps other users with similar trouble get answers to their questions quicker. Thanks.

  • How do I identify and fix images Elements 10 believes are corrupt?

    During the past three days I have had problems with the functionality of my Photoshop Elements 10 and  received several messages indicating that the catalog is corrupt.  How do I identify and fix images Elements 10 believes are corrupt?

    Thank you for the prompt reply unfortunately the fix did not work.
    Let me provide some more information that may help you diagnose this problem.
    I run Elements on a PC. The operating system is Microsoft Windows 7 Home Premium. The System Type is x64-based. The processor is AMD A8-3850 APU with Radeon(tm) HD Graphics, 2900 Mhz, 4 Core(s), 4 Logical Processor(s).  The Hard Drive is 1.81 TB, and 1.5 TB of this is free.  The Ram is 16 GB.  Everything else works great.
    I have used Photoshop Elements for about 10 years, during which time I have upgraded to newer versions 5 or 6 times. I have used Elements 10 during the past 2 years.  I already bought Elements 12 but I am trying to repair this issue before I upgrade to it. I have approximately 65,000 photos in my catalog. All but the last 2,000 are backed up.
    During the past few days I encountered several problems with the functionality of my Elements 10; all errors provide messages indicating that the catalog is corrupt. Forexample, when I edit a photo in my catalog, the thumbnail image of the newly edited versionwill not display.  When I imported new photos, the thumbnail image would not display.  In all cases the photo image was replaced by a ?.
    I tried to correct the thumbnail problem by repairing and optimizing the catalog. In either case I received the same message that the catalog had not been repaired/optimized because some images were corrupt. However, despite this message, the thumbnails for the newly imported photos appeared but the thumbnails for the recently edited photos still have not.
    Currently, I cannot import new images, edit, delete or even stack photos.  I can still view, search for, copy and delete photos.  When I try to import a photo a new photo I get the following messages - ”the requested change could not be completed because the current catalog is corrupt.  You can attempt a repair in the file catalog dialog."  - "Nothing was imported.  The file(s) or folder(s) selected to import did not contain any supported file types or the files are already in this Catalog." and "The catalog could not be repaired, if you have a recent catalog backup, you should restore it."
    I have visually inspected the catalog and found about 25 recently imported photos that have a thumbnail image but lack the photo's id (i.e. img_3075.jpg would be replaced with ?). They are my photos from my camera and no different that the other 300 images I imported at the same time. However, these images in the catalog are blurry.  When I check the image in the My Pictures folder the image is fine and properly located between img_3074.jpg and img_3076.jpg.  I attempted to reconnect but received a message that there are no files to reconnect. I cannot delete the images from the catalog and If I delete them at the source (in the file folder) they still remain in the catalog view.
    Howdo I identify and fix images that Elements believes are corrupt? 
    Thanks in advance for any thoughts.

  • How can we share and transfer data at Labview using the internet

    How can we share and transfer data at Labview using the internet
    Dr. Eugene Berman, Moran Kamilyan and Ravit Bar

    [email protected] wrote:
    How can we share and transfer data at Labview using the internet
    Check these links:
    Basic TCP/IP Communication in LabVIEW
    Data Sockets
    Integrating the Internet into Your Measurement System

  • How to delete diagnostics and usage data?

    I am using ipad1 and ipad2. How to delete diagnostics and usage data?
    Regards,
    Ms Ong

    You would have to restore the iPad and set it up as new. The data would eventually come back as you use the iPad so you may as well not worry about it. It uses very little space on the iPad.

Maybe you are looking for

  • Lost all of my photos... ever... and want to throw computer out window

    The hard drive on my Macbook (third Macbook actually, the first two were ALSO defective... might as well have bought a Dell) was faulty. Before taking it in to get repaired, I backed up the Documents and My Pictures folders to an external hard drive.

  • Is it possible to link several vendor accounts with a customer account?

    Hello, We have linked a vendors with his corresponding customer, so in FBL5N report, when inside this customer, we can see all of the receivable items of him as a vendor. The question is: We have a customer account  number that corresponds to several

  • Can i use my dads upgrade in december??

    my dads phone is eligible for a upgrade in december...his phone is not a smart phine its a samsung slide phone and he just uses it it to make calls and text....i have a smart phone and i am wondering if i can use that upgrade to get me a new smart ph

  • I want to launch a Bo report whith a URL and render it back to the web page

    I want to launch a Bo report whith a URL and render it back to the web pages in HTML format? And the report have parameters as well. Exampel: If a have report in InfoView that i want to se in my web page i just click a link button with my URL. And i

  • Is It a normal battery

    i'm using IOS 6.0.1. is this a normal battery ? if there a problem ( i guess so) can i replace it whithin the first year of usage free or i have to pay