Purpose of JEST-INACT Field

Hi
JEST table is for Individual Object Status where INACt field gives the status. I would like to know:
1. When an entry gets posted in JEST?
2. There are multiple entries for the same Object number in JEST. So, based on what criteria, I can find the latest status of the object?
thx
Rich

Hi
Below I have given the records I have fetched from JEST for my order OR000060001209. Please help me out, looking on this records, how to make out - IF IT IS NOW ACTIVE or INACTIVE?
mandt    objnr                             stat     inact     chgnr     
300   OR000060001209           E0016                    001
300   OR000060001209           I0001      X          002
300   OR000060001209           I0002                    001
300   OR000060001209           I0016                     001
300   OR000060001209           I0028                     001
300   OR000060001209           I0076      X          002
300   OR000060001209           I0115                    001
300   OR000060001209           I0118      X          001
300   OR000060001209           I0215                     001
300   OR000060001209           I0361                    001
300   OR000060001209           I0420                    001
I have noted the below fact:
a) When I activate the DELETION FLAG for the order 60001209, the marked entry (see the above entry in bold letter) 
300   OR000060001209           I0076                003
a) When I activate the DELETION FLAG for the order 60001209, the marked entry (see the above entry in bold letter) 
300   OR000060001209           I0076      X        004
Without any hardcoding on JEST-STAT =  I0076 , how we can find out the latest status?
Thx
Rich

