Reducing data sent by Idoc

Hi experts,
We are looking  to reduce data sent by IDoc. We focus on FIDCC2 IDoc type. IS-U and FI-CA modul are used on our project.
Did you have any documentation on
- message reduction parameter (transaction BD53)
- a way to add to the reference message list (the list in the match code on BD53), FIDCC2 message type ?
- or for BDCP_BEFORE_WRITE badi (reduce change pointers for Idoc type)?
Thanks for your help!

hi
found some links... see if they are of any help.
http://www.sappoint.com/PHPWebUI/Documents/Idoc_creation%20-%20Contributed%20by%20Sudheer%20Reddy.pdf
http://help.sap.com/saphelp_nw04/helpdata/en/12/83e03c19758e71e10000000a114084/frameset.htm
Re: How to filter change pointers using BADI -> BDCP_BEFORE_WRITE?
Regards,
Sumedha

Similar Messages

  • How to find out the table, data for the IDOCS is pulled from?

    HI
    The ZFPH9999397 VENDOR FEED job runs the RBDMIDOC program with the variant Z9999_397.  This creates IDOCS that are sent out and eventually wind up in IMOS.
    The IDOC Type is CREMAS.
    Can you tell me which table or tables the data for these IDOCS is pulled from?
    Or tell me the procedure to find out the table name.
    Thanks,
    das.
    Edited by: sathish dasari on Dec 10, 2009 11:54 AM

    You can use Transp. Table      TBD62 .
    enter Message Type                      CREMAS
    you will get the list of tables and the fields from which data is pulled based on the change pointers in Transp. Table      BDCP.

  • Data transfer with IDoc

    Hi All,
    Can any one please explain me about "Data transfer with IDoc".

    Dear Prasad,
    Using the IDoc option , you will not have a staging in BW like PSA were you can do corrections if required,
    We can use IDOC option when we are very sure that data we are loading is error free,
    and in older versions we are forced to use only IDOC option when doing hierarchy loads and its ruled out now,
    Data transfer with IDoc
    The data is packed into IDocs by the source system and sent to the Business Information Warehouse. In BW your data is saved persistently and intransparently in the IDoc store. From there the IDocs can be updated in the IDocs manually or automatically.
    It is used for hierarchies load Limitations with IDoc is:
    transfer structure must not have more than 1000 Bytes in the character format.
    If it is a critical data we can use IDocs it can't be modified here. In case the load fails we need to load data from source system.
    http://help.sap.com/saphelp_nw04/helpdata/en/7d/724d3caa70ea6fe10000000a114084/frameset.htm
    Hope this helps u..
    Best Regards,
    VVenkat.
    Edited by: Venkata Narayana Jakkampudi on Dec 23, 2008 12:03 PM

  • Outbound idoc has data from previous idoc as well

    Hi Experts
    I am doing the goods receipt against a scheduling agreement using idocs. If this goods receipt is succesful, I am triggering an outbound idoc informing the WMS of the goods receipt. For example, if idoc number 1 comes in for GR , code has been mentioned in the inbound function module for trigger of an outbound idoc A. Please note that the difference that this isnt the case of an output type.
    Now the problem that arises is , the idoc data for outbound idocs is being accumulated and sent. For example, if 1 is the GR idoc, A is the outbound idoc, then 2 is the 2nd GR idoc, then AB is the data coming  2nd outbound idoc (instead of just B), then 3 is the 3rd GR idoc, then ABC is the data coming  for 3rd outbound idoc(instead of just C)
    I am a little confused about the same as to which area this pertains to and would really appreciate quick help on the same.
    Regards
    Shubhankar

    Hi,
    How are you testing this functionality ? Is it using WE19 test transaction or ??
    If that is the case then please come out of transaction everytime you process the idoc.
    Also, clarify your scenario in more detail.
    Processing of your single inbound idoc creates more than one outbound idocs or
    for every inbound idoc which is processed you are creating one outbound idoc in user exit.
    Also check if the idocdata internal table is refreshed once an outbound idoc is created.
    If possible please send your code.
    KR Jaideep,

  • Amount of data sent is unexplainable

    I am using an iphone 4 and the amount of data sent by the phone in the background is unexplainable and it costs me alot. It happens even if I am not browsing on the internet or downloading anything. I there a way to restrict this? What data is sent in the background?

    Have you tried double-clicking the home button and closing all the apps that use an Internet connection? Also, your preferences for Mail might have it checking and downloading automatically.
    I once started a live CNN video feed on Wi-fi, then pressed the home button, put my phone to sleep and went somewhere. That night, I'd used 480 MB in one day - it was still streaming it in the background!

  • How to upload different views of customer master data using LSMW-IDOC

    I need to upload customer master data  using LSMW Idoc method for my client. Now customer will have different views like main view, Sales data, Company code data, Partner function data etc. And except main data all other data can be multiple for each customer. We are going to upload data from tab delimited .TXT file. Should I propose different LSMW for upload different views for the customer from different .TXT files? or we can upload all the customer related data (like main view data and partner function data )from a single .TXT file. Kindly suggest which one in convenient and how we can prepare the data file in both cases.

    convinient is the method that you can handle.
    but as the guy who loads the data you have to load the data like they are available, like it is convinient for others to prepare the data.
    In general there is no problem to use an IDOC method to load a customer master with multiple comany codes and several sales orgs in one shot.
    the data can be in one source file, but need then to be maintained in a certain way
    Example1: all data in 1 structure
    GD1 - CC1 - SO1
    GD1 - CC2 - SO2
    GD1 - CC2 - SO3
    in this case the GD (general data) is redundand in each line which has different Company code data or different Sales Org data
    Example2: all data in 3 sturcures but one file
    GD1
    .CC1
    .CC2
    ..SO1
    ..SO2
    ..SO3
    Example3: data delivered in 3 files - you join the files in LSMW, they must have a common identifier like the old customer number in the beginning of each file
    FILE General data:
    GD1
    GD2
    GD3
    file Compamy code data:
    CC1
    CC2
    CC3
    file Sales org data:
    SO1
    SO2
    SO3
    LSMW is flexible and can handle each of this scenarios, are you flexible too?

  • How to determine amount of data sent/received by partner

    Here is our situation.  We have PI 7.0 running.  Now we want to charge back to our internal users based on the amount of data sent or received.  Does anyone know where or if the size of the messages are stored; we would like to get the data by receiver. 
    This seems like a simple thing, but I have not been able to find anything on this topic.
    Thanks,
    Rich

    Rich,
    in RWB => Performance monitoring you can filter per interface / receiver / sender / etc.
    All information is available there (size, timestamp, runtime, ...)
    Also you can easily exort data too.
    Check it.
    Regards,
    Kai
    Edited by: Kai Lerch-Baier on Mar 20, 2009 3:14 PM

  • Receive data for same IDOC from 2 different scenarios

    Hello,
    I have already scenario that received xml file and transfer data to IDOC (The IDOC is purchase order).
    This scenario works fine.
    Now I try to add more scenarios. This scenario takes files from other xml source work with new mapping and transfer data to same IDOC.
    The problem is in integration builder u2013
    When I try to create receiver agreement the message the message "Object already exists" appear.
    How can I solve this issue?
    Elad

    Hi Elad,
    +Now I try to add more scenarios. This scenario takes files from other xml source work with new mapping and transfer data to same IDOC.
    The problem is in integration builder u2013
    When I try to create receiver agreement the message the message "Object already exists" appear.+
    Does this mean that the other xml source is from the same party? If yes, then that party is already configured in your receiver agreement as explained by the error "Object already exists".
    If the xml source is from a different party. What you can do is to delete the existing receiver determination. Make a new one and replace the party with an "*", in that way, increasing the parties would only consist of one receiver determination for that particular interface. You would only have to add sender and receiver agreements.
    Hope this helps,

  • Insufficient data sent error in Adobe Reader XI and Adobe Reader X

    I have an issue that is happening with several users that I support.  It is only happening in a specific program that they use.  When they open PDFs, they get the message insufficient data sent and then a blank document opens.  I noticed that this seemed to be an issue a couple years ago, but it was apparently solved with recent releases of Adobe reader. I have installed and set up Adobe Reader XI and Adobe Reader X, but the results are the same and very intermittent.  It can happen when trying to open a document and then not happen 10 seconds later on the same doc.  The company that provides the online program blames Adobe.  Where do I proceeed from here?

    Hello,
    unfortunately it's a reserved document. I'll try to reproduce the issue with a different design and, if possible, I'll post a link to it.
    Thank you!
    Best regards,
    SV

  • 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

  • New Photos App take a very long time to upload 20 Pictures, while the Activity Monitor is showing much more data sent (MB) than these two pictues

    The New photos app is taking a very long time to upload images. It stays a very long time at 20,104 for example. When I check the Activity Monitor (Network) it shows that the computer is actually uploading stuff. After about 2 hours, only 20 Pics&Videos are uploaded. The uploaded pics and videos are about 500MB while the data sent is around 1GB. I am positive that Photos is the only thing uploading data at the moment.
    Anyone else facing this problem?

    It can take days, even weeks.
    Tell me 2 things and I will tell you the estimated upload time.
    1 How big is your Library (in GB)
    2 How fast is your upload speed.
    Or you can just use the upload time calculator and do it yourself

  • Large number of attributes reduces data display in Query (PLS HELP).

    Dear Guru's
    We have newly upgraded our system to 7.0, Currently i have a Query based on master data info object(0 equipment) which contain several attributes, due to huge number of attributes, i cannot see data for few  attributes( Ex:-0service descrip), but data exists for these atrrib, when i check in RSA1. my client want to use heavy number of 0Euipment numbers(nearly 10000) in selection screen. thats the reason for data not to be seen.
    WE are under SP 16 also(Note 562162 - Additional selection of attribute reduces query result set is allready exists), and did not found any proper note.
    So guru's can any one please tell me how i can get the data in Query for these attribute by keeping the same selection option for Equipment numbers (10000).
    Dude's give me some good suggestion please...client is waiting from 1 week
    Thanks in adv
    Dev
    Edited by: Srinivas dev on Jun 10, 2008 11:52 AM

    Dear Yogesh,
    Thanks a lot dude...
    I assigned points for your kindly help....
    Got any idea about by initial post   Large number of attributes reduces data display in Query
    Thanks and Regards
    Dev

  • How can i improve speed of my application and reduce data transfer time ?

    Hello,
    My web application is adobe flex application which is build in flash builder 4.0 and use flex 4.0 SDK.
    I am using asp.net web service and cairngorm architecture in my project.
    Front : asp.net c# web project
    Middle : asp.net c# web service
    back : MS Sql server 2005
    When i run my applicaiton then i show that data transfer time between USA server to Indian client is so huge.
    Please suggest me all solutions approach so i am increase the speed of my application and reduce data transfer time.
    And please let me know how all approaches is reduce my data transfer speed.
    Thanks,
    Mohit.

    Hello,
    Thank you for your response,
    If i am using remote object insted of web services, can this will increase my application speed i
    It is big change so please give me guidance.
    My application have different type of request, some are very small request and transfer little amout of data from server to client, some request are send very huge amount of data from server to client .
    I am using JSON from data transfer in my current web service.
    Please provide some guidance on this.
    Thanks,
    Mohit

  • ABAP Report for IDOC data of perticular IDOC basic type

    Hi,
    I have requirment to create report to display the IDOC Data of the perticular IDOC type.
    However I believe in IDOC the data comes in raw format.
    Is there any standard TCODE wherein we can have IDOC data of perticular IDOC type.
    or Could you please let me know how is it possible to retrieve data from IDOC using SAP ABAP .
    Thanks
    Vinay
    Moderator message: (almost) duplicate post locked.
    Edited by: Thomas Zloch on May 2, 2011 12:39 PM

    Hi,
    Please find a sample code
    * Build Control records
    CONTROL_RECORD_OUT-MESTYP = MESTYP.
    CONTROL_RECORD_OUT-IDOCTP =  IDOC_TYPE.
    CONTROL_RECORD_OUT-RCVPRT = 'LS'.   " << Fill the receiver port type US/LS
    CONTROL_RECORD_OUT-RCVPRN = LOGSYS.
    * Build Data records
    *--- EDIDD40 data Here if you have multiple items then make a loop
    loop at i_itab.                   " i_itab contains the details about EDIDD40 fields
      IT_EDIDD-SEGNAM = SEGMENT.   " Will be EDIDD40
      IT_EDIDD-SDATA = i_itab.
    *--- Append the data
    APPEND IT_EDIDD.
    endloop.
    aRs

  • Data Trasfer with IDoc

    Hi,
       Can anybody please provide the document and/or more information on R/3 to APO data transfer using IDOC and XI. R/3 version is 3.0 and CIF is not possible.
    Thanks,
    Sanju

    Hi Sanjay,
    since APO is based on BW technology, it is possible to transfer R/3 data using BAPI via ALE/RFC to APO if CIF is not available.
    there are lots of business content around SCM, please have a look, maybe it is helpful:
    http://help.sap.com/saphelp_nw04/helpdata/en/29/79eb3cad744026e10000000a11405a/frameset.htm
    Lilly

Maybe you are looking for

  • Cannot change custom import settings in iTunes on aac

    For some strange reason, my ability to change the AAC import settings in Itunes has very recently been eliminated. when i go to custom AAC it will not allow the drop down any longer? I had this ability! using Itunes 10.5.3 Lion OSX 10.7.3 All updates

  • Sqlldr and control file

    Howdy: I'm running Oracle 9i (9.0.2) on Redhat Linux 7.3. I am trying to append data from a flat file into a table where one of the field is timestamp(6). The data has fractional seconds and looks like so: [snip data] 2002-12-08 22:29:38.216712 [snip

  • Altering indents on formatted Word (.doc) files

    I am laying out a legal book which has been formatted in Word. The original has a sub para numbering hierachy of 1 1.1 1.1.1 1.1.2... 1.2 1.2.1 1.2.2... etc. This has been set up in Word as an auto numbering system, to have a fist line indent of 15mm

  • Java Icon in JDialog

    Hi all, Can some one tell me, how to remove the Java Icon from the left upper corner in the instance class of JDialog? Thanks, Genrry.

  • How do expire a page in Java Studio Creator

    Hi There, How do expire a page in Java Studio Creator ? When pressing Back button, I would like to show "Warning: Page has Expired" on the browser. Thanks.