Importing BAPI_PO_CREATE1 from 46c system fails

Hello,
I imported BAPI "BAPI_PO_CREATE1" from a 46c system in a webdynpro project and after import i build the project. It gives following error.
<b><b>[ddgen] [Error]   Structure com.sap.example.create.types.Bapimepoitemx is not generated
     [ddgen] [Error]   Name contains invalid characters</b></b>
     [ddgen] [Info]    Catching throwable null
     [ddgen] [Info]    com.sap.dictionary.generation.ant.GenerationAntTaskError
     at com.sap.dictionary.generation.ant.GenerationAnt.showCheckResult(GenerationAnt.java:171)
     at com.sap.dictionary.tools.generation.Generation.generatePersistentStructure(Generation.java:479)
     at com.sap.dictionary.tools.generation.console.GenerationConsole.generate(GenerationConsole.java:165)
     at com.sap.dictionary.generation.ant.GenerationAnt.main(GenerationAnt.java:47)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
     at java.lang.reflect.Method.invoke(Method.java:324)
     at com.sap.dictionary.generation.ant.DDGenAntTask.execute(DDGenAntTask.java:211)
     at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:275)
     at org.apache.tools.ant.Task.perform(Task.java:364)
     at org.apache.tools.ant.Target.execute(Target.java:341)
     at org.apache.tools.ant.Target.performTasks(Target.java:369)
     at org.apache.tools.ant.Project.executeTarget(Project.java:1214)
     at com.sap.tc.buildplugin.techdev.ant.util.AntRunner.run(AntRunner.java:119)
     at com.sap.tc.buildplugin.AbstractAntBuildAction.execute(AbstractAntBuildAction.java:67)
     at com.sap.tc.buildplugin.AbstractPlugin.performBuild(AbstractPlugin.java:163)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
     at java.lang.reflect.Method.invoke(Method.java:324)
     at com.sap.tc.buildtool.PluginCommunicator.maybeInvoke(PluginCommunicator.java:114)
     at com.sap.tc.buildtool.PluginCommunicatorV2.communicate(PluginCommunicatorV2.java:42)
     at com.sap.tc.buildtool.PluginHandlerImpl.handlePluginCommunication(PluginHandlerImpl.java:341)
     at com.sap.tc.buildtool.PluginHandlerImpl.execute(PluginHandlerImpl.java:175)
     at com.sap.tc.devconf.impl.DCProxy.make(DCProxy.java:1386)
     at com.sap.tc.devconf.impl.DCProxy.make(DCProxy.java:5107)
     at com.sap.ide.eclipse.component.provider.actions.dcproject.BuildAction.buildDCsForDevConfig(BuildAction.java:307)
     at com.sap.ide.eclipse.component.provider.actions.dcproject.BuildAction.access$200(BuildAction.java:58)
     at com.sap.ide.eclipse.component.provider.actions.dcproject.BuildAction$1.run(BuildAction.java:212)
     at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:101)
     [ddgen] ERROR: Unknown exception during generation null (com.sap.dictionary.generation.ant.GenerationAntTaskError)
     [ddgen] ERROR: Generation failed due to errors (42 seconds)
After checking in detail, i found that structuere BAPIMEPOITEMX has a field called INDUS????, which would be causing this problem.
Has anybody face this problem? ANy resolution.
Thanks.
Rgds
Rajeev

Hello Helmut,
Yes, it is INDUS???? in BAPI. Here is the cut from se11
IN_HOUSE     BAPIUPDATE     CHAR     1     0     Updated information in related user data field
INDUS????     BAPIUPDATE     CHAR     1     0     Updated information in related user data field
INF_INDEX     BAPIUPDATE     CHAR     1     0     Updated information in related user data field
UNTIL_DATE     BAPIUPDATE     CHAR     1     0     Updated information in related user data field
DELIV_COMPL     BAPIUPDATE     CHAR     1     0     Updated information in related user data field
Rgds
Rajeev

