Accepting date as a measuring point

Please guide as to how does one accept date field as an input in measuring points.Have made a characteristic with date format,yet while creating a measuring point with the said characteristic , displays an error
                                 " Only characteristics with a Numerical  format can be used "
awaiting an early reply,

Hi pshthecoolest ,
You cant declare DATE with Date format as Characteristics , as per Std SAP.
Work around will be Create Char CT04 DATE , with Numeric format with Template  (8), assign appropriate unit of Measurement , that you need to create separately t code CUNI.
But above all why you required to put reading as a Date in measuring point ?
Riyaj
Edited by: riyajmaner on Feb 8, 2011 12:51 PM

Similar Messages

  • Uploading data in Measurement Point(PM)

    hii all
    i have a requirement to upload data in Measurement point (PM)
    We can achieve this through IBIP please let me knw the procedure
    Thanx and regards
    Hitesh

    hii all
    i have a requirement to upload data in Measurement point (PM)
    We can achieve this through IBIP please let me knw the procedure
    Thanx and regards
    Hitesh

  • Measuring Point Status.

    Dear All Consultants,
    I have scenario for warranty services, so I define master warranty with to conditions “years - kilometer reading”.
    The problem is while assigning master warranty to equipment master system gives me this error {could not determine the status for measuring point 000000000212 at date 11.06.2007      
    Message no. BG212   } 
    Why this message appears and how to solve it.
    It is only warning message but it assume that the warranty expired.
    Waiting your kindly replay.
    yasser.

    Hi,
    Please refer the link below
    http://help.sap.com/saphelp_46c/helpdata/en/5a/3efb377409bd5ae10000009b38f889/frameset.htm
    as you might have not defined first counter.
    Enjoy SAP…
    Don’t forget to give points if its useful ans.
    Namskar
    Ketan Dave

  • Retrieving acceptable date format

    I'm developing a script using SAP GUI Scripting API,
    There are some fields on user's screen which must be filled with a date.
    For some users, these fields accepts date in MM.DD.YYYY format, while for some others the accepted format is DD.MM.YYYY.
    My question is: How can I know which date format is accepted by a GuiComponent in order to make the correct input?
    Could not find any method or property in any component that could give me a clue.
    (I'm having troubles with decimal values too, once I cannot determine if the separator is a dot or a comma, but I suppose solving the date problem may lead to solving this one too.)
    Thanks in advance.

    Hi Ycarus,
    there are as always several solutions. One of these might look like this:
    For example, is the date entered as follows:: 01.03.2011
    on error resume next
    session.findById("wnd[0]/usr/. . .").text = "31.12.9999"
    if error.number > 0 or error.number < 0 then 
      session.findById("wnd[0]/usr/. . .").text = "03.01.2011"
    else
    session.findById("wnd[0]/usr/. . .").text = "01.03.2011"
    end if
    on error goto 0
    To find out whether a comma or a decimal point to be used as a separator, you could take a similar approach.
    Regards,
    ScriptMan
    Edited by: ScriptMan on Mar 28, 2011 11:10 AM

  • Update Measurement Points on Functional Locations

    Hello Experts,
    I need create a custom program to update (add/delete/change) the measurement point's POSITIONS on functional locations. Basically the users want to clean up the functional locations which have some wrong data in them. Since I am very new to this functionality area, Can anybody please let me know - Is there a FM/Bapi to update the Measurement Point Positions on Functional Locations?
    I appreciate your help.
    Thanks.
    Edited by: sey ni on Mar 7, 2011 4:49 PM

    I think I will have to write a BDC on IK01/IK02 transactions. Not sure, if we have a better solution.

  • Copy Measuring Point from 1 FL to other FL

    Hi,
    I need to copy the Measuring Point( General Data, Counter Data & Classfication) from 1 Func Location to another Func Location.
    Please suggest me...
    regards,
    Venkatesan Anandan

    HI,
       As suggest Pete, Plese go to IL01 and enter the referece functional location, then press enter
    once you press enter pop will appear  , where you select measuringpoint, class etc as required by you
    then automatically data will transfer to new functionallocation which u creted.
    regards
    Krishna

  • Measuring Point Downloading Error

    Hi
    I'm getting error in downloading Measurment Points data.
    When I'm executing the report "RALM_ME_MEASP_FULL_DOWNLOAD_SD", it is shown  that "5 Measurement Points have been transferred", but in table "MEREP_DELTABO", no new record is displayed.
    In SM37, in Log its showing ->waiting-> "Frontend unavailable".
    What steps to follow?
    Regards.

    Hi Konchada,
    well, it seems you are missing some config steps. The server driven setup can be a little tricky if you do it the first time. Please have a look into this document, it describes the necessary steps really well:
    https://www.sdn.sap.com/irj/sdn/nw-mobile?rid=/library/uuid/818ac119-0b01-0010-ba8b-b6e3f3490a63
    Hopefully that helps to solve the issue.
    Regards,
    Oliver

  • Measuring Point for Tools and Die Maintenance

    Dear All,
    I am trying to map the following process:-
    My client has 10 press machines and around 250 Dies for punching. Dies are assembled to press machines and they produce jobs by punching.
    Client has an Preventive Maintenance plan for each Die in terms of number of strokes punched by an Die. for e.g PM is done after every 300000, 600000, 900000, 1200000 strokes. Estimated life is 1200000.
    What they want is when production person confirms the production order say for 10000 jobs the counter of the die should increase by 10000.......and so on. When the counter reaches 300000 preventive maintenance call should be scheduled.
    What i have done is created an Die as an Equipment with PRT as equipment category. Created an measuring point for that Die, assined Usage formula etc.
    I have created an Maintenance plan for that die in which i have assigned the strategy (IP11) which contains the stroke cycles 300000, 600000.........etc.
    Assigned the Die as a PRT to the material which is to be produced in the Routing.
    When i confirm the production order the counter of the PRT increases which i can check IK13.
    What i am expecting is that in IP10 system should update the counter automatically so that when the counter reaches to 300000 maintenance call wil be scheduled and order will be generated.
    I would request you to please give me some input on this.
    Thanks and Regards,
    Rashmi

    Hello Rashmi;
    I have seen the screen shots & there are problems with the following:
    1) Counter overflow reading
    You have entered 130;  keep it as- 999999 (it is the reading after which system starts counting from 0 value)
    2) Formula that you have used;
    You have used the formula- SAPF02; do not use this. Create you own formula with following details: SAPF99 (new formula)  = SAP_20 * SAP_09
    3) You have manually entered the reading for the measuring point; do not use it. System will calculate the measurement reading from PRT usage value.
    CREATE a single measuring document with reading as '0'.
    4) Also in CA01; you need to assign this PRT in routing with "EQUIPMENT" & not material. Also make sure that in the same screen (assignment of PRT- basic data) maintain usage value as 1 (if this is not maintained, measuring doc. will NOT be updated).
    5) Now when you confirm the production order, based on number of units created; system will automatically create the measuring doc.
    If there is any problem with CA01, CO01 or CO11n; ask your PP consultant to assist.
    Do let me know if there is any problem in this.
    Regards
    Hemant

  • Measuring Point characteristics Unit

    We have characteristic "KK_pressure" with measuring unit of Pascal. Currently DCS interfacing system is sending the measurement data in form of Kilopascal for pressure gauge.
    Is it necessarily required to create new characteristic with measuring unit of Kilopascal for documenting the correct reading of measuring point?
    Actually I want to document measuring reading sent in kilopascal with measuring point of Pascal (SI unit of pressure) characteristic unit without applying customization.
    Reagrds,
    Tehsin

    First method:
    If you want to capture only in Pascal, then try for the conversion. In ABAP code, while updatding the SAP DB, you can define that logic.
    2nd Method:
    Create one measuring point with Kilo Pascal & use that for Interface.

  • Measuring Point BDC error

    Hi,
    When I am uploading data for IK01(Create Measuring Point), Lower Range limit value in additinal data is always showing zero. During uploading(with processing mode A),whatever data given in flat file it's showing on the screen. But after saving and checking in IK02  the Lower Range limit value in additinal data is showing 0. Please help in resolving this issue.
    data: begin of record occurs 0,
    data element: IMRC_MPOTY
            MPOTY_001(003),
    data element: IMRC_MPTYP
            MPTYP_002(001),
    data element: EQUNR
            EQUNR_003(018),
    data element: IMRC_PSORT
            PSORT_004(020),
    data element: IMRC_PTTXT
            PTTXT_005(040),
    data element: ATNAM
            ATNAM_006(030),
    data element: IMRC_DESIC
    data element: IMRC_DECIM
            DECIM_011(002),
            DESIC_007(022),
    data element: IMRC_PSORT
           PSORT_008(020),
    data element: IMRC_PTTXT
           PTTXT_009(040),
    data element: ATNAM
           ATNAM_010(030),
    data element: IMRC_DECIM
           DECIM_011(002),
    data element: IMRC_DESIC
           DESIC_012(022),
    data element: IMRC_MRMAC
            MRMAC_013(022),
    data element: IMRC_MRMIC
            MRMIC_014(022),
    data element: IMRC_UNITM
            UNITM_015(006),
    data element: IMRC_PSORT
           PSORT_016(020),
    data element: IMRC_PTTXT
           PTTXT_017(040),
    data element: ATNAM
           ATNAM_018(030),
    data element: IMRC_DECIM
           DECIM_019(002),
    data element: IMRC_DESIC
           DESIC_020(022),
          end of record.
    LOOP AT RECORD.
    perform bdc_dynpro      using 'SAPLIMR0' '1110'.
    perform bdc_field       using 'BDC_CURSOR'
                                  'IMPT-MPTYP'.
    perform bdc_field       using 'BDC_OKCODE'
                                  '/00'.
    perform bdc_field       using 'RIMR0-MPOTY'
                                  record-MPOTY_001.
    perform bdc_field       using 'IMPT-MPTYP'
                                  record-MPTYP_002.
    perform bdc_field       using 'EQUI-EQUNR'
                                  record-EQUNR_003.
    perform bdc_dynpro      using 'SAPLIMR0' '5110'.
    perform bdc_field       using 'BDC_CURSOR'
                                  'IMPT-ATNAM'.
    perform bdc_field       using 'BDC_OKCODE'
                                  '/00'.
    perform bdc_field       using 'IMPT-PSORT'
                                  record-PSORT_004.
    perform bdc_field       using 'IMPT-PTTXT'
                                  record-PTTXT_005.
    perform bdc_field       using 'IMPT-ATNAM'
                                  record-ATNAM_006.
    perform bdc_field       using 'RIMR0-DESIC'
                                  record-DESIC_007.
    perform bdc_dynpro      using 'SAPLIMR0' '5110'.
    perform bdc_field       using 'BDC_CURSOR'
                                  'RIMR0-DESIC'.
    perform bdc_field       using 'BDC_OKCODE'
                                  '=ADPT'.
    perform bdc_field       using 'IMPT-PSORT'
                                  record-PSORT_004.
    perform bdc_field       using 'IMPT-PTTXT'
                                  record-PTTXT_005.
    perform bdc_field       using 'IMPT-ATNAM'
                                  record-ATNAM_006.
    perform bdc_field       using 'IMPT-DECIM'
                                  record-DECIM_011.
    perform bdc_field       using 'RIMR0-DESIC'
                                  record-DESIC_007.
    perform bdc_dynpro      using 'SAPLIMR0' '6110'.
    perform bdc_field       using 'BDC_CURSOR'
                                  'RIMR0-MRMIC'.
    perform bdc_field       using 'BDC_OKCODE'
                                   '=BU'."'=NEXT'.
    perform bdc_field       using 'RIMR0-MRMAC'
                                  record-MRMAC_013.
    perform bdc_field       using 'RIMR0-MRMIC'
                                  record-MRMIC_014.
    perform bdc_field       using 'RIMR0-UNITM'
                                  record-UNITM_015.
    perform bdc_dynpro      using 'SAPLIMR0' '5110'.
    perform bdc_field       using 'BDC_CURSOR'
                                  'IMPT-PSORT'.
    perform bdc_field       using 'BDC_OKCODE'
                                  '=BU'.
    perform bdc_field       using 'IMPT-PSORT'
                                  record-PSORT_004.
    perform bdc_field       using 'IMPT-PTTXT'
                                  record-PTTXT_005.
    perform bdc_field       using 'IMPT-ATNAM'
                                  record-ATNAM_006.
    perform bdc_field       using 'IMPT-DECIM'
                                  record-DECIM_011.
    perform bdc_field       using 'RIMR0-DESIC'
                                  record-DESIC_007.
    perform bdc_transaction using 'IK01'.
    endloop.
    Thanks
    K Srinivas

    Do the recording again for the data you have, and see whether the data is being written again after some screen navigation (i.e lower range values written again ) in the recording .
    Check whether any navigation takes place from the point you write data to another place and you return back to the same place ,if that is the case you need to write the data again

  • Measuring Point  / Counter button

    Hi,
    How to hide / display Measuring point & Counters button in Header data of Reference Functional Location(IL11).(Organisation data).
    Thanks & Regards,
    Santhosh

    Dear Santhosh,
    Try with Screen variant(SHD0). Else, you can achieve this by implementing a proper BAdi/Enhancement, if there is one.
    If not, you can achieve this by modification, but, it is <b>not recommended by SAP</b>.
    Please check this sample program from other thread to find BADI and enhancement for a given transaction code. You just need to create a custom program in your system by cut and paste below codes.
    REPORT ZTEST.
    TABLES: TSTC,
    TADIR,
    MODSAPT,
    MODACT,
    TRDIR,
    TFDIR,
    ENLFDIR,
    SXS_ATTRT ,
    TSTCT.
    DATA: JTAB LIKE TADIR OCCURS 0 WITH HEADER LINE.
    DATA: FIELD1(30).
    DATA: V_DEVCLASS LIKE TADIR-DEVCLASS.
    PARAMETERS: P_TCODE LIKE TSTC-TCODE,
    P_PGMNA LIKE TSTC-PGMNA .
    DATA: WA_TADIR TYPE TADIR.
    START-OF-SELECTION.
    IF NOT P_TCODE IS INITIAL.
    SELECT SINGLE * FROM TSTC WHERE TCODE EQ P_TCODE.
    ELSEIF NOT P_PGMNA IS INITIAL.
    TSTC-PGMNA = P_PGMNA.
    ENDIF.
    IF SY-SUBRC EQ 0.
    SELECT SINGLE * FROM TADIR
    WHERE PGMID = 'R3TR'
    AND OBJECT = 'PROG'
    AND OBJ_NAME = TSTC-PGMNA.
    MOVE : TADIR-DEVCLASS TO V_DEVCLASS.
    IF SY-SUBRC NE 0.
    SELECT SINGLE * FROM TRDIR
    WHERE NAME = TSTC-PGMNA.
    IF TRDIR-SUBC EQ 'F'.
    SELECT SINGLE * FROM TFDIR
    WHERE PNAME = TSTC-PGMNA.
    SELECT SINGLE * FROM ENLFDIR
    WHERE FUNCNAME = TFDIR-FUNCNAME.
    SELECT SINGLE * FROM TADIR
    WHERE PGMID = 'R3TR'
    AND OBJECT = 'FUGR'
    AND OBJ_NAME EQ ENLFDIR-AREA.
    MOVE : TADIR-DEVCLASS TO V_DEVCLASS.
    ENDIF.
    ENDIF.
    SELECT * FROM TADIR INTO TABLE JTAB
    WHERE PGMID = 'R3TR'
    AND OBJECT in ('SMOD', 'SXSD')
    AND DEVCLASS = V_DEVCLASS.
    SELECT SINGLE * FROM TSTCT
    WHERE SPRSL EQ SY-LANGU
    AND TCODE EQ P_TCODE.
    FORMAT COLOR COL_POSITIVE INTENSIFIED OFF.
    WRITE:/(19) 'Transaction Code - ',
    20(20) P_TCODE,
    45(50) TSTCT-TTEXT.
    SKIP.
    IF NOT JTAB[] IS INITIAL.
    WRITE:/(105) SY-ULINE.
    FORMAT COLOR COL_HEADING INTENSIFIED ON.
    Sorting the internal Table
    sort jtab by OBJECT.
    data : wf_txt(60) type c,
    wf_smod type i ,
    wf_badi type i ,
    wf_object2(30) type C.
    clear : wf_smod, wf_badi , wf_object2.
    Get the total SMOD.
    LOOP AT JTAB into wa_tadir.
    at first.
    FORMAT COLOR COL_HEADING INTENSIFIED ON.
    WRITE:/1 SY-VLINE,
    2 'Enhancement/ Business Add-in',
    41 SY-VLINE ,
    42 'Description',
    105 SY-VLINE.
    WRITE:/(105) SY-ULINE.
    endat.
    clear wf_txt.
    at new object.
    if wa_tadir-object = 'SMOD'.
    wf_object2 = 'Enhancement' .
    elseif wa_tadir-object = 'SXSD'.
    wf_object2 = ' Business Add-in'.
    endif.
    FORMAT COLOR COL_GROUP INTENSIFIED ON.
    WRITE:/1 SY-VLINE,
    2 wf_object2,
    105 SY-VLINE.
    endat.
    case wa_tadir-object.
    when 'SMOD'.
    wf_smod = wf_smod + 1.
    SELECT SINGLE MODTEXT into wf_txt
    FROM MODSAPT
    WHERE SPRSL = SY-LANGU
    AND NAME = wa_tadir-OBJ_NAME.
    FORMAT COLOR COL_NORMAL INTENSIFIED OFF.
    when 'SXSD'.
    For BADis
    wf_badi = wf_badi + 1 .
    select single TEXT into wf_txt
    from SXS_ATTRT
    where sprsl = sy-langu
    and EXIT_NAME = wa_tadir-OBJ_NAME.
    FORMAT COLOR COL_NORMAL INTENSIFIED ON.
    endcase.
    WRITE:/1 SY-VLINE,
    2 wa_tadir-OBJ_NAME hotspot on,
    41 SY-VLINE ,
    42 wf_txt,
    105 SY-VLINE.
    AT END OF object.
    write : /(105) sy-ULINE.
    ENDAT.
    ENDLOOP.
    WRITE:/(105) SY-ULINE.
    SKIP.
    FORMAT COLOR COL_TOTAL INTENSIFIED ON.
    WRITE:/ 'No.of Exits:' , wf_smod.
    WRITE:/ 'No.of BADis:' , wf_badi.
    ELSE.
    FORMAT COLOR COL_NEGATIVE INTENSIFIED ON.
    WRITE:/(105) 'No userexits or BADis exist'.
    ENDIF.
    ELSE.
    FORMAT COLOR COL_NEGATIVE INTENSIFIED ON.
    WRITE:/(105) 'Transaction does not exist'.
    ENDIF.
    AT LINE-SELECTION.
    data : wf_object type tadir-object.
    clear wf_object.
    GET CURSOR FIELD FIELD1.
    CHECK FIELD1(8) EQ 'WA_TADIR'.
    read table jtab with key obj_name = sy-lisel+1(20).
    move jtab-object to wf_object.
    case wf_object.
    when 'SMOD'.
    SET PARAMETER ID 'MON' FIELD SY-LISEL+1(10).
    CALL TRANSACTION 'SMOD' AND SKIP FIRST SCREEN.
    when 'SXSD'.
    SET PARAMETER ID 'EXN' FIELD SY-LISEL+1(20).
    CALL TRANSACTION 'SE18' AND SKIP FIRST SCREEN.
    ENDCASE.
    Alternatively, you can do the following:
    1. For what ever transaction u want the enhancement .. just check for the System-->status (menu) and find out the PROGRAM name....
    2. Double click on to the program name and go inside the program (Abap editor)
    3. Search for "Call Customer-function " ... and u'll get some search results .. If u get results then u have enhancement in that tcode .....
    4. Then it actually calls a Function module .... copy the Function module name .... go to SE80 (object navigator) click on "Repository Information system" then Customer Enhancements .... Give the Function module name in the "Components" field and click Execute ....
    ull get a list of Enhancements related to that Componene....
    5. Choose which ever enhancement will suit ur business need ..
    6. Go to CMOD... create a project .... assign ur enhancement ... and then code ur logic.... activate ur enhancement in CMOD ....... Ur Buisness need will be solved...
    For a user exit......
    Finding whether there is any User Exit or not for tcode VA42
    1. For what ever transaction u want the user exit .. just check for the System-->status (menu) and find out the PROGRAM name.... ( The program name would be for our scenario "SAPMV45A" )
    2. Double click on to the program name and go inside the program (Abap editor)
    3. Search for the word "USEREXIT" .... u ll find all the user exits in the search result .. and find ur's then ...
    Reward points if this is helpful.
    Regards,
    Naveen.

  • Finding the manufacture date on an access point via software

    I'd like to determine the manufacture date of our access points because we plan on converting to LWAPP? Can someone tell me the what CLI command to use and which field has the answer. thanks.

    Hi Thomas,
    Not sure about finding the Manufacture date (maybe you are trying to find out about the presence of a MIC certificate) but we did go through this coversion from Autonomous to Lightweight on our infrastructure last summer.In this process we did convert about 70 1121's and 1231's to LWAPP and it worked very well. Here are some relevant docs;
    Upgrading Autonomous Cisco Aironet Access Points to Lightweight Mode
    From this excellent doc;
    http://www.cisco.com/en/US/products/hw/wireless/ps430/prod_technical_reference09186a00804fc3dc.html
    The following Cisco Aironet access points have the ability to operate as autonomous access points or lightweight access points:
    Cisco Aironet 1240 AG Series Access Points
    Cisco Aironet 1230 AG Series Access Points
    Cisco Aironet 1200 Series Access Points that contain 802.11g (AIR-MP21G-x-K9) and/or second-generation 802.11a radios (AIR-RM21A-x-K9 or AIR-RM22A-x-K9)
    Cisco Aironet 1130 AG Series Access Points
    Cisco Aironet 1100 Series Access Points that contain 802.11g radios (AIR-AP1121G-x-K9)
    Cisco Aironet 1300 Series Access Points/Bridges (AIR-BR1310G-x-K9 or AIR-BR1310G-x-K9-R).
    From this doc;
    http://www.cisco.com/en/US/products/ps6521/prod_bulletin0900aecd80321a2c.html
    Guidelines and Tools for Migrating to the Cisco Unified Wireless Network
    http://www.cisco.com/en/US/netsol/ns340/ns394/ns348/ns337/networking_solutions_white_paper0900aecd804f1a23.shtml
    Self-Signed Certificate Manual Addition to the Controller for LWAPP-Converted APs
    LWAPP secures the control communication between the AP and the WLC by means of a secure key distribution. The secure key distribution requires already provisioned X.509 digital certificates on both the LAP and the WLC. Factory-installed certificates are referenced with the term "MIC", which is an acronym for Manufacturing Installed Certificate. Aironet APs that shipped before July 18, 2005, do not have MICs. So these APs create an SSC when they are converted to operate in lightweight mode. Controllers are programmed to accept SSCs for the authentication of specific APs.
    http://www.cisco.com/en/US/products/ps6521/products_configuration_example09186a00806a426c.shtml
    LWAPP Upgrade Tool Troubleshoot Tips
    http://www.cisco.com/en/US/tech/tk722/tk809/technologies_tech_note09186a008072d9a1.shtml
    Also, 5 points for Eric! For all your great work here lately.
    Hope this helps!
    Rob

  • Question about Measuring Point / Couter

    Dear PM Guru,
    While creating my Maintenance Plan with tcode -IP42 , there's counter automatically appear in the plan.
    I under this counter is from measuring point.
    I am confuse with the Counter in all this tcode IP41 , IP42 & IP01.
    My question are :
    Is this measuring point / counter master data or technical object ?
    Where's the relationship for counter in Maintenance plan ?
    Any impact the counter with the cycles used in the item line?
    What 's the different between IP01 vs IP41 vs IP42?
    Appreciate your input from any PM Guru.
    TQ

    Hi Venu,
    Thank for your reply.
    Understand that In Performance-based Maintenance Plan, SAP automatically links Counter to the Maintenance Plan.
    After my personal investigation , fully understand that only performance based maintenance plan are using counter. Normal Maintenance Order will not use counter as Master data.
    Example Performance Based Plans :
    When the measuring point counter reaches 3000 -1st  order should get generated
    2nd one at 6000, 3 rd one at 9000 etc...
    Or
    1. Single Cycle with counter -- Ex . Maintenance every 3000 hrs
    2. Strategy Cycle plans.. -- Ex. Maintenance every 3000 hrs and every 6000hrs
    3. Multiple Counter Plans..-- Ex Maintenance every 2month  or 1year..
    Process Flow.
    Create equipment with suitable measuring point (inc annual estimate) with Tcode IK01 create measuring point
    Create initial counter reading measurement document
    Create task list (optional for single-cycle plan)
    Create counter based maintenance plan
    Scheduling maintenance plan (IP10/IP30)
    Create measurement documents periodically
    Little Question to ask.
    1) Is this the SAP standard flow ?
    Please correct me if i am wrong.
    Thank you.

  • Deletion of Measuring points from the Notification

    Hi
    I have created a notication and attched manully some measuring point. (Extras-->Measuing document, New Entries and added the measuing points). I want to delete the measuring points from the notification. It displayes the msg "1 MeasDocs cannot be deleted as they already exist in the database"
    Note:The measuring points are not attached to the tech object.
    Please let me know how can we delete this MP's or what alternative i need to follow.
    The system msg display below:
    HELP msg "
    1 MeasDocs cannot be deleted as they already exist in the database
         Message no. IR 018
    Diagnosis
         You are trying to delete measurement documents that the system has
         already written to the database.
    System Response
         The system cannot perform the function.
         You can only delete measurement documents online at the creation stage.
         Once you have saved a measurement document, you can only delete it using
         a special reorganization program."
    Thanks & regards,
    Mujeeb

    hi
    For using archiving programme take help of basis help see firstly create programme on archiving object
    PM_IMRG whcih is the object for measuring document then by ebtering this prepare the archving file run in test mode
    then deletion of data with date wise reading  in test mode follwed afterwards.
    you have to confirm the data before the deletion
    Regards
    chandrashekhar

  • Measuring Points for Equipment

    Hi-
    I have a req., where in I need to capture the Measuring Points for a given Equipment, but there might be more than one measurement points(Milage, Hours, Days etc.,) So, How should I capture them? What is the best bet?
    I I do it on Equip. Master(Time Dependent) I'm thinking it will have multiple columns with same Euip.,
    Is ODS the best bet?
    Any idea appreciated.
    Thanks,
    Chandra.

    Hi,
    You just want to capture measuring points or you wnat to capture, measurment documents against these measuring points also?
    In case of measuring point, it is a master data and hence an info object/ODS both can suit. If you want to have ODS, then you should keep Measuring point also in to the key fields..
    In case of measurment documents ODS will be the best fit.
    Trust this helps.
    Regards
    Meyyappan S

Maybe you are looking for

  • Making Bridge web galleries searchable

    I'm sure this will have been asked before on the forum, but after scrolling thought the first four pages of topics I can't see it raised anywhere. Is there an easy way of adding a search engine that will interrogate a file's metadata when creating a

  • Signing problems for publishing an update

    Hi All, A friend of mine helped me with creating an application for the iPhone; a simple layer app around my website. This friend is not available anymore to help me. Today, I want to update this application. I have made some changes to the code whic

  • HT1363 unable to download itunes exe file

    unable to download itunes exe. file what am I not doing correctly

  • Battery won't charge?  Logic board?

    My 800MHz G4 iBook no longer charges the battery. It will run from the battery, but not get charged when plugged in. Is this a logic board issue or a DC in board issue? I can change them out myself, I just don't know which one might be the culprit. A

  • Is ADF-BC service entry needed in OHS conf file

    HI, I have a weblogic server cluster with an Admin Server and 2 managed soa servers. There is an http server which routes the request. http server conf file has entries like <Location /console> SetHandler weblogic-handler WebLogicHost soahostadm1s We