Abap Program works differently in Development & Production Servers

Hi All
I have written a program to fetch details by linking asset tables ANLA, ANLB, ANLC, ANEP, ANEK etc and general ledger table BSIS. The program is giving desired results in the Development Server. When it is transported to Production Server, one column values are coming bottom to top (reverse order). How to address this issue. Any idea why this is happening? I can give the code if needed.
Subin K

Hi,
Did u set any layout?
I think layout is not transported . So u get the alignment issue.
Check that u ve transported all the componets of the program to production server.
Regards,
Pravin

Similar Messages

  • User Exit Program works Differently

    I'm trying to sync user info from HCM system to a destination system. There is a limitation in SAP HCM system, which allows only full load and not incrememental load or sync up based on events(New Joinee, Position change, Employee Exit) to happen from source to destination. So, I thought User exit could fix this issue.
    When a person inserts or changes or changes the status of an employee to quit through PA30 and saves it, the user exit program should pass the personnel number (numbers) of the user(s) as input to the report RPLDAP_EXTRACT_IDM.
    I am trying to trigger a report(RPLDAP_EXTRACT_IDM) which exports the data from HCM to a destination system(IDM) with the help of a user exit program. Using PA30 when I change the user info and when I save it, through User exit program I'm passing the personnel number of the user(whose data has been changed) as an input to the report, which inturn will replicate the change to the destination.
    Problem:
                User Exit works differently here. After configuring User exit for this tcode(PA30), once I change a user's info and click save, without saving the data, it triggers the User exit program. Usaully while chanign user info, when I click 'SAVE', i get a message 'Recod changed', but now after sonfiguring User Exit program, since the program runs immediately as soon as i click SAVE, I see the following message' Successfully exported Data to the destination' . And the change that i make is not reflected.
    Shouldn't the User Exit program be triggerred after the data is saved?
    Is there a way where I can trigger the User Exit Program after saving the record.

    Not an ABAP expert, but I remember hearing something about PAI and PBO modules and separate user exit includes depending on where you are executing it. Is it worth investigating on these lines?
    Also is it worthwhile configuring Change Pointers to capture whether a change has been made instead of coding user exits in PA30. You could code uxerexits in the ALE data transfer program to analyse the data based on change pointers and transfer data pertaining to New Joinees etc.
    Again I am not ALE epxert, I am just giving my views For what they are worth. For better results perhaps you should post in ABAP forum.

  • GL posting program works differently in production and QA system?

    Hi Experts,
    I got a strange error when I copy a personnel from production to QA to test the posting. The employee has retro calculation back to period 1 of 2010. The GL posting program RPCIPE00 only picks up the original record in 01.2010 (the P record) in QA system and so gives an unbalancing error. But in production when I do a simulation with GL posting I can see in the log that it picks up both P and A result and there is no error.
    What could cause the inconsistency of this program?
    Thanks a lot.
    Allan

    Is payroll run is same manner in both system, could you see all results are exactly same in both system and there is no changes.
    Manoj Shakya

  • ABAP program missing in development system

    Hi,
    An ABAP Program is missing in development system. But is available in Quality and production system.
    Not sure if it is deleted from development system. Can anyone please tell me what are the ways to find the missing/deleted program. How to find if it is missing or deleted?
    Thank you.

    Hi,
    If it is developed and deleted then you can create the report with the same name which you looking for.
    Then from the Version Management you get the latest version which was transported from the Development.
    Even after deleting the report from the development the versions are still exits in the system. If you have create the report with same name then you find the version in the version management then it is deleted in the development.

  • Regd using of lock object in an abap program

    Hi all,
         i have created an lock object but doesnot know how to use that lock object in an abap program. can anyone guide me how to use lock object in an abap program.

    check this sample for Production Order.
    <b>* Lock request for order
    call function 'ENQUEUE_ESORDER'
    exporting
       aufnr                = p_aufnr
    exceptions
       foreign_lock         = 1
       system_failure       = 2
       others               = 3
    if sy-subrc <> 0.
    message id sy-msgid type sy-msgty number sy-msgno
             with sy-msgv1 sy-msgv2 sy-msgv3 sy-msgv4.
    endif.</b>
    Regards
    Prabhu

  • Is there a SAP training course for HR ABAP programming?

    Hi Friends!
    I am new to HR ABAP programming. I heard that HR ABAP programming is different from other ABAP related areas. Is there a training program or course offered by SAP decicated only for HR ABAP Programming? If yes, please kindly post the links in your replies and I would be glad to award points.
    Note: Please post only relevant links.

    Welcome to SDN.
    Check follwoing links -
    <a href="https://websmp209.sap-ag.de/sapidp/011000358700003520202006">https://websmp209.sap-ag.de/sapidp/011000358700003520202006</a>
    <a href="https://websmp204.sap-ag.de/sapidp/011000358700003520202006">https://websmp204.sap-ag.de/sapidp/011000358700003520202006</a>
    It is the list of all the course in HR -
    <a href="http://www50.sap.com/useducation/find/results.asp">http://www50.sap.com/useducation/find/results.asp</a>
    Regards,
    Amit
    Reward all helpful replies.
    got it this one is for you -
    <a href="http://www50.sap.com/useducation/curriculum/course.asp?cid=60176624">http://www50.sap.com/useducation/curriculum/course.asp?cid=60176624</a>
    <a href="http://www50.sap.com/useducation/curriculum/course.asp?cid=60197174">http://www50.sap.com/useducation/curriculum/course.asp?cid=60197174</a>
    Message was edited by:
            Amit Khare

  • How to find abap program name for web ui reports

    Hi,
    I need to know the abap program name which is developed and configured for
    web ui.In our project web ui application crm version 7.0.there reports links are available
    with label of business names.
    I assume that there will be SPRO configuration for these reports.
    Can anyone provide assistant on this to me.
    Regards
    Viren

    Hi,
    Which reports you are referring to? Are you referring to BI reports? If so then i suppose they are triggerred in BI and transferred to CRM.
    Regards,
    BJ

  • Create abap program

    i do not know why our ECC6.0 can't create abap program.we have had developer key.After i input obligatory fields,such as title,type,status and development class(package):$TMP,  then I push save button.At last,it tells me  Maximum Runtime Exceeded!
    Thanks.

    Hi,
    Please consult your basis guys and see if the roles are assigned correctly and also related to the issue.
    Regards,
    Nagaraj

  • Lock ABAP Program

    I want to lock abap program.
    because in our development system the program which develop by
    implementation company is locked
    when i go to edit that programs the abap editor code in gray mode
    and application toolbar had modify delete insert buttons.
    if i want to insert some code
    I can press Insert button and
    below type code is inserted.
    then i insert my code in bracket.
    how can i do this????
    <my code>

    Hi,
    Report to remove Editor Lock.
    REPORT sy-repid.
    TABLES: TRDIR.
    PARAMETERS: P_PROG LIKE TRDIR-NAME OBLIGATORY.
    START-OF-SELECTION.
    SELECT SINGLE * FROM TRDIR WHERE NAME = P_PROG.
    IF SY-SUBRC = 0.
    IF TRDIR-EDTX = 'X'.
    MOVE ' ' TO TRDIR-EDTX.
    MODIFY TRDIR.
    WRITE: /'Editor Lock was removed from', P_PROG.
    ELSE.
    WRITE: /'Program', P_PROG, 'does not have an Editor Lock'.
    ENDIF.
    ELSE.
    WRITE: /'No match found for program', P_PROG.
    ENDIF.

  • Data pull failure in Production (Working fine in Development)

    Hai,
       I have an UDConnect scenario where I am pulling data from an Oracle database. In development when I tried pulling data with a selection in infopackage for 0CALDAY infoobject with a date range, it is pulling the data. But if I try to do the same thing in production it fails with an error JOB IN SOURCE SYSTEM TERMINATED - REQUEST SET TO RED. Even if I try to do a full upload it fails with the same error. It doesn't work in RSA3 also in production. But all works fine in development
    Kindly help as it is ver urgent.
    Regards,
    Neha Solanki

    Hai,
    It gives the short dump called CALL_FUNCTION_REMOTE_ERROR. What does it mean? Following is the dump in detail:
    What happened?                                                                               
    Error in ABAP application program.                                                                               
    The current ABAP program "SAPLRSSDK" had to be terminated because one of the                  
        statements could not be executed.                                                                               
    This is probably due to an error in the ABAP program.                                                                               
    The error occurred in an RFC call to another system.                                          
        The target system has also written a short dump.                                              
        Consult this short dump for more precise information about                                    
        the cause of the error.                                                                               
    Error analysis                                            
        An error occurred when executing a REMOTE FUNCTION CALL
        It was logged under the name "RFC_EXTERNAL_ABORT"     
        on the called page.                                   
    Regards,
    Neha Solanki

  • Issue regarding [Work Flow] Business Object Event Raise in ABAP Program

    Hi All,
    I have one issue regarding [Work Flow] Business Object Event Raise in ABAP Program.
    Actual TDS is as below:
    If E message type written, raise Business object BUS2005 (Production order) Event PickShortage for production order passing warehouse, transfer request
    (BUS2065 Object key) in event container. Also include table of text version of error
    messages for this set of Transfer
    Request.
    Can anybody tell me how can i write it technically in ABAP Code.
    Can anybody solve this issue!
    Thanks in advance.
    Thanks,
    Deep.

    Hi,
    Can anybody solve above posted issue!
    Thanks,
    Deep.

  • Import issue for ABAP program in Production Server ?

    Hi Experts,
    I have an ABAP program which gets executed properly in BW Development server but getting the following error when I am trying to execute it in the BW Production while  I could activate the program successfully.
    Kindly help me to resolve this issue.
    Thanks in advance !!!
    Regards,
    Gokulkumar RD

    Hi Golkul,
    Can you debug the program while execute?
    I think there is some hardcoding in the program for checkiing the client and then raised a custom message in the program.
    Can you share the coding of the prorgam if possible?
    Try to check for any messages raised in the program. Also click on the on the message pop up and see the details on the message and let us know.
    Thanks
    Amit

  • ABAP program developed in one system will it run in another system.

    Hi All,
           I have a very important query.
    I know that SAP 4.7, BW 3.1 and SAP CRM 4.0 have same kenel release SAP Basis 620.(please correct me if I am wrong)
    If Kernel in these systems are same, will an ABAP program developed in one system (say SAP 4.7) also work in another system (say CRM 4) with same kernel.
    This is very important me.
    Please help.
    With Regards
    Amit

    Hi Amit,
    1. If we transport a program from R/3
       to BW or CRM,
       It will work inside BW,CRM
       Bcos the basis/abap layer is always there in such systems.
    2. However, if the program uses some tables/FMs etc,
       which are not there in the Bw/Crm,
       then it may give error. thats all.
    Regards,
    Amit m.

  • Regarding [Work Flow] Business Object Event  Raise in ABAP Program

    Hi All,
    I have one issue regarding [Work Flow] Business Object Event Raise in ABAP Program.
    Actual TDS is as below:
    If E message type written, raise Business object BUS2005 (Production order) Event PickShortage for production order passing warehouse, transfer request
    (BUS2065 Object key) in event container.  Also include table of text version of error
    messages for this set of Transfer
    Request.
    Can anybody tell me how can i write it technically in ABAP Code.
    Can anybody solve this issue!
    Thanks in advance.
    Thanks,
    Deep.

    Hi,
    Can anybody solve above posted issue!
    Thanks,
    Deep.

  • I have an account in Adobe, but every time I work out on any product from Adobe products The program tells me I Trail You remove and re-install the program, but problem persists

    I have an account in Adobe, but every time I work out on any product from Adobe products
    The program tells me I Trail You remove and re-install the program, but problem persists

    Hi mahmod alsousi,
    Try this:
    Sign out from the Creative Cloud app and Quit it (Quit option will be available after a few seconds).
    Now move the following folders to desktop:
    1) SLCache
    Windows: OS Drive\Program Files (x86)\Common Files\Adobe
    Mac: Library/Application Support/Adobe
    2) SLStore
    Windows: OS drive\ProgramData\Adobe
    Mac: Library/Application Support/Adobe
    3) OOBE
    Windows: OS Drive\Users\<username>\AppData\Local\Adobe
    Mac: /User/Library/Application Support/Adobe
    Now launch Premiere Pro and sign in with your Adobe ID.
    NOTE: Make sure your Anti Virus/Firewall is not blocking any Adobe activation servers. Alternately, you can also check your 'hosts' file for any changes.
    Thanks,
    Rameez

Maybe you are looking for

  • Modifying selection screen with help of radio buttons

    Hi,   In my program am using three parameters to download a three different files and I have to use radiobuttons for that. I want to download only one file at a time. I have used MODIF ID but it is not working for 3 Parameters but it is working for o

  • STO from non batch managed to batch managed - Incorrect batch being posted

    Hi Folks, We use STOs to transfer materials from a non batch managed plant into a batch managed plant with a one step movement. The process we use is to create the STO and enter material, batch, quantity and receiving plant / Sloc. Then create an out

  • How do I make 1 video file play alone or as part of a sequence of videos

    how do I make 1 video file play alone or as part of a sequence of videos and only have it on the disc once. My problem is that I am short of space on my disc due to the amount of content, and all of the files appear separately on the menu to play inv

  • Outgoing mail server (SMPT)

    my incoming mail server is mail.mac.com, what is my outgoing mail server supposed to be? My messages won't send and I think I messed up the outgoing server. Help! Thanks

  • Reprocessing of  successfully processed IDocs

    Hi Experts, My requirement is that, I want to reprocess successfully processed IDocs. WE19 will not be a solution because number of IDocs is 900. Is there any way for mass re-processing I Appreciate your help & time Thanks Rakesh