Double printing of physical cheque in Transaction code F-58

HI EXPERTS !
this is regarding the problem of double printing of cheque from SAP (Transaction code F-58), I would like to let you know, that in case I run the command by clicking two times before the spool request pertaining to first command get executed on the printer, this all process results in double printing of physical cheque. can u help in this .
thanks

the brackets are not used properly...
should be like
if ( .. ( ..) .. ) OR (. ... (...)... ) OR (... (....) and (..) ..)
so what you need to do is... to format the below one...
IF
(  ( Transaction code = 'FB60' OR Transaction code = 'F-43' OR  Transaction code = 'F-48' ) AND "not or i think
   ( Document Type = 'KR' OR Document Type = 'KZ'  ) AND
    Account Type = 'K'  )
OR
( ( Transaction code 'FBZ2'  OR Transaction code = 'F-02' ) AND 
        document Type = 'SA' )
OR
( Transaction code 'F-58' AND document Type 'KZ' ) .
I am not saying that this is perfectly what you need.... just check how i am doing the brackets.. use according the logic you need,

Similar Messages

  • TDSCertificate print preview error in j1incert transaction code

    Hi,
        I configured ADS in my development system.All these tests are working fine : 1)FP_CHECK_DESTINATION_SERVICE,2)FP_CHECK_DESTINATION_SERVICE  3)FP_PDF_TEST_00   4)FP_TEST_00.
    I created output device ZPDF with device type : PDF1 :PDF ISO Latin-1 4.6D+.
    After iam giving inputs in Tr.code : j1incert ,when i click on print preview i selected ZPDF,iam getting below error :    
    ADS: com.adobe.ProcessingException: com.adobe.Processin(200101).
    But in my above test : FP_TEST_00  iam testing,when i click on print preview i selected :ZPDF Its showing correctly with pdf format.
    But iam testing with details in trcode :  j1incert iam getting error.
    But all my above tests are working fine.how to proceed for the same.
    Thanks.

    hi
       How did you fixed this issue... please help.
    Thanks
    Maqdoom

  • Transaction code(s)- that trigger 'Cheque' SAPscript & print program

    Hi,
    I have to do some modifications in the cheque (CANADA) SAPscript form and the corresponding print program as per the user requirements.
    <b><u>Form Output and Debugging</u></b>:
    Can you please let me know which transaction code(s)
    trigger(s) the cheque SAPscript form and its corresponding print program.
    Version: SAP 4.6c
    Thanks in advance.
    With Best Regards,
    Vidya

    F110

  • Printing of cheque under company code instead of business area

    hai sap gurus
    pls help us in this issue
    At the time of running automatic payment program separate cheques were printing to a single vendor as per business area, now the client is asking that single cheques is to be issue to the vendor under company code instead of business area wise, but the same vendor is supplying the material to those business area.  Can we make the settings as per the requirement?
    many thanks in advance
    bye for now
    kishore

    Dear Kishore,
    I understand that your company wants to pay a vendor one cheque irrelevant of multiple business area transactions. If my understanding is correct, this can be handled by removing the tick in pay per business area
    Step
    transaction code - FBZP
    Tab                    - Paying company code.
    Control Data      - Remove the tick from Seperate payment   per business area.
    Hope this helps you.
    Regards,
    Nathan.

  • Cheque print from F110 (Automatic Payment Transaction)

    Hello Friends,
    I have a requirement to print the cheque from t.code F110 (Automatic Payment Transactions).
    Normally when run Auto payment from F110 it will give A4 size print out at top having Address details and then item details, and finally Cheque data will print.
    But our requirement is only Cheque print, we dont want to print total page.
    For this Script is F110_PRENUM_CHCK and print program is RFFOUS_C.
    can any one suggest me how to solve this issue.
    Regards,

    HI,
    carry out the following changes with the help of the functinal guy around.
    In F110 goto the Printout/data medium tab, there click on the Variant name against pgm - RFFOUS_C, say it is Z_VAR1, now click on the 'Maintain Variants' (pushbutton on tool bar)
    This will take you to the Variant screen of this pgm,
    Under the 'Print control' block deselect the 'Print payment summary'
    Under the 'Output control' block change the value of 'Number of Sample printouts' to 1.
    Hope this helps.

  • Setting maximum amount to print cheque using transaction F-58

    Dear SAP Colleagues
    We have a requiement to set the maximum amount of $25M cheque to post and print when using transaction F-58.  We have set all our payment terms to have this maximum amount.  However the user can still use the transaction F-58 with mount exceng $25M.
    Please advise if there is a setting in SAP where we can define the maximum amount for cheque to post and print using transacton F-58.
    Regards

    Try creating a validation in AP for that transaction code and the amount. I am not sure, but you can test. I don't think there is any place in SAP where you can restrict the amount for a transaction.
    Hope this helps.
    Shail

  • Transaction code for mass creation of physical Inventory document

    what is the transaction code for mass creation of physical Inventory document.

    MI31 is the transaction to create hundreds of physical inventory documents for annual inventory at a time.
    MICN can create several documents at a time for cycle count.
    Just look in the menu of phyiscal inventory into the knot Sessions, there are even more e.g. for counting of own stock a customer and vendor location, for vendor stock at own location etc.

  • Surpress check number to print on Prenumber Physical Cheques

    hi
    we have prenumber physical checks to be printed and feeding the number starting in SAP B1 ,
    these numbers generated by the system are printing over the number already there on the check .
    we can to surpass this printing or avoid these printing on the cheques .. how can we acheive this..
    Thanks in advance and time to alll

    Ragno,
    If you use manual cheque numbers then you can set up the preprinted cheque number for the payment in SAP and also the system will not print any cheque numbers then on the layout.
    Regards,
    Nat

  • Is there any transaction code for uploding logo in ALV reports.

    is there any transaction code for uploding logo in ALV reports.

    hi,
    call function 'REUSE_ALV_COMMENTARY_WRITE'
           exporting
                it_list_commentary = t_header.
                i_logo             = 'Z_LOGO'.
    endform.
    Upload Logo for REUSE_ALV_COMMENTARY_WRITE
    For those who wish to upload and use a picture in your ALV abap reports.
    Steps for uploading Logo :-:
    1. Goto the transaction OAER
    2. Enter the class name as 'PICTURES'
    3. Enter the class type as 'OT'
    4. Enter the object key as the name of the logo you wish to give
    5. Execute
    6. Then in the new screen select Standard doc. types in bottom window
    Click on the Screen icon
    Now, it will ask for the file path where you have to upload the logo
    7. Now you can use this logo in REUSE_ALV_COMMENTARY_WRITE
    or
    Import Logo and Background Picture for Reporting
    In this step, you can import a customer-specific logo and a background picture into the R/3 System. These will be displayed in the header area of reports in HR Funds and Position Management.
    From the SPRO:
    HR Funds and Position Management --> Dialog Control --> Customize Reporting Interface --> Import Logo and Background Picture for Reporting.
    Activities
    1. Enter the Name of your logo/background picture as an object key in the initial screen.
    2. Make sure that the class name is PICTURES, and the class type is OT.
    3. Choose Execute.
    4. Double-click the document type Picture on the Create tab page. A dialog box will appear in which you can enter the path in which the logo/background picture can be found.
    5. Enter the path and choose Open. The logo will be uploaded into the current R/3 System. If the logo/background picture is to be transported into other systems as well, choose Transport.
    6. Return to the initial screen and repeat the procedure after having entered the Name of your background picture as an object key.
    Please note that the logo/background picture can only be displayed in ALV-based reports with an HTML header. Manually programmed reports such as business distribution plans are not based on the ALV.
    If you have selected several initial objects, ALV-based reports in HR Funds and Position Management will automatically use a hiearchical-sequential display. A logo is not displayed here either. Note also that the logo cannot be printed (see print preview in program).
    Make sure that the logo does not exceed a height of 100 pixels because it would mean that the header of the report will be scrollable.

  • Need all transaction codes related to SD and MM

    hi
    i am in need of need all transaction codes related to SD and MM.
    can anyone help me to get it.
    thanks in advance.

    Hi,
    The most frequently used transaction codes are as follows:
    1. VS00 - Master data
    2. VC00 - Sales Support
    3. VA00 - Sales
    4. VL00 - Shipping
    5. VT00 - Transportation
    6. VF00 - Billing
    Others as follows:
    At Configuration:
    1. VOV8 - Define Sales documents type (header)
    2. OVAZ - Assigning Sales area to sales documents type
    3. OVAU - Order reasons
    4. VOV4 - Assign Item categoreies(Item cat determination)
    5. VOV6 - Scedule line categories
    6. OVAL - To assign blocks to relevant sales documents type
    7. OVLK - Define delivery types
    8. V/06 - Pricing
    9. V/08 - Maintain pricing procedure
    10.OVKP - Pricing proc determination
    11.V/07 - Access sequence
    Enduser:
    1. Customer Master Creation-VD01 and XD01 (for full inclu company code)
        VD02 - Change Customer
        VD03 - Display Customer
        VD04 - Customer Account Changes
        VD06 - Flag for Deletion Customer
        XD01 - Create Customer
        XD02 - Modify Customer
        XD03 - Display Customer
    2. Create Other material -
    MM00
    3. VB11- To create material determination condition record
    4. CO09- Material availability Overview
    5. VL01 - Create outbound delivery with ref sales order
    6. VL04 - Collective processing of delivery
    7. VA11 - Create Inquiry
        VA12 - Change Inquiry
        VA13 - Display Inquiry
    Sales & Distribution
    Sales order / Quote / Sched Agreement / Contract
    · VA01 - Create Order
    · VA02 - Change Order
    · VA03 - Display Order
    · VA02 - Sales order change
    · VA05 - List of sales orders
    · VA32 - Scheduling agreement change
    · VA42 - Contract change
    · VA21 - Create Quotation
    · VA22 - Change Quotation
    · VA23 - Display Quotation
    Billing
    · VF02 - Change billing document
    · VF11 - Cancel Billing document
    · VF04 - Billing due list
    · FBL5N - Display Customer invoices by line
    · FBL1N - Display Vendor invoices by line
    Delivery
    · VL02N - Change delivery document
    · VL04 - Delivery due list
    · VKM5 - List of deliveries
    · VL06G - List of outbound deliveries for goods issue
    · VL06P - List of outbound deliveries for picking
    · VL09 - Cancel goods issue
    · VT02N - Change shipment
    · VT70 - Output for shipments
    General
    · VKM3, VKM4 - List of sales documents
    · VKM1 - List of blocked SD documents
    · VD52  - Material Determination
    MM Transaction Code
    All transaction are stored in table TSTC. 
    Transaction for MM module start with M. 
    IH09 - Display Material
    MM01 - Create Material 
    MM02 - Change Material 
    MM03 - Display Material
    MM50 - List Extendable Materials
    MMBE - Stock Overview
    MMI1 - Create Operating Supplies
    MMN1 - Create Non-Stock Material 
    MMS1 - Create Service
    MMU1 - Create Non-Valuated Material
    ME51N - Create Purchase Requisition
    ME52N - Change Purchase Requisition
    ME53N - Display Purchase Requisition
    ME5A - Purchase Requisitions: List Display
    ME5J - Purchase Requisitions for Project
    ME5K - Requisitions by Account Assignment
    MELB - Purch. Transactions by Tracking No.
    ME56 - Assign Source to Purch. Requisition
    ME57 - Assign and Process Requisitions
    ME58 - Ordering: Assigned Requisitions
    ME59 - Automatic Generation of POs
    ME54 - Release Purchase Requisition
    ME55 - Collective Release of Purchase Reqs.
    ME5F - Release Reminder: Purch. Requisition
    MB21 - Create Reservation
    MB22 - Change Reservation
    MB23 - Display Reservation
    MB24 - Reservations by Material
    MB25 - Reservations by Account Assignment
    MB1C - Other Goods Receipts
    MB90 - Output Processing for Mat. Documents
    MB21 - Create Reservation
    MB22 - Change Reservation
    MB23 - Display Reservation
    MB24 - Reservations by Material
    MB25 - Reservations by Account Assignment
    MBRL - Return Delivery per Mat. Document
    MB1C - Other Goods Receipts
    MB90 - Output Processing for Mat. Documents
    MB1B - Transfer Posting
    MIBC - ABC Analysis for Cycle Counting
    MI01 - Create Physical Inventory Document
    MI02 - Change Physical Inventory Document
    MI03 - Display Physical Inventory Document
    MI31 - Batch Input: Create Phys. Inv. Doc.
    MI32 - Batch Input: Block Material
    MI33 - Batch Input: Freeze Book Inv.Balance
    MICN - Btch Inpt:Ph.Inv.Docs.for Cycle Ctng
    MIK1 - Batch Input: Ph.Inv.Doc.Vendor Cons.
    MIQ1 - Batch Input: PhInvDoc. Project Stock
    MI01 - Create Physical Inventory Document
    MI02 - Change Physical Inventory Document
    MI03 - Display Physical Inventory Document
    MI31 - Batch Input: Create Phys. Inv. Doc.
    MI32 - Batch Input: Block Material
    MI33 - Batch Input: Freeze Book Inv.Balance
    MICN - Btch Inpt:Ph.Inv.Docs.for Cycle Ctng
    MIK1 - Batch Input: Ph.Inv.Doc.Vendor Cons.
    MIQ1 - Batch Input: PhInvDoc. Project Stock
    MI01 - Create Physical Inventory Document
    MI02 - Change Physical Inventory Document
    MI03 - Display Physical Inventory Document
    MI31 - Batch Input: Create Phys. Inv. Doc.
    MI32 - Batch Input: Block Material
    MI33 - Batch Input: Freeze Book Inv.Balance
    MICN - Btch Inpt:Ph.Inv.Docs.for Cycle Ctng
    MIK1 - Batch Input: Ph.Inv.Doc.Vendor Cons.
    MIQ1 - Batch Input: PhInvDoc. Project Stock
    MI21 - Print physical inventory document
    MI04 - Enter Inventory Count with Document
    MI05 - Change Inventory Count
    MI06 - Display Inventory Count
    MI09 - Enter Inventory Count w/o Document
    MI34 - Batch Input: Enter Count
    MI35 - Batch Input: Post Zero Stock Balance
    MI38 - Batch Input: Count and Differences
    MI39 - Batch Input: Document and Count
    MI40 - Batch Input: Doc., Count and Diff.
    MI08 - Create List of Differences with Doc.
    MI10 - Create List of Differences w/o Doc.
    MI20 - Print List of Differences
    MI11 - Physical Inventory Document Recount
    MI07 - Process List of Differences
    MI37 - Batch Input: Post Differences
    CT01 - Create Characteristic
    CT02 - Change Characteristic
    CT03 - Display Characteristic
    CL01 - Create Class
    CL02 - Classes
    CL03 - Display Class
    CL04 - Delete Class
    CL2B - Class Types
    <REMOVED BY MODERATOR>
    Edited by: Alvaro Tejada Galindo on Apr 7, 2008 12:53 PM

  • May i know the Transaction codes

    Hi all,
    I wants to know the Transaction codes for the Below mentioned Object types,
    <b>Object type        Short Description.</b>PARA                SPA/GPA Parameter
    DOCT                General Text
    PRIN                Printer Descrip
    Thanx,
    Girish.........

    If I understood correctly, I guess you are looking those as below.
    <b>PARA SPA/GPA Parameter</b>
    SET Parameter & get parameter you can create using Abap work bench. <b>SE80</b>. OR
    SET PARAMETER ID <pid> FIELD <f>. double clicking on pid also allow you to create.
    <b>DOCT General Text</b>
    Are you looking for Standard text? If so its <b>SO10</b>
    <b>PRIN Printer Descrip</b>
    Create printer and description is using <b>SPAD</b>
    Rgds,
    TM.

  • What are the different transaction codes for PGI?

    1. What are the different transaction codes for PGI?
    2. What transaction code should I use for a Group Delivery?
    Regards,
    Nazim.

    Hi
    Go to VL02 and you can do the PGI.
    Regfarding Group Delivery, you can create a batch job and link the program to the batch job so that the job picks up all the orders and create deliveries.
    Creating a Background Job Using the Job Wizard
    •From the main menu select System>Services>Jobs>Define Job (transaction SM36).
    •Press the Job Wizard button and step through the screens as follows:
    •1:Continue
    •2: Enter a name for your job. Continue.
    •3: Continue with ABAP Program Step selected
    •4: Enter the ABAP Program Name and variant name.
    Press the Print Parameters button, specify the required printer and set the "Time of Print" to "Send to Print Spooler for now".
    Press green tick
    Continue
    •5: If more reports need to be added to the job tick the checkbox, press continue and repeat screens 3 and 4.
    •6: Select how the job is to scheduled (eg Date and Time)
    •7: Enter the required scheduling information ( eg Date and Time) and if required tick "Periodic Jobs"
    •8: If "Periodic Job" was selected select the frequency (eg Monthly)
    •9: Check the job details and press Complete
    Hope the above info helps.
    Reward if useful
    Regards

  • Transaction code for report

    Hi All,
    I am new to SAP area. I have created ABAP program (Report and variant) which generate list of materials. User would like to run whenever they want and have little knowledge of SAP. So I would like to provide Transaction code for this report to user. Can anyone let me know how to create transaction code for report. Also suggest, if any other option available to provide the same to user.

    Hi Yogesh,
    Just as an option, you necessarily dont need to create a transaction so that the user can run the report. You can include the report in the menu for the user within his role to which he is assigned.
    Hence on SAP easy access screen when he logs in, the user would be able to see the report  all he needs to do is double click.
    Just an option for you.
    Regards,
    Aditya
    p.s. Transaction for role maintenance is PFCG .... refer to your basis consultant for more information

  • User exit for transaction code MIGO (Goods Receipt)

    Hi Team,
    Please let me know the <b>name of the user exit</b> for adding a new field in transaction code <b>MIGO</b> (The field is Freight charges ) at header level.
    Would be suitably rewarded.
    Regards
    Badari

    hi,
    Transaction Code - MIGO                     Goods movement
    Exit Name           Description
    MBCF0002            Customer function exit: Segment text in material doc. item
    MBCF0005            Material document item for goods receipt/issue slip
    MBCF0006            Customer function for WBS element
    MBCF0007            Customer function exit: Updating a reservation
    MBCF0009            Filling the storage location field
    MBCF0010            Customer exit: Create reservation BAPI_RESERVATION_CREATE1
    MBCF0011            Read from RESB and RKPF for print list in  MB26
    MB_CF001            Customer Function Exit in the Case of Updating a Mat. Doc.
    Cheers
    Alfred

  • Assigning Transaction Code to each field in a report

    Hi,
    I have a query report which displays for example
    Purchase Order, Material etc
    Now via abap i want to assign a transaction code to both fields so when the the query runs and if the user double clicks Purchase Order it goes to ME23N if the user double clicks Material it goes to MM03 etc
    <REMOVED BY MODERATOR>
    Thanks
    Adeel
    Edited by: Alvaro Tejada Galindo on Mar 3, 2008 4:54 PM

    In ur report use the following code:
    DEFINE VARIABLES FOR GET CURSOR LOGIC.
    DATA: fname(10), fval(10).
    PROVIDE LOGIC TO MOVE THE CURSOR FROM REPORT TO TRANSACTION.
    GET CURSOR FIELD fname VALUE fval.
    PROVIDE THE MEMORY ID OF THE FIELD.
          SET PARAMETER ID 'XYZ' FIELD fval. " WHERE XYX IS THE PARAMETER I.D OF THE PURCHASE ORDER FIELD( FRST 3 LETTERS OF THE FIELD )
    PROVIDE LOGIC TO MOVE TO SCREEN.
          CALL TRANSACTION 'ME23N' AND SKIP FIRST SCREEN.
      ENDCASE.
    Do the same for the Material Field.
    <REMOVED BY MODERATOR>
    Cheers,
    Chandra Sekhar.
    Edited by: Alvaro Tejada Galindo on Mar 3, 2008 4:55 PM

