Can I create new IDOC segmemnt in user exit( edidd structure ) forcefully ?

RFFOEDI1 is the standard driver program  which call the below user exit zxf08u06...
Am programing user exit ZXF08U06...
In user exit zxf08u06, actually edidd structue contains all the segments...
In user exit zxf08u06, I am reading each segment which are in edidd structure, pulling required data from database and passing this data into this segment, so that this data appears in the IDOC's segments (we02).
Now I need to create one new segment which is not there in edidd structure.
Still I inserted this new segment and updated data. This new is coming in IDOC out put But IDOC was crested with error . Am I not supposed to create new segment whcih was not there in edidd structure forcefully ?
MUCH THANKS IN ADVENCE.

Hi
Go thru the bellow links
http://www.netweaverguru.com/EDI/HTML/IDocBook.htm
http://www.netweaverguru.com/EDI/HTML/IDocBook.htm#_Toc8400365
http://www.thespot4sap.com/Articles/SAP_ALE_IDOCS.asp
Thanks
Sunil

Similar Messages

  • Create Idoc in a User Exit

    Hello everyone,
    we have a requirement where we want to create and send an idoc out through a user exit.has anyone done anything like this before?i think it is possible.if anybody has any headup on how to do it please let me know.ok yea i know the function module which is to be used.its idoc_output_inotif.there is a tcode INOT which sends the idoc out but OSS says we cant use it 4.6c onwards and thats the reason this need of creating an idoc in user exit arises.
    i have tried executing the FM independantly and punching in a few values and i saw that it created an idoc in the system.so my guess is, if i can call this FM in one of the user exits for the transaction IW51/52, and pass all the needed values i should get an idoc.
    if anyone has manually created an idoc in a user exit please suggest me some options.
    thanks a lot.

    Hi Sanket ,
    Distribution Model is required when you use message control to send IDOCS . Since you are triggering your IDOC in a uaer exit , a distribution model is not required . Simple create a partner profile in WE20 and assign your message type in outbound parameter. You need not fill the message control parameters in WE20.
    ( If you use message control , the process code links the respective FM like  idoc_output_inotif in your case ).
    But in your case you will have to trigger your IDOC in user exit . You have two options here -
    First Try -  idoc_output_inotif in the user exit to fill the segments , then use  FM MASTER_IDOC_DISTRIBUTE to trigger the send process.
    If this  does not work then use
    L_IDOC_HEADER_CREATE -Once
    L_IDOC_SEGMENT_CREATE ( Once for each segment ).
    ( This will create IDOC on data base )
    L_IDOC_SEND - Once to trigger the IDOC created above.
    Hope this helps .
    Cheers

  • Can't create new users after GroupWise is moved from NetWare to Linux

    Hi,
    I moved GroupWise (Version 6.5 SP 6, single domain and single office)
    from NetWare 6.5 server to SUSE Linux Enterprise server 9. It seems the
    GroupWise server is running oaky. Existing users are able to connect
    their mail box and send and receive messages. But I can't create new
    users on the GroupWise server.
    I used ConsoleOne installed on the Linux server to create new GroupWise
    users. It seemed that I was able to do it. The new users appear on the
    NDS and the GroupWise File IDs were assigned for these users. And I was
    able to add these new users to distribution lists. But the users DB
    files (userXXX.db) were not created under /grpwise/po/ofuser on the Linux
    server and they cannot connect to the server. Old users cannot find them
    in Novell GroupWise Address book.
    Does anyone how to fix the problem?
    Thanks in advance!
    Jinkang

    Hi,
    [email protected] wrote:
    >
    > Hi,
    >
    > I moved GroupWise (Version 6.5 SP 6, single domain and single office)
    > from NetWare 6.5 server to SUSE Linux Enterprise server 9. It seems the
    > GroupWise server is running oaky. Existing users are able to connect
    > their mail box and send and receive messages. But I can't create new
    > users on the GroupWise server.
    >
    > I used ConsoleOne installed on the Linux server to create new GroupWise
    > users. It seemed that I was able to do it. The new users appear on the
    > NDS and the GroupWise File IDs were assigned for these users. And I was
    > able to add these new users to distribution lists. But the users DB
    > files (userXXX.db) were not created under /grpwise/po/ofuser on the Linux
    > server and they cannot connect to the server. Old users cannot find them
    > in Novell GroupWise Address book.
    >
    > Does anyone how to fix the problem?
    This clearly sounds like your domain (which is the part of groupwise
    which you admin against) doesn't/can't talk to the postoffice, so the
    change you made (to the domain) does never get to the PO (which is where
    the addressbook of your other users come from, and is what is
    responsible for creating the user DB). This seems very likely to be
    caused by your move not being done properly, and old information (either
    path or IP address) for the PO still being in the domain and/or domain
    database.
    So how's the domain linked to the PO?
    CU,
    Massimo Rosen
    Novell Product Support Forum Sysop
    No emails please!
    http://www.cfc-it.de

  • Can we create new tablespace in Oracle Database 10g Express Edition?

    Hi,
    Can we create new tablespace in Oracle Database 10g Express Edition instead of using the default "users" tablespace provided?
    Please advise.
    Thank you.

    Correct. The sum of all user tablespaces is not allowed to exceed 4 GIG.
    You could try shrinking your tablespaces. Theres a script called maxshrink on http://asktom.oracle.com which is useful for this.
    You could compress your tables.
    If you are storing lobs, you could consider storing them as bfiles.
    Or upgrade to Oracle Standard Edition 1. Its not that expensive.

  • Can't create new sites in Dreamweaver CS3.  Help!

    I am trying to create a new site in Dreamweaver CS3 but keep
    getting the following error:
    "The action cannot be completed because the other program is
    busy.
    Choose 'Switch to' to activate the program and correct the
    problem"
    I have tried every documented solution on the adobe website
    and other discussion forums and still cannot get past the problem.
    I have restarted the IIS server on my local PC as documented
    on the following adobe technote:
    http://kb.adobe.com/selfservice/viewContent.do?externalId=tn_16485&sliceId=2
    Other things I have done:
    1. I have followed all the advice in the links at the bottom
    of the above page.
    2. I have created a new user, logged into that and tried
    creating a site with a "virgin" environment
    and I still have the problem.
    3. I have gone into the registry and renamed the site
    configuration info in case something was corrupted.
    This removed all my site configurations. No help!
    4. I have turned of my firewall and restarted the IIS
    server.
    5. I have searched the web for anything even remotely
    similar to this error and tried every tip out there.
    I called Adobe and they referred me back to the technote
    above, which I had already tried.
    One last bit of info. I can't create new sites, but I can
    edit web pages in my existing sites. However, I cannot change the
    configuration of the website in the Manage Sites area (i.e. I can't
    push the Edit button).
    Has anyone had this problem? Any help would be appreciated. I
    have hit a brick wall on this one and am trying to meet a deadline
    on a new website I need to create.
    If I can't find a solution quick, I will be an
    ex-Dreamweaver user. That saddens me because I really like
    Dreamweaver, but I have to perform on my job.

    And are you running Skype?
    Murray --- ICQ 71997575
    Adobe Community Expert
    (If you *MUST* email me, don't LAUGH when you do so!)
    ==================
    http://www.projectseven.com/go
    - DW FAQs, Tutorials & Resources
    http://www.dwfaq.com - DW FAQs,
    Tutorials & Resources
    ==================
    "Murray *ACE*" <[email protected]> wrote
    in message
    news:ga4hba$bnv$[email protected]..
    > What is your firewall?
    >
    > --
    > Murray --- ICQ 71997575
    > Adobe Community Expert
    > (If you *MUST* email me, don't LAUGH when you do so!)
    > ==================
    >
    http://www.projectseven.com/go
    - DW FAQs, Tutorials & Resources
    >
    http://www.dwfaq.com - DW FAQs,
    Tutorials & Resources
    > ==================
    >
    >
    > "Steven A" <[email protected]> wrote in
    message
    > news:ga4ejo$8nb$[email protected]..
    >>I have rebooted many times. Actually, I am the only
    user that ever logs
    >>in.
    >> This is happening on my laptop. I just created
    another user to see if it
    >> was a
    >> corruption issue with sites tied to my regular
    login.
    >>
    >>
    >>
    >

  • [Solved]Can t create new directory on other drives

    Hi
    I use arch linux 64 bit.
    My system can mount other drives like usb hdd and manjaro and windows  but
    can t create new directory on them even as root.
    my system information is :
    /etc/fstab:
    # /etc/fstab: static file system information
    # <file system> <dir> <type> <options> <dump> <pass>
    # /dev/sda3
    UUID=88e6666f-6762-4f20-9944-82429dd5bc2f / ext4 rw,relatime,data=ordered 0 1
    UUID=263ad1bd-2e85-4330-905c-c730193e959b swap swap defaults 0 0
    /etc/group:
    root:x:0:root
    bin:x:1:root,bin,daemon
    daemon:x:2:root,bin,daemon
    sys:x:3:root,bin
    adm:x:4:root,daemon
    tty:x:5:
    disk:x:6:root
    lp:x:7:daemon
    mem:x:8:
    kmem:x:9:
    wheel:x:10:root,hasan
    ftp:x:11:
    mail:x:12:
    uucp:x:14:
    log:x:19:root
    utmp:x:20:
    locate:x:21:
    rfkill:x:24:
    smmsp:x:25:
    http:x:33:
    games:x:50:
    lock:x:54:
    uuidd:x:68:
    dbus:x:81:
    network:x:90:
    video:x:91:
    audio:x:92:
    optical:x:93:
    floppy:x:94:
    storage:x:95:hasan
    scanner:x:96:
    power:x:98:hasan
    nobody:x:99:
    users:x:100:
    systemd-journal:x:190:
    avahi:x:84:
    polkitd:x:102:
    lightdm:x:620:
    git:x:619:
    vboxusers:x:108:hasan
    What can I do?
    thanks
    Last edited by hosseini (2014-02-08 20:47:13)

    hasan@hasan ~]$ mount
    proc on /proc type proc (rw,nosuid,nodev,noexec,relatime)
    sys on /sys type sysfs (rw,nosuid,nodev,noexec,relatime)
    dev on /dev type devtmpfs (rw,nosuid,relatime,size=2018728k,nr_inodes=504682,mode=755)
    run on /run type tmpfs (rw,nosuid,nodev,relatime,mode=755)
    /dev/sda3 on / type ext4 (rw,relatime,data=ordered)
    securityfs on /sys/kernel/security type securityfs (rw,nosuid,nodev,noexec,relatime)
    tmpfs on /dev/shm type tmpfs (rw,nosuid,nodev)
    devpts on /dev/pts type devpts (rw,nosuid,noexec,relatime,gid=5,mode=620,ptmxmode=000)
    tmpfs on /sys/fs/cgroup type tmpfs (rw,nosuid,nodev,noexec,mode=755)
    cgroup on /sys/fs/cgroup/systemd type cgroup (rw,nosuid,nodev,noexec,relatime,xattr,release_agent=/usr/lib/systemd/systemd-cgroups-agent,name=systemd)
    pstore on /sys/fs/pstore type pstore (rw,nosuid,nodev,noexec,relatime)
    cgroup on /sys/fs/cgroup/cpuset type cgroup (rw,nosuid,nodev,noexec,relatime,cpuset)
    cgroup on /sys/fs/cgroup/cpu,cpuacct type cgroup (rw,nosuid,nodev,noexec,relatime,cpuacct,cpu)
    cgroup on /sys/fs/cgroup/memory type cgroup (rw,nosuid,nodev,noexec,relatime,memory)
    cgroup on /sys/fs/cgroup/devices type cgroup (rw,nosuid,nodev,noexec,relatime,devices)
    cgroup on /sys/fs/cgroup/freezer type cgroup (rw,nosuid,nodev,noexec,relatime,freezer)
    cgroup on /sys/fs/cgroup/net_cls type cgroup (rw,nosuid,nodev,noexec,relatime,net_cls)
    cgroup on /sys/fs/cgroup/blkio type cgroup (rw,nosuid,nodev,noexec,relatime,blkio)
    systemd-1 on /proc/sys/fs/binfmt_misc type autofs (rw,relatime,fd=28,pgrp=1,timeout=300,minproto=5,maxproto=5,direct)
    hugetlbfs on /dev/hugepages type hugetlbfs (rw,relatime)
    tmpfs on /tmp type tmpfs (rw)
    debugfs on /sys/kernel/debug type debugfs (rw,relatime)
    mqueue on /dev/mqueue type mqueue (rw,relatime)
    configfs on /sys/kernel/config type configfs (rw,relatime)
    fusectl on /sys/fs/fuse/connections type fusectl (rw,relatime)
    gvfsd-fuse on /run/user/1000/gvfs type fuse.gvfsd-fuse (rw,nosuid,nodev,relatime,user_id=1000,group_id=100)
    /dev/sda1 on /media/WIN7 type ntfs (rw,nosuid,nodev,relatime,uid=1000,gid=100,fmask=0177,dmask=077,nls=utf8,errors=continue,mft_zone_multiplier=1,uhelper=udisks)
    /dev/sda2 on /media/MANJARO type ext4 (rw,nosuid,nodev,relatime,data=ordered,uhelper=udisks)
    I want create new directory on them. I just use enlightenment .
    Last edited by hosseini (2014-02-08 19:33:17)

  • Can't create new folder to Applications in standard account

    Hi.
    As I have two accounts one admin account and other standard account and last time it didn’t work in both.
    So I just restored factory settings like described here: http://support.apple.com/kb/ht3910
    This fixed the problem.
    Now again I can't create new folder to applications but this time it doesn’t work only in my standard account but it does work in admin account.
    Previously I downloaded this program to open pdb files :http://www.loghound.com/pordible/
    But it didn't work for me so I removed it to Trash. That's when I noticed that the new folder icon in applications isn't active but I can't be sure that this caused it.
    I used Disc Utility to repair my macbook pro hard disk using Mac OS X Install DVD but it didn't fix the problem.
    Is there any way to fix this problem without restoring factory settings again?

    I think either way should work OK - it's less of a security risk to use a standard account for "everything", including web browsing, but I confess I don't myself do this. You would again have to authenticate with an admin username/password if you do download and install from the standard account.
    Whichever way you do it, this article may be relevant:
    *About file quarantine in Mac OS X v10.5 and v10.6*
    http://support.apple.com/kb/HT3662
    It includes the following:
    If you have multiple user accounts on your Mac, the user account that downloaded the file is the only user account that can remove the quarantine attribute to the file. All other user accounts can open the quarantine file, but they will be presented with the quarantine dialog box asking "Are you sure you want to open it?" every time they open the file.
    --------------------

  • Can't create new Web Intelligence documents

    Hello,
    Only user Administrator can create new Web Intelligence documents on Infoview at my Installation.  I 've created a new group called GROUP1. This group has  Full Control acces level on folders, universes and conections like group Administrators. A user from group GROUP1 can't create new document Web Intellingence. Also, when I have joined this user to Administrators group, then this user was allowed to create a new Web Intellingence document.
    Could anybody help me?
    Thank you in advance,
    Jaume

    please check the rights for GROUP at application level.
    I thinck you are not are not grated the rights for the Group 1 for teh Webintelligence applicaton,

  • Create new mailbox for existing users?

    Hi All,
    I am new to JNDI concepts. I need to create new mailbox for existing users in domino directory. is it possible?
    Scenario is : I have some users in domino directory. They dont have mail account now. I want to create it.
    Kindly guide me...
    Thanks,
    Ram

    Hi,
    You can try LSMW (Direct method) for uploading class values.
    Upload file can hae following structure:
    OBJEK     |     ATINN     |     KLART     |     ATWRT
    Release Grou+Release strategy |     Characteristic name     |     Class type     |     Class Value
    e.g. rel grp is PO, rel strategy is 01, characteristic name is EBAN_EKORG, and class value is 1000 then
    OBJEK     |     ATINN     |     KLART     |     ATWRT
    PO01     |     EBAN_EKORG |     032     |     1000
    multiple characterstics can be
    OBJEK     |     ATINN     |     KLART     |     ATWRT
    PO01     |     EBAN_EKORG |     032     |     1000
    PO01     |     EBAN_EKGRP |     032     |     100
    Regards,
    Yogesh

  • HT2534 My friend created me an itunes store account with his credit card , his credit card is about to expire and they are asking me to re-enter the credit card and security card number .... I don't have these numbers ... How can i create new itunes accou

    My friend created me an itunes store account with his credit card , his credit card is about to expire and they are asking me to re-enter the credit card and security card number .... I don't have these numbers ... How can i create new itunes account without credit card?????

    Why do you need to create a new account?
    Just change the payment method.
    http://support.apple.com/kb/ht1918

  • When i bought this iMac i failed to register correctly and as i am trying to install a printer i need to do this when i am logging on. How can i create new password

    When i bought this iMac i failed to register correctly and as i am trying to install a printer i need to do this when i am logging on. How can i create new password

    See
    http://osxdaily.com/2011/08/24/reset-mac-os-x-10-7-lion-password/ and
    http://osxdaily.com/2011/09/19/change-password-mac-os-x-10-7-lion-without-knowin g-current-password/
    which also apply to Mtn Lion and Macericks.

  • Can we create new partner types for quallity notifications in SAP system?

    Can we create new partner types for quallity notifications in SAP system?
    The business requirement is to limit the available entries for partners  displayed when they search in quality notification. I have already created new partner functions & assigned the relevant partner types, however struggling with defining new partner types.
    Would appreciate help in resolving this.
    Thanks,
    Nilesh

    I know this customisation setting ...It allows us to create the partner functions & assign it to the partner determination procedure.
    Then you can assign the procedure to the notification type.
    This customisation setting does not solve the problem I have.
    I'm looking for the partner type creation process which we assign to the partner function.
    Edited by: NILESH BHAVE on Aug 12, 2010 3:06 PM

  • IDOC_INBOUND_ASYNCHRONOUS FM not creating new IDOC?

    Hi,
    IDOC_INBOUND_ASYNCHRONOUS function module is not creating new IDOC in SAP.
    I configured all related functions against message type and idoc type.
    Please let me know the issue.
    I am processing old IDOC (created from non sap system) through BD87 and using custom function module. I called IDOC_INBOUND_ASYNCHRONOUS in custom function module.
    Chandra

    Hello,
    Aren't you getting any error messages ? You may check by creating watch points on the message id and / or number .
    Thanks

  • Can we create new cref.exe

    Hi all,
    suppose if we modify the source code present in java card framework and then compile them to class files, converting these class files to JCA files , generating mask files from these JCA files, and using these mask files along with C code available to create new cref.exe
    Is it possible to do the above steps.
    Thanks in advance
    murali

    920553 wrote:
    can we create new LOV's using forms personalizationhttps://forums.oracle.com/forums/search.jspa?threadID=&q=personalization+AND+LOV&objID=c3&dateRange=all&userID=&numResults=15&rankBy=10001
    Thanks,
    Hussein

  • Can We Create New Categories and Folders?

    I hate having all of my apps piled up in the "ALL" category.  Can we create new categories such as "Business Apps" or "Education" in order to stay organized? If not can we at least create folders within the existing catefories?
    Solved!
    Go to Solution.

    I read a response to a similar question yesterday on this forum. The BlackBerry tech said it is not an option right now but you can choose your favorites and have them show in the favorites section. Maybe folders will be available later. Enjoy the new tablet I know I am.

Maybe you are looking for

  • Setting up a dsl as failover on 2600 series router

    I need to setup a failover line. the primary line is a T1 which is connected to serial interface. the secondary line is install to the FE0/1 of a 2600 series router. when i configure the nat pool IPOOL i get a error message saying that dynamic maping

  • 'No Storage Location Set' - warning on a loop!

    I get this message when trying to import from my Sony Camcorder: "Cannot start ingest because there is no storage location set. Please set one under Storage in Preferences and try again." In Preferences.... there is no option to set one

  • How to diagnose FOP to print PDF in apex?

    I have configured the fop in linux. I follow the steps outlined in http://www.oracle.com/technology/products/database/application_express/html/configure_printing.html When I configure apex to print a pdf and click the link. Apex calls the FOP and I s

  • Does passthrough work for both HTTP and HTTPS and back?

    I have pass through configured correctly for HTTP on S1WS6.5 to S1AS7, and it works correctly. When a secure page is hit, an redirection loop starts between the Web Server and Application Server.

  • VoiceOver, supports tagged PDFs?

    I just tried out my iPad with VoiceOver and the new Adobe Reader for iOS v 10.5.0. It reads out loud the text of a PDF nicely. Subsequently I tested a PDF, created with InDesign CS5, with portions of the text tagged so that the text should not read o