B2B EDI translation ----Is it possible to increase the sub-element length

B2B EDI translation ----Is it possible to increase the sub-element length??
Am new to the B2B 10g- EDI Integration environment. In our production setup, am getting the following error.
B2B EDI Translation failed, because one of the fields was too long. The length of Sub-element length is '41'. The maximum allowed length is '35'.
In the segment RFF defined in the guideline at position 0070; Is it possible to increase / expand the lenght from 35 to 41.....
Thanks and Rgds,
-Srini

Hi Nitesh
I have the same problem what srini explained above.
I'm using Oracle B2B Document editor.
That corresponding element's field is in disabled state ,a red triangle displays in top right corner of that field.
Could you help me to solve this issue?
Regards
Kathir

Similar Messages

  • Is it possible to increase the hard drive capacity on my Macbook Pro?

    is it possible to increase the hard drive capacity on my Macbook Pro?

    If you feel confident, you can do it yourself.
    If not, Apple can do it for the small matter of money.
    If you go to http://eshop.macsales.com/installvideos/
    Find you Mac on this page it has videos that show you how to replace the disk drive.
    After you view the video then you can make your mind up as to which is the correct way for you to go.
    Alllan

  • Is it possible to increase the number of authorised computers with itunes.

    Hi with Apple now selling more devices than ever is it possible to increase the number of authorised computers for sharing on iTunes.
    we have 2 x MBP and a 27" iMac 2 x ipads 3 x ipods and 2 x iphones in the house, we would obviously like to share the one account with all of them and I think that seeing the number has not changed in years yet the number of products able to use. It would make sense to at least double the authorised number.

    You are limited to 5 devices. Maybe Home Sharing offers options

  • Is it possible to increase the height of the Push button in a screen?

    Dear All,
    Is it Possible to increase the height of the Push button in a screen (Module Pool Programming)?
    Is it possible to increase the font size of the characters in a screen (Module Pool Programming)?

    Hi Vijay,
    My question is.. I want to know whether it is possible to increase the height of the Push button in a screen. If it is possible, How to increase the height of the Push button?

  • Is it possible to increase the nested layer group limit on Photoshop CS4

    Hi all,
    Does anyone know if it is possible to increase the limit on nested layer groups in Photoshop CS4. To do a test, I made a group with a blank layer inside, then duplicated this group several times and nested them within each other. Once I have nested groups (5 deep) I can't nest any more.
    This is quite frustrating as I'm sure I could cope with a just two or three more levels of depth.
    Thanks.

    Thanks for the reply.
    That's rather annoying. I guess I will have to live with it for now. :-(

  • Is it possible to increase the size of my startup partition?

    Hello,
    I need to know if it is possible to increase the size of my startup partition. I have a 320gig drive that I put in my MacMini. I had given my startup partition 100Gig, and then created 2 other partitions. I've since started getting messages that my diskspace was running low and wondered how that could be. Well, upon using Grandprespective I found I have a 45gig .sparsebundle file, which I believe is related to my use of FileVault. I had tried to turn off File Vault, but it then tells me that I don't have enough space to turn it off. My thinking, if it wasn't taking up so much space I wouldn't have that problem to begin with......
    So then I thought I might be able to adjust the size of my startup partition, but after I shrink the size of the partition next to it, it still will not let me shrink the size of my start up partition.
    Is it not possible to decrease the size of a startup partition?
    Thanks,
    Jeff

    Don't partition.
    Off load files to another drive.
    Clone and backup and then restore to a single HFS+ partition.
    Partitions either don't work, get in the way, or you/I have to be ready to redo them.
    Now, there may be a 3rd party program you can buy, but I'm not sure and of course you should not try anything without backups.
    First thing that comes to mind would of course be "iPartition" but as I said, never used or read anything on.
    The other, to buy yet again another larger or 2nd drive.

  • Is it possible to increase the size of the menu bar?

    My friend just got a nice new 27" iMac. On such a large display the menu bar disappears into oblivian when you sit far enough back to actually use such a large display. Is it possible to increase the size of the top menu bar? I had a look around at preferences and couldn't find anything.
    Thanks in advance
    SR

    In short, no. Just found five or six threads asking this. Here's one.
    https://discussions.apple.com/thread/2602785?threadID=2602785&tstart=45#12374829
    And, zooming the screen is a non-starter, because when you do that the menubar disappears entirely.

  • Is it possible to increase the dedicated video ram on my Thinkpad 530?

    hi experts, would like to ask if its possible to increase the dedicated video ram on my Thinkpad 530. After some reasearches i believe that laptop user is could somehow increse the D.V.R through bios. If yes, please provide instructions.
    much appreciated

    If you feel confident, you can do it yourself.
    If not, Apple can do it for the small matter of money.
    If you go to http://eshop.macsales.com/installvideos/
    Find you Mac on this page it has videos that show you how to replace the disk drive.
    After you view the video then you can make your mind up as to which is the correct way for you to go.
    Alllan

  • Is it possible to increase the size of the police in the finder menu in Lion?

    Hezllo,
    Is it possible to increase the size of the police in the finder menu in Lion?
    Thhanks for your reply.

    I see, in Finder you have the ability to see things in multiple views. I would very strongly recommend you use the Find Out How Video tutorials , specifically Finder Basics. You can increase the font size in any view by clicking the View menu - Show View Options where you can increase the font size.

  • Is it possible to increase the font size of the letters in a screen?

    Dear All,
    Is it possible to increase the font size of the Text field letters in a screen (Module Pool Programming)?
    If it is possible, how to increase the font size of the characters?
    Regards,
    Prem

    Is it possible to increase the font size of the Text field letters in a screen (Module Pool Programming)?
    Not possible by using Module pool
    If it is possible, how to increase the font size of the characters?
    HTML Controls may be helpful

  • Is it possible to increase the substitution variable value length?

    Hi,
    Is it possible to increase the substitution variable value length to higher value? I checked the SQL User Guide (http://download.oracle.com/docs/cd/B19306_01/server.102/b14357/apa.htm) and it says that the limit is 240 characters.
    i just want to know any workaround for this issue?
    Thanks.

    Hi,
    Basically I have a script contains SQL statement (eg: select c,b,a.........from table a.... group by a,b and order by b c) and I have another shell script that will read the whole entire SQL statement
    In my shell script, i do it in this way.
    sqlplus -S test/test@testdb $SQL statement and i hit the following issue
    string beginning ""select c...." is too long. maximum size is 239 characters. {code}                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   

  • Hi, I wonder if it is possible to increase the memory of the Macbook air 11 , 2011 model?

    Hi, I wonder if it is possible to increase the memory of the Macbook air 11 2011 model?
    My Macbook : 128GB flash storage
                              2GB memory ram
    thanks,
    Camila Costa

    No, at least you can't do it.

  • Can i increase the Item Number Length ?

    Hi All,
    Is it possible to increase the length of the item number in Item Master from 20 Char to say 40 Char?
    Regards,
    Sankar

    Hi Esakki,
    Unfortunately what you are asking is not possible nowadays. Don´t know if in new versions is planned to increase it.
    Regards,
    Ibai Peñ

  • How can I increase the viewable filename length on the desktop?

    Is it possible to increase the character length of the viewable filename items on the desktop?  For example, if I create a screenshot, the filename for the generated image is: "Screen shot yyyy-mm-dd at XX.XX.XX AM.png" but the desktop shows "Screen shot yyyy...M.png."  I would like to increase the filename character count so that more of the filename appears before it is trimmed with the ellipses.
    Can this be done?
    Update: I have alredy increased the grid spacing. That helps but only exposes 2-3 more chars.

    Periclytes wrote:
    doesn't do anything to the filename
    Yeah, you're right.  But font size definitely does something for me.  Here's a comparison between 12 and 10 point.
    Matt

  • Possible to show the WBS element in the down payment request?

    Hi,
    We have a

    Hi,
    We have a Plant maintenance order with a WBS element.
    We have created a PO for a vendor. The WBS element is not shown on the PO.
    Is it possible to show the WBS element on the down payment request of that vendor?
    Thank you for your feedback.
    Kind regards,
    Linda

Maybe you are looking for

  • Embedding a pdf file in 10g reports

    Hello Dears, I need to embed some pdf file into my .rdf report in 10g. I have already done this in forms 10g through bean pdfviewer but i dont know how to do that in reports. Please help Qazi

  • 11g Search Index is returning duplicate entries

    We are building up our 11g environments in preparation for migrating over from 10g. In one of our env's (UAT), we have an issue where, if we do a search on a Metadata field or Full Text value, the search engine is returning duplicate results - i.e. e

  • IOS 8.3 battery life

    HI, I want to expous my angry about the recent upload of the iOS 8.3 softwear in my iPhone 6. iOS 8.3 it is killing my battery life with a normal using, actually I have been using my phone only 4 houre, and 2 of them it was in standby and my battery

  • EDI Processing

    Hi All, I have some questions about EDI processing in XI. If we use seeburger adapter, do we need to write custom mapping program (eg: 850 to ORDERS) or adapter itself generate the mapping? How do we split the message is it Interchange level or Trans

  • Init.ora parameters for banking application

    hi i would like know guidelines for setting init.ora parameters for database, to handle load of 2 million transactions per day,with RAC setup for high availability. thanks