Is there any limitation on field size that can be defined in Idoc segments

Hi all,
I have extended a standard Idoc type and in my extended segment I have defined four fields GUID (char32), info1 (char255) , info2(char255) , info3(char255).
This is a total of 797 bits which is well within EDIDD-sdata(char1000). But I am not able to put more than 132 characters in either info1, 2 or 3.
Is there any limitation on this ?
Regards
Priyanka

Hi Priyanka,
I personally feel this error is not due to limitations but it might be due to the IDOC extension you had made and hence the default settings.
Could you please try doing this -
Note: Users require an authorization in order to carry out the procedure.
The following correction is carried out with a fictitious attribute: 'info'.
a) Call Transaction SE11.
b) Enter the attribute name into the 'Domain' field, followed by '' (wildcard). For example: info
c) The system displays the following hit list:
info1
info2
info3
d) Select the first domain and choose 'Change'
e) Correct the number of characters. Forexample:
Numberof characters   255
f) Activate this domain
Assign points in case this helps.
Rgds
Sum

Similar Messages

  • Is there any way to an index that can be used to include the "OR condition "?

    Hello I have some questions.
    The test was conducted in the following procedure .
    create table test
    c1 varchar2(10),
    c2 varchar2(10),
    primary key(c1)
    create index test_idx1 on test(c2);
    Command> explain select * from test where c1 = 'AAAAAAAAAA' or c2 = 'AAAAAAAAAA';
    Query Optimizer Plan:
      STEP:                1
      LEVEL:               1
      OPERATION:           RowLkRangeScan
      TBLNAME:             TEST
      IXNAME:              TEST
      INDEXED CONDITION:   <NULL>
      NOT INDEXED:         TEST.C2 = 'AAAAAAAAAA' OR TEST.C1 = 'AAAAAAAAAA'
    Command>
    Command> explain select * from test where c1 = 'AAAAAAAAAA' and c2 = 'AAAAAAAAAA'
    Query Optimizer Plan:
      STEP:                1
      LEVEL:               1
      OPERATION:           RowLkRangeScan
      TBLNAME:             TEST
      IXNAME:              TEST
      INDEXED CONDITION:   TEST.C1 = 'AAAAAAAAAA'
      NOT INDEXED:         TEST.C2 = 'AAAAAAAAAA'
    Command>
    By including the "OR condition " in this test does not use the index.
    Is there any way to an index that can be used to include the "OR condition "?
    Thanks.
    GooGyum.

    A database cannot in general use indexes in this way for an 'or' involving two different columns. However, for this specific example one can easily rewrite the query using 'UNION' to use the relevant indexes while still giving the same (correct) result:
    Command> explain select * from test t1 where t1.c1 = 'AAAAAAAAAA' union select * from test t2 where t2.c2 = 'AAAAAAAAAA';
    Query Optimizer Plan:
      STEP:                1
      LEVEL:               1
      OPERATION:           RowLkRangeScan
      TBLNAME:             TEST
      IXNAME:              TEST
      INDEXED CONDITION:   T1.C1 = 'AAAAAAAAAA'
      NOT INDEXED:         <NULL>
      STEP:                2
      LEVEL:               2
      OPERATION:           RowLkRangeScan
      TBLNAME:             TEST
      IXNAME:              TEST_IDX2
      INDEXED CONDITION:   T2.C2 = 'AAAAAAAAAA'
      NOT INDEXED:         <NULL>
      STEP:                3
      LEVEL:               1
      OPERATION:           OrderBy
      TBLNAME:             <NULL>
      IXNAME:              <NULL>
      INDEXED CONDITION:   <NULL>
      NOT INDEXED:         <NULL>
      STEP:                4
      LEVEL:               2
      OPERATION:           UnionMergeSort
      TBLNAME:             <NULL>
      IXNAME:              <NULL>
      INDEXED CONDITION:   <NULL>
      NOT INDEXED:         <NULL>
    Maybe you can apply a similar trick? If you know there is no possibility of duplicate rows then you can further optimise this (in terms of performance) by using UNION ALL.
    Chris

  • HT4962 Are there any movies or tv shows that can be played with the Touch?

    Are there any movies or tv shows that can be played with the ITouch?  Attempted to download a tv show, however was advised it was not supported.  Is there a way to configure the show to be played?

    See:'
    iTunes: Frequently asked questions about viewing and syncing videos
    iTunes: May be unable to transfer videos to iPhone, iPad, or iPod
    There are third-party converters like the Free HandBrake program.

  • Is there any script or batch program that can pick a xml file...

    Hi,
    Is there any script or batch program that can pick a .xml file from a folder and place it in a different folder on the same directory periodically without using an XI interface.
    Thanks,
    np

    Hi Nadini,
    Please refer below link for how to sechdule a batch file.
    [Schedule Batch File-How to?|http://www.tech-archive.net/Archive/WinXP/microsoft.public.windowsxp.general/2006-04/msg01349.html]
    And please refer below links for how to write a batch file and other one as batch file commands.
    http://www.wikihow.com/Write-a-Batch-File
    http://www.aumha.org/a/batches.php
    these two links was a click away in google :).
    regards
    Aashish Sinha

  • Using Mac OS on multiple monitor is great, but after removing external monitor (2nd monitor) usually windows position originally on the external monitor doesn't get re-positioned to default monitor. Is there any shortcut key or utilities that can reset wi

    Using Mac OS on multiple monitor is great, but after removing external monitor (2nd monitor) usually windows position originally on the external monitor doesn't get re-positioned to default monitor. Is there any shortcut key or utilities that can reset wi

    Got the "apple firewire ntsc" choice to show up even if grayed out and "missing" under "audio/visual" menus by recreating choices in Easy Setup under "final cut pro" MENU thank GOODNESS because I was reading horror stories on here about this under another thread with someone trashing preferences, reinstalling and the works and still not getting it to show up...on my search now for an analog/digital converter up at b&h...find it odd that the s video connector wouldn't show the crt monitor when I put both displays through the 3870...I switched it back to see if it worked again when only the one dell monitor display was there and there it is again mirroring the screen display on my desktop...just can't be seen as an "external monitor" in fcp...couldn't find anything specific in the shane ross threads to this. I'm sad the program doesn't just see the s video connection though the 3870 though my computer does fine and will query up at b&h in regard to what might be affordable as far as a digital/analog converter. It's also weird in itself that when I put the two dell monitors on the one card my computer no longer could see the s video crt connection...makes no sense. Will report in later as to what I discover up at b&h as I'm sure there's a world of people out there using this sony crt monitor still even into the upgrades with computers and software so I imagine therein lies the solution. Thanks again and I'll report in as to what hardware might be suggested for me.

  • Is there any limitation in payload size

    Hi all,
    I would like to know whether there is any limitation in the payload received in a BPEL/HTTP Post process in SOA 11.1.3. Our clients are saying that they can send as big as 5 MB payload. Will that be an issue from the SOA side when receiving the payload?
    Regards
    SHY

    In SOA 10g we have restrictions on payload of size of around 9MB,but in 11g there is no such constraint on payload size.

  • Is there any Apple software or app that can disable internet in a lab?

    I manage a computer lab of 28 computers and just need SOMETHING that can remotely disable the internet temporarily. I am going out of my mind trying to find something that will work. Its a wireless lab, used by HS students. I have no control over the wireless hub/ "airport"/ whatev settings,  parental controls are not a viable option. ARD seems to have been a bust.
    Suggestions?

    The easiest thing to do is use ARD to set the proxies to a non-existant proxy server (127.0.0.1)  when you want to disable www.
    There is a template in Send UNIX Command>Templates>Network Setup>Web Proxy
    Replace the last line of the template with these two and send to clients (test one Mac first):
    networksetup -setwebproxy "Wi-Fi" 127.0.0.1 8080 Off
    networksetup -setsecurewebproxy "Wi-Fi" 127.0.0.1 8080 Off
    Replace "Wi-Fi" with whatever their active Network conenction is named in System Prefs>Network, as sometimes it has a custom name if Wi-Fi has been retrofitted.
    To turn internet ON, repeat the above with commands to disable proxies..
    networksetup -setsecurewebproxystate "Wi-Fi" off
    networksetup -setwebproxystate "Wi-Fi" off
    You can save these Tasks in the sidebar or in the Send UNIX Command>Templates menu and name them "Internet OFF" & "Internet ON".
    Then in future, you can just Right-click and choose Run Task.

  • I have just installed Firefox 6 but have noticed that I can not use Roboform. Is there any upgrade or add on that can solve this problem. Thank you John Edmunds)

    I would like to use Roboform with Firefox V6.
    Do you have any future plans to enable this to work on this verson or do I have to load a previous verson to work
    Thank you
    John Edmunds

    I think what we're looking for is JUST the adapter/extension for Firefox.
    If you run the RoboForm v7.4.1 installer, it wants to put the logins, identities, and safenotes on the local computer. It will also install the binaries locally.
    There used to be a Roboform Toolbar for Firefox 7.3.0 extension available for download. This extension hasn't been compatible with the last two Firefox releases.
    That's what we want back.

  • Is there any limitation of memory uses for apps in iPad2 or iPad3 ?

    Hi,
       Is there any limitation of memory uses for apps in ipad2 or ipad3 .For example an application can use 10% or 20% of available memory , is there anything like that or the apps can use the total available memory or like 90% of it ?
    I want to know about the memory distribution to the apps in ios .
    Would anyone suggest a right way ?
    Thanks

    iOS manages all memory. You should test your app in Instruments to be sure it is playing nice.
    See Advanced Memory Management Programming Guide

  • Is there any limitation

    Is there any limitation to number of parameters to be passed to a procedure (when submitted using htp post )
    Thanks,
    NPR

    I believe Oracle has a imit of like 32k parameters, but there shouldn't be anything beyond that imposed by the way you're calling the procedure.
    Justin
    Distributed Database Consulting, Inc.
    http://www.ddbcinc.com/askDDBC

  • Is there any limitations to the maximum number of dimensions in MP?

    hi all
    Is there any limitations to the maximum number of dimensions can be created in Multi provider. If so how what is the maximum number of dimensions that can be created in a multi provider?
    regds
    haritha

    Hi,
    Maximum number of dimensions 16. Out of 16, 3 are system defined
    1.Datapacket
    2.Time
    3.Unit
    It is restricted to 16 because the maximum no of dimensions in any database is 16.
    Reward points if helpful
    Cheers
    Raj

  • Is there any limitation of nested select.

    Is there any limitation of nested select.If yes please let me know.

    Hi,
    There are no practical limits to nested SELECTs, but as other repliers have already pointed out they quickly become a performance hog. I have stopped using them for years, and when I teach ABAP performance classes I also quote them as one of the top "don'ts". With nested selects, the number of calls to the DBMS can easily become enormous, putting the database server under stress.
    A good alternative - the one I favour most myself - is to use SELECT INTO TABLE for the"outer" select, followed by appropriate SELECT FOR ALL ENTRIES statements to handle the inner levels.
    ABAP joins are another alternative. When properly written, a join will be faster than a nested select. The problem is however that very often joins are not properly written. SELECT statements should always respect the KISS principle (keep it simple, stupid) and with a join it is very easy to violate that rule. A join over 2 tables should probably be OK, but with 3 or more tables you want to be very careful. If you really want to code a complex join, I recommend that you also code the same logic with different means (INTO TABLE/FOR ALL ENTRIES or even nested selects) and then compare that with the join. By the way: don't just compare the performance, also make sure that the two return the same data. You wouldn't be the first to code a really fast join which unfortunately returns incorrect results.

  • Alert Rules vs Alert Category - Is there any limitations for multiple rules

    I have an alert configuration implemented already and i want to add few more rules for the same alert category.  While creating the rules for new set of scenarios, I am able to create only one rule . Is there any limitations for having the rules per category ?

    Hi,
    If the Suppress Multiple Alerts of This Rule checkbox is selected (default setting), then no further alerts are generated once the rule has been met until the first alert has been confirmed.
    There is no limitation of creating alert rule for a particular alert category.
    Check out the steps of Alert rule configuration.
    Creating Alert Rules
    To create an alert rule in which you use a defined alert category, proceed as follows:
           1.      Give the rule a name (Description).
           2.      Select the alert category that you want to use by clicking the corresponding category in the alert category table.
           3.      If necessary, specify conditions for the sender or receiver, or both.
    &#9675;       If your rule results in alerts that must be assigned to a specific message, select the option Yes for the Bound to Message condition.
    &#9675;       If your rule results in alerts that are not assigned to a message, that is, they are caused by errors that occurred before the message was sent, select the option No for the Bound to Message condition.
    In this case you cannot enter any further details about the sender or receiver.
    &#9675;       If the rule is to cover both cases, select the Not Relevant option.
           4.      If required, restrict the errors further to:
    &#9675;       Errors reported from the Integration Engine (with or without error category or error code)
    &#9675;       Errors reported from the Adapter Engine (with or without adapter type)
    You can enter an asterisk (*) in steps 3 and 4. You can enter just the asterisk, or enter it at the start, end, or start and end of a string.
           5.      To add the new rule to the list of alert rules, choose Add Rule.
    If the Rule Activated check box is selected (default setting), the rule is automatically activated when you add it and is displayed as active.
    If the Suppress Multiple Alerts of This Rule checkbox is selected (default setting), then no further alerts are generated once the rule has been met until the first alert has been confirmed.
    Once you have created a rule, it is automatically displayed in the list of alert rules. If you want to display the conditions of a rule, select a rule in the list and choose Show Conditions.
    Hope this will help you.
    Regards
    Aashish Sinha
    PS : reward point if helpful

  • Is there any limitation in xtract structure,while doing enhancement.

    is there any limitation in xtract structure, while doing enhancement.

    Hello Satish
    There is no limitation as such defined by SAP but let me teel you one thing, if your extract structure contains a lot of enhancement than it s better you go for using two extractor and then use Multiprovider for viewing all the data....basically when you enhance structure you customer exits which slower down the performence....
    For example you have 0FI_GL_4 extructure and want to see the payment detail by some SD attributes like sales office divisoion..bla bla bla...if small enhancement is there you can include these field in 0FI_GL_4 extract structure but if it is significant than you should create another extractor for getting SD related data and merge them in BW side in Multiprovider
    Thanks
    Tripple k

  • Are there any limitations for importing Apple Aperture Libraries for Lightroom 5.7 ? What can be the hardware limitation importing large Aperture Libraries like 200 gb ? Or is importing larger Aperture Libraries even possible at the moment for Lightroom 5

    Are there any limitations for importing Apple Aperture Libraries for Lightroom 5.7 ? What can be the hardware limitation for importing large Aperture Libraries like 200 gb ? Or is importing larger Aperture Libraries even possible at the moment to Lightroom 5.7 ?

    dj_paige wrote:
    As far as hardware restrictions, the only one I can think of is that you certainly need enough free space on your hard disk to accomodate the masters from your Aperture library.
    IIn which case, ensure all your masters are "referenced" in Aperture, and that you then go to Options in the Lightroom import box and import photos in their existing locations.

Maybe you are looking for

  • How to edit email residing in iPad Mail Outbox?

    I tried to send an email from my iPad, but one of the recipients was invalid, so Mail put the email in my Outbox. When I attempted to correct the invalid address, I could find no way to edit the email from the Outbox, nor could I find a way to move t

  • Recommendations for camcorder purchase for a publisher

    I am a photo editor for a national publisher who is currently increasing it's internet presence. We would like to start filming our own video clips for use on our website. I am looking for recommendations of which camcorders would suit that purpose.

  • Outline Agreement not getting link to PR from Work Order

    Hi All When creating purchase requisitions from a work order that reference an existing outline agreement the outline agreement is not linking to the purchase requisition (not visible from PR at all). The service masters are however being successfull

  • XMLTYPE  Updation

    Hi, We can extract data from a stored procedure parameter of type XMLType using the function xslprocessor.valueOf() Can we update the contents of XMLType in Oracle using a function.If any body knows please help me Regards, Aneesh Kumar.P

  • Authorisation issue regarding BEX Broadcaster

    Hi all Does anyone know why I maybe getting an authorisation issue attempting to broadcast a pdf report via the Bex broadcast tool? The recipient user has all the relevant authorisations and roles attached, and when this report is previewed in Bex Re