Maybe you are looking for

  • Having trouble linking to an html page in Flash.

    Hello, I have been using Flash for a short while and have just learned how to create a rotating banner. At this point my problem is adding a hotspot or a link from each image highlighted in the Flash movie. Can anyone take a look at my flash file and

  • How do I debug acpi crashes (happening since kernel 2.6.27).

    Hello there, as you can guess I am a relatively new arch linux user and have now experienced my first major problem. I am experiencing regular acpi crashes (at least I think that is what happening, dmesg at least shows nothing) since the upgrade to k

  • CUCM Device Pack - Cluster Reboot

    I'm going to be adding a device pack to CUCM 8.6 to add support for the 8831, with one Pub and one Sub. Do I need to install the device pack on both and reboot the simultaneously or in order such that: Install on Pub Reboot Pub Install on Sub Reboot

  • Factory restore error message - "Product Restore %s failed to restore your system"

    While doing a factory restore I am getting the error message - "Product Restore %s failed to restore your system". Not sure what it means ... I am on a Lenovo 3000 N100. I've been having not so much battery won't charge as battery won't stay charged 

  • Dark prints from lightroom

    I cannot find a solution to my problem anywhere else so I hope someone here can help me. When I print from lightroom all my prints come out too dark. When printing from photoshop cs3 or the windows picture viewer the prints are fine. I am printing on