How operation (Activity No) field mandatory can be removed in Network.

Hi,
In CAT2  time entries screen for a person who worked on  service order, 
directly I can book time entries of the person with service order number without entry of operation (activity number) in CAT2 screen, no problem with service order case..
But in case of CAT2  time entries screen  for a person who worked on PS network*, entry of network operation field  (Activity number) is mandatory.
Please suggest how operation (Activity number) field mandatory can be removed in case of time entries to  PS network in CAT2 screen.
I want to book time entries of the person only to the Network number don't want to include operation number in CAT2 screen.
Thanks & Regards
SR .

I dont think it would be possible to book timesheet entries directly against a network. Moreover i haven't come across any business scenario that demands timesheet entry against the network header.
Moreover, how do you think the system will calculate the cost if you book timesheets against a network? In a standard scenario, when timesheet is booked against a network activity system calculates cost based on the work center maintained in the activity. Work center has the cost center and the activity type combination for which rates are maintained in KP26.
Lastly, could you please explain the business need behind booking timesheets against a network header?

Similar Messages

  • How to make a field Mandatory in a Table view?

    How to make a field Mandatory in a Table view?
    The requirement is, the user should not be able to append a new Row, unless and untill he enteres the data in the column SOLD-TO. Now how do i acheive making this field madatory. Normally in Edit form view, we can go in customizing and flag Mandatory, for table view we don't have this option.
    Please can anyone of you guide me in this approach?
    Jagadish.G

    Hi Jagadish,
    have a look in this thread, part of the code you can use in eh_insert method or logic to write enable/disable insert button.
    Re: Assignment Block Mandatory
    regards
    Ismail
    Edited by: Ismail Shaik on Oct 21, 2009 11:36 AM

  • How to make a field mandatory in billing

    How to make a field mandatory in billing document,if m right with the help of incomplition log but how.....
         plz reply the full configuration.

    Hi Mohan,
    We normally create a billing document with reference any other document say Order or delivery.
    so, all the necessary information in the invoice will be taken from preceeding doucments. Thats way in the order level we check for incompletion log. If any important data is missing in the order level then the succeding documents will not be created.
    Thats way in the billing documents all the necessary information will come automatically either from preceeding documents or from master data.
    Still you want to make any field mandatory, you can do these by modifieing Billing documents user exists,you can make which ever the fields are mandatory and to be checked before saving. so when you are going to save the invoice, it will check if these fields are maintained or not.
    Hope this is clear.
    Reward if helpful.
    Thanks,
    Praveen

  • How to make all fields mandatory in sales order T- code VA01 initial screen

    Dear all,
    how to make all fields mandatory in sales order T- code VA01 initial screen itself
    The fields are
    Sales Organization
    Distribution Channel
    Division
    Sales Office
    Sales Group
    Regards,
    Amar Reddy

    Hi,
    You can use Transaction Variant to achieve this functionality.Please go through the following link which helps you in creating the same.
    [Link|http://wiki.sdn.sap.com/wiki/display/Snippets/TransactionVariant-AStepbyStepGuidefor+Creation]
    Regards,
    Phani Prasad

  • How to make extended field mandatory in Master Agreement

    Hello All,
    I am new to SAP CLM, and I have requirement where one extended field in master agreement needs to be made as mandatory field.
    I tried in extension definition but check box to make it required is disabled and I am unable to find other way to do it.
    Can some one help me and Please let me know how make extended fields mandatory in CLM.
    Regards,
    Prabhat

    Hi
    This could be achieved using Page Customization.Go to Setup-> User Interface-> Page Customization, open master agreement object (create new with UI ID:contracts.contract.ui.buyside.default if doesn't exist ) and add a new customization for extended field with Property set to Required.
    Regards
    Mudit Saini

  • How to make some fields mandatory for a custom screen we have added

    Hi All,
    Please let me know how can I make some fields mandatory through coding in PBO for only some fields of a screen.
    Say if I have 4 fields in my screen(module pool not selection screen) i want to make mandatory 2 fields based on some conditions how to do this? I tried using screen-group but this will make mandatory all the fields of that screen mandatory.
    I want only specific fields based on condition in run time.
    Regards
    Mahesh

    Hi Mahesh,
             Try this ..
      Assign the same group to those fields , say GRP
           in  PAI
             IF <CONDITION>
                Loop at screen.
                   if screen-group1 = 'GRP'.
                      screen-required = '1'.
                      modify screen.
                   endif.
                 endloop.
              ENDIF.

  • How to make a field mandatory in SAP Business one ?

    How to make a text field mandatory in SAP Business one?

    hi nishant,
    check this link
    Making fields mandatory
    To Set Mandatory Fields in Documents
    Jeyakanthan

  • Re: How make delivery group field mandatory in va02 in shipping tab in sap abap

    /h
      Hi experts i want to make delivery group field mandatory in va02 in shipping tab using enhancements. can anybody help me
    <removed by moderator>
    With Best Regards
    Nagaraj
    /h
    Message was edited by: Manish Kumar

    Hi Nagaraj Muniyappa,
    Can please show me a snapshot of the same? Because I didn't found any delivery group field in shipping tab in VA02.
    And there are many exits/badis are available for sales order you can use them.
    regards,
    Rajesh Sadula.

  • How to maintain the fields mandatory in Opportunity and quotation SAP CRM?

    Hello All,
    I have the following two requirements :
    1.Need to mark the fields as mandatory in SAP CRM Opportunity (description,sales prospect,phase,status,opportunity group,origin
    ,product(description,quantity,expected total value) ,Milestones(Start date and end date),Organization.
    2.Also the fields in SAP CRM Quotation ( Prodcut,Usage,Project Manager ITS (an Employee) and Capitalization ( our Z-customer field)
    How to achieve this ? Is this can be done through pure customization in SAP CRM or any developers work involves? We are using SAP CRM 4.0 .
    Pls  provide the solution at the earliest .
    Cheers
    Sreedhar

    Some can be done thru customazing in spro>crm>basic settings>incompleteness>Define Incompleteness Procedures. For more enhanced functionality you can use also badi under spro>crm>basic settings>incompleteness>Business Add-In for Incompleteness Check in Business Transac.
    To define incompleteness for exampla for SAP CRM Opportunity - description, do the following in spro>crm>basic settings>incompleteness>Define Incompleteness Procedures:
    - create new incompletenes group: e.g. ZOPP
    - assign this group to your opportunity transaction type
    - define incompleteness procedure:
         - object type: ORDERADM_H
         - field name: DESCRIPTION
         - relavance: HEADER
         - message: ERROR
    - define determination
    Regards.

  • How to make some fields mandatory based on radio button selected

    Hi,
    As per requirement i have two radio buttons in my screen.
    1.update
    2.Display.
    When the user clicks update then certain fields of selection screen should be made mandatory.
    And if the user cliks the Display Radio Button then certain fields should be made mandatory.
    How to code for it.
    Thanks and Regards,
    Smriti

    Hi ,
    use this code ,
    now according to your requirement you make changes to your parameters.
    parameters: r1 as radiobutton group g1, " this id you update button
                r2 as radiobutton group g1.         " this is for display
    PARAMETERS: TEST1(10) MODIF ID SC1, " assume these are the fields as parameters.
    TEST2(10) MODIF ID SC2,
    TEST3(10) MODIF ID SC1,
    TEST4(10) MODIF ID SC2.
    AT SELECTION-SCREEN OUTPUT.
    if g1 = 'X'.
    LOOP AT SCREEN.
      IF SCREEN-GROUP1 = 'SC1'.
        SCREEN-INTENSIFIED = '1'.
        MODIFY SCREEN.
        CONTINUE.
      ENDIF.
      IF SCREEN-GROUP1 = 'SC2'.
        SCREEN-INTENSIFIED = '0'.
        MODIFY SCREEN.
      ENDIF.
    ENDLOOP.
    elseif g2 = 'X'.
    LOOP AT SCREEN.
      IF SCREEN-GROUP1 = 'SC1'.
        SCREEN-INTENSIFIED = '1'.
        MODIFY SCREEN.
        CONTINUE.
      ENDIF.
      IF SCREEN-GROUP1 = 'SC2'.
        SCREEN-INTENSIFIED = '0'.
        MODIFY SCREEN.
      ENDIF.
    ENDLOOP.
    Please let me know if you still need any help.
    Thanks and regards,
    Rajeshwar

  • How to isolate the fields that can be edited?

    Hi all,
    I need to create a group so as the members of that group can change some of the attributes of other in the USER form but not all. It can be like the helpdesk people having the right to change the password on demand, but cannot change the other attributes. Is it possible in OIM?
    Thanks
    Rohit

    Hi PK,
    I am still a bit confused as the document refers to changing of some of the attributes in the file "FORMMETADATA.XML". What i feel is that if the entries in the file is changed then that is going to effect all the users rather than just for the specified set of people.
    Please correct me if i am wrong!
    Thanks
    Rohit

  • Make fields mandatory in screen painting

    How to make the fields mandatory in customizing screens?
    I understand that i need to do some changes with fieldseection group.
    but in that screen i am confused what i should actually do.
    can some one guide me.

    Hi,
    Please Follow the Steps Bellow ,
    --> Double Click on the Field you want Obligatory
    --> A window will appear on the right side
    --> In this window you will see a box with heading u2018Attributesu2019
    --> There are Three u2018Tabsu2019
    --> Go to the 2nd tab which is u2018Programu2019
    --> The Label u2018Inputu2019 From the Dropdown menu  You can Select u201CRequiredu201D
    Hope will solve out your problem,
    Kind Regards,
    Faisal

  • Fields mandatory on contract...

    Hello all,
    how to make these fields mandatory on contract-plant, shipping point, contract start & end dates . what would be best way- user exit or transaction variant. as our requirement is when ever we trying to save the contract system should not allow us. Please advice?( we cant make incompletetion log as same time we need some fields optional also)
    Thanks
    RK

    hi RK
    Thanks For your reply vishal but in my case i need to make some fields mandatory(means cant save the sales order) as well as optional(can save but doc is incomplete- normal scenerio) so i think through incompletion procedure i cant satisfy both the conditions. please suggest alternative approach
    for same document type if you wish to perform both scenarios then that is not possible by any means.
    If both the document types are different then it is possible to go by incompletion procedure
    Say for DOCU TYPE 1 you can maintain 1 incom. procedure where it will give error
    For DOCU TYPE 2 don't miantain those fields in incomplet procedure

  • Material Field Mandatory

    Hi All SAP People,
    How to make material field mandatory in VA01 initial screen SAP. Please give me the steps or transaction code.
    Thanks 
    Anil Hooda

    Either you can use incompletion log for the same
    or Use Tcode [SHD0|http://www.sdn.sap.com/irj/scn/index?rid=/library/uuid/a070bfbb-d34a-2d10-b092-ecbe0b0d4a4c]
    Key-in Value as VA01 in the Field: Transaction Code
    and Select appropriate variant.
    And Click: Change.
    Thanks & Regards
    JP

  • Plant address fields mandatory

    Hello,
    We are creating  Plant 1000, in that we are maintaing the address for that plant. in that Name 1 field mandatory, we want to make Name 2 field also mandatory, how to make that filed mandatory.
    how to make Street field mandatory while creation of plant address.
    sapman man

    Hello,
    We want to make that fields  mandatory, how to make that fields mandatory...... after imlemenation they will support the system by their own team.
    sapman man

Maybe you are looking for

  • How do you get an Ipod Classic to make Genius mixes using the songs you want?

    My Ipod Classic is now about four years old. it's the grey, 160gb model. the hard drive doesn't click, so it's in stable, working condition, as far as I can tell, but lately, I've been having a few problems with it. first and foremost, it's stubbornl

  • How to delete empty Last Import albums on Ipad2

    This is both a question and a partial solution to anyone who has found empty Last Import albums on their Ipad2 after upgrading to IOS 5.1.  I ended up with three Last Import albums on my Ipad under the Photos App after the upgrade to 5.1 and Iphoto a

  • Gmail on nokia Asha 306

    hey, when i bought my phone there was no problem setting up my gmail account in the mail app, i filled everything it and it worked. But I had to do a reset and now it doesn't work anymore. everything else works: internet, apps, other emailaccounts..

  • WSIF string(xml) to (anonymous type)

    Hi All, I have a WSIF service that returns a string value which is an xsd schema defined xml element. Should I leave the response type as a string and transform it in my BPEL to the element? Or should I map the string to the element within the WSIF w

  • URGENT ANS FOR EXAM

    PLEASE SEND THE ANSWERS 1. How do you represent business of the business organization in R/3 system? 2. How you deduct T.D.S on interest payment? 3. How you post to alternative reconciliation account? 4. What parameters the depreciation key controls?