Default  field regarding

Hi ,
Can u explain where do we maintain default  fields in the table J_1IQEXCISE.
Thanks & Regards
Rohan.A

Hi Rohan,
Thanks for using my help.
You can  set the default fields in this easy way also.
by: SETTINGS>FORMAT FIELDS>CHOOSE FIELDS.There tick the check boxes that you want to display the fields.
These SETTINGS are at : se11>give table name>display-->Press F8 -->
and there SETTINGS>FORMAT FIELDS>CHOOSE FIELDS.
Extra decarations to your list:
1.If you want your fields labels(meaning ful) rather than Field Names Go to:
  SETTINGS>USER PARAMETERS>Click the radio button FIELD NAME and the enter.
2.If you want ALV Grid List:
  Click the radio button ALV GRID DISPLAY.
This decarates your list.
Reward points if you hope this helps you.
Regds,
Rama chary.Pammi

Similar Messages

  • Rstore Defaults fields in Invoices

    Hello to all
    i have a question about the fields in invoices such as Sales Orders, Purchasing Orders etc.
    it is able for the users to add or remove fields columns by selecting them through Form Settings button.
    though, by clicking the Resore Default button on form settings, some fields are being removed and some other are added if they are removed before.
    could you please tell me if there is a way to change the default fields to be displayed by clicking on the Default Button?
    i have a problem with such an action because many users edits the fields and have to take more actions by the users to bring the layout as the want it
    thanks for your time!

    Hi...........
    There is only one rule.
    If you press on Restore Default Button, system will restore and display the fields as SAP sets on this button. It it will be default for all the users.
    If you want it to be set as per users login you need to create those many user IDs and set the Field columns as per Users......
    Regards,
    Rahul

  • Default field in VF04

    Good morning,
    In tcode VF04 I want the field 'No docs with billing block' flagged as default when any user access the transaction. Is there anyway to do this besides using tcode SHD0 (transaction variant)?
    Best regards.
    Adriano Cardoso
    Edited by: Adriano Cardoso on Feb 9, 2010 12:01 PM

    Hi
    kindly check the below
    selection variant before clicking the Display Billing List Button can be set the start variant via SE93 using the Change mode.
    The second variant is the Billing Layout display variant. This is after clicking the Display Billing List Button.
    After creating your layout display variant, you can set it by clicking :-
    Settings -> Display Variant -> Administration
    Select the layout display variant you want and click :-
    Edit -> Define default settings
    Regards
    Damu

  • Change default fields

    Hi,
    I would like to change the names of default project level fields of Ms Project Server such as Start Date, Project notes etc. However, i couldn't find any option in MS Project Server 2010 to change the default field names. Any help in this regard will be
    appreciated.

    Hi,
    It depends on what you want to achieve with the fields renaming!? One option you have is to change the label for the fields displayed through Project Center/Project views!
    The you will need some JavaScript etc. to change the labels on the PDP and rename the columns in MS Project as needed
    I would personally try to avoid re-labelling the fields as it will create confusion if you miss to update some views/reports etc.
    Hope this helps
    Paul

  • Set the default field value to transaction code field, when calling from WD

    Hi all,
    Can we pass the value in a input field of a standard transaction calling from WD application. Suppose we are calling a transaction VA03 in an external window, then how will be pass the value in the VBAK_VBELN screen field.
    Is there any way to pass the value to this transaction field. I have also tried out to set the parameter ID 'AUN' for VA03 transaction VBELN field. But it did not work for me.
    Is there any way to set the default field value to transaction code field, when calling from WD?
    Please suggest, if anyone have any idea.
    Thanks
    Sanket

    Hi,
    I am using the below code to open a standard transaction. It will help you to explain my point more easily.
    DATA: url TYPE string,
              host TYPE string,
              port TYPE string.
    *Call below method to get host and port
      cl_http_server=>if_http_server~get_location(
         IMPORTING host = host
                port = port ).
    *create URL
      CONCATENATE 'http'
      '://' host ':' port
      '/sap/bc/gui/sap/its/webgui/?sap-client=&~transaction=' 'VA03'
       INTO url.
    *get the window manager as we are opening t code in external window.
      DATA lo_window_manager TYPE REF TO if_wd_window_manager.
      DATA lo_api_component TYPE REF TO if_wd_component.
      DATA lo_window TYPE REF TO if_wd_window.
      lo_api_component = wd_comp_controller->wd_get_api( ).
      lo_window_manager = lo_api_component->get_window_manager( ).
    call the url which we created above
      lo_window_manager->create_external_window(
      EXPORTING
      url = url
      RECEIVING
      window = lo_window ).
      lo_window->open( ).
    Note*
    One more query I want to add to this thread, that is there any possibility to call a custom transaction as well?

  • Using functions in default-field in wizzards

    Hi there,
    I tried to build a table in the database section of the portal with the primary key being a 'number'. Into the default-field I put the statement: SELECT <owner>.<sequence>.NEXTVAL FROM DUAL (the sequence I had defined before). This statement worked fine in the forms-wizzard. In the table-wizzard the system came up with an error message, saying the datatypes of column and default-value don't match. I then put the SELECT-statement into a function and tried to call it with #<owner>.<function-name>. Same result. What did I do wrong?
    cheers, Reinhard

    Sorry, I used the tag-brackets by mistake.
    The SELECT-Statement ist supposed to read: SELECT owner.sequence.NEXTVAL FROM DUAL
    The function should be:
    #owner.function-name
    Hope somebody can help me.
    Thanks, reinhard

  • Including "job title" as one of the default fields for iOS 8 Contacts

    For the "Contacts" on my MacBook Pro, I am able to set things up so that, when I add a new entry, "Job Title" appears among the default fields, sparing me from having to go down to "add a field" in order to enter the "jon Title" for that particular entry.
    I have not found a may to do such customization on my iPhone 5 with iOS 8.1.1  Can you tell me how to do this?   I have looked at Settings for "Mail, Contacts, and Calendars", and under "Contacts" there is no place allowing specification of default contact fields..  

    When you add a new contact in Contacts scroll down to bottom and select Add Field. Job Title is near the bottom.

  • Several content types and default field value

    Hi!
    I have a document library with several custom content types (derived from standard Document type). One of them (CT1) has field with default value. Other content types must not contain this field. And when I upload document, this field has no default value.
    If I make CT1 first (and default) content type in a library, default value appears. Also it works when I add the field to the first content type. But in my solution CT1 must not be the first content type in a library and the field must have default value (and
    other content types must not have this field). Does anybody know how to make it?

    I understood why default value does not work. When we upload document to a library and then see a form with fields, it's not a newform, it's edit form. So when we upload a document, it gets first (default) content type of the library, only default fields
    from this content type are filled. The solution here to fill default fields from other content types is to write itemadded event receiver.

  • Fields regarding the Customer MAHNA

    Hello gurus,
    I need to know the name of the tables for these fields. these fields are in a transaction ZF106 Customer in Company Code and I can't find the name of the tables.
    MAHNA
    MANSP
    MADAT
    MAHNS_D
    DZTERM
    DZWELS
    STCEG
    GESTYP
    LANDX
    Thanks in advance,
    Ramona

    Hi,
       The tx. ZF106 is Developement Txn. to find the table name just follow as mentioned below.
    1. Go to Txn. SE93.. enter the txn. ZF106... hit enter then you can find the program name..
    or
    2. Execute the Txn. ZF106.. then from the menu bar go to>Systems> Status... there you can find the Program Name...
    3. Then goto Txn. SE38.. enter the Program name... and click on Display...
    4. Inside you can find the Table Name for these Fields
    Regards
    GK.

  • Include Emp ID as default field like created by

    Hello All,
    I have a requirement where it states me to include emp id as default field like we have the created by field. The created by field only gives me some fields. However i want to include emp id also. Please guide me on the same.

    CreatedBy field stores
    SPFieldUserValue object from which the underlying
    SPUser object can be accessed. SPUser is a sealed class i.e. cannot be inherited by other classes, and this will give you only Id,Name and Email.
    As Mike and Romeo have outlined, you will have to create a custom property in user profile store and configure Profile sync to update it from Active Directory or an external system leveraging BCS. Then call the user profile service to
    get the value of this property.
    This post is my own opinion and does not necessarily reflect the opinion or view of Slalom.

  • Default field assignment

    Hi
    while display the balance inTC-FS10N the assignment field is pickup the posting date data even if we put the Purchase order no.while entering the data during vendor invoice creation.It is by default. Now how to change that default assignment.Pl. clarify.
    Thanks
    shivaji

    Hi
    In the particular GL account master record, you might have assigned '001' sorting key.   Check the master record.  If you remove the sorting key, then it will take what ever you type in assignment field while processing transaction.
    Try once, if got solved, assign points.
    Regards
    Sarma BH

  • Default field in QM info Record

    Hi All,
    Is it possible to keep the field as default every time while creating a new QM info record?
    field is Inspection control - No Inspection.
    Regards,
    Anil

    Thanks Ashwin,
    I got it.
    Assigned full points to you.
    Regards,
    Anil

  • Building repositories - need ECC default field values

    For building MDM repositories - Vendor, Customer and Product in SAP MDM, I need default values of SAP ECC fields like -
    Payment Term - Table T052
    Warehouse Type -
    Purchasing Group - T024
    Customer Type (Account Group) - Table T077Y
    Customer Industry Type - INDUSTYPE
    Customer Industry Code - TBRCT
    Product Category - Table MARA
    Product Type - Table MARA
    Product Grade - Table MARA
    Product Package - Table MARA
    Product Unit of Measure - Table MARA
    Can someone update the default values of these tables?

    Hi Sam,
    Field name->Table>Referance Table--->Default Value
    Payment Term--->T052->None--->None
    Warehouse Type--->MLGN->T307--->Yes
    Purchasing Group--->T024->None--->None
    Account Group--->T077Y->None--->None
    Industry Type--->INDUSTYPE->None--->None
    Industry Code--->TBRCT->TBRC--->Yes
    Material Type--->MARA->T134--->Yes
    Note : Take help of functional person who can guide you proper way regarding who's default value are populating at ECC sceen which dependent on configuration setting or ABAP programming and not on referance table so according to buisness demands you need to set default value to mdm even if there in no referance table or default value in ECC
    Thanks,
    Jignesh Patel
    Edited by: jignesh patel on Aug 4, 2010 5:25 PM

  • Dilemma in having default field values

    Hi all,
    I have lots default values in my form page like the "creation date" field, which is set to sysdate.
    My dilemma is that whenever I edit an existing record/row of a form, when updating a field, the other fields with previously "null" values will be updated by default, if the default value is set.
    How do I avoid this? or it is the right behavior and logic?
    Thanks

    Hi,
    You can also try setting the default values in the Field Group structure view.
    crmc_blueprint_c -> Application elemt -> Field Group -> Field Group structure.
    Give the name of the fieldgroup that you wish. (if your field group was never customized, you need to click the 'Import S-Table entries button')
    in this view, you will see all the fields in your field-group. You have to then select the required field and set value in it's "default value" field.
    Once done, save and re-generate the field-group. You should now see the defulat values on ur PCUI screen.
    Hope this helps.
    Regards,
    Raviraj

  • How create a business partner (BUP1) with a default field?

    HI,
    I need to implement these changes, when the user calls the transaction BUP1:
    - The user must create a Business Partner with a field already filled by default.
    Any help will be appreciated.
    Regards
    Mark

    Hi Mark,
    When you create an Attribute set there is a check box named 'Default'. When you select this field then your attribute set will appear as default. You can do the same for the attributes, if you want to define a default value for an attribute.
    Also, in Customizing spro > Cross-Application Components> SAP business Partner --> business Partner --> Basic Settings --> Field Groupings --> Configure Field attributes per activity,  it is possible to define, if you create a customer, that the Attributes Set field should be : displayed, hidden etc.
    Hope this helps!
    Best regards,
    Roula Lazaridou

