Proxy to IDOC for BP Data

Hi Experts,
I am working on a Proxy to IDoc Interface for Business Partner data.
Sender : ECC 6.0 (Proxy)
Receiver: 4.6c (Idoc)
I have used standard Message type "ABABusinessPartner" as sender.
And i am mapping this message to DEBMAS and ADRMAS idocs (splitting).
After making the changes for business partner in transaction BP, It is creating one XML file in sender and splitiing in PI and creating 2 idocs in receiver.
The problem is, the ADRMAS idoc is not getting any data. Its blank.
It is fine with DEBMAS, it contains the expected data.
I have tried passing the control record as constants and selected the option to take the control data from payoad in Cc.
If required any other info. please let me know.
Waiting for your inputs , Thanks.
Regards,
Naveen

Thanks for your replies.
Yes, i am able to see the payload in MONI.
i have done all the IDX stuff. and i am able to see the idoc in my receiver side.
i have tested my mapping. Even i am able to see the data in receiver payload.
and tested the scenario in ID using 'Test configuration'. it is fine.
I am able to see the idoc in receiving system, but it is failing with error
"No appropriate entry found in table TSADOBJ".
I had a check in table TSADOBJ. It contains the entries for BUS1006 (BP Address).
Regards,
Naveen

Similar Messages

  • Some segments are missing in the idocs for master data zdebmas

    hi guru's,
    can any one hlep me here we facing the probelumm
    some segments are missing in the idocs for master data zdebmas
    , there is some issue on the generation of the Site Master IDoc (Message type: ZDEBMAS, Basic type: DEBMAS06).
    This is using the SAP standard program (RBDMIDOC) which reads the Site master change pointers.
    There is  some segments below is missing in the IDoc:
    how to chcek this probelumm...

    hi
    i got the function module. it is  triggerig whne i do changepointer running.
    what ever changes i made only that segments are onlycomming in to the idoc. but remaing segments are not comming.
    my req is to show all segments  even if i do changes in one segmet fields  dont change theay have send to the interfece all athe segments.i ahve to do some enhancemetns for that
    can u plse help me the login  or any function module which will fill the alla the segmetns .

  • Idoc for Posting data to FB01 transaction

    Hi,
    In my Interface, i need to post data to a SAP FI system->FB01 transaction from XI. The scenario is nonSAP system->XI->SAP FI.So what are the possibilites to post data to SAP FI->FB01 transaction. Is there any Idocs for that or any other method.
    Please share your ideas..Ponts will be rewarded for good inputs...
    Thanks

    Hi,
    You need to get the file with the required format from the sender system and there shouldn't be any mapping in PI. Also please check the below link on how to get the file structure.
    Re: File for 'RFBIBL00'
    There is also a help for the RFBIBL00 program. Check this too.
    http://help.sap.com/saphelp_45b/helpdata/en/35/a47e63763e0392e10000009b38f9b7/content.htm
    The file should be placed in the ECC application folder and this program needs to be scheduled with that file path. If you are not able to get the file in the required format then you may need to go with the IDOC or BAPI solution.
    ~Vaas

  • Inbound IDoc for WBS data

    Hi,
    WBS Master Data is stored on an external system (called PRISM).
    I need an Inbound IDoc for update in SAP of WBS data sent by external system.
    Thank you in advance.
    Kieron Kelly

    Hi,
    Please check the IDOC type :  if that doesnt suffice, go with a custom IDOC.
    /ISDFPS/PS01
    BUS2054001 is a business object that has many BAPI's for processing the WBS data. Check the method and click on ABAP tab for the BAPI/FM names.
    Regards
    Shiva

  • Standard BAPI or IDOC for QM data in SD

    Hi all
    I am using LSMW for uploading Quality Mannagement Data in SD (t-code QV51). If any Standard BAPI, IDOC or Funtion Module available for it then please sahre.
    Aboli

    check - VIEWPROC_V_TQ051
    Regards,
    Sonal

  • Idoc for bsid ,bseg and bkpf tables

    hi ,
    i have extrated the data from 4.7 and uploading into ecc 6.0.
    is there any IDOC for uploading data coming from BSID , BSEG AND BKPF tabels?
    i checked bapi , i could not find some fields in bapi .pls.advise if any IDOC
    As it is very urgent , pls.help me in this regard .
    Regards ,
    Kiran.

    Hi,
    There is some IDOCs which related to the bseg, bkpf etc table
    FIDCC1,FIDCC2.
    <b>Reward with points if helpful.</b>
    Regards,
    Vijay

  • Sales/Stock data via IDOC for replenishment

    How to capture customer sales and stock data through IDOC for customer replishnment.
    We want to see stock update in Tcode WVM4 (w10t --> Logistics  -->  Retailing -->  Sales  -->
    Replenishment  --> Overview > Stock / Sales> WVM4).I am not sure the correct way to resolve this issue.
    We have the flat file, which need to be uploadin our sap database table, so we can use it in customer specific replinshment.
    I have followed below step to achieve this target.
    Process followed:- Idoc Inbound
    Step1) Created segemt WE31 based on our file data
    step2) Creation of Idoc type we30
    step3) Created Msg type we81
    step4)Assign Message type to idoc type WE80
    what other/new step is required to complete this requirement? We don't need any ALE connection, since we have flat file in out local system

    Nishant,
    This is NOT the way IDOCS are to be used. When you want to communicate between two SAP systems, you recieve a info from a middleware you use IDOCS.
    Here if you want you can read the data and call the concerened BAPI, to create the Sales order.
    regards,
    Ravi
    Note : Please mark the helpful answers

  • To write data as an IDOC for EDI 858 (bill of lading) through reports.

    Hey everybody,
    I need serious help about this. I am back to my question that I asked before. I don't understand still how to write out the data as an IDOC when we are not doing EDI through a VAN but dumping the file onto both application and presentation server and then taking the file from there and manually uploading the file to the website. So it is basically a flat file created where the data is written out in the same way as it would be done when an IDOC is generated. In this there is no XML data conversion involved or anything but writing out data as an IDOC for an EDI 858.
    Please somebody explain and if possible give me some bit of code or link to where I can find something similar that would help.
    Thanks,
    Minal

    Hey thanks for all ur help..
    Now see lemme jot down the scenario and the solution that I have thought of (with ur help)...
    See we have only CRM and no R/3 here...right
    Now using CRM transaction CRMD_BUS2000115(Maintain sales Transaction) I create an order. Ok..the transaction type attached to it is a Z transaction type ZSAM...ok ...and I have a Z action profile ZST_ORDER_MESSAGES where I have scheduled the automatic method call to send Bdocs...ok...
    Now this will send Bdocs to the site which I will define using transaction SMOEAC and assign here. Now the Bdocs structure is complex as it flows as per GUIDS in this case (i.e. CRM ) right.....
    So I need to map these Bdocs to Idocs throgh some selection programs (e.g RBDMIDOC) but I don’t know if this is right or will it at all help?
    Then my plan is that once I get the Idocs I can have all the normal config as in R/3 wherein I will
    1. define the RFC
    2. define the Logical system
    3. define the receiver port
    4. define the partner profile
    5. create the site and assign it to the interface type.
    But how will I map the Bdocs to the idoc ...can u please help me with this?
    Priyanka

  • Pipeline error for abap proxy to IDoc scenario

    hi experts,
    i am getting the following system error in moni for my proxy to idoc scenario.
    In error it shows :
    "Receiver service cannot be converted into an ALE logical system"
    but i have checked adapter specific attributes of both receiver
    and sender sys and they both have logical systems ( SO this is not the problem)
    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>
    pls suggest .
    Appropriate points will be awarded

    Hi,
    Copy the payload from moni and test the mapping.
    The error may be due to XML file generated by sender channel is not proper.
    and also look at this blog
    /people/michal.krawczyk2/blog/2005/06/28/xipi-faq-frequently-asked-questions
    Please reward points if it helps
    Thanks
    Vikranth

  • Why to use chnage  pointers for  master data idoc why not  the  change idoc

    Hi Gurus,
    I have  one doubt about  Idoc.
    When changes to master  data has to be sent Change pointers are configured and  used. (CDPOS & CDHDR). In case of  the  transaction data change change idoc  is  used as is the case with orders (we  use ORDCHG for  ORDERS message type to send  the  chnage details to a  order which was already sent to other system.
    Why we can't use  change  idoc or  message type whatever, instead of  Chnage pointers in case of  master data or  vice versa in case  of transaction data.
    Your valuable  input  will be rewarded with suitable  points!!
    -B S B.

    Hi,
    It was a good question ... SAP seems never designed the change pointer to handle transactional data IDocs. Only for master data IDocs distribution purposes.
    It may due to volume data ... the transactional data can change many times within a day compare with master data which hardly change or once a while.
    Regards,
    Ferry Lianto

  • ALE/IDOC for Data Migration of some master data

    Are ALE/IDOC available for data migration of the following master data:?
    1)General Tasklists in PM
    2)Equipment Tasklists in PM
    3)Single Cycle plans in PM
    4)Strategy plans in PM
    5)Equipments
    6)Functional locations
    7)Measuring points
    8)Work Centers
    9)Equipment BOMS
    10)QM Info Records
    11)Sampling procedure
    12)Certificate Profiles QM
    13)Inspection Plans
    14)Material master-QM View
    15)PP Recipes
    16)Equipment BOM
    If anyone has worked worked on ALE/IDOC for data migration, please guide

    Hi Dirk ,
    Thanks for your reply . Can we use matmas03 for loading. What will be the differences between these two IDOCS.

  • ALE/IDOC:The group data for the material CS94163AOOO is locked by ECPUSER

    Dear All,
    I have extended the idoc for MATMAS and getting -The group data for the material CS94163AOOO is locked by ECPUSER
    error on receving ( production ) server.I have written BDC in Z-function module to upload the data for extended segments after calling IDOC_INPUT_MATMAS01  function module.
    When the same scenario executed in development server the material is not getting locked and idoc is posted successfully.
    Please guide to resolve the error.
    Thanks,
    Sanjay Deshpande.
    Edited by: sanjay_123 on Nov 1, 2009 4:41 PM

    Hello,
    Can you pls try to use ENQUEUE_E_TABLE or FM specific to lock/unlock MARA table during Idoc creation.
    and put some WAIT statement before creation.
    CALL FUNCTION 'ENQUEUE_EMMARAS'
    EXPORTING
    MODE_MARA = 'S'
    MANDT = SY-MANDT
    MATNR = 'CS94163AOOO'
    X_MATNR = ' '
    _SCOPE = '2'
    *_WAIT = ' '
    _COLLECT = ' '
    EXCEPTIONS
    FOREIGN_LOCK = 1
    SYSTEM_FAILURE = 2
    OTHERS = 3
    IF sy-subrc <> 0.
    MESSAGE ID SY-MSGID TYPE SY-MSGTY NUMBER SY-MSGNO
    WITH SY-MSGV1 SY-MSGV2 SY-MSGV3 SY-MSGV4.
    ENDIF.
    Then write code for creation of MARA
    Unlcok now like this
    CALL FUNCTION 'DEQUEUE_EMMARAS'
    EXPORTING
    MODE_MARA = 'S'
    MANDT = SY-MANDT
    MATNR = 'CS94163AOOO'
    X_MATNR = ' '
    _SCOPE = '3'
    _SYNCHRON = ' '
    _COLLECT = ' '
    ~Pramod
    Edited by: PKUPADHYAY on Nov 1, 2009 5:40 PM

  • Idoc Serialization for Transactional data

    Hi All,
    1. Please let me know if you have done IDOC serialization for Transactional data.
    If so please let me know the steps.
    2. How do we use serialiazation using object types. If you have done this please let me know the steps for this too.
    Thanks for your help.
    Srikanth.

    Hi Srikanth,
    Follow the steps below to set up serialization using object types:
    1.       In the SAP menu choose ® IDoc Interface/ALE ® Development ® BAPI ® Serialization ® Serialization Using Business Objects ® Determine Supported Business Objects (transaction BD105). Enter all the business object types relevant for serialization.
    2.       In the SAP menu choose ® IDoc Interface/ALE ® Development ® BAPI ® Serialization ® Serialization Using Business Objects ® Assign Message Type to a Business Object (transaction BD104). Assign the message types relevant for serialization to each business object type.
    3.       In Customizing (IMG) activate the serialized distribution in both the sending and receiving systems:
    ALE Implementation Guide (transaction SALE)
    Modeling and Implementing Business Processes
    Master Data Distribution
    Serialization for Sending and Receiving Data 
    Serialization Using Business Objects
    Execute activities Activate Outbound Business Objects and Activate Inbound Business Objects. Set the Serialization flag for the required business object types.
    If you want to do serialization by message type then
    1. go to BD44 and create a serialization group and assign messages and the serial number to each.
    2. Run the program RBDSER01.
    Award points if useful,
    Aleem.

  • Any way to have a SOCKS proxy for mobile data ?

    Hi,
    I have set up a SOCKS proxy on WiFi, works great. Auto proxy pointed to file:///private/var/root/proxy.pac. Now I want to use the same .pac file for 3G data. Anyone know how/if I can do this ? I tried many different ways with iPhone Configuration Utility to no avail. Can only get HTTP proxy working.
    Any input would be greatly appreciated.

    Hello,
    There is no real good / easy and generic way to do this. It's a HTML/CSS issue not an HTML DB specific issue.
    You could hardcode a table with your fixed width headings display it over your tabular form then wrap your tabular form in a div with a style attribute of style="height:600px;overflow:auto;"
    One of these days the browsers will figure out how to take care of scrolling on a tbody but I haven't seen it yet.
    Carl

  • Reg:Efficient solution for a data upload scenario

    Hi All,
            I have the following task.
             Required  data from a legacy system(generate  data only in the form of flat files)to SAP R3 as FB01 journals and the output file should be generated periodically(daily,weekly,fortnightly etc…)
    Solution Approaches:
    1)Write a BDC program to extract the data.
    2) Write a ABAP Progam to populate IDoc (if standard IDOc is available) or generate a Outbound proxy (If standard IDoc is not available) to push the data into SAP XI.
    Could anyone  tell me which would be the the best and efficient approach for this task and need your recommendations.
    Thanks in Advance.
    B.Lavanya
    Edited by: Lavanya Balanandham on Mar 31, 2008 2:23 PM

    Hi Lavanya,
    Required data from a legacy system(generate data only in the form of flat files)to SAP R3 as FB01 journals - use BDC for this thing because it will be better for large source files.
    the output file should be generated periodically(daily,weekly,fortnightly etc…)  - if this output file contains acknowledgment for the data uploaded by the above process, create a ABAP report for it and schedule it..........but if this output contains some other IDOC data which you need to send as a file to a third-party system, then go for SAP XI provided the IDOC data is not too large... but if the IDOC size is huge, then just create a ABAP report for outputting data to a file on application server and FTP the file to third-party system.
    Regards,
    Rajeev Gupta

