T.code: F-28  payment entry we can possible to park

Dear all
payment received from customer (T.code: F-28), payment entry we can possible to parking.If possible what T.code? or any configuration there tell me.
thankx in advance
Ajeesh.s

Dear,
There is no separate configuration for parking, if we want park any document we can park before the document posting. for that we can select menu items for parking and posting in menu bar. otherwise we have some transaction code for parked documents separately.
FBV0    Post Parked Document
FBV1    Park Document
hope it clarifies.
regards

Similar Messages

  • Possible to parking payment entry ( Ex.vendor payment and customer payment)

    Hi Masters
    Are you possible to parking payment entry , payment  paid to vendor and payment received from customer if there any configuration or guide me how to parking payments.
    Regards
    Selva

    Hi Javeed,
    I thought wrongly you understand my question, Normally parking for sales invoice (T.code: F-22 Or FB70) purchase invoice (T.Code.F-43 Or FB60), General expenses entry (T.code: F-02). Normally the above documents park T.Code: FBV0,
    my question is  payment paid to vendor (T.Code: F-53) and payment received from customer (T.code: F-28), payment entry we can possible to parking.
    If possible what T.code? or any configuration there tell me.
    Thanks & regards
    Selva.

  • Reason code for short payment received from Customers

    Hello
    We are on ECC 6.0 without application of any enhancement package.
    Requirement is to capture reasons of short payment received from customer and generate a report based on such reason codes.
    Reasons of short payment received could be - Adhoc payment; Excess billed; Tax deducted at source (TDS) on freight / service charges and Bank charges etc.
    Let me know relevant configuration required.
    Would reason codes be captured during incoming payment entry or customer account clearing?
    Thanks.
    Vimal, India

    Hi Vimal
    Following is the configuration for Reason code for customer payments. It can be short payment, over payment or discount not allowed.
    First step is to define reason code. You do this in Financial Accounting (New >Accounts Receivable and Accounts Payable>Incoming Payments>Incoming Payments Global Settings>Overpayment/Underpayment>Define Reason Codes
    Define reason code , short text, long text and assign it to correspondence type. (please note correspondence type settings needs to be done first).  There is a column c which is Indicator: Charge off difference via separate account set this if you want to post the difference to seperate account during clearing customer open item.
    The second step is to define accounts for payment difference.
    Financial Accounting (New >Accounts Receivable and Accounts Payable>Incoming Payments>Incoming Payments Global Settings>Overpayment/Underpayment>Define Accounts for Payment Differences
    Assign G/L accounts against reason codes.
    The third step is Define Reason Code Conversion Version
    Financial Accounting (New >Accounts Receivable and Accounts Payable>Incoming Payments>Incoming Payments Global Settings>Overpayment/Underpayment>Define Reason Code Conversion Version
    In this step, you make the default settings you need for the manual incoming payment processing via payment advice notes. If differences between the payment advice item and the total of the allocated open items occur after selecting the open items, you can enter a reason code in the payment advice item. This represents the reason for the reduction of the payment amount specified by the paying person.
    Create version 001 and name for it.
    For correspondence type create or assign relevant form and print program in global settings> correspondence
    Once you have these settings you can insert appropriate reason code while clearing customer open item .
    You can print correspondence via T-ode F.62 on a monthly basis or wekly basis.
    Hope this helps.
    Thanks
    Sanjeev

  • How can i write the below code using "For all entries"

    Hi
    How can we write the below code using "for all entries" and need to avoid joins...
    Please help
    SELECT aaufnr aobjnr aauart atxjcd a~pspel
    agstrp awerks carbpl cwerks
    INTO TABLE t_caufv
    FROM caufv AS a
    INNER JOIN afih AS b
    ON aaufnr = baufnr
    INNER JOIN crhd AS c
    ON bgewrk = cobjid
    AND c~objty = 'D'
    WHERE ( a~pspel = space
    OR a~txjcd = space
    OR NOT a~objnr IN
    ( select OBJNR from COBRB AS e
    WHERE objnr = a~objnr ) )
    AND a~werks IN s_plant
    AND a~auart IN s_wtype
    AND NOT a~objnr IN
    ( select OBJNR from JEST AS d
    WHERE objnr = a~objnr
    AND ( dstat = 'A0081'OR dstat = 'A0018' )
    AND d~inact 'X' ).
    Reward points for all helpfull answers
    Thanks
    Ammi.

    Hi,
    SELECT objnr objid aufnr
            from afih
            into table t_afih.
    SELECT objnr
            from JEST
            into table t_JEST
            where stat = 'A0045'
               OR stat = 'A0046'
               AND inact 'X'.
    SELECT objnr
            from COBRB
            into table t_cobrb.
    SELECT arbpl werks objid objty
          from crhd
          INTO table it_crhd
          FOR ALL ENTRIES IN it_afih
          WHERE objty eq 'D'
          AND gewrk = it_afih-objid.
    SELECT aufnr objnr auart txjcd pspel gstrp werks aufnr
            FROM caufv
            INTO table t_caufv
            FOR ALL ENTRIES IN it_afih
            WHERE aufnr = it_afih-aufnr
              And pspel = ' '
              AND txjcd = ' '
             ANd objnr ne it_crhd-objnr
              AND auart in s_wtype
              AND werks in s_plant.
             AND objnr ne it_jest-objnr.
    dont use NE in the select statements, it may effect performance also. Instead use if statements inside
    loops.
    loop at t_caufv.
    read table it_chrd............
      if t_caufv-objnr ne it_chrd-objnr.
      read table it_jest..........
       if   if t_caufv-objnr ne it_jest-objnr.
        (proceed further).
       endif.
      endif.
    endloop.
    hope this helps.
    Reward if useful.
    Regards,
    Anu

  • TDS Payment entry after Go-Live.

    Dear All,
               My client goes live on 01.04.2014. In their legacy system they used to pass entries related to TDS payment is like
    TDS -- Party A --- 100.00
    TDS -- Party B ---  200.00
    TDS -- Party C ---- 300.00
                 to  Bank a/c --- 600.00
    From this they used to get report like vendor wise TDS payment in their legacy system.
    Now my issue is how can I post this entry in SAP , where I can get Vendor wise TDS report. I know that if we will follow TDS cycle as per SAP standard then we can get the report from J1inmis. But here I have to make payment entries after go-live where I cannot follow TDS cycle for cut over entries/data.
    So kindly guide me to handle this issue .
    Regards
    Soumya

    Hi,
    Please do following steps :
    1. Go to transaction code J1INCHLN
    Click on Execute
    Enter
    Click on Document - Simulate
    If entry found O.K click on Save (Post)
    Clearing document
    Go to transaction code J1INBANK
    Select appropriate Challan
    Click on
    Pre - requisites
    1. Maintain number range for object J_1ICHLNNO in J1I9.
    Hope, this solves your issue else revert.
    Regards,
    Tejas

  • Check payment entry reset

    How can i reset the check payment entry  I  tried  with  T-code FBRA  but  get the message
    Payment was posted with
    withholding tax.
    Clearing document will be reversed.
    Do you want to continue?
    if i click on yes the entry will get reversal
    I want only reset the  entry and don't want reveres it how can I do that?

    We have a similar problem. I will also like to know what the solution is. In ou case it is not a check payment but an electronic bank  payment. We also need to only RESET the payment entry but NOT reverse it. However now when we are trying to do FBRA, the system says exaclty the same message as posted in the original query here.
    regards,
    Suvarghya

  • Down Payment entries not reflecting in J1INMIS report

    Dear Guru's,
    TDS deducted at  the time of down payment made to vendor is not reflecting in J1inmis report.
    Is J1INMIS report does not reflect down payment entries?
    What will be the reason for this?
    Which alternative report to followed for J1INMIS !!!
    Waiting for your positive reply.
    Regards,
    Sany.

    Hi Sany,
    To update Business Place & Section Code, execute the program given below. After execution of the program run T.Code J1INPP and your issue should get resolved. Let me know if this works.
    Ask the Abaper to write the following Code & execute the program:
    REPORT  ZFI_BUP_SEC_CHANGE.
    TABLES : BSIK,BSAK,BSEG.
    parameters: PA_BELNR TYPE BSEG-BELNR OBLIGATORY,
                PA_BUKRS TYPE BSEG-BUKRS OBLIGATORY,
                PA_GAAHR TYPE BSEG-GJAHR OBLIGATORY.
    PARAMETERS : PA_BUPLA TYPE BSEG-BUPLA NO-DISPLAY,
                 PA_SECCO TYPE BSEG-SECCO NO-DISPLAY.
    PA_BUPLA = 'MUM'.                               (Note : Use the Business place & section Code Used
    PA_SECCO = 'MUM'.                                         in your company code).
    START-OF-SELECTION.
    PERFORM CHANGE_DATA.
    END-OF-SELECTION.
    *&      Form  CHANGE_DATA
          text
    -->  p1        text
    <--  p2        text
    FORM CHANGE_DATA .
    DATA : LT_BSEG TYPE TABLE OF BSEG WITH HEADER LINE,
           LT_BSIK TYPE TABLE OF BSIK WITH HEADER LINE,
           LT_BSAK TYPE TABLE OF BSAK WITH HEADER LINE.
    BSeg updation
    SELECT *
    INTO CORRESPONDING FIELDS OF TABLE LT_BSEG
    FROM BSEG
    WHERE BUKRS  = PA_BUKRS   AND
          GJAHR  = pa_gaahr   AND
          BELNR = PA_BELNR.
    LOOP AT LT_BSEG.
      IF LT_BSEG-BSCHL    = '25' OR LT_BSEG-BSCHL = '26'
         OR LT_BSEG-BSCHL = '27' OR LT_BSEG-BSCHL = '28'
         OR LT_BSEG-BSCHL = '35' OR LT_BSEG-BSCHL = '36'
         OR LT_BSEG-BSCHL = '37' OR LT_BSEG-BSCHL = '38'
         OR LT_BSEG-BSCHL = '39'.
        LT_BSEG-BUPLA = PA_BUPLA.
        LT_BSEG-SECCO = PA_SECCO.
        MODIFY BSEG FROM LT_BSEG.
        Write : / LT_BSEG-BELNR, 'Update For BSEG', LT_BSEG-BSCHL,
                  LT_BSEG-BUPLA,LT_BSEG-SECCO.
      ENDIF.
    ENDLOOP.
    Bsik updation
    SELECT *
    INTO CORRESPONDING FIELDS OF TABLE LT_BSIK
    FROM BSIK
    WHERE BUKRS  = PA_BUKRS   AND
          GJAHR  = pa_gaahr   AND
          BELNR = PA_BELNR.
    LOOP AT LT_BSIK.
      IF LT_BSIK-BSCHL    = '25' OR LT_BSIK-BSCHL = '26'
         OR LT_BSIK-BSCHL = '27' OR LT_BSIK-BSCHL = '28'
         OR LT_BSIK-BSCHL = '35' OR LT_BSIK-BSCHL = '36'
         OR LT_BSIK-BSCHL = '37' OR LT_BSIK-BSCHL = '38'
         OR LT_BSIK-BSCHL = '39'.
        LT_BSIK-BUPLA = PA_BUPLA.
        LT_BSIK-SECCO = PA_SECCO.
        MODIFY BSIK FROM LT_BSIK.
        Write : / LT_BSIK-BELNR, 'Update For BSIK', LT_BSIK-BSCHL,
                  LT_BSIK-BUPLA,LT_BSIK-SECCO.
      ENDIF.
    ENDLOOP.
    BsAk updation
    SELECT *
    INTO CORRESPONDING FIELDS OF TABLE LT_BSAK
    FROM BSAK
    WHERE BUKRS  = PA_BUKRS   AND
          GJAHR  = pa_gaahr   AND
          BELNR = PA_BELNR.
    LOOP AT LT_BSAK.
      IF LT_BSAK-BSCHL    = '25' OR LT_BSAK-BSCHL = '26'
         OR LT_BSAK-BSCHL = '27' OR LT_BSAK-BSCHL = '28'
         OR LT_BSAK-BSCHL = '35' OR LT_BSAK-BSCHL = '36'
         OR LT_BSAK-BSCHL = '37' OR LT_BSAK-BSCHL = '38'
         OR LT_BSAK-BSCHL = '39'.
        LT_BSAK-BUPLA = PA_BUPLA.
        LT_BSAK-SECCO = PA_SECCO.
        MODIFY BSAK FROM LT_BSAK.
        Write : / LT_BSAK-BELNR, 'Update For BSAK', LT_BSAK-BSCHL,
                  LT_BSAK-BUPLA,LT_BSAK-SECCO.
      ENDIF.
    ENDLOOP.
    ENDFORM.                    " CHANGE_DATA
    Thank You.

  • Down Payment with reference capital PO (Down Payment Entry)

    Hi,
    This is regarding Down Payment entry.
    While making Down Payment with reference capital PO including taxes (f-48) we are getting the entry as below
    Vendor A/c                                                   Debit
    Asset   A/c                                                   Debit
    Cenvat Clearing A/c                                      Debit
    Cenvat Clearing A/c                                      Debit
    Input Tax Clearing A/c                                  Debit
    Bank A/c                                                      Credit
    Down Payment Clearing A/c                        Credit
    Input Tax A/c                                                Credit
    But User is asking the entry should not be like, he wants the entry should be while making F-48
    Vendor A/c                 Debit
    Bank A/c                     Credit
    We are using 4.7 version.
    someone has told me that if we implement some patches then system will show the entry whichever user is asking.
    Is it possible? Is there any solution for this?
    Please help me on this.
    Regards,
    Schilukuri

    Hi,
    No, that is not requirement.
    We will make the down payment with reference of Capital PO including taxes
    then system will generate 7 to 8 line items. But user is asking system should show only 2 line items as i said above.
    But someone has told me that if we apply some patches system will generate the entry as per user requirement.Since we are using 4.7 version.
    any one can help me on this..
    Regards,
    Schilukuri

  • Transfer payment entries from cash desk clearing Acc to Bank clearing Acc.

    Hi experts,
    Can some one tell as how, in the in payments, the transfer of Payment entries from cash desk clearing account to Bank clearing account in ISU is done?
    Thanks in advance.
    Regards,
    Irshad Khan.

    Hi Irshad?
    I'm not sure about your question. Are you talking about Transfer postings in FICA or EBS in FI/CO?
    Pls be more clear.
    Rgds
    Rajendra

  • T-code for factory payment

    Hi experts,
    My client created Po and it was confirmed by Factory.
    Client received inbound delivery and they need to pay to factory.
    can i have t-code for factory payment?
    regards,
    Vani

    Hi 
    i didn't under stand your business functionality.  you need to pay to vendor or it is inter company stock transfor scenario.  when ever you want to pay amount to some.  you need to create the vendor. 
    you are already create PO.  so please check in that PO have you maintain vendor.  so when ever you will do the MIGO,MIRO.  vendor account should be credit.  then only you will do the payment.
    if it is not correct.  then please explain what is your business scenario.
    Regards
    Ram

  • Sequence Code in Incoming payment

    Hi Experts,
    Is it possible that we can can show the sequence code in Incoming payment window and How ?.
    Please can any one share their experience regarding the sequence code in Incoming payment window.
    How we can accomplish this particular task in SAP Business One 2005B .
    Regards
    Amit Tyagi

    Hi Marcella,
    Thanks for reply
    I would like to inform you that we can put the sequence of document by follow below path:
    Administration>Setup>Finances>Tax>Sequence.
    This functionality work when there are more than one profit center of an enterprise just for tracking of the document profit center wise.
    I think above description help you to understand the concept of the sequence code.
    Regards
    Amit Tyagi

  • How can I use the old Apple TV with new iTunes?  It tells me to input a code in iTunes but iTunes no longer has a spot to input this code to allow sync.  I can access the iTunes Store fine, just none of my Library

    How can I use the old Apple TV with new iTunes?  It tells me to input a code in iTunes but iTunes no longer has a spot to input this code to allow sync.  I can access the iTunes Store fine, just none of my Library

    read this
    https://discussions.apple.com/message/20429789#20429789

  • I created a new apple id and as my billing info i put in my itunes card. i still have $18 left in the account but it wont let me buy anything because i put none as my payment method. what can i do to fix this?

    i created a new apple id and as my billing info i put in my itunes card number. i still have $18 dollars left in the account but it wont let me buy anything else because it constantly asks for my billing info and i now put none as my payment method. how can i buy stuff again?

    Creating an iTunes Store, App Store, iBookstore, and Mac App Store account without a credit card
    Step 3 is important, no matter whether you do this on a Mac or an iPad / iPhone:
    Important: Before proceeding to the next step, you must download and install a free application. ...
    Important: Before proceeding to the next step, you must download and install the free application by tapping Free followed by tapping Install App. ...

  • TS1292 I got an iTunes gift card for $15.00 and the code sticker ripped so now I can't make it out. So what do do?

    I got an iTunes gift card for Xmas and when scratching code it ripped so now you can't make out part of it what do I do

    Click here and request assistance. Include as much of the code as you can.
    (73379)

  • I try to create my Account ID....and i don't understand why i have to put payment? before my friend create Account ID don't have to put payment they still can create account ID... and now i buy iphone but i don't have credit card that mind i can't not do

    Dear
    I try to create my Account ID....and i don't understand why i have to put payment? before my friend create Account ID don't have to put payment they still can create account ID... and now i buy iphone but i don't have credit card that mind i can't not do it

    Hi,
    This Link explains how to Set Up an Account ID...  without a credit card...
    http://support.apple.com/kb/HT2534
    Hope it helps,
    Cheers,

Maybe you are looking for