Lock the BT field though system status

Hello,
we need to lock all the field in our contract(ZTA) all the time, even if the contract changes user status(E0002  --> E0003, E0004...). Is there any system status to avoid to modify the fields at header and item level? And even at the first status, Opened?(this is because the contract always going to be copy of the quotation, so none modifications)
Each user status contents a transactional control, INPR, CONC, FINI... with different actions I0005, I0008... (checking BS33) but i don´t find the proper one. if there is any document about, it would be perfect.
Thank you in advance.
Luis Angel Fernández

Hi Luis,
In the Badi implementation proceed as follows :
1. Do whatever check you want to carry out for the status. You can use the CRM_ORDER_READ function module to get the status of the transaction. Pass is_fieldcheck_com-ref_guid in a table to CRM_ORDER_READ to do so.
2. After that loop on the table ct_input_field_names and do the following.
  LOOP AT ct_input_field_names INTO wa_input_field_name.
    wa_input_field_name-changeable = 'A'.    "Display Only
    MODIFY ct_input_field_names FROM wa_input_field_name INDEX sy-tabix
    TRANSPORTING changeable.
  ENDLOOP.
<b>Reward points if it helps.</b>

Similar Messages

  • Using Acrobat Pro how do I lock the fillable fields once the data is collected?

    Using Acrobat Pro how do I lock the fillable fields once the data is collected?

    Hi,
    Have a look at Paul's LockAllFields solution. You can download it in Paul's post here: http://forums.adobe.com/message/3168183#3168183.
    I have a version of it here as well: http://assure.ly/yDtfsM.
    Hope that helps,
    Niall

  • How to control the Business Processes of System Status in Proj. Def.?

    Dear Experts,
    When a Proj. Def. is in "Business Complete" System Status (CLSD), I would like to control no data is allowed to be changed, except undo the CLSD.
    In SPRO, I could onlly fine the similar setting in WBS status profile, but could not find system status profile for me to define and set which business processes is/are not allowed.
    Is there anyone know how to do so please?
    Thanks & regards,
    James Chan

    Dear Ivanna,
    Really thanks for your swift reply.
    In my system, when a Proj. Def. is in "CLSD" status, many of the fields are not grey-off for display only.
    Instead, most of the fields are allowed to change.
    In CJ20N, when I check on the "Transaction Analysis" of a project's status after "CLSD", I can see the "Create Change Document" is "Allowed".
    Is that the cause why most of the fields are allowed to change?
    How can I make it as "forbidden"?
    Thanks & regards,
    James Chan

  • Unable to select modem in the "Show" field in System Prefs, Network

    I think I may have asked this in the wrong place before. I really would appreciate any help or advice anyone can give!!
    I've just moved and I'm trying to get the modem there to work with my iBook G4. The modem definitely works and it's all definitely set up (my boyfriend's sorted his out on his PC), just not with my computer.
    In the user guide (from the provider - Tiscali) I'm told to go to System Prefs (fine), Network (fine), select Location as "ADSL USB PPPoE/PPPoA" (fine) but then I encounter a problem - I am told to set the "Show" field just below to the modem name (which comes up in my Network status as "Ethernet Adaptor (en2)", so my computer is recognising it). However, this isn't an option. Also, when I go to the screen where I can prioritise the internet connections (Network Status?? Sorry for not being more specific - I'm at work and on a PC) "Ethernet Adaptor (en2)" is there but grey, as in I can't select it.
    Any ideas what I can do? I've installed all of the CD and did my restarting, I have the modem plugged in and my computer is recognising this, and the people at Tiscali said I'd have to contact Apple for help but I decided to give here a try.
    Thank you !
    iBook G4   Mac OS X (10.3.5)   Tiscali Broadband, Sagem F@st 800 Modem

    Please don't misunderstand, but many of the Internet service providers in the UK and much of Europe use USB Modems and they are fair to poor at best.
    Another point of intrest is that all of these same Internet Service Providers also have and offer Ethernet Modems as well as Ethernet Modem Routers.
    I think it must be a cost issue for them. Another point is the technology is exactly the same weather you have a PC or a MAC, the reason they all point the finger in another direction , they have few Mac Techs available, when PC's hold the majority of the market. Another point, you shouldn't need to download there software to make stuff work.
    Here are a couple of links that will for sure help.
    http://www.adslguide.org/guide/summary.asp
    Here is one of several that are Ethernet instead of USB from your provider.
    http://www.tiscali.dslshop.co.uk/product_details.asp?idProduct=471
    Cheers Don

  • When duplicating a field, even when the original field is locked, the duplicated fields appear at different positions on pages that are the same size. How do I make them uniform?

    I'm trying to put a hidden time stamp field on the bottom of all pages of a thousand page document, yet when I duplicate the field, the reproduced fields appear at different positions on different pages. Is there a way to make them all appear uniformly on each page. I've tried using the Lock function in the Properties menu before duplicating but to no avail. Please help.

    I go to Tools>Forms> Edit...Do you want to detect...No. Add New Field>Text Field. I lay out my field at the bottom of the page, adjust the Properties (Hidden but printable, read only, font, alignment), Lock the Properties. Then I right-click and hit Duplicate.

  • How can I lock the NumAtCard field in the marketing document screen

    Dear Experts,
    Is there any way I can lock the marketing documents' (say Goods Receipt PO) BP Ref Number field? meaning if there are already values in the field, I do not want any users to change it.
    Please help!
    Warmest Regards,
    Chinho

    Hi Chin,
    There are two options to resolve your problem i.e. using DI SDK code and SP_TN.
    if you want to to use SDK code, it requires big effort except you have a good programmer.
    if you using SP_TN, you could use this following sample:
    if @transaction_Type in ('A','U') and @object_type in ('20')
    begin
            if exists (
                    select a.DocEntry
                    from OPDN a inner join OPDN b on a.numatcard=b.numatcard and
                                            a.DocEntry<>b.DocEntry
                    where @object_type = '20' and (coalesce(a.numatcard,'')<>'' and (year(a.docdate) =
    year(getdate()) and year(b.docdate) =year(getdate())))
                            and a.DocEntry = @list_of_cols_val_tab_del
            begin
                    set @error = -1
                    set @error_message = 'BP ref no. has been used'
            end
    End
    The above query SP is to block the use of last year BP ref no. I also have modified so that not only last year but even yesterday.
    You can modify it by your own way.
    Rgds,
    JimM

  • How to read the Sales Order( Item ) System status?

    Hi All,
    My requirement is to display the  System status of the sales order item*. When we go to the sales order display, if i double click on the line item , ii will lead to the next screen.Click on status tab,here we can see the Sytem staus. I would like to know the logic to read this sytem status ?
    Thanks,
    Suresh.

    read tables VBUK, VBUP for SD document status indicators

  • Lock the input sound in system preferences

    I was wondering, I use programs like skype and venrilo, anytime I go to a settings pane, my input volume level in the system preferences goes down to about 1/4.
    I have tried turning off ambient noise reduction.
    I have tried my professional grade microphone.
    It seems to happen no matter what regardless, everytime I reboot (which is alot).  Or as I mentioned before, anytime I go into a preference panel for any voice used application.
    Can you lock it to a set input level, are there apps out there that allow you to control or lock this?

    Any updates on when this bug will be fixed? I read 10.6.3, but I'm running 10.6.3 so it's clearly not fixed.
    All that's really needed is a LOCK VOLUME SETTINGS option.

  • System status and user status in Line Item Reports

    Dear PS-friends,
    I have to extend the CI CI_PROJ with some new fields. These fields should be shown in diverse Line Item Reports (CJI3 u2026).
    I know how to get these customer fields into the field catalog for the reports (maintain include table CI_RKPOS, EXIT_SAPLKAEP_001 and ViewCluster V_TKALV).
    Now our customer wishes that 2 of the new fields are: system status and user status. The status should be shown in CJI3 as a concatenated field as you see it in CJ20N.
    In CN42 there is the column system status as a standard column. But I cannot find the structure CNJ_STAT included in V_TKALV for Line Item Report Object=PD.
    Has anybody an idea how it works to show the system status and user status in Line Item Reports.
    Thanks in advance!

    Problem is solved.
    I wrote a function module using FM 'STATUS_TEXT_EDIT' and concatenated line and user_line.

  • Exact difference between System status and the user status

    Hi,
    Please tell me the exact difference between System status and the user status .
    how we customize the both in the system
    Thanks & Regards
    Prajith P
    Moderation: Locked. Please, try to find an answer first. See rules of engagement
    Edited by: Joaquin Fornas on Feb 23, 2012 11:14 AM

    Hi,
    As you mentioned there are 2 status can be maintained for documents like Equipment Master, Notification, Maintenance Order & other important business documents.
    In case, client feels that system status is not enough to capture the details of the object, then user status can be used.
    System statuses will be updated automatically based on business transactions which will be done on SAP.
    For example, once the equipment is created, System status would CRTD (Created). If you install the same to some superior equipment or FL, then status would be INST (Installed).
    If you keeping that equipment in Spare, then for that, you have to maintain separate User Status like AVLB (Available in Stock / Spare) so that through IH08, by using User status, you can the report which is available as spare.
    These user status as per the name, should be updated by the user manually.
    Regards,
    Maheswaran.

  • System status field  table name

    Dear all,
    I required help from all of you for finding the table  name for system status of equipment
    Thanks
    Raghav

    Hi,
    JEST - Individual Object Status
    JCDS - Change Documents for System/User Statuses (Table JEST)
    TJ02T - System status texts
    TJ30T - Texts for User Status
    To access jest/jcds use EQUI-OBJNR.
    Regards,
    Maria João Rocha

  • FM for changing system status in Service Notification

    Hi all,
    I have a tough situation here.
    To change the system status in service notification, the system use "IQS4_CHANGE_STAT_NOTIFICATION".
    CALL FUNCTION 'IQS4_CHANGE_STAT_NOTIFICATION'
      EXPORTING
        i_qmnum                  =
        i_vrgng                  =
        I_CHECK_ONLY             = ' '
        I_SPRAS                  = SY-LANGU
        I_BEZDT                  = SY-DATUM
        I_BEZUR                  = SY-UZEIT
        I_POST                   = 'X'
        I_COMMIT                 = ' '
        I_WAIT                   = ' '
        I_REFRESH_COMPLETE       = 'X'
      IMPORTING
        E_VIQMEL                 =
        E_STTXT                  =
        E_ASTXT                  =
      TABLES
        RETURN                   =
    2 main fields are required; i_qmnum and i_vrgng.
    I am able to provide i_qmnum (as this is the service notification number that i need to change).
    However, i_vrgng is a field in table (TC33-VRGNG). The values in the table does not make sense to me.
    Example. To change the status to NOPR (Put in progress), the FM uses PPM2 or PPM6 for i_vrgng. If we take a look at the table TC33, it doesn't indicate in anyway how NOPR is related to PMM2 or PMM6.
    Is there a guideline (ie, to change status to OSTS, i use a certain value in TC33-VRGNG to run the FM)?
    Please see BAPI_SERVNOT_POSTPONE & BAPI_SERVNOT_PUTINPROGRESS for a clearer picture of what I'm saying.
    Thanks,
    Earl

    Please try using FM STATUS_CHANGE_INTERN for changing System Status as i was not able to find any link between status and the field provided in FM in ur post.
    This FM directly changes system status of any object.But this FM requires System Status Value not Text.
    NOPR, NOCO etc are system texts.The main table for system status  is TJ02T which will give u the status value for the status text.
    For eg NOPR status text will have status value as 'I0070'.
    Reward Points if useful
    Edited by: Pratyasha Shishodia on Mar 14, 2008 11:07 AM

  • Handling unit system status

    Hello Everyone,
    I am looking for system status of handling units.
    In HUMO transaction, under tab-strip <b>Status</b>, we have <b>HU-specific data</b>. In this block, we have <b>System status</b> field, where the status of handling units are maintained.
    I am trying to retrieve the value of this system status field from database table, but it takes me to structure VEKP_TXT under which there is one filed SYS_STATUS.
    Could not find in which table the system status are stored by SAP.
    The possible values of this status field are:
    PHEX
    UNLD
    Anybody having idea where the value of system status field gets stored in database table.
    Thanks in advance.
    Regards,
    Tarun

    Hi TG  ,
    values comes from Domain , So try to get values from domain itself.
    <b>DDUT_DOMVALUES_GET</b>and name is <b>HU_SYSSTATUS</b>--->System status.
    Regards
    Prabhu

  • System status and user status Priority

    Hi All,
    We have system status and user status for the production order, I would like to know which has higher priority.
    E.g In system status some business activity are not allowed but at the same time for user status those activites are active, then which status has high priority.
    Regards,
    Ranjan

    Hi,
    As per my understanding both the status work together. If User status forbids a business transaction and system status allows it, then also the business transaction cannot be carried out.
    Also if system status forbids a business txn and user status allows that, then also you wont be able to carry out the txn.
    Both work with "AND" condition.
    Regards,
    Rohit.
    Added: you can try it by creating a User status profile. Allow Goods Movement to CRTD status. Now dont release the production order, only save it. Then try issuing goods (261), the system will block you.
    Now, other way round, forbid GR without confirmation. Though System Status allows GR without CNF or PCNF status, but the user status will forbid the transaction.
    Hope the example helps.
    Regards,
    Edited by: Rohit Chauhan on Jun 5, 2009 9:09 AM

  • DB table to get system status and text for PO.

    Hi All,
    I need the table to get system status for a production order and system status text .Please help.

    Hi Prem,
    JEST table is for system status for a production order and TJ02T table is for system status text.
    Try with these fields in the above tables.
    u2022     OBJNR   like JEST-OBJNR object number
    u2022     STAT      like JEST-STAT  Object status
    u2022     INACT    like JEST-INACT indicator status inactive
    u2022     TXT04    like TJ02T-TXT04 individual status of an object
    u2022     TXT30    likeTJ02T-TXT30 object status.
    Hope it helps you.
    Regards,
    Anusha V.
    Edited by: Anusha on May 26, 2009 10:22 AM

Maybe you are looking for

  • Can't see screen during bootup m58

    Hi, I have a SFF ThinkCentre M58.  I had a video prob on one of my partitions (not related to my current prob).  I went into bios and switched my video from automatic to I think "IGN" (or something like that)which I thought would be on board video in

  • Consuming a Web Service via SSL with Basic Authentication

    Hello, I have a simple web service (returns a parameter value) and want to consume it. Therefore I have generated a proxy for its in Netweaver Studio SP13. When I set up the web service to be accessed via HTTP and Basic Authentication (Username/Passw

  • Implement digital signatures ?

    Is it possible to implement digital signatures ( xml-based ? ) into a HTML DB ? May be someone can point me to the right URL or manual to start with... Thanks in advance Tobias

  • Exclude search field in query

    I create a ViewObject and define a view criteria in the view object.  In the view criteria, I add a few attributes.  These attributes are displayed in the Search Panel of a form.  For one of these search fields, I do not want it to be used in the que

  • Indesign CS3 Crashes Randomly on Windows x64, Dual Monitor Setup

    My coworker and I just had our computers upgraded Windows XP 64-bt on the following computer setup: Intel Core i7 920 2.66Ghz CPU 8GB DDR3 RAM Gigabyte GA-EX58 Intel X58 Motherboard 1TB Seagate ES.2 7200rpm 32MB Cache SATAII Hard  Drive We're running