Similar Messages

  • Import RFC from SAP System to XI

    Hi
    It is taking more time ( 5 to 10 mins) to list the RFC from SAPsystem ,When i try to Import RFC from SAP System to XI.
    Please let me know your ideas on the same
    Regards
    Madhan D

    Hi,
    Could you pls check the following sap notes..
    SAP Notes  718320,767091 and 212011 for a better idea on difference in performance while extracting data from R/3 backend.
    Regards,
    Madhu

  • Importing Program from Production System to DEV and QAS.

    Hi All,
    I have 3 Systems in my Landscape.
    DEV-> QAS-> PRD
    One of my Z program is running in the Production system.
    This Z program is got deleted in the DEV and QAS.
    How can I import the Program from Production System to QAS and DEV.
    Regards,
    Viji.

    hi Vijaya laxmi,
    you can goto Production system ---> SE38/ SA38 and copy the program and create the same in program using SE38 in Development system  and then transport it to Quality system.
    You can also Re-Import the Request from Production to Dev system.
    Thanks,
    Nelson
    Edited by: Nelson karunakar on Sep 18, 2008 7:15 AM

  • DMS massive import documents from legacy system

    Hello Gurues,
    I am new in DMS and I would need some guidelines in order to massively import documents from a legacy system to DMS (content server).
    After that, I am expecting to be able to mass assign those documents to EHS Specification header and property level (PLM).
    Hope you can help me with it.
    Thanks in advance
    Karina

    HI Karina,
    for mass import or upload the document use LSMW or BDC method. For addign the new objects as your objects are not in DMS standard objects list use the following link:
    http://help.sap.com/saphelp_erp60_sp/helpdata/en/c1/1c31a243c711d1893e0000e8323c4f/frameset.htm
    Hope this will resolve the query.
    Regards,
    Ravindra

  • SQL from remote systems failes

    Hi All,
    First of all, it may not be a database issue.
    In brief, Not able to execute sql statements which returns more amount of data for ex: select * from v$session,select * from dict; I Could execute simple statements like select * from version / some user tables with less number of data by using “where” clause.
    This is not an issue when I am in a remote system which are located in the same network as the database server (North America). Issue is from my local system (Asia) alone. I am sure that it has something to do with network side.
    C:\Documents and Settings>sqlplus system/******@XXXX
    SQL*Plus: Release 11.1.0.6.0 - Production on Wed May 12 11:11:39 2010
    Copyright (c) 1982, 2007, Oracle. All rights reserved.
    Connected to:
    Oracle Database 11g Enterprise Edition Release 11.2.0.1.0 - 64bit Production
    With the Partitioning, OLAP, Data Mining and Real Application Testing options
    SQL>
    SQL>
    SQL> select * from v$session;
    It just stops there. Session won’t disconnect or any ORA-XXXX error.
    Done the following checks,
    - v$session shows that the above session in question is in status as “INACTIVE” and state as “WAITING”
    - tnsping from remote system and localsystem returns almost similar response time (600 msec - 670 msec)
    - Couldn’t find anything unusual in alert / trace also in listener log.
    - Since I am able to run some queries, no need to bother about firewall side.
    - Done some basic analysis using wireshark packet analyzer - couldn’t see any error. However could see that local system is getting “response data” from the database server.
    - MTU set to different size , 1500,1400,Defaul;t etc with no luck.
    I am sure that many of you working on scattered environment might have faced similar issues. Your inputs will be very helpful for me.
    Server – Oracle 11.2.0.1.0 64 on RHEL 5.4
    Client - Oracle 11.1.0.6.0 on Xp. Tried with jdbc thin drivers also.
    Thanks.

    please refer below,
    oracle@XXXXX$=>tail -100 alert_db1.log | more
    Mon May 10 22:14:50 2010
    Thread 1 advanced to log sequence 1947 (LGWR switch)
    Current log# 3 seq# 1947 mem# 0: /data/oracle/oradata/db1/redo03.log
    Tue May 11 01:31:48 2010
    Thread 1 advanced to log sequence 1948 (LGWR switch)
    Current log# 1 seq# 1948 mem# 0: /data/oracle/oradata/db1/redo01.log
    Tue May 11 01:32:09 2010
    Thread 1 advanced to log sequence 1949 (LGWR switch)
    Current log# 2 seq# 1949 mem# 0: /data/oracle/oradata/db1/redo02.log
    Thread 1 cannot allocate new log, sequence 1950
    Checkpoint not complete
    Current log# 2 seq# 1949 mem# 0: /data/oracle/oradata/db1/redo02.log
    Tue May 11 01:32:28 2010
    Thread 1 advanced to log sequence 1950 (LGWR switch)
    Current log# 3 seq# 1950 mem# 0: /data/oracle/oradata/db1/redo03.log
    Thread 1 cannot allocate new log, sequence 1951
    Checkpoint not complete
    Current log# 3 seq# 1950 mem# 0: /data/oracle/oradata/db1/redo03.log
    Tue May 11 01:32:40 2010
    Thread 1 advanced to log sequence 1951 (LGWR switch)
    Current log# 1 seq# 1951 mem# 0: /data/oracle/oradata/db1/redo01.log
    Thread 1 cannot allocate new log, sequence 1952
    Checkpoint not complete
    Current log# 1 seq# 1951 mem# 0: /data/oracle/oradata/db1/redo01.log
    Thread 1 advanced to log sequence 1952 (LGWR switch)
    Current log# 2 seq# 1952 mem# 0: /data/oracle/oradata/db1/redo02.log
    Tue May 11 02:00:03 2010
    Clearing Resource Manager plan via parameter
    Tue May 11 02:01:03 2010
    Thread 1 advanced to log sequence 1953 (LGWR switch)
    Current log# 3 seq# 1953 mem# 0: /data/oracle/oradata/db1/redo03.log
    Tue May 11 03:10:44 2010
    Stopping background process CJQ0
    Tue May 11 07:00:10 2010
    Thread 1 advanced to log sequence 1954 (LGWR switch)
    Current log# 1 seq# 1954 mem# 0: /data/oracle/oradata/db1/redo01.log
    Tue May 11 13:37:35 2010
    Thread 1 advanced to log sequence 1955 (LGWR switch)
    Current log# 2 seq# 1955 mem# 0: /data/oracle/oradata/db1/redo02.log
    Tue May 11 20:00:37 2010
    Thread 1 advanced to log sequence 1956 (LGWR switch)
    Current log# 3 seq# 1956 mem# 0: /data/oracle/oradata/db1/redo03.log
    Tue May 11 21:30:45 2010
    Starting background process CJQ0
    Tue May 11 21:30:45 2010
    CJQ0 started with pid=22, OS id=2034
    Tue May 11 22:00:00 2010
    Setting Resource Manager plan SCHEDULER[0x2FF5]:DEFAULT_MAINTENANCE_PLAN via scheduler window
    Setting Resource Manager plan DEFAULT_MAINTENANCE_PLAN via parameter
    Tue May 11 22:00:01 2010
    Starting background process VKRM
    Tue May 11 22:00:01 2010
    VKRM started with pid=29, OS id=3328
    Tue May 11 22:01:21 2010
    Begin automatic SQL Tuning Advisor run for special tuning task "SYS_AUTO_SQL_TUNING_TASK"
    Tue May 11 22:04:22 2010
    Thread 1 advanced to log sequence 1957 (LGWR switch)
    Current log# 1 seq# 1957 mem# 0: /data/oracle/oradata/db1/redo01.log
    Tue May 11 22:04:41 2010
    End automatic SQL Tuning Advisor run for special tuning task "SYS_AUTO_SQL_TUNING_TASK"
    Tue May 11 22:06:29 2010
    Thread 1 advanced to log sequence 1958 (LGWR switch)
    Current log# 2 seq# 1958 mem# 0: /data/oracle/oradata/db1/redo02.log
    Tue May 11 22:10:22 2010
    Thread 1 cannot allocate new log, sequence 1959
    Checkpoint not complete
    Current log# 2 seq# 1958 mem# 0: /data/oracle/oradata/db1/redo02.log
    Tue May 11 22:13:00 2010
    Thread 1 advanced to log sequence 1959 (LGWR switch)
    Current log# 3 seq# 1959 mem# 0: /data/oracle/oradata/db1/redo03.log
    Tue May 11 22:15:58 2010
    Thread 1 advanced to log sequence 1960 (LGWR switch)
    Current log# 1 seq# 1960 mem# 0: /data/oracle/oradata/db1/redo01.log
    Wed May 12 01:32:46 2010
    Thread 1 advanced to log sequence 1961 (LGWR switch)
    Current log# 2 seq# 1961 mem# 0: /data/oracle/oradata/db1/redo02.log
    Thread 1 advanced to log sequence 1962 (LGWR switch)
    Current log# 3 seq# 1962 mem# 0: /data/oracle/oradata/db1/redo03.log
    Wed May 12 01:32:57 2010
    Thread 1 cannot allocate new log, sequence 1963
    Checkpoint not complete
    Current log# 3 seq# 1962 mem# 0: /data/oracle/oradata/db1/redo03.log
    Thread 1 advanced to log sequence 1963 (LGWR switch)
    Current log# 1 seq# 1963 mem# 0: /data/oracle/oradata/db1/redo01.log
    Thread 1 cannot allocate new log, sequence 1964
    Checkpoint not complete
    Current log# 1 seq# 1963 mem# 0: /data/oracle/oradata/db1/redo01.log
    Wed May 12 01:33:11 2010
    Thread 1 advanced to log sequence 1964 (LGWR switch)
    Current log# 2 seq# 1964 mem# 0: /data/oracle/oradata/db1/redo02.log
    Thread 1 cannot allocate new log, sequence 1965
    Checkpoint not complete
    Current log# 2 seq# 1964 mem# 0: /data/oracle/oradata/db1/redo02.log
    Thread 1 advanced to log sequence 1965 (LGWR switch)
    Current log# 3 seq# 1965 mem# 0: /data/oracle/oradata/db1/redo03.log
    Wed May 12 02:00:00 2010
    Clearing Resource Manager plan via parameter
    Wed May 12 02:00:55 2010
    Thread 1 advanced to log sequence 1966 (LGWR switch)
    Current log# 1 seq# 1966 mem# 0: /data/oracle/oradata/db1/redo01.log

  • Exchange 2013 - Import-TransportRuleCollection from Exchange 2007 failing

    I am in the middle of a Exchange 2007 SP3 to Exchange 2013 Sp1/CU4 migration and am importing transport rules and it's failing.
    [PS] C:\Windows\system32>Import-TransportRuleCollection -FileData C:\2007TransportRules.xml -Verbose
    Cannot process argument transformation on parameter 'FileData'. Cannot convert value "C:\2007TransportRules.xml" to type "System.Byte[]". Error: "Cannot convert value "C:\2007TransportRules.xml" to type "System.Byte".
    Error: "Input string was not in a correct format.""
        + CategoryInfo          : InvalidData: (:) [Import-TransportRuleCollection], ParameterBindin...mationException
        + FullyQualifiedErrorId : ParameterArgumentTransformationError,Import-TransportRuleCollection
        + PSComputerName        : ex2013-mb1.MYDOMAIN.local
    Before you ask, I am still on SP1/CU4 because CU5 and CU6 are so buggy I refuse to install them. And that's probably not the fix anyway... WHEN IS CU7 coming out?

    I've seen an official list but, rules that were Edge transport rules are the first ones that come to mind. After the import you can look in the EAC and it should show you any rules that have errors or you can stare and compare the rules to your 2007 environment
    to determine if any weren't imported. 
    DJ Grijalva | MCITP: EMA 2007/2010 SPA 2010 | www.persistentcerebro.com

  • Importing data from other system - cvs files

    hi
    What is the best way to import 3 cvs files from other accounting system
    The 3 files contains data about customers and few more custom fields that I need to create in Business one
    (more information about the cusomter)
    I need to import the files every day
    Thank you

    Hi Ofer,
    I read you need to do this import every day. With the DTW you have to do this manually(?).
    Another (however expensive) option is to use iBOLT from <a href="http://www.magicsoftware.com">Magic Software</a>.
    We also have a customer wich get's every day a few .csv files by email. iBOLT does get the .csv from the mailbox, does some preperation and imports the data into SBO. No user interaction required.
    Kind regards,
    Rowdy

  • Restored OS, can't import mailboxes from previous system

    Dang. I've tried every which way to get email files from the archived "previous systems" folder over to my new email library. If I try to import mailboxes, it doesn't detect valid mailboxes to import. If I literally drag and drop email files to the new inbox, the files move over but I can't see them in mail viewer. The only way it has worked is to open each old file individually (they do open and read OK) and choose 'move to' from the message menu. I can then move the file to a mailbox on the new viewer and it shows up fine. But I have thousands of old emails and this would drive me nuts.
    Any input or ideas?

    Hi jdlaln, and a warm welcome to the forums!
    Not certain, but this can fix myriad Mail problems, & I think may make the ones you moved over show up...
    Safe Boot from the HD, (holding Shift key down at bootup), it will try to repair your Disk Directory while the spinning radian is happening, so let it go, run Disk Utility in Applications>Utilities, then highlight your drive, click on Repair Permissions, then move these folder & file to the Desktop.
    Move this Folder to the Desktop...
    /Users/YourUserName/Library/Caches/Mail/
    Move this file to the Desktop...
    /Users/YourUserName/Library/Mail/Envelope Index
    Reboot.

  • Import Account from Previous System

    Through a series of stupid moves, I have ended up with a newly installed operating system that has a new account. But I need to import my previous account that is now part of a Previous System folder. When I try to use Migration Assistant, I am unable to to tell it to import from the Previous System folder that is on my current drive.
    Is there anyway around this? Should I copy that user folder to an external drive and bring it in that way?
    Any suggestions would be great.
    Thanks in advance

    BayArea MacFan wrote:
    Everything was going smoothly until it got to the Library folder--then the troubles continued. It seems that folder would not copy over to the Laptop without a permissions error.
    Make sure you do not confuse the root level Library folder with the library folder in your home folder. You should have had an image file of your entire original home folder if you followed the Apple procedure, & *while logged in as the root user* copied the entire folder into the root level /Users/ folder in one step. This would copy everything in the home folder over, including its Library folder & all its contents. There should be no permissions issues because the root user is "god" & has permissions to do almost anything.
    I assume you now have an image file of the original home folder on something other than the laptop's drive -- otherwise it would have been erased when you "wiped" your laptop. I suggest that you now do the following:
    1. When the install completes, create the first user account with some name *other than* the name of your archived home folder.
    2. Follow the 12 step procedure in How to get files from a previous home directory after Archive and Install very carefully.
    3. You should see the message mentioned in step 9 about using the existing home folder you moved to Users in step 7.

  • How to import data from legacy system to SAP

    How do we import legacy data to SAP system? Iu2019m a trainee on SAP HR,  just wanted a brief description on that in layman terms?
    There are lot of threads related to issue  please use Search forum for Better results before posting the query search the forum for better prospects

    Hi ,
    Conversion of legacy data into SAP can be uploaded using a standard SAP Tool called LSMW ( TCode:LSMW).
    the below link gives a brief explanation of the LSMW tool
    http://tutorialsap.com/abap/sap-lsmw-tutorial-with-steps-to-create.html
    There are various methods to upload data within LSMW. If the number of records are very high like Article Master or  Conditions for Retail the IDOC method must be used.
    Standard IDocs
    1. Article Master - ARTMAS
    2. Conditions - COND_A
    3. Source list - SRCLST
    4. Customer Master or WRF3/WRF6 tables - DEBMAS
    5. Vendor master- CREMAS
    Etc. Use transaction code WE60 to see the structure of each of the idocs. New enhancements can be done for the idocs if the required field is not available.
    Regards
    Prabhu

  • Exporting and Importing mail from older system

    I just upgraded my Hard Drive and OS. Was using Tiger and now Leopard. I can still access my old hard drive. How do I export my mailbox files and import them into my new sys?
    thx

    first of all, you can use Migration Assistant (it's in /Applications/Utilities) to migrate your whole old setup, not just Mail. if you only want Mail, quit Mail and copy the entire directory homedirectory/Library/Mail and the file homedirectory/Library/Preferences/com.apple.mail.plist to the corresponding locations on the new computer. Delete homedirectory/Library/Mail if it already exists on the new computer before doing this. when you start Mail it will be exactly as it was on the old computer.

  • Unable to Import Idoc from R/3 System.

    Hi,
    I am facing an error while importing Idoc (SERDAT.SEERDAT01) from 4.6c R/3 system, the errror is "unable to read the segments" and the same Idoc I am able to import successfully from ECC6 system. Please let the solution for the same.
    Thanks & Regards,
    Pragathi.

    check if you have the proper authorizations
    From Note: 837595
    Authorization object S_RFC
    Field name RFC_TYPE value FUGR
    Field name RFC_NAME value EDIMEXT, SDTX
    Field name ACTVT    value 16
    Authorization object S_IDOCDEFT
    Field name ACTVT   value 03
    Field name EDI_CIM value ' '
    Field name EDI_DOC value TXTRAW01
    Field name EDI_TCD value WE30
    Authorization object S_CTS_ADMI
    Field name CTS_ADMFCT  value TABL
    Authorization object S_TABU_DIS
    Field name ACTVT      value 03
    Field name DICBERCLS  value

  • Data import from old system to new system, key by raw16 column

    hi, experts,
    now, I have a new system, the system design is to use raw(16) column as key column in all database tables.
    of course, when new system goes live (in production), all new transaction records are written to new system database.
    when the new system inserts new records, it handles itself to avoid conflicts by value of the raw(16) key column
    I now face this issue:
    I need to import data from old system to new system, I use sys_guid() to fill up the raw(16) column in new system database.
    how can I avoid the conflict from value of raw(16) column between old system data and new system database data?
    the sql I write is very simple:
    insert into new_sys_table_a (key_column_raw_16, ..., ... )
    select sys_guid(), old_sys_col_a, old_sys_col_b
    from old_sys_table_a;

    Manik wrote:
    Hi,
    Can you try this as a synch script (you can call so), sys_guid is a sequence, so just run through till u have sequence surpassing your old sequence. Give it a try.. I did not test it, but algorithm might be helpful for you.. Since when did sys_guid become a sequence that can be compared to other sys_guid's to know if it's been surpassed or not?
    SQL> ed
    Wrote file afiedt.buf
      1  select sysguid
      2        ,case when sysguid < lag(sysguid) over (order by lvl)
      3              then 'Lower than previous'
      4         else 'Higher than previous'
      5         end as comparison
      6  from (
      7        select level as lvl, sys_guid() sysguid
      8        from dual
      9        connect by level <= 10
    10*      )
    SQL> /
    SYSGUID                          COMPARISON
    BBF16F0B5B8946F59FE0FEE0FE35729B Higher than previous
    A6E63DDA4E4342E5A8AAD267FE44A7AF Lower than previous
    8632B901474A468C98D7B4020590CBD9 Lower than previous
    36012FD6FA764520B77CF1E06830F2DC Lower than previous
    E35F3455C24444C0991EB62BE7431463 Higher than previous
    A5E5CDBD164A4DB8966E85B5BF4C5C1A Lower than previous
    7A0FFBC6221348A5BDF4858D05876201 Lower than previous
    A9EF3B5EFFB74C4FA74E1C45186510AA Higher than previous
    806839AE5AE04D3998BA5DEBA84AD05C Lower than previous
    F0B235376A4045D7A644345E7FAF0FF4 Higher than previous
    10 rows selected.Doesn't look like much of a sequence to me

  • Oracle property manager data import from external system to oracle..

    Hi All,
    currently im working on Oracle property manager module..
    i have a requirement like upload and update the properties from external  system to oracle applications.
    how we can import Data from others systems to oracle,, is any API's or Open interfaces available  for this requirement.
    Please suggest me..
    Thanks all.

    Hi,
    You will  have to study the business needs and populate according data, You may also raise an SR with respect to this and get the support from Oracle if you don't have any experienced superiors on this subject/module to ask from.
    Please see if the following links help you.
    Oracle Property Manager Implementation Guide
    http://docs.oracle.com/cd/A85964_01/acrobat/pntrm.pdf
    Thanks &
    Best Regards,

  • IDOC to and from eternal system

    Hi All,
    I've following scenario:
    Sender SAP R/3 system is sendind IDOC of type say A to XI system, XI system is mapping IDOC of type A to say IDOC B, then finally XI is sending IDOC B to receiver SAP R/3 system [External system}
    Note: Reverse scenario is also there in which we are receiving IDoc from external r/3 system and mapping it to different IDOC in XI then sending to SAP System.
    Development done so far:
    ID:
    I've imported IDOC A in XI. SInce I didn't had authoriztion to import IDOC B from target so I asked client to provide XSD od IDOC B.
    I created one inbound message interface using IDOC B XSD and also completed the mapping part using same XSD.
    IR:
    I've created one IDOC receiver communcation channel for external system. I completed the configuration
    ALE:
    I've created on RFC destination of type 3 to connect external SAP system. I created port in IDX1 for IDOC communcaition.
    Problem:
    When I am sending IDoc to exxternal sap system then message is getting failed in moni. IDoc adapter is not accepting the message interface creted based on IDoc XSD.
    I believe  I need to import IDoc meta data from target system for IDOC B. since in XI i didn't imported IDOC instead I used IDO XSD.
    it may be the reason.
    Please help me to solve the problem

    HI Experts,
    I am doing testing of my scenario.
    As I've described the scenario in my last post. I am sending a IDoc A from my sender system and traslating it to IDoc B in XI, then sending it to the external SAP system (SAP 4.6). Basically IDOC XI IDC scenario but with the slightly change of converting one idoc to other.
    During test:
    I received following error:
      <?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
    - <!--  Call Adapter
      -->
    - <SAP:Error xmlns:SAP="http://sap.com/xi/XI/Message/30" xmlns:SOAP="http://schemas.xmlsoap.org/soap/envelope/" SOAP:mustUnderstand="">
      <SAP:Category>XIAdapter</SAP:Category>
      <SAP:Code area="IDOC_ADAPTER">ATTRIBUTE_IDOC_METADATA</SAP:Code>
      <SAP:P1>I::000</SAP:P1>
      <SAP:P2 />
      <SAP:P3 />
      <SAP:P4 />
      <SAP:AdditionalText />
      <SAP:ApplicationFaultMessage namespace="" />
      <SAP:Stack>Error: I::000</SAP:Stack>
      <SAP:Retry>M</SAP:Retry>
      </SAP:Error>
    Trace:
    <Trace level="1" type="T">Parse XML-BODY</Trace>
      <Trace level="1" type="T">Get the Metadata for port SAPLSD</Trace>
      </Trace>
      </Trace>
      <Trace level="1" type="B" name="CL_XMS_MAIN-WRITE_MESSAGE_LOG_TO_PERSIST" />
      <Trace level="1" type="System_Error">Error exception return from pipeline processing!</Trace>
      <Trace level="1" type="B" name="CL_XMS_MAIN-WRITE_MESSAGE_TO_PERSIST" />
    I've created one idoc port in XI named 'SAPLSD' inside I've used RFC destination to the target system. During runtime metadata is not loaded in IDX2.
    When I tried importing metadata manually, i received the following error
    "No RFC destination is maintained for the port"
    is there any particular naming i should use for idx port and for rfc destination??
    what could be the problem?? ....
    Q. is it because of the RFC destination is not OK or
    Q. the I do not have proper authoirsation to import metadata from LES system or
    Q. Since target system is SAP 4.6 system.... is it could be the problem? [Unicode]
    Please suggest

Maybe you are looking for

  • Apps no longer install from iTunes and disappear from home screen

    Everything went fine until a few days ago, with no change I can discern, apps no longer installed from iTunes. They did install when I deleted them in iTunes, synced, then installed from the Touch. Now even that is failing unless I reset settings on

  • How can I display the sidebar on my desktop?

    I just migrated to Lion from Snow Leopard.   I used to see a sidebar on my desktop – by "desktop" I mean the initial page that displays for "Finder" – the one with wallpaper. That way I had a list of shortcuts (in the sidebar) on the left side of the

  • My devices no longer show up in iTunes on my new computer.

    Neither one of my devices (iPhone 5 and iPad 3) will show up in my iTunes on my new Asus Windows 8.1 computer. They show up as devices on This PC in Windows, but not on iTunes. I've uninstalled and reinstalled everything. I've stopped and started the

  • Device error: 49.38.OC

    My mfp laserjet printer m4555 is giving device error: 49.38 How do i fix this problem. we are using windows 7 operating system 64 bits. Rgds

  • Documents attached to cube: transport?

    We want to attach technical documentation to a cube. Problem is that this technical documention will not be transported when we transport the cube. Any idea on how we can include documents in a transport (manually or automatically)?