Screen modifications in transactions through upgradation

Hi all,
How can we find is there any difference between 4.6 and ECC 6.0 transaction screen fields?
Actually I am working on upgradation.We have some BDC programs in 4.6.Suppose we upgrade the proframs to Ecc 6.0.If the sreen fields of transactions are not same in 4.4 and Ecc 6.0,it will result in error or dump.So I want to find is there any change.How to find?
TKS,
Dharani.P

Hi,
I believe SAP should have some documentation which will help you understand the effects of upgradation.
But having said that I guess you will hv to test all your programs to check screen compatibility.
I hv been involved in such a project and we had to check the running of all custom programs once the development system was upgraded.
cheers
AJ

Similar Messages

  • Hide "Administratior" in IT 0001 through screen modification

    Hi Gurus,
    I have requirement where client wast us to hide Administrator section which have three administrators field from IT 0001. Please help me to understand that is it possible through screen modification.
    If not then what is the other solution?
    Regards,
    Amit Jain

    Hi Subhash,
    FIrst go to the IT001 screen... go to SYSTEMS -
    STATUS and get the program name and screen number
    then on
    Go to SPRO..
    Personnel Management > Personnel Administration > Customizing User Interface > Change Screen Modification >
    Select the program name and screen number which you got from IT0001
    then click on magnification screen and select the Hide radio button for ADMINISTRATOR field.
    Hope this helps...
    Ajay

  • Problem in a transaction after upgrade

    Hi ,
    I am getting a problem in transaction after upgrade.
    I am getting like "Too Many sctions"  in a Tab. Its a custom tab in a standard transaction.
    But its working fine before upgrade.
    Could you please suggest me, what can I do for this.
    some more  info.
    Errors: Dynpro genearation for this scrn has errors.
    call tcode SLG1 for object BDT_Dynpro_generate.
    And in SLG1 I am getting like this
    "Object RERO screen  RERO03: too many sctions."
    Regards,
    sarath

    Well if you are willing to invest money, even SAP will help you out, but i guess thats not what you are after :).
    The message "too many sections" is quite telling so i suppose you have too much of "something" on that subscreen.
    To more preciseley define what "something" may be you could do a where used on MESSAGE 03 of messagle class RERO.
    Or try to debug it and set a breakpoint at statement MESSAGE.
    This way you should be able to find out of WHAT exactky you have too much. When this is done you probably can think yourself of a way to overcome this.

  • Calling Transaction through User Decision step in workflow

    Hi all,
    Pls help me calling a transaction through User Decision step in workflow. I have attached two buttons to my User decision and the one of the outcomes to a task where I am calling the transaction through a method of BOR. But the problem is I am unable to see the transaction when I press the button on my User Decision at test run.
    Can you ppl let me know how can I achieve this?
    Pls reply ASAP...
    Thanks
    Sangharsh

    Hello Sangharsh ,
    Please Check the paramater of of the method which you define.
    e.g. I define CALL_TCODE_CJ03 method
          which have the parameters FLAG,ProjectDefinition,WBSElement2,User
          with export, import checkbox.            
    Pass the paratmeres in programs
    e.g.
    BEGIN_METHOD CALL_TCODE_CJ03 CHANGING CONTAINER.                      
    DATA:                                                          
          FLAG(1),                                                        
          PROJECTDEFINITION TYPE PROJ-PSPID,                              
          WBSELEMENT2 TYPE PRPS-POSID,                                    
          USER TYPE USR21-BNAME.                                                                               
    SWC_GET_ELEMENT CONTAINER 'FLAG' FLAG.                              
      SWC_GET_ELEMENT CONTAINER 'ProjectDefinition' PROJECTDEFINITION.    
      SWC_GET_ELEMENT CONTAINER 'WBSElement2' WBSELEMENT2.                
      SWC_GET_ELEMENT CONTAINER 'User' USER.                                                                               
    GET PARAMETER ID 'PSP' FIELD PROJECTDEFINITION.                       
      GET PARAMETER ID 'PRO' FIELD WBSELEMENT2.                                                                               
    SET PARAMETER ID 'PSP' FIELD PROJECTDEFINITION.                       
      SET PARAMETER ID 'PRO' FIELD WBSELEMENT2.                             
      CALL TRANSACTION 'CJ03' AND SKIP FIRST SCREEN.                                                                               
    SWC_SET_ELEMENT CONTAINER 'FLAG' FLAG.                              
      SWC_SET_ELEMENT CONTAINER 'ProjectDefinition' PROJECTDEFINITION.    
      SWC_SET_ELEMENT CONTAINER 'WBSElement2' WBSELEMENT2.    SWC_SET_ELEMENT CONTAINER 'User' USER. 
    END_METHOD.
    I hope it will help you.
    ***Assigning points is the way to say thanks in SDN.***
    Minaxi Shah

  • How to skip screens in a transaction

    I m using transaction CU01, from the program i have to go to the third screen by skiping the first two,, is there any syntax for tht.
    I know how to go directly for second screen
    the syntax for tht is
    call transaction 'CU01'  and skip first screen.
    Now my requirement is to go to 3rd screen.
    Can anyone tell me how to proceed.
    Thanks in advance.
    Kalpanashri Rajendran

    Hi Kalpanashri,
      you can create a variant transaction.In variant transactions you can define screen number which should be called first.
    to do this create a new transaction through se93 for the program.
    then goto SHD0 transation to specify the variant for this transaction, here you can specify screen number.
    then use normal call screen.
    Hope this helps.
    Award forum points to helpful answers

  • TRANSACTION LAUNCHER--CALLING CRM Z TRANSACTION THROUGH WEB UI

    As per the requirement, we are trying to call CRM  Z transaction through web UI. We have used the Object TSTC and created a replica of the object ZTSTC and used the method execute. Made the necessary config for navigation bar and Business role. We could see the link in the Navigation bar but the link could not call the transaction. Pls suggest.Do we need to take the object of the Transaction or copy TSTC and proceed. Thanks in advance.Points will be awarded

    PLS FIND THE DETAILS TO PROVIDE THE INPUTS
    Configure Transaction Launcher TO CALL T.CODE ZEGNM_IMG FROM CRM THROUGH WEB UI USING TRANSACTION LAUNCHER
    USED THE OBJECT ZTSTC BY COPYING TSTC OBJECT AND BY RELEASING THE OBJECT WITH METHOD EXECUTE
    PROVIDED THE T.CODE ZEGNM_IMG IN THE VALUE FIELD IN THE ABOVE SCREEN
    CREATED THE DIRECT LINK ZEGNM_K
    CREATED THE DIRECT LINK GROUP ZEGNM_K
    ASSIGN THE DIRECT LINK TO THE DIRECT LINK GROUP
    ASSIGN THE DIRECT LINK GROUP TO THE PROFILE TMFLEASING WITH POSITION 80
    IN THE BUSINESS ROLE CUSTOMIZING MADE THE DIRECT LINK GROUP VISIBLE
    AFTER MAKING THE ABOVE CONFIGURATION WE HAVE LAUNCHED THE WEB UI AND THE FOLLOWING ERROR IS SHOWING UP
    PLS FOLLOW THE ABOVE SCREENSHOTS AND PLS PROVIDE YOUR INPUTS TO ACHIEVE THE OBJECTIVE OF LAUCHING THE Z CRM GUI TRANSACTIONS USING TRANSACTION LAUCHER
    ALSO PLS FIND THE SCREENSHOT OF ITS
    URL OF ITS USED
    u201Chttp://crd.tmf.com:8003/sap/bc/bsp/sap/its/webgui?transaction=IC_LTX&okcode=ICEXECUTEu201D

  • Graying out the option INITIAL SCREEN on MFBF transaction -reg

    Hi,
    We face issues with users keep on changing their initial screen of MFBF transaction where in which they encounter issues .
    for example for doing assembly backflush , some times with out knowledge they select component back flush radio button and click on the option initial screen , then for them on MFBF component backflush only selected by default .
    with thsi background if they try for processing assembly back flush back ground sessions they encounter error and then we have to analyse and find the problem with screen of MFBF
    we would like to take out the option of initial screen setting from the users
    we could not do it through any of authorizations
    any idea how to deactivate it ?
    can it be done user wise or for the whole transaction it has to be done ?
    regards,
    madhu kiran.

    hi,
    we could not find any objects to control it through authorization
    our basis personnel confirmed it
    if any authorization controlling object is there please let us know which object to be used
    or
    which user exit we have to activate which should not give any side effects to the existing business process
    regards,
    madhu kiran.

  • Screen Modification Problem ...

    While i am Working on Screen Modification i set Field  ABKRS as Out Put Field in IT001 .But Now Client asking just we need that field Out Put Field as one Emp Group  remaing as required Field,
    How Should i do.Is it possiable through IVWID Feature?

    Hi, you can make the field ABKRS required field for one EE sub group by modifying feature (PE03) P0001 some thing like below and then make corresponding entries in V_t588m.
    On feature, MOLGA> EE subgroup> give your EE sub group with a return value like 10A and then OTHERWISE as return value like 10. Then you make entries in V_t588m table with corresponding return value in feature as variable values in T588M and field selection as RF or out put field only.
    To create entriy in T588M, do as below:
    Goto SM30> V_T588M
    Click on Maintain.
    Module pool name as MP000100
    Feature P0001 and give appropriate alternative screen .....say 2000
    Create two entries in this view with variable you created above in feature P0001 (return value) and set proper selection RF or out put.
    Regards,
    Alen

  • Screen Modifications for Travel Privileges (0017) screen

    Hi all,
    I am trying to change the screen modifications for Travel Privileges with module pool MP001700.  The problem is I can't find the module pool through the IMG>Personnel Management>Personnel Administration>Customization User Interfaces>Change Screen Modifications. If not here, where/how can I do this?
    Your help is much appreciated.
    Thanks.
    Regards,
    Eric

    Hi guys,
    Thanks for the replies but I was looking to do screen modifications preferably by non ABAP methods. I have found the solution where you need to create the module pool manually and the fields selections will appear.
    Regards,
    Eric

  • Re:Screen Modifications

    Hai Experts,
    we are doing screen modifications for infotypes that we can use through PA30,
    i want to know whether its possible to make screen modifications while performing actions(pa40),
    if possible what is the procedure.
    Regards,
    Chiran Reddy.

    Hai Navneet,
    Thank you for your reply,i want to know that if we perform any screen modifications througgh module pool program,its impact will be both on pa30 and pa40 also.
    my requirement is that in an infotype
    some fields will be active while hiring
    same fields will be inactive while promotion
    same fields will be hidden while transfer.
    for the above process,is there any solution.
    Regards,
    Chiran Reddy.
    Edited by: chiran reddy on May 9, 2008 6:14 AM

  • C0pying an ESS transaction and customizing ess transaction through PFCG

    Hi all,
       I need help in copying a ITS ess transaction into a z transaction.
    Ex:  I am trying to copy PZ03  into ZPZ03. I am not sure whether i can just copy  transaction pz03 to zpzo3. Please help me in how to copy a ITS transaction into a new Z transaction and if i wanna do some core modifications how can i do that.
    And i think i can hide some buttons...without copying ITS ESS transaction through PFCG. Please help me in this too.
    Thanks,
    Kranthi.

    Hi Michael,
    Does your problem still persist? Do you have new information regarding the problem?
    If the problem is solved: Please mark this thread as answered. Thank you!
    Best regards,
    Henning.

  • Country specific Screen Modifications

    Hi,
    I have a requirement for IT0007 where the time administraors field is an optional one for Portugal and a required field for Spain.
    This need to done through 'Change Screen modifications' but how to differentiate between countries.
    Please suggest.
    Thanks,
    Tara

    I have a requirement for IT0007 where the time administraors field is an optional one for Portugal and a required field for Spain.
    This need to done through 'Change Screen modifications' but how to differentiate between countries.
    Hi,
    Step 1:
    Goto PE03
    P0007 feature
    Add molga Portugal 19 ansd spain 04
    enter the return values for the respective countries.
    Step2:
    Sm30-->v_T588m
    select the module pool MP000700
    copy the standard screen with diffrent variable keys (return values of feature P0007)
    make the settings of the fields accordingly.
    But i Guess Time administartor field is in 0001 infotype which you need follow the same procedure for P0001 and MP000100.
    There is no time adminstrotor field in 0007.
    if its is customized then you need to map z module pool in T588m and create zfeature.

  • Creation of alternative screen in screen modifications

    Hi,
    I have a problem in screen modifications.
    I want to make PERSG(employee subgroup) field as editable in IT0001 (currently it is grey field).
    For that I want to go through screen modifications for IT0001 using table T588M.
    There  how do I create new alterantive screen.

    I think you are using Tcode PA30 to change the ESG.
    You need to use Tcode PA41 to do changes, No need of doing any screen modifications
    Warm Regards

  • Fields in read-only mode for BP transaction in upgrade from 4.72 to ECC6.0

    Hello,
    This is regarding the query for BP transaction in upgrade from 4.72 to ECC 6.0.
    While creating BP / Changing BP system is disabling the fields in compnay code & sales area option. There is a SAP not provided 907860; and specified that the proplem is because of the delta customizing.
    All the customization settings are as per the note. And the Synchronization Control is also activated. But still the fields are disabled only.
    I have checked the field settings also in Cross-Application-Components & Logistic-Genral.
    But these are not working for compnay code & sales area data.
    please let me know if anyone has faced this type of problem / found any solution on this.
    Best Regards,
    Shubhada

    SAP IMG  -> Cross Application Components -> Master Data Synchronization  Synchronization Control -> Synchronization Control -> Activate Synchronization options
    This setting allows you to activate synchronization of BP with R/3. Not maintaining the values may result in certain fields being read-only in BP.
    Suggested Values:
    Source Object: BP | Target Object: CUSTOMER | Active Indicator : X
    Source Object: BP | Target Object: VENDOR | Active Indicator : X
    Source Object: CUSTOMER | Target Object: BP | Active Indicator : X
    Source Object: VENDOR | Target Object: BP | Active Indicator : X
    Have you set all of the above settings??
    BHARATH

  • HOW TO PASS THE DATA FROM SELECTION SCREEN TO STANDARD TRANSACTION?

    HI,
    HOW TO PASS THE DATA FROM SELECTION SCREEN TO STANDARD TRANSACTION?
    thanks,
    samba.

    By selection screen, what do you mean?   There is no selection screen in WDA as there was in classic dynpro. Do you mean you are using the Select-Options reusable component?  Are you wanting to call a standard transaction via ITS - SAPGUI for HTML?  Please provide more details to your question.

