Check probelm

Hi experts,
                     I am excepting correct answer .
                    I have probelm with check printing while giving single printing my data is printing correctly.
                 when i am giving continuous printing for 4 or 5 .
                 my data is moving one line above for each page .
                I am using dina4 page format.
               i am printing on preprinted check its size is 8.5*12 inches.
              i created my own page format for 8.5*12 inches even also its giving same probelm.
              if any one suggesting me good path i will appreciate them .
advanced thanks .

Hi venkat..
go to tcode SPAD..
click FULL ADMINSTARATION and select DEVICE TYPE tab.
In that Click Print Control and change the coding according to ur ZPAGE FORMAT.
for example..
Printer Initialization :-
reset
\e\0x40
designate codepage IBM 850 for slot 0
#\e\0x28\0x74\0x03\0x00\0x00\0x03\0x00
select codepage from slot 0
#\e\0x74\0x00
select US-ASCII character set
\e\0x52\0x00
set line spacing 6 LPI
\e\0x32
<b># set page length to <u>DINA4 (=70 lines at 6 LPI)</u> "  here mention ur Z PAGE FORMAT Insted of DINA4</b>
\e\0x43\0x48
cancel bottom margin
\e\0x4F
set left margin to 0
\e\0x6C\0x00
select LQ quality
\e\0x78\0x01
select non-proportional spacing
\e\0x70\0x00
continue like this,
if u have doubt get back to me,
If it's helpfull rewards points for my TIME share,
Regards,
Chandru.s

