How to freeze fields on standard Tcodes.

Dear SAP Guru
Can any one plz let me know how to freeze the fields on standars T-codes, as i want our end users to use only particular fields on standard tcodes in SAP
Thanks in Advance
Bhushan

[http://theguruspeaksaboutsap.blogspot.com/2007/12/creation-of-variant-for-making.html]
use transaction SHD0 as in the above link

Similar Messages

  • How to call subscrreen of Standard Tcode as popup

    Hi All,
        I want to call a subscreen of a standard TCode as popup.
    Req :  When we click on Bill to Party partner,in Partner's tab in sales order,we  get a subscreen displaying information about the same.
    Is this possible to get this subscreen as POP UP while SAVING Sales Order (when we click on SAVE to save sales order in VA01).
    Please help me out.
    Thanks in advance..
    Regards,
    Amit.

    Hi Jim,
    Thank you i missed this point.
    So now i am planning to add custom fields to likp table and map this fields to  my custom module pool screen so on making changes the standard likp header detail should be modified. so when user clicks on save of vl02n it would update the record. How to achieve this?
    and as per my above post. I have created a Zprogram with Screen 9000, now i want to call this screen, on click of button from vlo2n as pop up how to achieve this?

  • How to Configure Workflow with Standard TCODE

    Hello Gurus,
                I am new in Workflow. I have to trigger the workflow on the transaction MM02 on changing Material Plant Status to 41. I have ZECN object. but I am not aware with how this object is trigger on change of Material Status. Please tell me the process of attaching the workflow to standard tcode. With Important Workflow TCODE.
    Thanks,
    Sandeep Thakare

    There are many ways to trigger workflow.
    Example 1) Trigger it from change object.
                  2) From function module or class.
    However, There is no configure to bind the event with transaction code.
    In your case, you can use change document object MATERIAL to trigger a business object BUS1001 event.
    you can use transaction SWEC to trigger the event and use transaction SWETYPV to bind event with workflow.
    for basic workflow go to [SAP Workflow Help|http://help.sap.com/erp2005_ehp_04/helpdata/DE/fd/517b42303e0e53e10000000a155106/frameset.htm].
    Good luck,
    Chaiphon

  • How to add a field in standard tcode pa30 with info type 21.

    Hi Experts
    I need to add a field Child Allowance Entitlement in PA30 transaction where infotype is 21, this field is available in table P0021 but which is not active in standard transaction.
    I just check in SPRO Settings - > Personnel Management - > Personnel Administration -> Customizing user Interface -> Change screen modificaion -> in that i gave the module pool number as mp002100 and screen number as 2000. the field is not shown there. but in alternative screen 2005 that field is available how can i display that field in the standard transaction pa30 with infotype 21.
    Can anyone please suggest me to display the field in the standard transaction.
    Regards,
    Vijayan.R

    Hi Vijayan,
    to modify the infotype screen for your purposes, you have to maintain feature P0021 as mentioned above, in order to obtain your screen modifier.
    Usually this modifier is equal to your corresponding MOLGA.
    This modifier is then used in V_T588M, when you can assign alternate screen modification to your modifier.
    Let`s say :
    Modifier 06 - France -    Screen 2000
    Modifier 01 - Germany - Screen 2000 with some hidden fields.
    I hope it helps
    Best regards
    Ondrej
    Edited by: Ondrej Smutny on Aug 15, 2011 10:38 PM

  • How to populate fields in standard SAP Screen

    Hi,
    There is one client requirement in <i>Create: Customer</i> transaction. (<b>T Code: XD01</b>)
    Go to transaction XD01. You get pop-up screen (Customer Create initial screen).  Enter the details required like account group, company code, etc.
    Now you get Create Customer General data screen. In this screen there will be tab like address, control data, Contact person etc. Initially control will be in Address tab.
    In address tab Language will be defiantly displayed (egs: English). (Screen details as in 1* below.) If you don’t find on screen scroll down the tab.
    Enter all the details and then you go to tab contact person. There you will enter one person as contact person and then you click on Home address Push button (which is below the tab strip.)
    On clicking home address push button one pop-up screen will be displayed.(Screen:  Contact Person: Home Address Create )
    In this screen there is also a language field (Blank now, mean no value..) (Sceen details as in 2* below.)
    Customer wants that this field is to be populated with the data of tab Address tab.
    How to do this. Could you please reply to this query ASAP. If I need to ask SD Consultant for any requirement please tell me what to ask. To them.
    Screen details: (got by technical help.)
    1*:
    Table Name        ADDR1_DATA
    Field Name        LANGU
    Data Element      SPRAS
    DE Supplement     0
    Parameter ID      SPR
    Screen Field      ADDR1_DATA-LANGU
    Program Name      SAPMF02D
    Screen Number     7000
    2*
    Program Name      SAPLSZA7
    Screen Number     0501
    Program Name      SAPLSZA7
    Status            ADDR0500
    Table Name        ADDR2_DATA
    Field Name        LANGU_P
    Data Element      SPRAS
    DE Supplement     0
    Parameter ID      SPR
    Thanks in advance. Please reply ASAP. Please let me know idf you need any further details.
    Regards,
    Vidyaprasanna.

    Hi Prasanna,
    You need to modify the code.
    you can do it in two ways.
    1  -  in the PAI of 1st screen you can use SET PARAMETER  for parameter SPR.
    Then in the next screen popup, it will automatically show the langu value.
    2  - in the pai of the popup screen, you can use GET PARAMETER statement to get the value of parameter SPR and then set this value to the screen field.
    In both the cases you need to modify the standard program.
    Hope this helps.
    Sajan.

  • How to remove fields from Standard Screen

    Hi,
        I Have faced one problem in screens(se51). When apply one SAP Note i have to change the screen manually(as per Note ) . My requirement is to remove some text fields and label fields. But I cant delete the Fields.
       Normally just select the object and Press delete Key to remove one object from screen. But here it is not working.
      How can i remove the objects from the screen as per SAP Note.
    Thanks in Advance,
    WIth Regards,
    Neptune.M

    Hi,
    T.code SHD0 helps you control which fields to appear, suppress and make mandatory in Standard Screen.
    refer
    https://forums.sdn.sap.com/click.jspa?searchID=4359065&messageID=2961760
    Regards

  • How to make field editable in Tcode WPED

    Hi,
    Its about upgrade of IS Retail from ECC5.0 to ECC6.0.
    For Inbound IDOCS coming from POS to SAP System, IDOCs which are in unprocessed category in WPER Tcode.
    Now problem is in Tcode WPED there is a transaction date field which is now non editable in ECC6.0
    I want to make it modifiable.
    Earlier in ECC5.0 It was editable.
    So how to make that field modifiable.
    Regards,
    Divya

    Thanks Chenna
    But that field is sometimes coming editable and sometimes not.....may be it depends on some condition.....but I want to make it editable always whenever an Inbound IDOC is in "To be processed" status in WPER tcode.
    Iam going in that screen where field is coming uneditable is:
    Tcode WPER -
    > Inbound IDOC processing---> to be processed idocs---> double clicking on Idoc Number (comes on WPED screen with non-editable fields in overview table).
    If I'm double clicking on that transaction date field it goes to the screen whcih shows Sales Audit Editor: Item list of aggregate sales.
    Suggest me how to make it editable.
    bye
    Divya

  • How to add field to standard screen of PNP

    hello masters, tell me one thing:
    - it is possible to add a field that isn't part of PNP logical database to the standard screen PNP.
    Could someone help me?
    regards and thanks in advance
    Mário

    Hi Mario,
    I don't know anything about SAP HCM, but: If you work with SE80, you can see the logical database in the object tree. Right-mouse-click to copy the logical database to custom name. Modify as you need. Use.
    Regards,
    Clemens
    P.S.: Before I tried I was always afraid of logical databases.Copying is a lot easier than expected.

  • How to find table name for the fields from Standard Extractor in CRM system

    How to find table name of fields from the standard extractor in CRM system ?
    e.g. We use LBWE TCode in R/3 system to find table name for the field from Extractor VCSCL(e.g.).
    Likewise is there any way to find table name for the fields from Standard extractor like 0CRM_LEAD_I.

    Hi ,
    Please find the link below for understanding BW CRM analysis.
    http://help.sap.com/bp_biv135/html/bw.htm
    activate the CRM DSs by scenario:
    1) Activate the application component hierarchy (tcode RSA9). Changes made to the application component hierarchy in the CRM system can be transferred to the BW using the "Edit Application Component Hierarchy" (SBIW - Postprocessing of DataSources).
    SAP Note 434886 must be implemented in CRM 3.0 before the application component hierarchy is activated.
    2) Activate the Business Content DataSources (tcode RSA5).
    Select/enter the application component and choose Execute (F8).
    To compare the shipped and active versions, choose the 'Select Delta' pushbutton. If there is no active version of the DataSource, it is selected automatically.
    To activate the shipped version, choose the 'Transfer DataSources' pushbutton.
    3) Management of the versions of the BW-Adapter metadata (tcode BWA5). All DataSources are displayed that are managed by the BW Adapter.
    As in transaction RSA5 (Service API Metadata Activation), the 'Select Delta' function can be used to select the inactive DataSources or compare shipped and active versions.
    You can also go directly to the screen for maintaining DataSources that are managed by the BW Adapter.
    The 'Compare Version' function makes a detailed comparison of the shipped and active versions.
    All BW-Adapter metadata is considered when versions are compared:
    Header information (Table SMOXHEAD)
    Mapping information (Table SMOXRELP)
    Global selection conditions (Table SMOXGSEL)
    Attribute key fields (Table SMOXAFLD)
    Hope this helps.
    Regards,
    csm reddy

  • I want to add a new field  to Standard report  tcode : QM10.

    hi friends,
    I want to add a new field  to Standard report  tcode : QM10.
    how  do i manage it without creating a Z report.
    Please help...

    Hi,
    SAP provides include structure CI_QMEL for QM10 transaction.
    so create CI_QMEL Structure and add field as u need.
    But after that u need to assign it some where i don't know , check with ur funcntional consultants.
    Thanks,
    Ananth

  • How to pass variable value to field of standard sap transaction.

    Hi Experts,
       i want to pass the value of variable to field of standard sap transaction. but that field is not having the parameter ID. so please tell me how i pass the value to field.
    thanks in advance.

    You might like to provide a few more details of which field and transaction you are trying to interact with... typical solutions involve user exits / BAdIs / Enhancements, or transaction variants, or building a BDC to part fill the screens of the Tcode you are calling.
    Jonathan

  • How to find table & fields of standard InfoObject?

    Hi
    How to find table & fields of standard InfoObject for creating generic DataSource?
    e.g. I want to know the table & field of 0MAINTPOS infoObject.

    You can get the list of tables involved in a particular DS by using the below method ( this another approach)
    --> RSA3 -- enter your DS ( execute later)
    --> Goto Tcode ST05 --> switch on the SQL Trace
    --> now execute the extract checker in RSA3.once done switch off(deactivate) the SQL trace.
    --> in st05 screen you can find the button "Display Trace" -- execute (here make sure SQL trace button is enabled.
    --> from the menu bar -->Trace list-->  select "combined table accesses".
    --> it will display the tables involved in it -- check for TABLE names section.... select that row Table names -- click on filter button --press F4 -- here we go it will display the list of entire tables involved in the extraction activity... here you need to sort the tables which are related to your DS.

  • How to add field value to the standard table

    Hi,
    How to add field value to the standard table?
    for example:
    when we go to TCODE SE16-> VBAK table -> on the selection screen if we press F4 against VBTYP we get all the available values for that field. How to add a new document Category value to this field so that it shows up in F4 help for that field.

    Hi Asif,
    I don't think it is possible and feasible for adding new field value to the field VBTYP because it is not possible through SPRO.
    If u see the domain of this field VBTYP we have fixed values provided by SAP. There is no value table for this. If u have value table then it will be updated through SPRO. But still if u really want to add some value u can do that by getting access key and add the value in the fixed values of the domain. But of no use other than simply displaying in F4. Because for what ever value u created here there will be no documents in VBAK or any table using this domain.
    Hope this is clear for u.
    Thanks,
    Vinod.

  • I want to make a field grey out in a standard tcode AS02

    Hi Friends,
    Can anyone explain me how to make a field grey out for the standard tcode AS02. I have to make the serial number in that so that no one can change it.
    Let me know the steps, if possible with an example.
    Regards,
    Ramesh.

    Hi Ramesh .,
    in Transaction AS02 which field you want to make Grey out .
    any how i could not find Screen Exit for the Tcode where u can do such type of things .
    if it is with Serial Field You can Validate it with Enhancement : AISA0001 .
    I think SHD0 is for Variant creation for Reporting purpose , But AS02 is an Asset Change Transacttion . i dont think you need to use  SHD0 .
    thanks
    Sreenivas Reddy

  • Inter Dependent Field Validation in SAP standard TCODEs

    Is it possible to build a relationship betwen Screen or Selection Fields. Example Plant and StorageLocation. Default behaviour is SAP shows all possible values even if an interdendent restricting value has been entered - this makes users irritated.
    In ABAP it is possible to do Conditional POV on F4 help
    - it is tricky you need
    'DYNP_VALUES_READ'
    'CONVERSION_EXIT_PERI_INPUT'
    'DYNP_VALUES_UPDATE'
    'F4IF_INT_TABLE_VALUE_REQUEST'
    Further Selection screen restrictions can be done by CALL FUNCTION 'SELECT_OPTIONS_RESTRICT'
    Hand coded ABAP programs can make Users experience rich & easy.
    How to do the same to the best extent possible in all SAP standard TCODES. If a screen field or selection or parameter is filled in then any other screen field selections or parameters should only show restricted values  - example Plant if filled in, will show only Storage locations of that plant/plants.
    I realize that the way SAP keeps RANGE & SELECTION data with both Inclusive/Exclusive SIGN & complext OPTIONs is not conducive to conditional POV as far as Selection screens are conccerned. But what about EnjoySAp screens?
    This is genuine user need & I cannot imagine that there is no easy solution!
    For example in a Hospital for Diagnostic tests you enter DEPAERTNET (Xray, Pathology etc) and then TEST - then POV of test should TESTs ONLY of relevant department. Having filled in XRAY no user wants to "wade" through "Urine tests"!
    Such restrictions & interfield validations also ensure that processing is never wrong. The mistakes users do are often attributed to the weakness in this area & it is not possible or desirable to write BAdIs for all SAP TCODEs.
    Regards
    -jnc

    Hi,
      You the go into debug mode and check at which statement the validation is carried out. (Most of the time it is done by checking the sy-subrc value ). Now put a session breakpoint at this statement. After this every time when the transaction is executed, you can change the value of the variable that is tested and bypass the validation.
      But if you are in production system, you wont be authorized to go into debug mode.
    Regards,
    Bhavesh.

Maybe you are looking for