Document Type in Outgoing Payment

Hi All,
I would like to know which table stores the information about the document type selected in Outgoing Payment.
Thanks,
Joseph

Hi,
Check the table OVPM
Try this...
select distinct(DocType) from OVPM
Regards,
Priya

Similar Messages

  • Document type for outgoing Excise invoice

    Dear Expert,
    I would like to maintain different document type for Excise document generated at the time of J1IIN transaction. At present system generating document type SA. So we need to maintain different number range for these documents instead of SA document number.
    I have maintained document type ED in Tax on goods movement - Basic Settings - Maintain company code settings, but still system taking document type SA.
    Please advice.
    Thanks,
    Krishna Kumar

    Hi,
    for outgoing excise invoice document type setting as above mentioned same path
    Hi
    pls maintain document type below mentioned path
    Tax on Goods Movements
                   India
                             Basic Settings
                                       Maintain Company Code Settings
    whatever marked UTL FI DOC type for excise outgoing excise invoice
    in that your maintain company code against ED document type
    Thanking you
    Regards
    Mahesh

  • Document Date on Outgoing Payment/Statement Report PLD

    Hi,
    Is there a way to display the Document Date of the paid/outstanding invoice on the print layout for Remittances (Outgoing Payment) and Customer Statement (Ageing - Customer Statement Report)? At the moment it's only the Posting Date for the Outgoing Payment and Posting Date + Due Date for the Statement Report but would be great to have the Document Date too.
    Regards,
    Nat

    Hi Natalia,
    for adding the Document date to the Outgoing payments form you can add field via modification of the print layout. For example OVTG.Tax Date should represent the document date.
    I would like to know what is the scenario for the document date to be visible on the Aging report.
    Best Regards,
    Martin Slavik
    SAP Business One Solution Manager

  • Document type in AP payment program

    Hi Sapians,
    I would like to know how (where in config) the document type is selected for payment run?
    In our company when payment is made to vendor within the company code document type ZP is used. If one company code pays for vendor in another company code document type ZK is used. I would like to know where is it controlled in config.
    Thanks in advance for your help. Any advise would be appreciated.
    -SD.

    Hi,
    Goto FBZP there 'payment methods in company code' tab you will find document types you use while making payments through APP.
    Assign points if useful.
    Sarma BH

  • Different no range/doc. type for cash journal incoming/outgoing payment

    Hi all,
    I am going to set up cash journal for a customer and they want separate number range for incoming and outgoing payments.
    I have read on this forum and actually don´t understand if that´s possible.
    If I set up two different cash journals (one for outgoing payments and one for incoming payments) the problem is that I can call all transaction type (C, B, R, E, set in transaction FBCJC2) from both. I have a cash journal for outgoing payments where I have set a separate document type and number range for G/L accounts in transaction FBCJC0 and the same for vendor outgoing payment and customer outgoing payment, but no document type for incoming payments from vendor/customer.
    When I then start to use this cash journal for outgoing payments I can´t make outgoing payments if I don´t have any money in my cash journal. Then I have to take money from my housebank by business transaction type C (receipt from bank) set in transaction FBCJC2. This becomes an incoming payment, but I got the same number range as for outgoing payments because I am in that cash journal and that number range is set per G/L account transaction per cash journal. .
    How can I come around this problem?
    Thanks in advance!
    Best regards Lisa

    Hi Pravin,
    Sorry for late answer. I created three document types, one for customer, one for vendor and a third for G/L postings. It was not possible to do in another way, sorry.
    Best regards Lisa

  • Maintain payment Terms according to PO Document Types

    Hi,
    We want to maintain Payment Terms according to PO Doc. type. Now in our system PO have disable Payment Terms.
    But we have a requirement that for 1 Doc. Type they should be changeable.
    How it is possible???

    Hi,
    Document type concept is used to differentiate the differentiate procurement processes like example:
    YNB: For Standard procurement
    YIMP: For Import
    YSUB: For Sub Contracting
    YSER: For Service
    A company may have 10 payment terms and one should not use document type based on payment term. Payment term is maintained in vendor master and from vendor master payment tem flow to purchase order.
    For each payment term, if one creates document type, then imagine how many document types will be created to meet business process requirement. Consultant should think & simplify business with proper designing for uses of minimum document types for procurement processes.
    Regards,
    Biju K

  • Outgoing Payments Cancellation

    Hello EveryBody,
    I am trying to run a process after a Pay Order cancellation, but I don't know in wich event to do it.
    When you cancel a PO the event in execution is a Menu Event, so I do RIGHT-CLICK > CANCEL and a New Form with a Message Box is shown. My problem is that when you press Yes to Confirm or No to reject and  the PO Form is activated, I don't know if de response (Success) is from then Cancellation or any other action that uses the generic Form (0).
    So, is there any flag or something that shows me this.'? How can I know that is a cancellation.?
    Thank You.
    Ezequiel.

    Hi Ezequiel,
    There isn't an easy way to tell if a document has just been cancelled. Previously, I've used a couple of methods to trap this type of update:
    1) Trap the FormDataEvent for the update event type. If ActionSuccess is true then you can compare the last two entries in the history tables to see if the document was cancelled in the latest update. The downside to this approach is that keeping history is a user-defined setting so this wouldn't work on a company who had the history logs turned off (though you could simply check the cancelled status in the outgoing payments table). Also, the FormDataEvent is a UI API event so this approach does not trap the document being cancelled by the DI API (eg if an addon cancels the document).
    2) When a document is cancelled, the sp_SBO_TransactionNotification proc is called and the @TRANSACTION_TYPE parameter will be set to 'C'. You can use this proc to check whether the cancelled document is an outgoing payment and then write its key value to your own table for later processing.
    Kind Regards,
    Owen

  • Logic in Creation of Document Types

    Good Morning Folks-
    Is there documentation on when to create a new document type?  I am on an AR project and I have a client that has (in my opinion) duplicate document types.  For example, they have 2 document types for incoming payments and they are different because cash comes via lockbox(FLB2) and the other comes from a wire.  I have 4 document types to identify invoices and they are different because they come from the legacy system or created in SAP, etc.  They have a document type for credit memos and typically I have seen it is the same as an invoice but differentiated by posting key.  For credit memo, would be posting key 11.   
    I am trying to find some documentation that gives advice and warnings about this.  I have worked with 9 US A/R projects and at most had to be concerned with was only 4 document types.  I know what the definition of a document type is but they think it is to have them by source.  I see warning flags here.  I don't even know how to create clearing rules because it is so complex.  In addition, they are unable to balance from their legacy system to SAP. 
    Points promised

    Hi,
    This looks to be a Business Process question or as per the requirements of the client. You can find documentation on document types and how to configure, but not on how many document types to be set up. This purely depends upon Business practice adopted by the client.
    If a client has moved from a legacy system to SAP, the document types used in legacy system also influences this decision. There will be some reluctance to reduce or increase number of document types vis a vis legacy system.
    There should be too many or too less number of document types. Basically, document types will be helpful for reporting and analytical decision making.
    Thanks
    Murali.

  • Document type for Cash journal

    Hi,
    What is the document type used for cash journal document at the time of Configuration.
    Regards,
    KRishna

    Nornaly in Cash Journal following document type used. But you can use document type as per your requirement.
    Document Type: G/L Accounts AB
    Document Type: Vendor Outgoing KZ
    Document Type: Vendor Incoming KZ
    Document Type: Customer Incoming DZ
    Document Type: Customer  Outgoing  DZ

  • Different Doc.Types for Cash Payment & Cash Receipt

    Dear All,
    Is it possible to have different doc. type & no.ranges for different plants for cash receipts & cash payments?
    Regards
    Marcus.

    Hi
    It is possible to have seperate document types for cash payment & cash receipts.
    If you are using normal documetn psoting transaction you can define the document type on your own while posting to the doucment.
    If you are using the cash journal, documetn types hv to be specified in the configuration.
    VVR

  • Different Document Types for different house banks

    Hi Experts,
    We want to differentiate the posting in house bank based on the document types. For example, if we use document type KZ, the house bank ABCD should be picked up.
    Thanks,
    Pratap

    Hi,
    You cannot assign this relationship.
    However in case, you are using separate payment method for separate house bank, then you can assign the document type in the payment method definition.
    Otherwise you can develop a validation and substitution to check this relationship of document type and house bank.
    However in case you just need that in reporting purpose, please note that line items can already contain the house bank and you can also use that for reporting.
    Regards,
    Gaurav

  • Restrict Outgoing payment document, if cash is more than Rs.20,000

    Hai!
    I am using SAP B1 PL40.
    can u help me out on this issue.
    I want to restrict the users to ADD
    Outgoing Payment document if they choose,more than 20,000 payment by cash mean.
    pl let me know if u want more detailed explanation.
    Thank u,
    Thanga Raj.K

    Hi Thangaraj,
    Try the following Stored Procedure. I checked in my system and works fine.
    Try the same in the Test System. Then get the approval and load in Live System.
    set ANSI_NULLS ON
    set QUOTED_IDENTIFIER ON
    go
    ALTER proc [dbo].[SBO_SP_TransactionNotification]
    @object_type nvarchar(25),                     -- SBO Object Type
    @transaction_type nchar(1),               -- [A]dd, <u>pdate, [D]elete, [C]ancel, C[L]ose
    @num_of_cols_in_key int,
    @list_of_key_cols_tab_del nvarchar(255),
    @list_of_cols_val_tab_del nvarchar(255)
    AS
    begin
    -- Return values
    declare @error  int                    -- Result (0 for no error)
    declare @error_message nvarchar (200)           -- Error string to be displayed
    select @error = 0
    select @error_message = N'Ok'
    IF @transaction_type = 'A' AND @object_type = '46'
    BEGIN
    If exists (SELECT T0.docentry  FROM OVPM T0 where T0.cashsum>=20000)
         begin
              SET @error = 10
              SET @error_message = N'You cannot Pay Cash More than Rs. 20000/-'
         end
    END
    select @error, @error_message
    END
    Edited by: Sridharan T on Aug 25, 2008 11:35 AM

  • In vendor payment advice to show the document type

    Hi
    Our customised vendor payment advice is designed in smartforms, we need to include document types for e.g. if Down paymentu2013KA, Invoice-RE to easy understand. From where can I call this document types? Because in our payment advice for FI we only have the table BSAK cleared items. Here BKPF always KZ and I didnu2019t get the origin document type. In automatic payment program after payment run, in payment list here we can see the document type KA or RE. Like same we need to show in our payment advice.
    Please suggest.

    I suppose based on the same ZUONR and AUGBL, you could find the related BSEG entries and from there, BKPF with the document type... but this needs to be verified whether it's the correct logic.
    Even then, searching BSEG with those fields will be a performance problem unless you can do it via some secondary index.

  • Down Payments Error: Account type K is not defined for document type DZ T

    I am getting the error message: Transaction code: F-29
    Account type K is not defined for document type DZ
         Message no. F5243
    In this case i am trying to post a customer down payment in t.code:  F-29.
    In the document type DZ in OBA7 we tick only G.L and Customer tab as this is not a vendor document.
    Also the settings in T. Code : OBXR where we maintain configuration for customers has been maintained with a special G/L reconciliation account.
    any help will be really appreciated,
    Regards
    Satish

    I have checked all the settings
    OBXR for Customer Down Payments. It is with indicator A and a Special G/L Account has been configured.
    The special G.L Account is of the Recon account type Customers with FSG as Recon accounts
    The document type DZ in OBA7 is ticked for G.L and Customer and this is how i think it should be as i am not paying a vendor downpayment
    but it still gives me the same error.
    Regards
    Satish

  • APP - F110 - Payment of multiple invoices with different document type

    Hi
    Vendor X has been assigned with payment method same with two document types. One document type got 4 invoices and other document type got 1 invoice.
    During payment run (F110) for each document type, the system picked up both the document type but listed them as two separate lines in the proposal list. When we process the payment the system also created two payment documents.
    Is there a way for these two document types to be processed as a single proposal and payment.
    Any suggestion how can we process these invoices together in a single proposal/payment document?
    Thanks & Regards,
    Sam

    Thanks

Maybe you are looking for

  • Editing in Standard or Pro

    Hi! Trying to nail down the version I need to do the following: Reduce file size Extract (break up) pages Can these be done with XI Standard or do I need Pro? Any guidance will help. Thank you!!

  • Port Mapping problem with a Snow Base Station

    I wish to enable port mapping with my Airport Snow Base Station. (SBS) I am using an Earthlink Efficient Stream 5667 DSL modem to my SBS. I am running firmware version 4.0.9 and connecting with 10.4.3. So -- enabling port mapping requires that the IP

  • Dvd playback is slow

    i have noticed that dvd playback is slow . i use vlc and kaffeine.if the dvd files are on hdd the playback is again slow.i have nvidia 630m optimus

  • [Consolidation Locked] What does Error 213:19 mean?

    I cant enter my Photoshop elements 10 neither Premiere on my laptop i keep seeing the error code 213:19 Wdat should i do? Message title was edited by: Brett N

  • SAP TM PLNG AT PLANT LEVEL

    Normally  for  Freight Units created out of  DTR the source location is Shipping Point saying so planning is at shipping point level. Can we do planning at Plant level if yes how -what would be customising for this since this would results in minimsi