Maybe you are looking for

  • Evaluated receipt settlement open, deletion not possible in R3

    I am getting an error message "Evaluated receipt settlement open, deletion not possible" in R3  (message no ME867) when trying to delete a line item in PO. We did a GR and than reversed it (102 movement). I also unchecked the ERS flag and GR based IV

  • Unable to migrate Iphoto Library to Photos app from an external harddrive?

    I have a 1TB external harddrive that contains my 250+ GB IPhoto Library. However, whenever I try to open it up in the new photos app, I get an error saying the library cannot be opened because it is on an unsupported disk format. Apple has a "solutio

  • Users selecting "All Choices" on columns in fact table

    We have a dimensionalised data structure in our Oracle DW and the fact table contains 750million rows. I'm finding the users are selecting a column in the fact table to filter on, and selecting the "All Choices" option. This then runs an SQL like: se

  • New Paper: Database Authentication and Authorization in J2EE Container M...

    I read this new paper by Frank Nimphius, and it is pretty easy to follow. I tried it out, and had a few problems. I am using JDeveloper 10.1.3 (not 10.1.3.1 or 10.1.3.2). In several places, the paper says that all web applications running in the embe

  • Camera wont open

    When trying to open the camera a message appears saying it couldn't open/start the camera close other applications and try again...can anyone out there please help???