Table for network  system status

Hi All,
Can anyone tell us , what are the tables of Network system systems.
Regards,
Ravindra

Amit has provided you table..... you can achieve the same result in most lf the SAP standard report.......
For the list of Network  status go to CN41
on the Nework no. input line click on multiple selection--> give the netwrok no. list for which you wanted to see the status. -->enter --> Excute.
Report will open in screen. in that report go to toolbar and click on 'choose filed' button.(F5) -->one pop up window will open -->right handside scroll down in that window >select 'status' field and move it to left side>enter
Network status will be shown against you newrok  list. you can verify the same in maintenance txn.
If you have activated user status the same will also get populated.
You can downlaod the same in Excle file path is : Evaluation menu>export>save to file. ( via filtering in Excle you call do all the analysis realted to network status how amny are in clised status etc. )
And spearate the same from other project objects via filtering.
Regards
Nitin

Similar Messages

  • Table for checking System Status in a Service Order

    Hi,
    In which table can I find System Status (like REL - Released) of a Service Order ?
    Thanks.
    Raj

    Linda,
    The system-statuses are stored in table JEST.
    An easier way to get this data is by using function module STATUS_TEXT_EDIT:
    CALL FUNCTION 'STATUS_TEXT_EDIT'
               EXPORTING
                    FLG_USER_STAT = ' '
                    OBJNR         = I_VIAUFKS-OBJNR
                    ONLY_ACTIVE   = 'X'
                    SPRAS         = SY-LANGU
               IMPORTING
                    LINE          = W_LINE.
    *           user_line     = w_user_line.

  • 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

  • Table for Product Plan Status

    Hi,
    In "Basic Data" tab of Product Plan Detail, there's Status field which is the "User" status for the Product Plan.  I am looking for the table which contains this Status field.  DPR_PROJECT table only contain "System" Status field.
    Thanks & Regards,
    Tony

    Hi
    PO status is stored in Structure not in the table.
    Please use the List displays to get the information like ME2N,ME2L, ME2M, ME2K etc
    You can also get the information from the table EKKO, EKPO, EKET,EKBE
    Hope it helps
    thanks/karthik

  • 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

  • Table for purchase order status

    Hello friends,
    There's a tab STATUS in purchase order (tcoe ME21N).
    I can't find a table which contains theses statuses.
    Anybody knows what's the table for purchase orders status ??
    Regards,
    Bahia

    Hi
    PO status is stored in Structure not in the table.
    Please use the List displays to get the information like ME2N,ME2L, ME2M, ME2K etc
    You can also get the information from the table EKKO, EKPO, EKET,EKBE
    Hope it helps
    thanks/karthik

  • Tables for PROJECT SYSTEM

    hi all,
    Which are the tables for Networks(Orders) and Activities and how can i link these tables to the corresponding WBS Element (table PRPS) ?
    Thanks in advanced.
    Regards
    Geeta Gupta

    Hi,
    these r the tables
    Basic Data
    PRHI                                 Work Breakdown Structure, Edges (Hierarchy Pointer)
    PROJ                                Project definition
    PRPS                                WBS (Work Breakdown Structure) Element Master Data
    RPSCO                             Project info database: Costs, revenues, finances
    MSPR                               Project stock
    also
    Equipment
    EQUI                                             Equipment master data
    EQKT                                            Equipment short text
    EQUZ                                            Equipment time segment
    thanks
    ravi

  • Table for WBS project status and budget.

    hi,
    i am being requested to have a report with project details with the PO and PR.
    but i were unable to find the table for the project status (TECO, REL) for a WBS element. may i know want table and what field they were being link?
    aside, may i know under what table does the "budget assigned" to a WBS element located at?
    thanks

    Hi Ben,
    in order to retrieve the status of a WBS element, please select into table JEST by object number (JEST-OBJNR = PRPS-OBJNR). This will give you an internal status code (JEST-STAT). Then go to table TJ02 with this internal code and select field TJ02-TXT04: this will give you the external status code.
    For the budget, go to tables COSP and COSS, selecting by object number (OBJNR).
    I hope this helps. Best regards,
    Alvaro

  • PS tables for Network Activity elements

    Hi,
    I am trying to find the tables for Network Activity elements and its relationship with Activity (PS Module).
    There are Std BAPIs to get the data.
    But I want the table field names since it would be used by the XI team for data mapping.
    Thanks in advance

    Hi Pranav
    Thanks for yr information. we can select the object WBS, and shall be able to view PS texts in overview and create PS Texts.
    My requirement rather, question is, can we attach any documents without having DMS. ie., can we assign any of the Windows document which are available in hard disc?
    please thorough some light on this and thanks in advance and belated happy diwali wishes to you.
    Thanks
    Sudhakar

  • Table for maitnenace order status

    Dear Experts,
    Can any one please tell me in which table the maitenance order status is stored?
    And also process order status table.
    Please help me out.
    Thanks and Regards,
    Praveen.

    Hi,
    For Status you can check the following tables:
    Status  JCDS  Change Documents for System/User Statuses 
    Status  JEST  Object status 
    Status  JSTO  Status object information 
    Status  TJ02T  Texts for system status 
    Status  TJ30T  Texts for user status 
    Apart from this there is a Wiki for PM Tables, please check  [PM Tables|https://wiki.sdn.sap.com/wiki/x/voCCAw ]_.
    Thanks,
    Amit.
    Edited by: Amit Saxena on Dec 25, 2008 12:18 PM

  • Table for SO credit status

    I appreciate if anyone can tell me the table and field name for SO credit status.

    Hi,
    Check the table VBUK..And the over all credit status field is CMGST..
    VBUK-CMGST.
    Thanks,
    Naren

  • Table for E Mail statuses

    Hello Experts,
    I am able to see the E Mails statuses in SOST transaction code. Can anyone tell me where these statuses are stored. Is there any way to know the status of an email whether it is reached the receiver or not?
    Regards,
    sunil.

    Hi Sunil,
    There is no such table.
    However the below link will shed a light on your requirement :-
    [Table for E-mail content (ERMS);
    Regards
    Abhii...

  • Tables for Project System Component

    Hi,
    I hve the list of standard DS from Project System component. Currently these DS are not active in our ECC system. Now I need to find the Source table for all these DS. Can any one please provide the table name if you have. I searched in sdn/help.sap but I couldn't find any.
    Master Data DS:
    0ACTIVITY_ATTR
    0ACTIVITY_CUST_ATTR
    0ACTIVITY_TEXT
    0ACTIVITY_USR_ATTR
    0ACTY_ELEMT_ATTR
    0ACTY_ELEMT_CUST_ATTR
    0ACTY_ELEMT_TEXT
    0ACTY_ELEMT_USR_ATTR
    0CASHDETAIL_TEXT
    0CASHTYPE_TEXT
    0CLAIM_ATTR
    0CLAIM_TEXT
    0DATE_EVENT_TEXT
    0DATE_SRCE_TEXT
    0MILESTONE_ATTR
    0MILESTONE_TEXT
    0MLST_USE_TEXT
    0NAE_INH_ATTR
    0NETWORK_ATTR
    0NETWORK_CUST_ATTR
    0NETWORK_TEXT
    0NTW_INH_ATTR
    0NWA_INH_ATTR
    0ORD_INH_ATTR
    0PROJECT_ATTR
    0PROJECT_CUST_ATTR
    0PROJECT_TEXT
    0PS_APPLNO_TEXT
    0PS_CHANCE_TEXT
    0PS_COMPONT_ATTR
    0PS_COMPONT_TEXT
    0PS_HERKZ_TEXT
    0PS_OBJ_TEXT
    0PS_OPPNT_TEXT
    0PS_PRJTYPE_TEXT
    0PS_RESPNO_TEXT
    0SCOPE_TEXT
    0STATUSCLM1_TEXT
    0STATUSCLM2_TEXT
    0STATUSSYS0_TEXT
    0WBS_ELEMT_ATTR
    0WBS_ELEMT_CUST_ATTR
    0WBS_ELEMT_TEXT
    0WBS_ELEMT_USR_ATTR
    0WBS_ELEMT_WBSH_HIER
    0WBS_INH_ATTR
    Transactional DS
    0PS_CLM_CST
    0PS_CLM_ECP
    0PS_CSH_NTW
    0PS_CSH_NWA
    0PS_CSH_ORD
    0PS_CSH_WBS
    0PS_DAT_MLS
    0PS_DAT_NAE
    0PS_DAT_NTW
    0PS_DAT_NWA
    0PS_DAT_PRJ
    0PS_DAT_WBS
    0PS_KAP_NAE
    0PS_KAP_NWA
    0PS_NAE_ECP
    0PS_NAE_EVA
    0PS_NTW_EVA
    0PS_NWA_ECP
    0PS_NWA_EVA
    0PS_ORD_EVA
    0PS_WBS_ECP
    0PS_WBS_EVA
    Regards,
    Jackie.

    Try to search it at Help.sap.com web page (use search for BI content)
    For example for your first extracotr:
    http://help.sap.com/saphelp_nw70/helpdata/en/4f/4bc739e033417ae10000000a114084/frameset.htm
    Regards,
    DL

  • Services to be checked after system restart for getting system status

    Hi,
    We are trying to identify all the services that are to be checked before we confirm that a system is available.
    While performing a system status check on J2EE instances after restart of the system , after getting a respone on TELNET to the HTTP Port sometimes the system was found to be not completely up.
    We have observed that though the server processes are down HTTP service responds to user requests.
    Could you please help identify the other services which must also be checked to be completely sure that the system is UP ?
    We have gone through the document "TCP/IP Ports Used by SAP Applications" in SDN.
    But It doesn't talk about the ports to check for Java server processes.
    For ABAP we do a telnet on Message server and so far we got it right.
    Should we check on other services as well in ABAP stack systems to confirm on their availability?
    Thanks
    Prateek
    Edited by: Prateek Gupta on Dec 5, 2011 8:32 AM
    Edited by: Prateek Gupta on Dec 5, 2011 8:48 AM

    Hi Prateek,
    Please use below command to check if JAVA Stack/Instance is UP and Running or not.
    jcmon pf=/usr/sap/<SID>/SYS/profile/instace profile name (If your Server O.S. is Solaris or Unix)
    Then goto option 20 and you can find there Dispatcher, Server0 and SDM are UP and Running or not.
    If everything is Up and Running, then you can goto your browser and paste there:
    http://Hostname:5<XX>00
    where <XX> is the System Number where your Java enginee/Stack is present.
    In order to check  ABAP Enginee is Up or not, you can check like this:
    dpmon pf=/usr/sap/<SID>/SYS/profile/instace profile name (If your Server O.S. is Solaris or Unix)
    it will show your work process are running or not.

  • CC5.2: Auth objects database table for legacy systems

    Hi,
    Where are the auth objects for legacy systems stored?
    I mean, for SAP systems the auth objects ar stored in the tables SAPOBJ and SYSSAPOBJ.
    Can anybody help me?
    Thanks in advance

    correct formatting...I wish you could edit your posts instead of reposting!
    Just a performance tip--> since it looks as though you are looping through and performing the same statement many times, you should consider using a prepared statement:
    PreparedStatement ps = con.prepareStatement("insert into Table1 (Col1,COl2,Col3) " +
    "values ( ? , ? , ? )");
    for (int k=0; j<array1.length; k++) {
    if (array1[k] !=null)
    tt = array1[k].getArray2();
    for (int j=0; j<50; j++) {
    if (array2[k] !=null)
    ps.setString(1, tt[j].getString1);
    ps.setString(2, tt[j].getString2);
    ps.setString(3, tt[j].getString3);
    ps.executeUpdate();You will notice a significant performance gain if you are looping many times.
    Advanced--> huge performance gain if you use batch statement in this loop!
    PreparedStatement ps = con.prepareStatement("insert into Table1 (Col1,COl2,Col3) " +
    "values ( ? , ? , ? )");
    for (int k=0; j<array1.length; k++) {
    if (array1[k] !=null)
    tt = array1[k].getArray2();
    for (int j=0; j<50; j++) {
    if (array2[k] !=null)
    ps.setString(1, tt[j].getString1);
    ps.setString(2, tt[j].getString2);
    ps.setString(3, tt[j].getString3);
    ps.addBatch();
    //when completed all looping
    int[] insertCount = ps.executeBatch();Jamie

Maybe you are looking for

  • Using my BB 8830 world edition in Europe

    I will be taking my BB to Europe with me and would like some clarification. According to the manual, my phone should automatically switch to a GSM network, but I need to know if I must dial the NDD, the city code and local number to make a call to ho

  • Changing Colors of selected tab in JTabbedPane.

    Do someone has some code that can show how to change the color of the selected tab with JTabbedPane. I can change the other tabs colors with setBackground and setForeground, setBackgroundAt........ but it is the selected tab that will not change from

  • Excluding apps from "open with..." list?

    Is there a way I can exclude apps from the "Open With-" menu? Finder mistakenly lists all standalone Flash apps I've built as possible choices when opening a SWF.

  • Could not start EM 10g

    Hi, I have oracle App server 10g (Infra and mid tier) is one machine.. It was working fine, until i pressed the Enable/Disable Components in the EM infra home. Then I could not start Em at all. Oracle Enterprise Manager 10g Application Server Control

  • I'm getting the error "Dialer has stopped"

    Everytime I try to make a call, dialer crashes and I get the error message, "Unfortunately, Dialer has stopped."  I downloaded a different dialer for the time being from Play Store, but what is going on?