Need standard RFC for posting Payment Splitting in Loan Application

Hi All,
I am working in Loan Managment system, for creating loan application I am using RFC "BAPI_LOAN_CONTRACT_CREATE".
The above mention RFC taking the loan detail, condition header, condtion item and BP details. But its not taking the "Payment Splitting"  details.
can any one tell me is there any standard BAPI for update the Payment Splitting.
Regards,
Boopathi M

Hi
Try
FIDCCP02 or FIDCC*
Regards
Neha

Similar Messages

  • Standard BAPI to post payment in SAP-ISU

    Hi Experts,
    My client's requirement is the payment via third party should be posted synchronously in SAP-ISU system means payment is accepted by third party and we just need to update that payment in SAP-ISU system. We are trying to achieve this by RFC.
    I came across BAPI_CTRACCTRCTACCNT_PAYBYCARD which post the payment in the system but it need credit card detail. I want to post the payment from third party which can be cash/cheque. I just wanted to know if there is any standard BAPI which can be used to post payment in SAP-ISU system?
    Thanks in Advance,
    Mansoob
    Edited by: Mansoobkhan on Oct 21, 2010 4:08 PM

    Hi you can try with the following BAPI'S
    BAPI_CTRACPAYMINC_CREATE
    BAPI_CTRACPAYMINC_APPEND
    BAPI_CTRACPAYMINC_RELEASE
    BAPI_CTRACPAYMINC_CLOSE
    If you have PI available you should check out the external cash desk functionality.
    Best regards.
    Cristóbal.

  • Standard report for vendor payments made monthwise for acct grp

    My client needs a report with below fields and selection criteria based on the account group.:
    Vendor Number             Vendor Name                Amount(Payment per month)    Month
    Is there any standard report i can look in to.If not standard report then to custom report what fields do i need to go for.Please suggest.

    Hi,
    Selection Criteria being Account Group..Better try creating with Report Painter.
    Regards
    Andrew

  • Need standard techniques for address duplicate checks.

    Hi ,
    I need to use sap standard techniques for standardization and duplicate check.
    I have checked the bogs
    Show Duplicates Button on  Accounts View
    Duplicate check for Business Partner
    I have checked ,BUT000 index is active  customizing table TSADRVGRPC.
    But still show duplicate button ,no pop up is triggered.
    Checked
    IMG => SAP NetWeaver => Application Server => Basis Services => Address Management => Duplicate Check
    BUT000 PARTNER  index active 90,0 SAP Business Partner
    BUT052  ADDRNUMBE   index active   Contact Person Relationships (SAP Business Partners)
    are maintained.
    Still i need to implement BUPA_ADDR_CHECK ?
    or any other BADI's ?
    Thanks,
    Anitha.

    Hi Ani,
    In order to have duplicate check activated in your system, you would need a TREX server and an RFC created between CRM and TREX. Once its in place follow steps:
    1. Goto SPRO->SAP NETWeaver->Application Server->Basis Services->Address Management->Duplicate check
    Here maintain limit for duplicates. Say if you maintain 70 here then only partners above similarity of 70% would be shown as duplicates.
    2. Activate Badis Address_search and address_update. If you dont want to activate these badis then create custom implementation of them.
    3. Go to t code SES_ADMIN.
    Here go to->customizing->system settings and give details like name of RFC connetion between crm and TREX server and then search engine as CL_COM_SE_TREX.
    come back and again in customizing->business addresses and indexes, create business object named BAS_BUPA with class CL_IC_INDEX_SES. Once you create this entry go to settings subnode and maintain object type as 1.
    Now come back to Ses_admin main screen and from top menu select index->create/activate indexes. Here select bas_bupa.
    4. Click on index immediately.
    5. Run report SIC_BAS_RSADRINI.
    See the magic of TREX...Duplicate check would start working...
    Now for standardization you can do it directly from SAP except for postal code, region, country but not for free text like street address, house number(Functional consultant can do it in SPRO). If you need this functionality then you need to have interface with third party system.
    Hope that helps,
    Regards,
    BJ

  • Need Bapi Names for Post Goods Reciept and Post Goods issue to STO in MIGO

    Hi All..
    I need to post goods receipt using input data in MIGO. Is there any BAPI that i can use.
    Also once STO (Stock Transport order) is created, i also need to Post goods issue to STO in MIGO transaction. I do need a bapi for this too...
    Appreciate your help and will reward any helpful answers.
    Thanks..

    Hi,
    ata  : gm_header  type bapi2017_gm_head_01.
    data  : gm_code    type bapi2017_gm_code.
    data  : gm_headret type bapi2017_gm_head_ret.
    data  : gm_item    type table of
            bapi2017_gm_item_create with header line.
    data  : gm_return  type bapiret2 occurs 0 with header line.
    data  : gm_retmtd  type bapi2017_gm_head_ret-mat_doc.
    clear : gm_return, gm_retmtd. refresh gm_return.
    gm_code-gm_code      = '03'.
    gm_header-header_txt = firstscreen-bktxt.
        gm_header-pstng_date = sy-datum.
        gm_header-doc_date   = sy-datum.
        gm_header-ver_gr_gi_slip = ' '.  "print
        gm_code-gm_code      = '03'.
      move lineitem1-bwartwa  to gm_item-move_type     .
          move lineitem1-matnr  to gm_item-material.
          move lineitem1-erfmg     to gm_item-entry_qnt.
          move 'EA'    to gm_item-entry_uom.
          move lineitem1-werks  to gm_item-plant.
          move lineitem1-lgort  to gm_item-stge_loc.
          move lineitem1-kostl to gm_item-costcenter.
          while gm_item-costcenter+9(1) = ' '.
            shift gm_item-costcenter right.
          endwhile.
          overlay gm_item-costcenter with '0000000000'.
          append gm_item.
    call function 'BAPI_GOODSMVT_CREATE'
           exporting
                goodsmvt_header  = gm_header
                goodsmvt_code    = gm_code
           importing
                goodsmvt_headret = gm_headret
                materialdocument = gm_retmtd
           tables
                goodsmvt_item    = gm_item
                return           = gm_return.
    Thanks
    venki

  • I need standard programs for the following

    hi,
        i need standard programs (if any) available for these..
    Incomplete Order for CUSt & Mat   
    Display Order On Hand
    Deliveries To Be Confirm
    Sales Order On Hand
    helpful replies will be rewarded

    Hi Amit,
    For deliveries check the followings txn :
    VL10A                Sales Orders Due for Delivery             
    VL10B                Purchase Orders Due for Delivery            
    VL10C                Order Items Due for Delivery                                
    VL10D                Purch. Order Items due for Delivery       
    VL10E                Order Schedule Lines due for Deliv.       
    VL10F                PurchOrd Schedule Lines due for Dlv.      
    VL10G                Documents due for Delivery                
    VL10H                Items Due for Delivery                    
    VL10I                Schedule Lines due for Delivery           
    VL10U                Cross-System Deliveries                   
    Check Also :
    VA05                 List of Sales Orders               
    VA07                 Compare Sales - Purchasing (Order) 
    VA08                 Compare Sales - Purchasing (Org.Dt.)

  • Standard RFC for Trip Change

    Dear All ,
    I need your expertise suggetsion on the below query .
    I need the standard RFC names ( From R/3 )  which gets triggered when  Change Travel Request button is being pressed from ESS - Portal screen .
    Regards
    Prabhu

    Solved

  • Standard RFC for update Purchase Order No. in Sales Order

    Hi all,
    It's allow the custoemrs to login in internet to change the fields of Purchase Order No & PO Date.
    Is there any standard RFC to update the fields of Purchase Order No. (VBKD-BSTKD) & PO Date (VBKD-BSTDK) in Sales Order?

    jack,
      Try with below FM
    " BAPI_PO_CHANGE"
    Don't forget to reward if useful..

  • NEED STANDARD INFOOBJECTS FOR STANDARD R3 FIELDS?

    HI ALL,
    RESBU
    BRESWK
    BRTWR_R
    BSAKZ
    EGLKZ
    EMNFR
    KTWRT
    KZKPF
    KZKPO
    MEPRF
    MPROF
    NETWR_R
    PRDAT
    REVNO
    STAKO
    STAPO
    The above are R3 Fields, i have taken it from datasource (2LIS_02_ITM), I Just want to know the standard infoobjects used for the above said fields.
    Is there any way to get the standard infoobjects for the above fields?
    Please Help.

    Hi
    1. Goto SE11 of R3 and give RSOSFIELDMAP
    2. Click on contents icon of the table and give the R3 fields names against the field
    3. Execute it and the table will list out the corresponding info objects and the data source.
    Hope it helps
    Regards
    Sadeesh

  • Need standard BAPI for  Block/Unblock Customer

    Hi All,
    is there Standard BAPI for  Customer Block/Unblock .
    Thanks in Advance.

    Hi,
    below is a useful link which gives a list of bapi's,
    http://www.mysaphelp.com/blog/?p=122
    look out for   V02D                           Customer Master: Read/Block
    might be of some Help...
    Thanks,
    Naren

  • Need BAPI/RFC for Updating Category field of CRM_DNO_MONITOR  from SAP R/3.

    Hi SAP GURUS!!
    I need to have a new field category in "Create support message"  of the HELP menu in SAP server. This field values needs tobe updated with that of Category in Solution Manager ( CRM_DNO_MONITOR) .We have found a BADI (SBCOS001 ) where we designed the screen for having the new field. FOr updating the value of this field to sol man, is there any bapi or rfc ..
    Thanks in Advance,
    gopa.

    Hi
    Please check the following points.
    1. Please check the settings that you maintained in the table CRMSUBTAB in ECC. You need to have an entry as follows:
    User: CRM
    Object: VENDOR_MAIN
    U/D : DOWNLOAD
    Object Class: VEND ( & not BUPA for this entry)
    Function Module: PI_BP_VENDOR_MAIN_EXTRACT
    The other entry (for upload) has similar but different values. (Refer to the OSS note 883162.)
    2. Check if you have applied any filter settings in CRM for the adapter object VENDOR_MAIN.
    Regards,
    Srini.

  • Standard Report for Down Payment Requests of Milestone Billing

    Hi Experts,
    Is there any Standard SAP Report for Downpayment Requests of Milestone Billing. Where I can view all the downpayment requests for the customers in Milestone Billing Scenario.
    I have searched but I'm getting report for Vendors downpayment requests in transaction code FBL1N.
    Kindly help to get me this report.
    Thanks in Advance.
    Regards,
    Avinash

    Hello,
    you can use transaction VF04 to get the list of the downpayment requests to be made, and VF05N for the list of downpayment requests already made (using the proper SD invoice document as selection criteria): this is from an SD point of view.
    From an FI point of view transaction FBL5N could help you. Also F-29, as already mentioned, since it provides the list of downpayments to be cleared for a customer.
    Best regards,
    Andrea

  • Needed RFC for ESS

    Hi All,
       Currently i'm working on ESS(Employement Self Service). I found all the infotypes needed for my project. But i found only 4 function modules to handle those infotypes. But i need to handle EDUCATION, QUALIFICATION and PREVIOUS EMPLOYEMENT infotypes. For that i need standard RFC's.
       Is there any standard RFC's available to handle these infotypes???? If yes please help me by providing those RFC's.
      Thanks in Advance
      SM Nizamudeen

    Hi JC,
       This is old RFC. But i need new RFC for particular country.
    For example RFC's like "HRXSS_PER_READ_P0002_IN" are used to handle the employees personal data in india.
    Like this i need RFC for education, previous employment and qualification....
    Please revert back ASAP
    Thanks in Advance
    SM Nizamudeen

  • Need T.Code for "Classify G/L Accounts for Document Splitting"

    Hi All,
    I need the T.Code Document Splitting "Classify G/L Accounts for Document Splitting"
    Menu Path is:
    IMG-Fin. A/c- General Ledger A/c- Business transaction - Document Splitting - Classify G/L Accounts for Document Splitting
    Thanks & Regards,
    Mohan.

    Need T.Code for "Define Document Splitting characteristics for G/L Accounting and
    Define Document Splitting method

  • IDOC for F-53 Posting Payment Document ?

    Dear All,
    Please advise which IDOC i can use for Posting Payment Document ? I have scenario to send the IDOC payment document to others SAP system.
    Thank You and Best Regards
    Fernand

    I guess you can use the same messagetype for outgoing payments:
    report  zzinbound_idoc.
    data: g_idoc_control_record like edi_dc40 occurs 0 with header line.
    data: g_edidd like edi_dd40 occurs 0 with header line.
    data: g_e1bpache09 like e1bpache09.
    data: g_e1bpacar09 like e1bpacar09.
    data: g_e1bpaccr09 like e1bpaccr09.
    data: g_e1bpacgl09 like e1bpacgl09.
    parameter: mode type c default 'A'.
    refresh: g_idoc_control_record, g_edidd.
    clear:   g_idoc_control_record, g_edidd.
    *-Build Control Record -*
    g_idoc_control_record-mestyp  = 'ACC_DOCUMENT'.   "Message type
    g_idoc_control_record-idoctyp = 'ACC_DOCUMENT03'. "IDOC type
    g_idoc_control_record-direct  = '2'.              "Direction
    * Receiver
    case sy-sysid.
      when 'DE2'.
        g_idoc_control_record-rcvpor = 'SAPDE2'.     "Port
        g_idoc_control_record-rcvprn = 'IDOCLEGACY'. "Partner number
    endcase.
    g_idoc_control_record-rcvprt = 'LS'.             "Partner type
    g_idoc_control_record-rcvpfc = ''.               "Partner function
    * Sender
    g_idoc_control_record-sndpor = 'FILE_PORT'.      "Port
    case sy-sysid.
      when 'DE2'.
        g_idoc_control_record-sndprn = 'IDOCLEGACY'. "Partner number
    endcase.
    g_idoc_control_record-sndprt = 'LS'.             "Partner type
    g_idoc_control_record-sndpfc = ''.               "Partner function
    g_idoc_control_record-refmes = 'Customer clearing'.
    append g_idoc_control_record.
    *-Build Idoc Segments -*
    *-------E1BPACHE09 (HEADER)
    clear g_edidd.
    g_edidd-segnam = 'E1BPACHE09'.
    g_edidd-segnum = 1.
    clear g_e1bpache09.
    g_e1bpache09-bus_act    = 'RFBU'.
    g_e1bpache09-doc_date   = sy-datum.
    g_e1bpache09-doc_type   = 'DZ'.
    g_e1bpache09-comp_code  = 'BP01'.
    g_e1bpache09-pstng_date = sy-datum.
    g_e1bpache09-username   = sy-uname.
    g_e1bpache09-ref_doc_no = '0090000025'.
    move g_e1bpache09 to g_edidd-sdata.
    append g_edidd.
    *-------E1BPACGL09 (ACCOUNT GL) (Debit) (Factoring Partner)
    clear g_edidd.
    g_edidd-segnam = 'E1BPACGL09'.
    g_edidd-segnum = 2.
    clear g_e1bpacgl09.
    g_e1bpacgl09-itemno_acc = 0000000002.
    g_e1bpacgl09-gl_account = '0000157000'.
    g_e1bpacgl09-customer   = 'C6130'.
    g_e1bpacgl09-acct_type  = 'S'.
    g_e1bpacgl09-comp_code  = 'BP01'.
    *g_e1bpacgl09-costcenter = '0000001602'.
    move g_e1bpacgl09 to g_edidd-sdata.
    append g_edidd.
    *-------E1BPACAR09 (ACCOUNT RECIEVABLE) (Credit) (Customer)
    clear g_edidd.
    g_edidd-segnam = 'E1BPACAR09'.
    g_edidd-segnum = 3.
    clear g_e1bpacar09.
    g_e1bpacar09-itemno_acc = 0000000001.
    g_e1bpacar09-customer  = 'C6110'.
    g_e1bpacar09-comp_code  = 'BP01'.
    g_e1bpacar09-alloc_nmbr = '0090000025'. "BSEG-ZUONR ?
    move g_e1bpacar09 to g_edidd-sdata.
    append g_edidd.
    *-------E1BPACCR09 (CURRENCY AMOUNT)
    clear g_edidd.
    g_edidd-segnam = 'E1BPACCR09'.
    g_edidd-segnum = 4.
    clear g_e1bpaccr09.
    g_e1bpaccr09-itemno_acc = 0000000001.
    g_e1bpaccr09-curr_type  = '00'.
    g_e1bpaccr09-currency   = 'NOK'.
    g_e1bpaccr09-amt_doccur = -111.
    move g_e1bpaccr09 to g_edidd-sdata.
    append g_edidd.
    g_e1bpaccr09-itemno_acc = 0000000002.
    g_e1bpaccr09-curr_type  = '00'.
    g_e1bpaccr09-currency   = 'NOK'.
    g_e1bpaccr09-amt_doccur = 111.
    move g_e1bpaccr09 to g_edidd-sdata.
    append g_edidd.
    *-Create idoc -*
    *-Syncronous
    if mode = 'S'.
      call function 'IDOC_INBOUND_SINGLE'
        exporting
          pi_idoc_control_rec_40              = g_idoc_control_record
    *     PI_DO_COMMIT                        = 'X'
    *   IMPORTING
    *     PE_IDOC_NUMBER                      =
    *     PE_ERROR_PRIOR_TO_APPLICATION       =
        tables
          pt_idoc_data_records_40             = g_edidd
        exceptions
          idoc_not_saved                      = 1
          others                              = 2.
      if sy-subrc  0.
        message id sy-msgid type sy-msgty number sy-msgno
                with sy-msgv1 sy-msgv2 sy-msgv3 sy-msgv4.
      endif.
    *-Asynchronus
    else.
      call function 'IDOC_INBOUND_ASYNCHRONOUS'
        in background task as separate unit
        tables
          idoc_control_rec_40 = g_idoc_control_record
          idoc_data_rec_40    = g_edidd.
      commit work.
    endif.
    write: / 'Goto transaction F.13'.
    Edited by: Erik Hoven on Feb 24, 2009 12:55 PM