Similar Messages

  • Real probelms with 9.2  check the www Crisis looming if nt fixed!

    I am a 30 years experienced user. I posted the earlier issues. You will have a crisis either today with ios4 or on Thursday with 9.2 I have installed both on xp32 and win7 ult64. hours to backup phone and in initial error on drivers on 2 unrelated machines.

    I don't understand which instructions I have to make for oracle upgrade?
    -- You have to follow all the instructions mentioned
    (Just check for few if's for Cluster enabled, OID and OLAP databases. Perform these steps only if they apply)
    Must I also make the 3. instruction? Connect to databse prior and drop?
    -- Yes you should do
    Must I also make the post install action for my database?
    (startup migrate ...)
    -- Yes. Do run catpatch.sql .
    what means at post install actions the following:
    'execute these post install actions only if you have one or more databases associated to the upgraded $oracle_homee.
    -- In this step make sure you do step 1
    1: Java VM and XML DB Requirements
    Otherwise catpatch.sql will fail.
    Do 2 and 3 only if applicable
    Chandar
    My database path is e:\oracle\oradata\database my oracle path is e:\oracle\ora92 have I in my case make the post install actions?

  • I have an ipad 3 and got a Rode IXY mic. mY ipad doesn't even detect it when it is plugged in. anybody else have this probelm? I have checked settings, everything is on and updated.

    I have a Rode IXY mic, with Rode Rec app. the ipad won't detect the microphone when it is plugged in. I've updated all apps and systems and made sure the privacy settings were letting the Rode Rec app access the microphone. Anybody else have this problem?

    Hello,
    Try wiping the iPad and then starting again. (Don't forget to back up first!)
    I had that problem it was software.

  • Facing probelm in PF status in ALV Grid display

    HI,
    i have created a ALV grid intractive report in that i have a check box and Traffice lights , when user select the check box and press save then then traffice light color should changes to green it's doing well..but my problem is..for second time display i am calling same function module to display with chnaged traffice light color.here my probelm is after second time display when i press back it's taking me to first list not to the selection-screen. pls suggest me wot to do now for directly going to selection-screen.
    Thanks,
    saleem.
    points to awarded for all usefull answers.

    Hi again,
    1.
    <b> and press save then</b> then traffice light color should changes to green it's doing well..but
    U must have written some code
    when the BOLD occurs.
    2. This must be the call back command
      (FORM subrouritine, which the alv call backs,
       on a user command)
    3. In the same u have to write.
    4. For your reference,
       just copy paste this code.
    a) it will show records from t001 table
    b) if u double-click on any row,
        it will change the 2nd column to 'CLICKED'
        and refresh the data again.
       (it won't show alv once more in new screen)
      c) then when u do back, it will go back.
      d) See BOLD code.
    5.
    REPORT abc.
    TYPE-POOLS : slis.
    Data
    DATA : BEGIN OF itab OCCURS 0.
            INCLUDE STRUCTURE t001.
    DATA : flag tyPE c,
           END OF itab.
    DATA : alvfc TYPE slis_t_fieldcat_alv.
    DATA : alvly TYPE slis_layout_alv.
    Select Data
    SELECT * FROM t001 INTO TABLE itab.
    *------- Field Catalogue
    CALL FUNCTION 'REUSE_ALV_FIELDCATALOG_MERGE'
      EXPORTING
        i_program_name         = sy-repid
        i_internal_tabname     = 'ITAB'
        i_inclname             = sy-repid
      CHANGING
        ct_fieldcat            = alvfc
      EXCEPTIONS
        inconsistent_interface = 1
        program_error          = 2
        OTHERS                 = 3.
    Display
    alvly-box_fieldname = 'FLAG'.
    CALL FUNCTION 'REUSE_ALV_GRID_DISPLAY'
      EXPORTING
        it_fieldcat             = alvfc
        i_callback_program      = sy-repid "<-------Important
        i_callback_user_command = 'ITAB_USER_COMMAND' "<------ Important
        is_layout               = alvly
      TABLES
        t_outtab                = itab
      EXCEPTIONS
        program_error           = 1
        OTHERS                  = 2.
    CALL BACK FORM
    FORM itab_user_command USING whatcomm TYPE sy-ucomm whatrow TYPE
    slis_selfield.
    IMPORTANT.
    <b> 
      data : m type sy-index.
      m =  whatrow-tabindex.
      itab-butxt = 'CLICKED'.
      modify itab index m.
      whatrow-refresh = 'X'.</b>
    ENDFORM. "ITAB_user_command
    regards,
    amit m.

  • ALV to Excel Export Probelm

    Dear All,
                I want to export 80 Cols. ALV report of more than 3000 cols. into Excel, It doesnot export all the cols. but only export 28 cols. What can be the probelm
    Regards,
    Sohail

    hi,
    please go to the following link
    [CONSISTENCY CHECK|http://help.sap.com/saphelp_sm32/helpdata/EN/d6/23253963143e6ae10000000a11402f/frameset.htm]
    hope this helps you to solve your problem
    regards
    Ritesh

  • ATP check on Sales order items not due for delivery?

    All,
    In our Sales order, we have a number of dummy material lines. Now, when I use the normal sales order ATP check button, SAP does nothing. However, we have a custom program that does an ATP check, and it returns a zero qty.
    My question is, how do we know if a material is due for delivery, before an ATP check is done? The only suggestion I have is to look at the schedule line, and see if there is a material movement behind it.
    Any other ideas?

    Mark
    This is a classic SD Professional's dilemma, though it manifests differently at different clients. Mostly customers crib about future requirements stopping current sales orders from being delivered or Scheduling agreements with future delivery dates 'stealing' stock from Sales orders.  Another manifestation is production orders usurping components from sales orders for spares and so on. ATP functionality in SAP is pulled in various directions by conflicting demands and it is difficult to satisfy everyone. Companies with chronic probelms often end up with negative ATP which is perhaps the most serious stage of the prognosis.
    Your solution lies in:
    1) Availability check control settings : Sales documents vs. deliveries  : For the delivery, don't include 'Sales Requirements'  and for the sales orders, do include 'Delivery Requirements and so on.
    2) Performing nightly rescheduling (V_V2) with Delivery priority and delivery date as key sort criteria. If the volumes are not high, you can try using manual confirmation via CO06.
    Take a look at this OSS note and the ones mentioned within:
    36520 - Availability check for delivery

  • How to print checks cretaed manually

    hi
    i have done payment using f-53. i created checks using fch5, i want to know how to print them .

    hi,
    when i print check some cases the TDS value not getting.
    it printing 0 value.
    in fb03 the TDS value is there kindly clear my probelm urgent.
    regards
    praveen.

  • Smartform Printing Probelm

    Dear Experts,
    I faced a probelm while i am trying to take print the smartform. It's shows Graphic is not displayed message shows.
    what is the probelm please guide me.
    Thanks in Advance
    purnaneelu

    check there is no mismatch in black n white and color..
    may be this is the possiblity. that u uploaded graphiv in B&W andusing colour.
    had u check window size problem ?

  • Checking single quotation mark

    Hallo
    I have a probelm
    I want to check in a if block the value of single quotation mark '
    how can I do it in sap
    regards

    I don't know your exact situation, but for me this works:
    PARAMETERS : p_string TYPE string LOWER CASE.
    IF p_string CA ''''.
      WRITE:/ 'Yes'.
    ELSE.
      WRITE:/ 'No'.
    ENDIF.

  • ALE IDOC : Probelm in outbound idocs.

    Hi,
    I am sending an outbound idoc from system A to System B. In we02 i see the idocs are generated successfully with  *Status                 03    Data passed to port OK.
    *With message "The IDoc was sent to an SAP system or an external program via a transactional RFC."
    "The TID is xxxxxxxxxxxxxxxxxxxxxxxx'.
    But the Idocs have not reached Sytem B.
    I checked SM58. Here I see the for TID xxxxxxxxxxxxxxxxx
    the below message
    "ALEREMOTE | IDOC_INBOUND_ASYNCHRONOUS | SYSTEMB 'No authorization to send IDocs with message type'
    *I have send the same IDOC from SYSTEM C (Sandbox) to SYTEM B. *This works and the user profile is same in SYSTEM C and *SYSTEM A.
    I am not able to trace the probelm. Can somebody help here.
    Also if anybody can help me understand what happens when a outbound idoc is susccessfully processed with status 03.
    Is there a program that processes the idoc after status 03 using TID no.
    Please help

    hi martin,
    when i send it from system c (sandbox) with same user the idocs are not in error. but when i try to post the same from system A with same user with same profile(already checked with basis) the error occurs.
    can give some hints what could be the reason.

  • Transportation probelms with objects

    Hi
    most of objects we installed bsuiness content, and migrated to 7.0 and amde some enhancements and moving quality each time request is getting failed like some objects are inactive for each module.  its defficult to check each object ( char and its contain attributes are active ior not)
    is theer any process i can check while collecting what are objects are inactive?
    2nd probelm is
    i replicated all datasource from ecc quality to BI quality
    then i am sending migration an dactive version of datasource to BI quality
    i am collecting all flow. why while transportating again data source is going source system for replication process?
    any setting we need to adjust, bec its taking long time
    ple let em know

    Hi,
    1. First you check all master data InfoObjects are Active or not?. Eg: take 0MATERIAL and check all Objects with in that i.e. Attributes, NaviGational...are active or not?. In this way you collect all InfoObejcts Information in one Excel sheet and then Transport all Ativated InfoOBjects to BI Qty.Then you send all Cubes/DSO's and so on....
    2. First you Transport the datasources from ECC Dev to ECC Qty and then Replicate all DS'S in BI Qty system and then You transport the Transfer/Update/Tranformations/DTPS from BI Dev to BI Qty.
    Thanks
    Reddy

  • Probelm in VA01 Sales order creation!

    Hi,
    I faced probelm in while creating sales order.
    My probelm is, deleted line items are not getting updated in the internal table XVBAP.
    Please find my testing scenario:
    Enter the material number => in my example, it will be the Mat_test1.
    Enter a second material number=> in my example , Mat_test2
    Check if the sales order is completed = but DON'T SAVE
    Select the material number mat_test1 => delete the line item
    Now get into debug mode and check the internal table XVBAP. It is still having the deleted line item mat_test1.
    Is there anyother internal table getting updated?
    I required this internal table XVBAP from SAPMV45A in another include (RV61B925) for my requirements without having the deleted line item in the internal table.
    Please help me to clarify this issue!

    When working with the XVBAP internal table, the line item will not be deleted from the internal table.  There is a field on the table called UPDKZ that contains the action that will be taken with this field:
    'U' = Update
    'D' = Delete
    'I' = Insert
    ' ' = No action
    You will need to make sure that you are checking this field for any of your logic.  This is true of all of the Xnnnn internal tables during sales document processing.
    Chris

  • /sbin/ldconfig lib* empty, not checked

    Hi
    I am installing arch on a net book and whenever I try to install something I get the error in the subject. Every package says this for lots and lots of librarys.
    I can't find any info on the issue apart from an old thread which I didn't understand.
    I tried a file system check and pacman Qo and reinstalling and removing packages but that didn't work. Earlier I tried to install intel-drivers and I had to re-install them to get X to start. I am using ndiswrapper. Coulld this be a probelm?
    Any ideas?
    EDIT: All the apps are broken because of this.
    EDIT: ohhh they are the same librarys. There are a lot of libxcb- but I cannot paste them as I have no working browser on that computer
    EDIT: Earlier I had to delete the normal user because the password wouldn't work. Now roots password is wrong. What could be wrong with this computer??!
    Last edited by bananaoomarang (2010-05-20 20:19:05)

    i just had this on a new install, but only for libGL giving that error. I tried reinstalling libgl package and was informed by pacman the file was corrupted, and removed it. after also removing leftover files from /usr/lib, and reinstalling the package, that error message disappeared

  • Check-in: Communication Error

    Hi, the attached error message below happened when I checked in the activity in NWDI.
    "Activation failed: CBS Server Error: CBS failed to communicate with some other server( internal code: COMMUNICATION_ERROR)"
    Could anyone let me know the possible root cause for this error? Any suggestion to fix this error.
    Thanks:-)

    Hi Wing,
    Please check whether the DTR is working in your landscape. This problem may be because of that. To check whether the DTR is working or not, just logoff from DTR and try to reconnect. Also check whether the "Landscape Directory" is configured properly. There is rare chance that you have not maintained the "Landscape Directory" as in that case you would not have been able to connect to DTR.
    If the DTR is connected successfully then it might be the case that CBS is not working. Contact to your landscape team for the running state of DTR and CBS server. To check the running state of the CBS server you can do this:
    1) Right click on the logged on track from the DTR perspective.
    2) Click on Show in --> Component Properties.
    3) Here you will find the link of the CBS server.
    4) Click on http link and you will get the logon page in NWDS itself. Use the user name and password of DTR to connect and if successful then your CBS server is also working.
    If all the above cases are working fine then just try to close and restart your IDE. And then reconnect to the tracks and landscape directory.
    I hope this gives you some pointer to your probelm and it solves your problem. Please revert back in case you need any further help on this.
    Thanks and Regards,
    Pravesh

  • How to print checks from Quicken

    Using HP C7180, Windows 7, can not print checks from Quicken 2013.

    hi,
    when i print check some cases the TDS value not getting.
    it printing 0 value.
    in fb03 the TDS value is there kindly clear my probelm urgent.
    regards
    praveen.

Maybe you are looking for

  • My ipod wont connect to my wi fi

    My ipod tries to connect but does not any suggestions?

  • How to change admin account name?

    My parents started up my MacBook Pro and gave it a stupid admin account name. I though I knew how to change it, but I still see it in the User list and in the terminal. I read about logging in as root user to change it, but just thought of doing a fa

  • Fade To Transparent Edge On Web Image

    Hi, We've got a website with an image that we'd like to fade cleanly into the background image. The current swing at this is: http://jchmusic.com I'm -relatively- happy with it BUT the left and right margins above the tree should fade more cleanly in

  • Vimperator number hint stopped working yesterday in Arch

    I don't know where to post this, but as it is somehow related to Arch, I'm posting it here. I do not remember where I did wrong yesterday, but maybe after some upgrade, Vimperator 2.0 number hints stopped working. Char hints work like a charm, but si

  • Photoshop Touch Canvas Size? Or precision Crop?

    I frequently want to crop an image to a new aspect ratio, equivalent to the Canvas Size feature of desktop Photoshop. Does PS Touch allow precise canvas size adjustment? The Resize Image option lets me key in the exact smaller dimension, but now I'm