Similar Messages

  • Purpose of Cash Discount field in Material Master

    what is the purpose of Cash Discount field in Material Master. what does it control. do it link to SKTO anywhere?
    please explain

    Hi,
    Cash discount is applicable for this material or not..
    This is for Sales only..
    Pricing Procedure (RVAA01) and if you activate SKTV and SKTO Condition types
    Cash Discount can calculate before tax or after tax
    Condition Type- SKTV(Statistical Condition Type)---If you check requirement is "14" which says Discount before Tax( This will calculate from the Filed Material master "Cash Discount Indicator" ie "SKTOF"
    Condition Type-SKTO-(Statistical Condition Type)--
    >Requirement "9" Discount After tax - here also it will consider filed "SKTOF" ie "Cash discount indicator in material master.
    SAM

  • Meaning and purpose of Sub Total field in Pricing

    Hi Gurus,
    Could you please explore what's the purpose of sub total field in pricing.
    In standard pricing, why we keep Sub total 'S' in MM pricing or 2 if its additional duty and where these sub totals makes impact.
    Regards
    Vivek

    Hi,
    Subtotal: -
    u2022 The value of this field determines where the values of subtotals to be captured i.e. in which table and which field.
    u2022 Controls whether and in which fields condition amounts or subtotals (for example, a customer discount or the cost of a material) are stored.
    u2022 If the same fields are used to store different condition amounts, the system totals the individual amounts.
    u2022 These condition amounts or subtotals are used as a starting point for further calculations. You may, for example, want a subtotal of all the discounts included in the pricing of a sales order.
    Once you assign the below Subtotals in MM Pricing, it will carry over the values to EKPO Table in relevant fields, you can use these fields for calculations, in routines and also in report developments.
    1 Carry over value to KOMP-KZWI1
    2 Carry over value to KOMP-KZWI2
    3 Carry over value to KOMP-KZWI3
    4 Carry over value to KOMP-KZWI4
    5 Carry over value to KOMP-KZWI5
    6 Carry over value to KOMP-KZWI6
    For e.g. if you assign subtotal "D" (XWORKD) to one condition and "E" (XWORKE) to another and create a subtotal line in pricing and assign AltCty as 12 to this line then system will give value for this line as XWORKD - XWORKE.
    For e.g.
    In Calculation Schema;
    ZCT1 = 10000 (Subtotal "D" - XWORKD)
    ZCT2 = 9000 (Subtotal "E" - XWORKE)
    Subtotal = 1000 (AltCty - 12)
    You can check existing routines in VOFM and also create new.

  • Purpose of using string field

    how to use string field and its purpose...

    STRING: Character string with variable length This data type can be used only in types (data elements, structures, table types) and domains. In the dictionary a length can be specified for this type (at least 256 characters). It can be used in database tables only with restrictions. For a description of them, refer to the documentation of the ABAP statement 'STRING'. In ABAP, this type is implemented as a reference to a storage area of variable size. The system proposes 132 characters as default for the output length. You cannot attach search helps to components of this type.
    SSTRING: Short character string with variable length. In the Dictionary the number of characters can be specified for this type (from 1 to 1333). This data type can be used only in types (data elements, structures, table types) and domains. It can be used in database tables. To do so, refer to the documentation of the ABAP statement 'STRING'. In ABAP, this type is implemented as a reference to a storage area of variable size. String fields of this type can be used in indexes and in the WHERE condition of a SELECT statement. You cannot use them in table keys

  • Inactive field Company code in production

    Hello all,
    in the production system and in transaction PPOME I can change the value in field Company code (folder Account assignment) for the parent org. unit. If I select an org. unit which hangs from the parent, then the field is inactive and I cannot change the value. This is the same story for any other org. unit in deeper levels. This does not happen in development and test system.
    I guess that this is a customizing topic but where exactly can I make the field Active ??
    Thanks.

    Please check the following switches in table T77S0
    PPOM  INHIC
    PPOM  INHIH
    PPOM  INHS
    Regards
    Ravikumar

  • Message type E and inactive fields

    Hi,
    After: MESSAGE e001(00) WITH text-t001 all fields on screen becomes inactive even when I press enter. What is a correct flow logic for a screen to make screen field visible after enter key press immediatelly after error message occurs ?  thx a lot.

    Hi
    u need to use CHAIN/ENDCHAIN.
    PROCCE PAI.
       CHAIN.
           FIELD1.
           FIELD2.
           FIELDN.
           MODULE SET_MESSAGE.
        ENDCHAIN.
    MODULE SET_MESSAGE.
      MESSAGE e001(00) WITH text-t001.
    ENDMODULE.
    MAX

  • Inactive field "Project Versions' - from drop down

    Hi Friends
    I have created two versions of project through Tcode CN41. When I am looking for comparision, the field Project Versions from drop down is Inactive ie Edit >Comparisations > Project Versions.  I am sure that I am missing somethig but unable to detect the same to activate Project Versions.
    Would appreciate any one can help me to find out how to get activation of Project Version from drop down.Reward points can be awarded for suitable solution.
    Thanks in advance.
    Regards
    Sudhakar

    Hi Sudhakar,
    I guess you are referring to project versions, not CO versions...
    In this case, please make sure you select at least one version and the current data in the selection screen or more than one versions in the selection screen.
    You need to select the versions in the selection screen in order to compare them.
    If you cannot find the relevant fields to enter the selected version in the selection
    screen, please call the database profile and tick the flag on "version data".
    Hope this helps!!!
    Rgds
    Martina

  • CRM 2007 Web UI - What is the purpose of BP Account field: Rating

    Hi Gurus
    When I review an account I see a field call Rating.
    At this point it has a empty search facility.
    What is this field used for and does anyone know where the configuration is for this.
    Many Thanks
    Max Points on ofer
    Panduranga

    Hi Panduranga,
    Rating is a customer classification which you are free to use anyway you like.
    The customizing is done here:
    IMG: Customer Relationship Management => Master Data => Business Partner => Define Attributes => Define Customer Class
    Kind regards,
    Johan Wigert

  • What purpose is the Data field in the registry on an individual file extension exclusion in Endpoint Protection?

    File extension exclusions for System Center Endpoint Protection are at
    HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Microsoft Antimalware\Exclusions\Extensions
    and consist of a REG_DWORD value, named as a file extension such as .mdf, and a corresponding Data element, which always appears to be 0x00000000
    Can this data value ever be anything else, and if so, what are the possible values and their meanings? If not, I'm curious why not just make it a REG_SZ and leave it blank, rather than a data type that requires a value.

    The data field is always 0x00000000. I think other values would be ignored. Only the Name field seems to be important.
    The funny thing is that the exclusion entry can be a REG_SZ and it will work just the same. In fact, if you use the tool that creates a GPO to deploy EP policy instead of using ConfigMgr, the entries are created as REG_SZ instead of DWORD.
    I'm not sure why both methods are used, but the antimalware engine seems to interpret them the same.

  • Purpose of the the field EDIVIEW ( Idoc View) in table EDP13.

    In table EDP13. what is the filed EDIVIEW ( Idoc View ) where can i find it. what is the purpose of this field

    Hi,
    The purpose of EDIVIEW is used to read the attributes and syntax of an IDoc view. The attributes of the IDoc view contain the description of the IDoc view, as well as the assigned basic type, the assigned extension and the assigned logical message.
    You can find this information in table EDVIEW. Also you can use FM EDI_VIEW_READ to get the same information.
    Hope this will help.
    Regards,
    Ferry Lianto

  • Purpose of '% Complete' field

    I'm almost embarrassed to ask, but what is the purpose of the '% Complete' field?  The mouse-over on the field heading states that it is "...the percentage of the task's duration that has been completed."  
    Therefore, is it simply a field to indicate what percentage of a task's expected duration has elapsed?  e.g. if we have a task expected to take 10 days and 5 days have passed, % Complete = 50%?  If it's this simple, why not have it auto-update
    every time the project file is opened?  What is the point of having to manually enter values in '% Complete' or 'Actual Duration' to update this field?  And, in the example above, why would someone ever want to enter anything other than 50%,
    e.g. 75%, if only 5 days of the tasks expected 10 days of duration have elapsed?
    For a seemingly simple field, it raises a lot of questions as to why one would ever want to use it...  '% Work Complete' seems a lot more intuitive, yet '% Complete' seems integrated into more base functionality, such as progress bars on Gantt charts.
    Thoughts anyone?
    jjmclell
    jjmclell

    Well, I suppose your assumption that it conveys important information is incorrect. Or at least, it conveys what it is, and no more. Maybe you should ask the typical PM what he gets out of it. If he is unaware of what it means or measures and/or if he is
    reading something into it that isn't there, then that's hardly the fault of an innocent number.
    The % Complete field is no more or less obscure than any of the others. It's just one of them, and it is usually well and truly buried in the tracking table, out of the way. The problem occurs when people insert it into the entry table and start putting
    numbers into it (based on what?).
    The task bar is not like a thermometer. Its length is duration on a timescale. The progress indicator on it can't (sensibly) be anything except duration, and that duration is from the actual start to the complete through date. You can see this in the definition
    of the bar in format, bar styles. You can't (sensibly) overlay a progress bar expressed as % work on top of a bar which is duration. You may as well try to overlay a "progress" bar which is the cost represented as a fraction of the duration. It's
    length would be:
    duration1 = (actual cost/total cost) x duration.
    You could use this fraction of the duration in a formula to calculate a custom start1 and custom finish1, where start1 = actual start and finish1 = actual start + duration1. Then you could format a thin bar style to go from start1 to finish1. So although
    its technically possible (I've done it) it is a lot of effort for no useful result.
    The thin black progress bar is most sensible when it is seen as duration and nothing else. It is perfectly meaningful and intuitive if you know what it means, and nonsense if you think it means something else.
    Intuition is over-rated, it is so often wrong. For example, intuition must be what makes people think that planning backwards from a finish date is a good idea.
    In what way do you use 5 complete for reporting? I see almost no use in reporting progress in terms of % complete, but everyone asks for it. I guess it gives them comfort but it does not give them much information, except what they read into it.

  • How to make a screen field invisible?

    Hi
    My problem is the following one : I use th screen painter to create a screen.
    I would like one of the screen fields to be invisible for the user but I would like to be able to write and read values in this field using 'C14Z_DYNP_READ_FIELD' and 'DYNP_VALUES_UPDATE'
    I tried to set the value of screen-active to 0 in the PBO module but it doesn't solve the problem cause if I do it, I can't specify a value for the field.
    Please help,
    Kind Regards
    Morgan

    hi
    good
    ACTIVE, INPUT, OUTPUT, and INVISIBLE
    There are certain hierarchy rules between the components ACTIVE, INPUT, OUTPUT, and INVISIBLE. They also have different effects depending on their respective static settings.
    The ACTIVE component has no equivalent in the element attributes. Instead, it changes the components INPUT, OUTPUT, and INVISIBLE.
    At the beginning of the PBO, ACTIVE is always set to 1, regardless of the static attribute settings. Setting ACTIVE to 0 automatically sets INPUT = 0, OUTPUT = 0, and INVISIBLE = 1. Any other changes to the settings of INPUT; OUTPUT, and INVISIBLE to the current screen element are ignored. Conversely, setting INPUT = 0, OUTPUT = 0, and INVISIBLE = 1 automatically sets ACTIVE to 0, and any further assignment to ACTIVE for the current screen element will be ignored. The setting ACTIVE = 1 has no other effect on the attributes. The only purpose of the ACTIVE component is to allow you to make a screen field inactive through a single assignment. You should particularly note that a module call linked to a FIELD statement in the screen flow logic is always executed, even when SCREEN-ACTIVE = 0 for the field in question. If you want to prevent a module from being processed for an inactive field, you must specify the FIELD- and MODULE statements separately.
    go through this link
    http://help.sap.com/saphelp_nw2004s/helpdata/en/9f/dbab6f35c111d1829f0000e829fbfe/content.htm
    http://www.sts.tu-harburg.de/teaching/sap_r3/ABAP4/loop_a03.htm
    thanks
    mrutyun^

  • Purpose of STATUS_READ function module

    Hi ,
    Can anyone explain the purpose of using STATUS_READ function module.
    Regards
    Rishikesh

    The function module reads a status object in the status management
    internal buffer and delivers all or all active single statuses of the
    status object.
    <b> Parameters</b>
         CLIENT----
    client no
         OBJNR----
    Object number of status object to be read,
                                       Object number must exist intable JSTO.
         ONLY_ACTIVE----
    'Transfer Active Statuses Only' Flag
                                       Only those statuses are given that are currently active.
         OBTYP----
    Object type of status object
         STSMA----
    status profile assigned to the object
         STONR----
    Status number, i.e. status number of the only status currently active with status number or 00 if such is not active.(00 - 99)
         STATUS----
    Single statuses table
         STATUS-STAT contains the status in internal format (Ixxxx, Exxxx).
          If the STATUS-INACT field is initial, the status is active, if it is 'X'
          the status is inactive.

  • Condition Inactive because of subsequent price.

    Hi All,
    During Sales Order Processing in pricing only the last condition is actived & get reflected in net price. All other conditions are shown inactive. When I check the Item-Conditon-Details on the Control Data (Inactive Field) the status is shown Y- Inactive because of subsequent price.
    We have created variant confugiration for the material.
    Can anyone guide me where I have made the mistake.
    Thanks is advance

    hi,
    i dont think it is really a mistake when the system says a condition is inactive because of a subsequent one. Like for example in a sales order there is a PR00 list price and some discount conditions on it.
    But the moment we supply the sales order with a Net price (PN00 condition type)value we dont the discounts also to go along with that. because net price is after considering everything. In such case the discount conditions become inactive because of a subsequent price.
    In your case please check your pricing procedure if it has purposefully been configured that way.
    regards
    sadhu kishore

  • Sort field in VF31

    Hi,
    Pls anybody let me know what is the functionality of field "Sort order" in VF31 screen?
    what is the meaning of this feild and for what purpose we use this field?
    thanks & Regards,
    Srikanth.P

    Hi,
    We have 5 options in this field "SORT ORDER"...
    01 Billing document/Item/Output type
    02 Output type/Billing document/Item
    03 Partner function/Partner no./Output type
    04 Sort fields 1-3
    05 Output type/Sort fields 1-3
    Let me know why we use these options?
    Regards,
    Srikky

Maybe you are looking for