Maybe you are looking for

  • Job Cancelled with an error "Data does not match the job def: Job terminat"

    Dear Friends, The following job is with respect to an inbound interface that transfers data into SAP. The file mist.txt is picked from the /FI/in directory of the application server and is moved to the /FI/work directory of application server for pro

  • Add Lync 2010 To Existing Office 2010 ProPlus Deployments?

    Office 2010 ProPlus was deployed with Word, Excel PowerPoint and Outlook 2 years ago.  We are now going to deploy Lync 2010 and need an easy way to add Lync to the existing Office installations.  On new installations we will add Lync as part of the b

  • PDF encrypt

    when I select a file to print as encrypted PDF, it asks for the password, but the file is not protected at all. I can open it without using a password. And it is viewable with quicklook. This used to work in Tiger, but not in Leopard.

  • Print Workbench generating txt file

    Hello, we are using Print Workbench to generate bill forms. We will send a file to the Print Center. The problem is that our form (SmartForm) generates a XML file, and the Print Center expects to receive a TXT file. Does anybody know how to generate

  • Trying to connect my 2 wireless routers wirelessly (wrt54g2 to e2500)

    Well I contacted cisco's technical support to ask them if they know how to do it but the respond with it cannot be done. I google searched before calling and found dozens of people saying it can be done but not saying thoroughly of how to do it. I di