UDF in Deposit Entry

Hello Everyone
I need to create a UDF in the deposit entry -row level ie in the checks table OCHH. Where can i create it.I tried User defined Field-management Payments-Checks.But it is not appearing.Where to create it?
Thanks and Regards
Raghu.

Can you explain how the user report can be taken.Could you elaborate on how to take the customer name.If you mean to say i write the following query,then thank you,if something else please correct me.
select A.CHECKKEY,A.CHECKNUM,A.BANKCODE,A.CARDCODE,B.CARDNAME,A.CHECKSUM
from OCHH A,OCRD B
WHERE A.CARDCODE=B.CARDCODE
AND A.DEPOSITED='N'
TIA
Raghu
Edited by: Raghu Ram on Jul 21, 2009 9:57 AM

Similar Messages

  • Cheque deposit entry

    Dear all
    Our organization is following the system of customer cheque deposit entry through FF68 and SM35 transactions.
    In the initial step we do  cheque deposit entry through FF68 and G/L A/C effect is done through SM35.
    Now my query is i deposited cheque with FF68 and in SM35 by mistake i deleted the session  , so there
    are any ways to restore those session back which are deleted because cheque deposit entry has effect in FEBEP table
    but when we delete that session , the transaction doesn't get deleted from FEBEP table.
    Earliest help is highly appreciated.
    Regards
    Viral.

    Hi,
    The entry in the table can be deleted using program RFEBKA96.
    Maintain the application as 0002 and in the ID give the short key of the transaction you want to delete.
    Use this program very carefully else you might end up deleting other transactions.
    Once the deletion is done you may process the transaction FF68, create a batch input.
    Before proceeding with this process you may try out the process in the quality server and once when you are comfortable with the process you may execute the same in the production server.
    Hope this helps you.
    Regards,
    Sameer

  • CHQ DEPOSIT ENTRY IN CASH JOURNAL..THROWS ERROR

    When i trying to enter chq deposit in Cash journal after making the entry petty cash to customer,clicking Present cheques.
    I defined business transaction for this and assigned bank deposit account,however sustem throws me error that
    YOU CANNOT USE ACCOUNTING TRANSACTION TYPE "INCOMING PAYMENT HERE"
    tHE DESCRIPTION GIVEN FOR THIS ERROR IS:
    You cannot use accounting transaction type "Incoming payment" here
    Message no. F5A070
    Diagnosis
    You are using the payments tab, but have selected an accounting transaction that is used exclusively for receipts.
    System Response
    The system analyzes this inconsistency and waits for your adjustment.
    Procedure
    Either select a different accounting transaction or change the tab.
    PLEASE LET ME KNOW EHER I NEED TO CORRECT

    Hi
    Check at TCode FBCJC0.
    Cheers
    Srinivas

  • Create trigger in UDF on Journal Entry

    Hi  SAP Users,
           Need help for this ...
           I add User Defined Fields in Journal Entry module, I want this field not to leave blank/empty. Can somebody teach me on how to create a code in SP that will trigger the module to avoid adding the journal entry data if this field in UDF is blank. And where specifically in SP will I put the code if I am pertaining on Journal Entry module
            Thanks
    Vissia

    Hi,
    Try Below...
    IF @transaction_type = N'A' AND (@Object_type = N'30')
    BEGIN
    if Exists ( select T0.TransId from OJDT T0 where  T0.Transtype='30' and
    t0.transid = @list_of_cols_val_tab_del and (T0.UDF-NAME is null or T0.UDF-NAME= ''))
    BEGIN
    SELECT @Error = 1, @error_message = N'Please select UDF Name !!'
    END
    END
    Apply this in sql server >>choose Data base>>Programmbility>>stored procedure>> SP Transaction notification>> Copy above code and paste and execute
    Note: Above code is for header level UDF. If your udf is row level then just replace the table name OJDT by JDT1 in above code
    Edited by: Deepak Tyagi on Sep 22, 2011 7:30 AM
    Edited by: Deepak Tyagi on Sep 22, 2011 7:33 AM

  • Chk reciept tab -chq deposit entry

    In cah journal ,chk reciept tab we enter a check,do we need to
    debit Chq dep clearing account or can we debit Cash on hand account.Which one would be appropriate.pls suggest.

    When u receive check from customer, It will debit to Cash in hand account only.
    When u present check in bank, it will credit to Cash in hand account.
    Regards,
    suresh

  • UDF is not updating in journal Entry rows

    Hi Experts,
    I have created an UDF in journal entry and trying to insert the values in it based on the transactions.
    But the UDF is not getting updated through coding where as same query if i run in the SQL database it is getting executed properly and UDF is getting updated.
    Please help in this regard
    Thank You
    Regards
    Md.nazeer Shaikh

    Hi,
    Please post the code that u are using.
    Vasu Natari.

  • Performance problem in Mapping Designer using UDF with external imports

    Hello,
    we do have a big performance problem in developing (not in execution) graphical Mappings as far as we use "user defined functions" (UDF) with include-entries referencing to jar files which are imported as "imported archives".
    For example the execution of invice mapping with a little bit bigger test file in the Mapping designer:
    - after opening, not in change mod: 6 seconds
    - after switching to change mod: 37 seconds (that's clear, now everything is compiled first)
    - after adding "com.seeburger.functions.permstore.CounterFactory;" into the "import" field of one UDF, no other change: 227 seconds
    - after saving and submiting the changlist (no longer in change mode): 6 seconds
    - after switching to change mode: 227 seconds
    So execution speed of testing (and also when watching queues) only increases in changemod more then three minutes when using UDF with imports, referencing to external JAR files. It doesn't depend on Seeburger functions (we are using XI also for EDIFACT, so we also use some Seeburger functions), I can reproduce it with any other JAR file which is used from a UDF.
    Using java included functions like "java.text.NumberFormat;" in "Import" doesn't slow down the testing.
    Can anybody reproduce this? We are using XI 3.0 SP19 on a AIX machine, so we also have to use the Java version from IBM.
    cu
    Manfred

    Problem was fixed by a upgrad of the JDK.

  • Issues in P6v7 saving layouts with UDF's and Filters

    In P6v7 have created series of layouts which contain columns for UDF's and Layout Filters based on selecting green form Indicator type UDF's
    The project activities have entries in the UDF's eg the UDF fields have entries for most but not all of activities.
    When exporting the layouts as .plf files and importing into another version of P6v7 the UDF's come in correctly however the columns are missing from the spreadsheet.
    Also when importing the layout filter criteria doesn't come across correctly - or at all.
    Is this a bug or at the least a known issue.
    Any help welcomed.

    If you don`t already yuse the xfl file format instead of the fla, try this.
    If possible dont use network drives for saving.

  • Manual Check Deposit

    I have done with all settings of Bank Accounting;
    Created House Bank
    Created Check Deposit Account
    Crated Account Symbols and assigned GL accounts
    Created Keys and defined Posting Rules
    Created and Assigned Business Transactions
    Defined Variant for Manual Bank Statement
    Defined Variant for Check Deposit
    At Check Deposit entry FF68, i have saved the statement and when i tried to post it did not posted to GL account i have verified my Checks Deposit Account and Main Account with FS10N.
    What other configuration to be done for Cheque Deposit.
    <a href="http://www.4shared.com/file/21805418/7eeced4c/2_online.html">Detailed Error Txt file is here</a>

    Have you created a batch session.
    Check Sm35 to see if one is sitting there for you to post.
    If not get an ABAP'er to debug the process to see where the hole is.
    OK forget the above, check your posting key rules make sure you are just posting to the customer.
    Message was edited by:
            Mark Chalfen

  • Reg.Post dated checks deposit

    Hi all,
    I am using SAP B1 2005B version PL40.In this version i am unable to found Post dated check Deposit entry.But i found the same in the Help Files.
    First Tell me is there Post dated check deposit Entry option  available in SAP B1 2005B.If its there means how to enable it.
    Thanks in Advance,
    M.Badrinarain.

    If you are refering to the option:
    Option 1: Open post dated checks window in General Settings->Services (or)
    Option 2: Post Dated Deposits functionality in GL report expanded option
    Upto my awareness, the post dated cheque option is currently not available in Indian Localisation.
    Recomended: Do check with your India LPE for latest information.
    In case of post dated cheque you can post outgoing payment with future posting date, the journal entry will be posted in the future posting date thus not effecting the current account balance as on current date.
    Note: Please check the validity of this transaction with your accountant.
    Regards
    Satish

  • Deposit cancellation

    Hi,
    My client creating the deposit as soon as he deposit the check in the bank.But outstation checks take time to clear
    If the check bounces then he has to cancel the deposit but it is unable to cancel the deposit on the date on which it was created
    If he cancel's in recent date there will be a mismatch in book keeping
    Is there any option for the deposit to cancel like incoming payments i.e while cancelling, system asks whether to cancel in original date or today's date?
    currently they are posting journal entry to create this, but issue is it is not possible to see this journal entry while running ageing report using 'sales employee' tab as this selection considers only the open invoices
    How can i handle this?
    Thanks
    Md.nazeer Shaikh

    Hi Nazeer,
    This is the behavior of the system.
    The provision to cancel in original date/system date is provided in Incoming Payment because the customer would be asking for the statement of the accounts,where the customer need not know whether the cheques given has been cleared or not.
    The role of customer ends here creating impact in the accounting.
    When comes to the Deposit,the role of bank appears in which later we need to reconcile our books with the bank statement.
    For your case check whether the following workaround suits for you
    There is an checkbox option in the deposit screen-Reconcile Amounts after Deposit
    if you uncheck this checkbox and add the deposit document,it will not reconcile the Incoming payment and the deposit entry.
    So the from the bank statement when customer knows whether the cheque has been realized or not,he need to manually reconcile the incoming payment and the deposit entry.
    Here the user needs to enter the reconciliation date as the original date.
    Hope this is helpful!

  • Alert On UDF's when Duplicate value exists

    Hi Experts,
    I want an Alerts message on a UDF's Gate Entry Pass (G.E. No), when any duplicate value is entered in this UDF's.
    e.g.:-  a value is entered in this udf is 30.  when same value is entered it should give an alert that value already exists.
    Thanks & Regards,
    Pankaj Sharma.

    Hi Gordon,
    I am using this UDF's on the GRPO Form and the UDF's name is U_GE_NO(Gate Entry No). my client  uses this field when the material entered the company premises and entered the unique value. so to remove duplicacy in data the want the alert.

  • Adding UDF in Landed cost screen

    Dear all,
    I want to add UDF in Landed cost screen at Header level. Their is no option Given in SAP B1 (Manager User Fields)
    Please help
    Regards

    Hi,
    the reason why the UDF can't be added in the landed cost is because the landed cost form is a tool to calculate the item cost of item in good receipt plus landed cost.
    The alternative is using the remarks field and the other is add the UDF in the journal entry and then when you create journal entry in the landed cost, just use UDF of journal entry. So, once when you need the UDF data, you could create query that using OIPF, OJDT, JDT1, OITM, OITW and OPDN tables
    Rgds,

  • Payment methods for Wire transfers

    Hello,
    I want to decide which payment method to configure for wire transfer out of the standard SAP methods:
    D     Bank transfer (ACH CCD)
    P     Bank transfer (ACH PPD)
    T     Bank transfer (ACH CTX)
    What is the difference between each of these transfer types, if someone can pls suggest will appreciate that.

    Win:
    CCD:       
    Cash Concentration or Disbursement
    Cash Concentration or Disbursement can be either an ACH credit or debit where funds are transferred between corporate entities.
    The format can support a limited amount of payment related data with the funds transfer while also being capable of a stand-alone funds transfer.
    PPD:
    Prearranged Payment and Deposit Entry
    Direct Deposit - Direct Deposit is a credit program that transfers funds into a consumer's account at the Receiving Depository Financial Institution. The amount deposited can be from a variety of products, such as payroll, interest, pension, dividends, etc.
    Pre-Authorized Bill Payment - Preauthorized payment is a debit program enabling companies with billing operations to collect funds from consumers thorough the electronic transfer of bill payment entries.
    The consumer grants the originating company authorization to collect periodic charges to his or her account as bills come due. This concept has been successful in both recurring bills of regular amounts (mortgage payments) and variable amounts (utility bills).
    CTX:
    The Corporate Trade Exchange format supports transferring of funds, either credits or debits, within a trading partner relationship utilizing a full ANSI ASC X12 message or when payment related UN/EDIFACT information is sent with the funds transfer.
    Multiple addenda records contain the ANSI or UN/EDIFACT information.
    More info on
    http://www.treasurysoftware.com/ach_file_format.html
    http://en.wikipedia.org/wiki/Automated_Clearing_House
    Assign points if info helps
    Vj

  • ACH Payment to Vendors

    Hi Experts,
    One of our clients wanted to make the payments to vendors through ACH mode. Currently making payments through checks and ACH currently using for payroll. I want to configure new payment method in FBZP for ACH what other areas need to do the configuration like bank file etc.,.
    Awaiting your suggestions.
    Thanks & Regards
    Aditya

    Hi
    Complete all the basic FBZP settings.
    Also keep a note of the below points with respect to "Payment method in country" settings:
    If you are using ACH classic format, assign RFFOUS_T to the pament method.
    In case you are using PMW (payment method workbench) format, then assign ACH as the "format".
    In the "format supplement", Use CCD for Cash Concentration and Disbursements, PPD for prearranged payment and deposit entry and CTX for corporate trade exchange.
    Regards
    Srini

Maybe you are looking for

  • Tried to backup ibooks to PC using iTools, now iTunes will not open the backup folder and my iPad says that it's storage is almost full

    It appears that iTools has backed up on the iPad as well, I tried manage storage from settings but all storage settings are not enabled. I downloaded iTools on my PC and pressed the backup on iBooks in applications, it created a folder on my PC that

  • Internal order with invetsment measure

    Hi friends i am developing report on capex investment measures , Please tell me how i will get link of IO to position id of investment measure Regards Avadhut

  • How to upload photos from iPad to eblogger

    I have photos on my ipad 2 that I would like to upload to my eblooger blog...how does this work? Is it even possible? There doesn't even seem to be a media browser to search for photos.

  • Using the LIKE operator

    How do I create a search parameter LIKE for a name?  I wrote this, and it's pulling in all the names, instead of only searching for whatever I entered in.  What did I do wrong?  Please help. {table.name_last} like ["*", {?Last Name}] Thank you, T

  • Admin password not working

    My hp laserjet 1300 printer suddenly stopped working - I would push print and nothing would happen, seems the printer wasn't recognized though it was listed as an available printer. I downloaded drivers for it from hp's site, but now when I try to in