Check in sequence

Hi
I have 3 elements. I want to make sure this element in
sequence and exists. how can i check its in sequence.
Firstname
Middlename
LastName
Thanks

I am receiving threw XML. I don't wana use XSD.

Similar Messages

  • Check+Printing+Sequence

    I am looking for some guidance on Check Printing Sequence.  Our specific problem is that we want checks over $50K to print first in our check run because these checks require signatures, but we are unsure of how to get this to work other than having two separate check runs and segregating that way.  Can someone suggesta solution?  Thanks in advance for your help!

    I am receiving threw XML. I don't wana use XSD.

  • Enforcing additional checks in sequence of activities of e-recruitment

    Hi Experts,
    Is there any way to make the steps of an activity mandatory? Something like the "Check Suitability" activity needs to be in "Complete" state before I can go ahead with the next activity like "Acknowledge Registered Application" ? As per the standard SAP functionality the recruiter can directly expand any node & perform any activity he desires. The client wants some checks to be enforced so that he is forced to perform the steps only in a particular sequence. Any inputs would be highly appreciated.
    Regards,
    Uday

    Dear Uday,
    This functionality is not available in the standard E-Recruiting system. You will have to develop your own solution where the system will check in the corresponding activity whether the required activity is created before allowing user top create another activity. If you are in EHP4 there is now standard workflow for for follow up activities (WS51900011). You could maybe change this to automate your activities and create activities in your required sequence - created by workflow and assigned to the person responsible.
    Regards,

  • Check number sequence - previous record variable

    Post Author: rmhogan
    CA Forum: Formula
    I am trying to highlight a record that is out of number sequence with the previous record.  I am guessing that I need to create 2 variables (one for the current number and one for the previous number).  I cannot seem to get this to work.
    Any help would be appriciated.
    Example ....
    Check Number
    016000123
    016000124
    016000126 <--- out of sequence (I want to highlight this detail line)
    016000127

    Post Author: rmhogan
    CA Forum: Formula
    Thanks so much.  However, I am getting a error saying  ... "The formula result must be a number".  The fields are strings in the database, however I have converted the to numbers in a formula  &#91;tonumber() function&#93;.
    Any ideas.

  • Regular expression to check the sequence of strings

    HI,
    I am validating an EDI document like as follows
    ISA*XX*XXXXXXXXXXXXXXX*XX*XXXXXXXXXXXXXXX*030130*0912*~IEA*1*000005900~
    I need to create a regular expression which checks ISA should always occur before IEA.
    Please help me if you have any hints.
    Thanks.

    Thanks.I had taken that into consideration.
    But using regular expression I could say
    ISA* only once
    IEA* only once
    And
    ISA before IEA
    Any hints how to specify "before"/sequence using Regular expression ?
    I agree sometime using basic String operation we can do this.

  • How Do check the sequence on a merge patch?

    Hi hussein,
    If I merged 34 patches, how do I know which sequence in order did the ADmrgpch take?
    Is there a file in the merger that I can check in which order does merger applying the 34 patches?
    Thanks a lot

    >
    i just thought merging is a "heplful" idea :(Hi,
    Merging is a helpful idea, but unfortunately not for the purpose you describe. :) If you really need to know which patch has failed, then you will have to apply each one individually. Merging doesn't set up a system to apply individual patches in sequence. It creates a completely new patch driver from the contents of all the other patches, and applies all of the files as single patch. Since you apply a merged patch in a single adpatch session, you won't be able to stop the session in the middle and have a stable system.
    Regards,
    John P.
    http://only4left.jpiwowar.com

  • Check the sequence of events

    Hi all.
    I have to check the order of a series of events than represents the route of some product. Depending if i'm receiving or delivering the product can occur differents events, the problem is that not all the events are sequential.
    For example:
    I f i am delivering a product, can occur any of this events
    1.- Loaded
    2.- Stopped for repair
    3.- Released for repair
    4.- Stopped for rain
    5.- Released for rain
    6.- Delivery
    The 2 and 3 events are sequential such as 4 and 5, but 2 is not always before 4. Another variant is that the events 2 and 3 could happen but not 4 and 5 or vice versa.
    To complete my task I have only the following tables:
    -- If a delivery or receiving cargo
    CATALOG _ROUTE (
    ID_R      NUMBER
    TYPE      VARCHAR2
    -- All possible events
    CATALOG_EVENTS(
    ID _E             NUMBER
    TYPE      VARCHAR2
    -- Combination of events and routes
    ROUTE_EVENTS(
    ID_RE           NUMBER
    ID _R                  NUMBER
    ID_E          NUMBER
    Precedence     NUMBER
    The precedence field is used only for certain cases, such events 2 and 3 or 4 and 5.
    -- Events
    Events(
    ID_EV NUMBER
    EVENT_DATE DATE)
    The aim is to ensure that all events have been captured correctly

    Hi,
    Welcome to the forum!
    Whenever you have a problem, please post a little sample data (CREATE TABLE and INSERT statements) and the results you want from that data. You don't have to post a lot of data. In this case, it looks like maybe six routes (some of which are valid, and some of which have various illegal combinations of events) would be enough.
    This looks like a job for analytic funtions. LEAD and LAG are great for comparing values from consecutive rows of the the same data set. Other analytic functions, such as COUNT, FIRST_VALUE and MIN, sometimes combined with a CASE expression, can find values from farther away.
    Sorry, I don't fully understand your business rules, so I can't be more specific now. Maybe I could show you exactly if I had a concrete example, including CREATE TABLE and INSERT statements for all the relevant tables, and the results you wanted from that data.

  • Operation Sequence & Confirmation Type  checked at PO Confirmation-CO11N

    Hi All,
    Thanks in Advance for solution.
    My client wants that, at the time of Production order Confirmation - CO11N, SAP should check Operation Sequence and its Type of Confirmation (Partial or Final)
    For Operation Sequence I have done necessary Configuration (SPRO) settings in Confirmation parameters. But how to check for Confirmation TYPE??
    For Example, I have production order with 5 operations, now if I confirm First (1st) operation with PARTIAL CONFIRMATION, then when I confirm Second (2nd) operation with Final Confirmation, it should check that previous operation is Partially Confirmed and thus allow me to confirm Second operation only Partially. Currently I am able to do Final Confirmation for Second operation in above scenario.
    How can the above thing be restricted please let me know?
    Regards,
    Ravi Davda

    During  configuration  the confirmation parameters are set as per the follow IMG path
    Production> > shopfloor control >> operation >> confirmation >> Define confirmation. Here we have 3 views in the first view of generally valid setting we will
    give check 1) error when operation sequence is not adheredto
                    2)  & 3) Error If over delivery & Underdelivery tolerence is not maintained as per Workscheduling view of Material master record
                    4) Error if the quality inspection value not exist
    In the 2nd view ONLY we have General individual screen in that we have
                    1) confirm type : choices are Partial / Full confirmation
                    2) Goods movement : If the indicator is set the system will give log screen message and ask you to say Y or N to correct the errors in goods movement
                 An other indicator for Quantity / activity as  control indicator
                 I think this will help
         Regards,
         Raj

  • How To Check Whether Physical Standby is in Sync with the Primary

    hi All,
    I'm new in data guard. In our current production, my boss is asking me to write a shell scripts monitoring physical standby and primary archive is sync (archive gap)
    I'm referring metalink [ID 861595.1], but when i ran the first query in Primary node, the screen hang.
    On primary
    ========
    SQL> SELECT THREAD# "Thread",SEQUENCE# "Last Sequence Generated"
    FROM V$ARCHIVED_LOG
    WHERE (THREAD#,FIRST_TIME ) IN (SELECT THREAD#,MAX(FIRST_TIME) FROM V$ARCHIVED_LOG GROUP BY THREAD#)
    ORDER BY 1;
    I tried to turn on 10046 SQL trace, the SQL consume a lot of CPU, and it full table scan in X$KCCAL table.
    TKPROF result look like below:
    call     count       cpu    elapsed       disk      query    current        rows
    Parse        1      0.00       0.00          0          0          0           0
    Execute      1      0.00       0.00          0          0          0           0
    Fetch        1     88.29     115.59          0          0          0           0
    total        3     88.30     115.60          0          0          0           0
    Misses in library cache during parse: 1
    Misses in library cache during execute: 1 Optimizer mode: ALL_ROWS Parsing user id: 80 
    Rows     Row Source Operation
          0  SORT ORDER BY (cr=0 pr=0 pw=0 time=21 us)
          0   FILTER  (cr=0 pr=0 pw=0 time=19 us)
       1124    FIXED TABLE FULL X$KCCAL (cr=0 pr=0 pw=0 time=40537 us)
          0    FILTER  (cr=0 pr=0 pw=0 time=115538625 us)
       1122     HASH GROUP BY (cr=0 pr=0 pw=0 time=115530193 us)
    7465972      FIXED TABLE FULL X$KCCAL (cr=0 pr=0 pw=0 time=94648975 us)
    Elapsed times include waiting on following events:
      Event waited on                        Times   Max. Wait  Total Waited
      -----------------------------------   Waited  ----------  ------------
      SQL*Net message to client               1        0.00          0.00
      control file sequential read        16841        0.05         30.88
      SQL*Net break/reset to client           1        0.00          0.00Due to this is production environment, thus i had terminated the session, can anyone teach me or share with me any scripts to monitor physical standby is sync with primary or not? Or do you encounter the above issue when running the SQL?
    My db version is Oracle 11.2.0.1.0
    Thanks in advance.
    Regards,
    Klnghau

    Hello;
    Note 861595.1 has not been subject to an independent technical review. Not sure if that make it bad or not.
    This is what I'm using: ( I spool this to a file and have it e-mailed to me daily)
    PROMPT
    PROMPT Checking last sequence in v$archived_log
    PROMPT
    clear screen
    set linesize 100
    column STANDBY format a20
    column applied format a10
    SELECT name as STANDBY, SEQUENCE#, applied, completion_time from v$archived_log WHERE DEST_ID = 2 AND NEXT_TIME > SYSDATE -1;
    prompt
    prompt----------------Last log on Primary--------------------------------------|
    prompt
    select max(sequence#) from v$archived_log where NEXT_TIME > sysdate -1;
    Best Regards
    mseberg

  • How to check if the spool req is open or close and close the req or open it

    Hi All.
    I have developed a program in which user can have option of print preview the outputs (all prints in one print request) , then save the outputs in one pdf, then send them through fax/email
    But problem is that when I run each option, the spool requests get generated properly. But when I do print preview and then save as pdf is gives error message that
    "No output request open. Document processing not possible. "
    Diagnosis
        You tried to process a new document by calling function module
        SSFCOMP_PROCESS_DOCUMENT, but no output request is open.
    System response
        The system issues an error message.
    Procedure
        Check the sequence in which you call the function modules SSFCOMP_OPEN
        and SSFCOMP_CLOSE. This is probably an internal error. Contact the SAP
        hotline and report the problem.
    in the code of print preview I have called the FM:
    call function 'SSFCOMP_CLOSE'
        exceptions
          ERROR  = 1
          others = 2.
      if SY-SUBRC <> 0.
            MESSAGE ID SY-MSGID TYPE SY-MSGTY NUMBER SY-MSGNO
                    WITH SY-MSGV1 SY-MSGV2 SY-MSGV3 SY-MSGV4.
      endif.
    Please help.
    Rgds,
    Madhuri

    Hi
    1) Use below parameters of structure SSFCTRLOP
    NO_OPEN, NO_CLOSE: These two flags prevent the print request from being closed after accepting the output of the Smart Form and allows you to include all other form output into this print request. The value should be like the following:
    1st call: 
    NO_OPEN = SPACE.
    NO_CLOSE = 'X'.
    nth call:
    NO_OPEN = 'X'.
    NO_CLOSE = 'X'.
    last call:
    NO_OPEN = 'X'.
    NO_CLOSE = SPACE
    2.SSFCOMPOP: Structure for the output option.
    TDNEWID: A flag indicating whether a new request is created.
    4)     Define one data wa_print_control referencing the structure SSFCTRLOP, and define another data variable wa_output_option referencing the structure SSFCOMPOP in the top include file of this report.
    5)     Clear the above two work areas before the print loop happens on the internal table that contains the selected invoice headers.
    6)     Initialize these two work areas with the values which would not change during the print loop as the following code fragment:
    wa_print_control-no_dialog = ' '. u201DShow print setting dialog
                wa_print_control-preview = 'X'. u201DEnable print preview
                wa_output_option-TDNEWID = 'X'. u201CNew spool request.
    7)     In the loop at the internal table which holds the selected invoice headers, set blank value to of the field wa_print_control-NO_OPEN and set u2018Xu2019 to the field wa_print_control-NO_CLOSE for the first loop at the AT FIRST event because it will be the first call to the function module of the smartform. The code is bellow:
        print_control-no_open = ' '.
        print_control-no_close = 'X'.
    8)     Set blank value to the field wa_print_control-NO_CLOSE to close the spool request for the last loop at the AT LAST event.
    wa_print_control-NO_CLOSE = u2018 u2018
    9)     Call the function module generated by the Form Design by passing the print control work area and output area.

  • How do I prevent a 16:9 sequence from being "super-widescreened" in DVD-SP?

    I shot a project in 16:9 and edited in FCP4, which transferred to DVD Studio Pro just fine. I recently upgraded to FCP5, after which I added a sequence to the project. I must have got the initial settings for the new sequence wrong, since it comes out in DVDSP as "super-widescreen": narrower from top to bottom and stretched horizontally.
    When I examine the sequence in FCP it looks fine -- but it turns out that this is because "anamorphic 16:9" is NOT checked in sequence settings (as it is for all the other sequences in the project). If I do check "anamorphic 16:9" in sequence settings, it looks "super-widescreened" in FCP too.
    Even if I export the sequence to DVDSP as mpeg2 in 4:3, it still comes out squashed and stretched. Same thing if I create a new sequence in FCP with a 16:9 preset and copy all the clips from the original sequence.
    Is there any way to get this sequence back to the right aspect ratio without starting all over from scratch?
    Many thanks in advance!
    PowerMac G5   Mac OS X (10.4.3)  

    Is there any way to get this sequence back to the right aspect ratio without starting all over from scratch?
    Try this...
    Alter your Sequence Settings and check the Anamorphic 16:9
    Once you've done that, select all your clips in the Timeline (press Command-A)
    Press Option-Command-V to bring up the Remove Attributes dialog. There, select Distort from the Video options, then click OK.
    Your clips should now fill the 16:9 frame (unless there is some issue with the anamorphic flag at the clip level).
    Also, please be aware that if you've created any freeze frames from the timeline, they will have to be re-created, the Remove Attributes trick doesn't work on them (since they were created as 4:3 frames).

  • How to correct the sequence of pricing condition in ME21N

    Hi,
    I checked the sequence of pricing condition for a contract in ME33K in Quality and development server, the sequence is correct in both ME33K  and ME21N also but I faced the problem the pricing condition showing in reverse order in ME21N as compare to ME33K.
    I tried to debug ME21N the standard program but I am not getting anything.
    Could any one give proper suggestion to get the correct sequence of Pricing condition.
    Below is the correct sequence of pricing condition:
    u2022     PB00
    u2022     ZDIF
    u2022     ZBFT
    u2022     ZVTF
    u2022     ZMSC
    u2022     ZYIE
    u2022     LQY1
    Waiting for quick response.
    Best Regards,
    BDP

    Hi,
    I think you can check this with functional. Check the sequence of the conditions defined in pricing procedure.
    Thanks,
    Vinod.

  • Media Recovery Waiting for thread 1 sequence (in transit)

    I have rebuilt our standby database using an rman duplicate since it was missing many archive logs.
    Following the duplicate, the standby is now almost in sync with the primary. Logs are shipping across but are not being applied in a timely manner. How long should it take for an archive log from the primary to be applied to the standby?
    I need to know this so that a proper script can be set up to check the primary and standby. At the moment they are never exactly in sync - always one sequence number behind the primary.
    Why is the standby is not applying in a timely manner?
    From the alert log:
    Media Recovery Waiting for thread 1 sequence 11278 (in transit)
    The log seems to be "in transit" for a long time
    PRIMARY:
    SQL> select max (sequence#) current_seq from v$log;
    CURRENT_SEQ
    11278
    SB:
    SQL> select MAX (SEQUENCE#), APPLIED FROM V$ARCHIVED_LOG where APPLIED ='YES' GROUP BY APPLIED;
    MAX(SEQUENCE#) APP
    11277 YES
    ALERT LOG:
    RFS[2]: Archived Log: '/backup/prod/log_1_11277_704816194.dbf'
    Primary database is in MAXIMUM PERFORMANCE mode
    Mon Nov 1 15:22:01 2010
    Media Recovery Log /backup/prod/log_1_11272_704816194.dbf
    Mon Nov 1 15:26:49 2010
    Media Recovery Log /backup/prod/log_1_11273_704816194.dbf
    Mon Nov 1 15:29:54 2010
    Media Recovery Log /backup/prod/log_1_11274_704816194.dbf
    Mon Nov 1 15:34:18 2010
    Media Recovery Log /backup/prod/log_1_11275_704816194.dbf
    Mon Nov 1 15:36:42 2010
    Media Recovery Log /backup/prod/log_1_11276_704816194.dbf
    Mon Nov 1 15:39:43 2010
    Media Recovery Log /backup/prod/log_1_11277_704816194.dbf
    Mon Nov 1 15:42:34 2010
    Media Recovery Waiting for thread 1 sequence 11278 (in transit)
    I should add that I understand that for the Primary and Standby to be out by one log is not cause for concern (they are applying). Its just that I wanted to script a check that would compare them both, and and the moment they are never equal - when I understand that they should be and that the logs should be applied almost immediately.
    Edited by: Dan A on Nov 1, 2010 4:36 PM

    How long should it take for an archive log from the primary to be applied to the standby?depends on network speed also.
    make sure the archives are shipped to standby location.
    PRIMARY:
    SQL> select max (sequence#) current_seq from v$log;
    CURRENT_SEQ
    11278(this is log not archivelog ) ..... :)SB:
    SQL> select MAX (SEQUENCE#), APPLIED FROM V$ARCHIVED_LOG where APPLIED ='YES' GROUP BY APPLIED;
    MAX(SEQUENCE#) APP
    11277 YES
    Hi check is MRP started or not?
    primary database you need not check current sequence, check last generated sequence..not current sequence.
    current sequence is redo log which has been not yet archived
    I think everything is perfect here.. no issues.
    Hope you understood, let me know if not clear , thanks.

  • Need to enter invoice and payment in the system after a manual check issued

    Client Need to enter invoice and payment in the system after a manual check is issued for some urgent transactions.
    Please suggest few ways to do this .

    Hi,
    If client can maintain a separate check book sequence for manual issue, we can configure a separate payment document with the same sequence and later record the invoice and generate payment ....
    Regards,
    Ivruksha

  • Error ORA-02289: sequence does not exist

    While I was practicing chapter 6 a book on "hands-on oracle database 10 g express edition for windows" by Mr. Bobrowski forwarded by tom kyte, I like to be one those as well, lol, the living legend of oracle technology <page 225-226> , I got the following error while trying to insert the data manually
    error ORA-02289: sequence does not exist
    I also checked the sequence, it does exist ,
    host-ids, db-ids, ap-ids all do exists
    I am wondering my OS windows xp and however, I have entered AIX in host OS field and 5.2.0.0 in the hostos_version field and cpu=4
    I kind do not understand this too since my pc running windows xp
    any help would be appreciated since i couldn't go forward in my practice.
    I e-mailed the author of the book (oracle Press) but no-reply so far, well I can understand that there is no money.

    Basically, I copied everything from the cd-rom provided in the book of this author steve, oracle press. I logged on using my account <system> and password. The user is here only one which is <system>.
    Everything was working well, until then as per the direction in the chapters upto 1- to mid 6, this is the first time I am stuck in following this book's simple excercises. It also asks me to look at the object if the sequence host_ids does exists in the drop down combo, as a matter of fact it does exist.
    I am still wondering my question "my OS windows xp and however, I have entered AIX in host _OS field and 5.2.0.0 in the host_os_version field and cpu=4
    I kind do not understand this too since my pc running windows xp "

Maybe you are looking for