Maybe you are looking for

  • How can I configure my AirPort base station to allow DCC sends?

    It seems you cannot initiate a dcc send from behind an Airport. This is because you intially send a message to the computer you want to the send the file to saying 'here's what you want, come and get it.' Your computer then listens for a reply from t

  • Really want to keep Safari--BUT....

    I use Easyshare and similar sites. Safari just shows the same page over and over again WITHOUT accessing the downloads. I tried restart, flushing the cache, allowing pop-ups. What next? For my own browsing experience with Safari there are still just

  • File Info Metadata Templates Photoshop CC 2014

    In PS CC 2014 I have no direct access to previously generated metadata templates. Under the new "Template" button in the File Info panel I have only an Import and Export option How do I create a new template? How do I access my 10 previous templates?

  • Recover missing menu bar in full screen mode?

    Hi All! I have recently installed Lion and am playing around with full-screen mode. As you perhaps are aware, the menu bar at the top of the screen disappears in full-screen mode, but can be popped back into view by raising the cursor to the top fo t

  • Exporting RAW to JPEG and TIFF

    Evaluating LE to hopefully improve some workflow. I noticed however, that when export to a JPEG or TIFF format the file size seems much smaller that I'm accustomed. A D100 9.5MB RAW file converts to appx 2.7Mb JPEG at 100% and appx 7MB in TIFF. Curre