Maybe you are looking for

  • There was a problem connecting to the server "...iMac"

    I keep getting the error message, "There was a problem connecting to the server ..."iMac."  I have Mavericks 10.9.2 on both my Macbook Pro and my iMac.  The Macbook is the system having issues.  I've seen "fixes" for Time Machine for Lion.  I have ad

  • Partitioning hard drive--installing either Linux or Mac OS 9

    I just want to know if I would be able to partition my eMac's hard drive (I think I have the USB 2.0 eMac). Also, if I can partition it, would I be able to install Mac OS 9 on one of the partitions? I have read the support pages about how this eMac c

  • GR posting through a third party portal (EBP)

    Hi, Please help me out. I have a situation like, I have to do GR from a third party portal called EBP(SHOPPING CART CREATION). When I try to Confirm the GR, By using Purchase Order(EBELN) with Reference document Number(EKBE-XBLNR) first time it has t

  • The screen looks yellow whether normal? Quality is good?

    The screen looks yellow whether normal? Quality is good?

  • RMAN policy

    we are using rman and policy for backup is we are running hot backup daily RMAN>backup database plus archivelog; archivelog daily RMAN>backup archivelog all; controlfile backup is happening daily as i set CONFIGURE CONTROLFILE AUTOBACKUP ON; Please s