Customer Payment outbound IDOC trigger

Dear All,
I am working on one of our customer requirement to send Customer Payment data from SAP ECC 6.0 to their application using SAP PI 7.0
I have created a customer Invoice (in Transaction Code FB70) without any reference document .
Now I want to generate a Customer payment document on the top of Customer Invoice generated as mentioned above.
Can any one please suggest the following:
1) Can we generate Customer payment document in transaction FII0
2) What are the mandatory parameters to generate Customer payment document.
3) If I need to send this data to external application using IDOCs , so can i use Program RFFOEDI1 as suggested in other threads.
what are the parameters needs to given to run the program?
4) How to configure the our output type so whenever we generate a Customer payment document, an IDOC should be genarated.
Also please confirm if I can use IDOC PAYEXT with basic type PEXR2001 or should I go for some other IDOC.
Best Regards
Honey

Hi...
1.  First you need to create Invoice (TCode -- FB60)
      Document Number will get generated.
  2. For Automatic Payment Program (Tcode-F110)
    Fill all the details which are mandatory.
   Then go to WE02, check if idoc got genearted.
  And then you can trigger the idoc.
  You can use PAYEXT with basic type PEXR2002
Regards,
Leela

Similar Messages

  • Outbound IDoc trigger from TO

    I am developing an outbound interface with third party MES system. I have to send an outbound IDoc based on Destination storage Type =xyz in TO. How to achieve this?

    if you are planning to use the standard SAP then you have to set up the link in between your warehouse and External system(MES) and under interface control you need to specify on what condition (e.g. source storage type, destination storage type and movement type) you want to trigger the IDoc, or if you are not planning to use the standard way then then you have to make a custom table with logical system detail combination of source and destination storage type and write your own code in user exit (MWMTO001 or MWMTO002) to trigger an IDoc upon  creation or  successful confirmation of the Transfer order based on your requirement as this is not clear from your thread
    standard SAP link Sending Transfer Orders - IDoc Interface: EDI Application Scenarios (BC-SRV-EDI) - SAP Library

  • Trigger Outbound Idoc on Customer Master change/ Create

    Hi everyone,
    can anyone provide me some information on how to trigger outbound IDOCs when a customer master is changed/created and which IDOC should be used.
    Kind Regards,
    Julian

    Hi Julian,
    For the automatic transfer of master data ,we can use change pointer technique.
    Following are the steps to be followed:-
    1) Enable change pointer globally (t.code BD61).
    2)Enable Change Pointers for a Message Type (t.code BD50).
    Here you have to check the Active checkbox corresponding to customer master message type 'DEBMAS'.
    3)Specify the Fields for Which Change Pointers Are to Be Written (t.code BD52).
    Various number of fields are present here corresponding to message type'DEBMAS'. If you want to add any other field , you can add here.
    Apart from above three settings, all other ALE configurations are required like( partner profile, distribution model etc.)
    For triggering the Idoc program 'RBDMIDOC' should be scheduled.
    When you make any change in the customer master , Idoc will be triggered automatically from your SAP system.
    regards,
    monica

  • Outbound IDOC process - Using standard  or Custom Program

    Hi all,
    i'm having some doubts regarding IDOC's outbound processing.
    I'm trying to understand 2 scenarios:
    1- Trigger Standard Outbound IDOC without writting any Z program ou IDOC FM.
    It's possible to trigger a outbound idoc for exemple, whenever a sales order is created. To do this is, i suposed i don't need to write any code at all, correct?
    What i need to do is create a logical system (SALE), define Transmission protocol (WE20, in here i associate the partner, and the outbound message type? After this point is the idoc automatic triggered?
    If not, what is the correct procedure?
    2 Trigger Ountbound IDOC using Z program.
    Whats is diferent from the point 1 to this situation?
    Best regards,
    Pedro

    Kali,
    1. You can search in SE37 using IDOC_OUTPUT* for finding out corresponding function modules. It is based on message types.
    2. You can search user exit in above mentioned function module. So first get the correct populating FM & then you can search for Call Customer Function inside the code for user exit.
    3.Again ans is same as in point 1.

  • Change Business Partner in CRM to trigger OutBound IDOC in R/3 system

    Hi Team,
    I am stuck on a requirement, We have a scenario were the Business Partner is created in CRM system
    which creates a BDOC and is passed to R/3 system through an Inbound IDOC which  triggers the Outbound IDOC to PI system. So far good.
    The scenario we are getting stuck is when a Business partner is changed in CRM an IDOC triggered in R/3 system but this being a change the Change pointers are not called hence the IDOC which is supposed to be triggered for the PI system is not getting triggered.
    Can you please tell me what steps should I take to trigger this Outbound IDOC from R/3 system?
    I did some anlyasis and found a table which COM_BUPA_CALL_FU which contains a set of function module which is triggered in the sequence. Is this the solution or if you have any different do let me know.
    Thanks,
    Imran

    Hi,
    Did you add the entry for your new custom 'Z' long text inPITX Tcode in R3 side. Every long texts in CRM should be linked to R3 long text here. If there is no entry please add one and try changing the text in CRM.
    Hope this helps,
    Karuna.

  • Configuring shipping point as Trigger point for posting outbound idoc

    Hello All,
    I have a requirement that on saving an Outbound Delivery(VL02N), an Outbound Idoc should be posted...but the condtion for posting the idoc should be its shipping point. I am not sure how to configure shipping point as the trigger point for the idoc.
    Please suggest.
    Thanks for your co-operation.
    Regards
    Anand

    Hi Anand,
    1. Go to transaction: NACE & select application V2 and click on output types.
    2. change display <->Change mode.
    3. select LAVA and press F6 (to copy Standard output type LAVA to ZLAV).
    4. Give ur Z name for the new custom output type.
    5. change access sequence from 0005 to 0012(shipping point).
    6. Press ENTER and click copy all.
    7. Now goto trasaction VV21, give the created output type name. ENTER
    8. Maintain entries, shipping point, customer#, Medium as '6' ...etc
    Now try VL01N with the given shipping point and check the output ZLAV has been triggered or not?
    Let's see, if we miss any configs still!
    Keep this as reference:
    http://www.erpgenie.com/sapedi/messagecontrol.htm
    Reddy

  • Trigger outbound IDOCs for EDI - CONTROL & APERAK messages

    Hello All,
    We have a scenario that customer transmits their EDI - ORDERS message and upon receipt of ORDERS, requires us to forward CONTROL and APERAK for any issues with ORDERS message. Checked different outputs and did not find suitable one. WIll appreciate, to know, the corresponding message/idoc types for CONTROL and APERAK and how to trigger.
    Thanks in advance,
    Renu

    Hi Nikhil,
    I tried the following Message Control settings for Message Type - PORDCR1 / Partner - SNC Logical System:
    a. Application = EF; Message Type = BAPI; Process Code = ME10 ; Change Indicator = Checked
    b. Application = EF; Message Type = BAPI; Process Code = ME11 ; Change Indicator = Checked
    c. Application = EF; Message Type = BAPI; Process Code = ABI_AIDN_OUT (the only option available in dropdown) ; Change Indicator = Checked
    I tried chnaing an existing PO after saving each of this setting. There is not outbound Idoc that is getting trigerred.
    Regards,
    Bharath

  • Auto trigger outbound IDOC

    Hi, everyone:
    I just want to know how to auto trigger outbound IDOC to non-SAP system. For example, Customer Master IDOC DEBMAS05, Masterial Master MATMAS05.
    I know we can use changer pointer,  But we need run the program 'RBDMIDOC'. I want the system will create IDOC when we click 'SAVE' icon.
    Does somebody have any idea? Thanks.
    cdspi

    cdspi cdspi,
    if the IDOC / Message type is set for immediate processing, it will be procesed immediately.
    Regards,
    Clemens

  • EDI Vendor outbound payment advice, idoc do not contain RE in the header

    Hi,
        I am facing a critical issue on EDI vendor outbound payment advice idoc. Actually the IDOCs which i created do not contain the “RE” in the header record. This mandatory qualifier is located just before the SAP ID. The IDOCs which i created got error out and not translate.
    Example -    LIRE0001000922
    Can anybody tell me that how can we get this RE mentioned in the above idoc no. I want this RE to be come when the idoc is created.
    Point will be awarded.

    Hi Rajesh,
    If everything is maintianed, i think the problem is with the file that your are uploading.  Please check the file.
    And also check whether the data record is maintained.  For Field Name "PARTNER_Q" youa have to assign the :QualPart" RE (biil-to-party) in the data record.
    Check these things and i hope it solves your problem.
    And you can contact me at [email protected]
    Thanks
    ~Rajesh

  • Custom error in outbound idoc FIDCC1

    Hi all,
    I am generating outbounds idocs for FI documents and i need to put some of them in error. I need the FI Document created and the idoc in error so that i can reprocess it later. To do that i am using the User Exit EXIT_SAPLF050_007
    Enhancement - F050S004 FIDCMT, FIDCC1, FIDCC2: Change outbound IDoc/do not send
    ""Lokale Schnittstelle:
    *" IMPORTING
    *" VALUE(MESSAGE_TYPE) LIKE EDMSG-MSGTYP
    *" TABLES
    *" IDOC_DATA STRUCTURE EDIDD
    *" CHANGING
    *" VALUE(IDOC_CONTROL) LIKE EDIDC STRUCTURE EDIDC
    *" VALUE(DISTRIBUTION) LIKE BOOLE STRUCTURE BOOLE
    *" OPTIONAL
    IDOC_CONTROL-status = '26'.
    The problem is that in the UserExit i set the Idoc Status to some value diferent than 3 (Data passed to port OK) but finally the idoc is created with the status 3.
    Does anybody know how to change the idoc status in the creation from 3 to for example 26 or 27? ( an error idoc status ).
    thanks!!

    Hi,
    In the partner profile, set the option as Collect IDOC's option.
    Create a background job in which the first step of that should be your custom program and the second step is RSEOUT00 program.
    In your custom program, validate the idoc if you feel your idoc is correct then leave it like that and if you feel there is some problem in the idoc then flag that error idoc for deletion that means that error idoc will not be sent to your partner.
    For flagging an outbound idoc to deletion is nothing setting the idoc status to 31. This you can do with the program RC1_IDOC_SET_STATUS.
    Thanks,
    Mahesh.

  • Generate outbound idoc for Customer Master

    Hi Developers,
    I have requirement to generate outbound IDOC for Customer Master Data. I need to send customer master data through an Outbound IDOC. Can we generate an outbound DEBMAS06 idoc? Can someone help me finding a solution to this problem?
    Thanks in advance for helping.
    Regards,
    Gajendra

    Hi,
    If you have done all the required settings (logical system, partner profiles, distribution model), then either transaction BD10 / BD14 will help you generate the IDOC.
    If you want to send the idocs automatically, then you will to configure some program.
    Unlike transaction data, Master data IDOCS are not triggered immediately, you will have to do the required configuration in SPRO.
    Transaction SPRO
    SAP Customizing Implementation Guide -->
    SAP Web application Server --> Application Link Enabling --> Modeling and Implementing Business Processes -->
    Master Data distribution --> Replication of Modified Data --> Creating IDOCS from Change Pointers
    Take a look at this thread.
    Re: automatic Idoc outbound
    Regards,
    Ravi
    Note : Please mark the helpful answers
    Message was edited by: Ravikumar Allampallam

  • Outbound IDOC for customer master

    Hi
    I want to configure that as soon as I create a customer master using the transaction XD01 it should generate an outbound IDOC. Can anyone tell me how to configure this and what need to be br configured.
    Thanx in advance
    regards
    Vinod

    Hi Vinod,
    We can distribute master data in many ways like Send original copy, Send changes and third one is Pull master data.
    Go to txn SALE, and follow the steps to configure your scenario.
    I think in your case you have to use Message Control or
    Output Determination.
    visit this link for message control...
    http://help.sap.com/saphelp_erp2004/helpdata/en/c8/198afa43b111d1896f0000e8322d00/frameset.htm
    Regards,
    Narinder Hartala

  • VL01N - needs to trigger outbound idoc

    Hi all,
    As per requirement please tell me information of how to trigger the outbound idoc on save that consist of delivery data with ref to sales order data.
    I am not able to create the Output type please tell me steps if possible of provide me some link that helps me.
    Regards,

    Hello,
    You have to create an OUTPUT in the configuration and maintain the condition records in VV21 for the Partner LS which means an output for IDOC
    For this configration, Goto the spro
    SPRO->LOGISTIC-EXECTION>SHIPPING->OUTPUT DETERMINATION->MAINTAIN OUTPUT DETERMINATION FOR OUTBOUND DELIVERIES---.DEFINE OUTPUT TYPES.
    Try to create the output type and maintain the condition records .
    Revert back if you need any clarifications
    regards,
    santosh

  • Trigger outbound idoc whenever PO is CHANGED and then saved

    hi guru's
    i am trying to trigger outbound idoc whenever PO is CHANGED and then saved .
    i have created partner profile
    PARTNER TYPE : LI
    MESSAGE TYPE : ORDERS
    BASIC TYPE : ORDERS05
    APPLICATION  : EF
    PROCESS CODE : ME11
    BUT, NOT ABLE TO CREATE CONDITION RECORD .
    please guide me for the same considering i am new to ale-idoc

    Hi,
    Try to use the Message type as ORDCHG and processing code ME11.
    In NACE transaction-->application EF --> copy the std output type 0003 to Z output type.
    In this type in the default value tab enter the VN or LS.
    In we20 :
    Create the partner profile in the LI or LS .
    message type as ORDCHG
    process code : ME11
    message type : output type which you created
    Application :EF

  • Trigger an outbound idoc to sender system after inbound idoc has status 53

    Hi all,
    We have two different partners (say A and B)which send inbound idoc to ECC of same message type WMMBXY. This updates goods movement. The partner A collects the idocs(WE20 partner profile setting) and partner B trigger's immediately. Now our requirement is after successful processing of idocs (satus 53) we need to send another type of idocs to the sender regarding the updation/ changes occured in ECC.
    Since partner A collects the idocs how can we check that it reaches 53 status and send the outbound idoc to A.
    Kindly help me in solving this issue.
    Thanks,
    Aravind

    Create a new process code WMMB to ZMMB & assign a FM ZL_IDOC_INPUT_WMMBXY
    & call the standard FM L_IDOC_INPUT_WMMBXY , check the status or any error other wise create a new IDOC using
    Master_IDOC_CREATE, hope the solution works for you

Maybe you are looking for

  • Scheduling agreements

    i create an agreement for 1 item with 3 different schedule lines 1    18/09/2009 2      20/09/2009 3     22/09/2009.. now when i create a delivery. i enter the selection date as 26/09/2009..  so by this date all the scd lines are due for delivery  bu

  • Problems caused by Editable areas when scrolling in ie6

    Hi, Not sure whether this is a problem in ie6 but think its more likely me being thick with using templates and editable regions! I have a site here which uses 2 templates that are very similar. Everything works fine in FF, however in ie6 I have noti

  • Help needed for function

    Hi All, Display     Setting setval display1 display2 D1     0 0 d1 d2 D1 1 0 d1_1 null D1 1 1 null d2_1 D1 1 2 null d2_2 Based on settting and setval values we will get the above rows,(Here setting =0 setval=0 combination is the default). display1:-

  • Two audio tracks in compressor?

    I have HD video footage edited in FCE that I am bringing into compressor to make a SD DVD in DVDSP4. I am selecting DVD Best Quality 90 minutes 16:9. Clearly I am new to this, as the asset splits into the video track (to an Mpeg 2) (which is fine) bu

  • FCP installation failing

    I recently did an archive and re-install of my OS (Leopard), because an Apple tech told me it would improve the performance of my computer.  But, now FCP 7 won't open.  So, I tried reinstalling it, but the installation fails.  It actually freezes whe