Configuration Control Node not getting displayed in Sol man

Hi Experts,
At Plant Maintenace configuration node Configuraton Control node needs to be configured to use IE4N Transcation.
Where as this node is not visiable in my Solution Manager setting. The same can be seen in Dev & Qulaity system.
Please guide for resolving the issue.
Ramesh

Hello,
The IE4N transaction is not available in Solution Manage.
If you are asking how to configure a Plant Maintenance Configuration Control node to use transaction IE4N, that question may be better asked in a forum specific to Plant Maintenance. Are you refering to not seeing this node in the System Landscape in
Solution Manager. More information would be helpful.
Regards,
Paul

Similar Messages

  • Module Pool - Table Control - Data not getting displayed in Control

    Hi,
    I have a table contol in my module pool program. In my processing I am filling an internal table & then in my PBO I am linking the internal table to table control. The issue is that even though the internal table is getting filled correctly (found through debugging), the data is not getting populated in table control. Nothing is populated on screen. I am writing part of code below
    Declaration:
    Types: begin of ty_control,
            SELECTED TYPE C,
            TEXT TYPE DPR_CAUSE_T-TEXT,
          end of ty_control.
    CONTROLS :  TBL_CONT TYPE TABLEVIEW USING SCREEN '9001'.
    DATA:       lt_table_cont type TABLE OF ty_control with header line.
    Fields in TBL_CONT:
       TBL_CONT-SELECTED
      TBL_CONT-TEXT
    PBO Flow Logic:
      MODULE STATUS_9001.
    MODULE fill_data.
      LOOP AT lt_table_cont WITH CONTROL TBL_CONT cursor TBL_CONT-top_line.
      ENDLOOP.
    PAI Flow Logic:
    Loop at lt_table_cont.
       MODULE UPDATE_DATA.
    endloop.
    MODULE USER_COMMAND_9001.
    PLZ let me know what might be the problem. I have been trying to figure out but cant.
    Thanks.

    Hi Sonali,
               When ever you need to do anything with the table control, i mean if u want to display data in table control or you want to validate the data entered in table control Should be done within Loop and Endloop.(PBO or PAI's which ever is appropriate)
    Here the data is not bieng displayed in ur table control because you have not used the MODULE fill_data  between
    LOOP AT lt_table_cont WITH CONTROL TBL_CONT cursor TBL_CONT-top_line.
    ENDLOOP.
    so do it like this
    LOOP AT lt_table_cont WITH CONTROL TBL_CONT cursor TBL_CONT-top_line.
    MODULE fill_data 
    ENDLOOP.
    this will solve your problem.
    Regards,
    Syed

  • Hier Node with character (e.g. 11100A) is not getting displayed in report

    Hi All,
    I have loaded the Finanacial Statement Version Hier in BI. It is perfectly loaded in the InfoObject 0GLACCEXT.
    Some Hier Nodes contain charcters in the Node name like 1100A and 1100B and rest are all number like 1100, 1200, 11000 etc.
    While I run the Report the Hier Nodes with nos (like 1100, 11000) are perfectly getting displyed in the report. But the Hier Nodes having the characters (like 1100A and 1100B) are not getting displayed into the Report and all the GLs under it are going into Unassigned node in the Reports.
    Plz help me.
    Regards,
    Sandeep

    Sandeep,
    Your hierarchy is made up of characteristics with the values 1100, 11100A etc.
    In your hierarchy is RSH1, does each node have the specific characteristic value Node 1
    -1100
    -11100A etc
    Or is it a range i.e.
    Node 1
    1000 : 11100A
    Regards
    Gill

  • Component is not getting displayed in process scheduler menu

    Hi All,
    I have created a project and created/registered a component in that project. I have also added a page which is having a record definition with a record named L_RUNCNTL having two search fields, to this component and configured L_RUNCNTL as search record for this component.
    I have registered this component with below details:
    Menu Name : PROCESS_SCHEDULER
    Bar Name : PROCESS
    Folder Name as PT_PROCESS_SCHEDULER
    Select “Always Use default local node?” Check box
    Permission List : PTPT1000
    But after registration, when I open process scheduler menu I dont see this component listed. However, previously I created a component in this project and registered it with same details given above and I could see it in process scheduler menu.
    I am surprised why another component registered with same details is not getting displayed in process scheduler menu.

    Thanks Michel,
    I got this problem resolved. Here is what I did:
    Ran portal security sync at the navigation PeopleTools > Portal > Portal Security Sync.
    Cleared browser cache, accessed the page again and saw the link was available.

  • PIR & CIR is not getting displayed in APO product master

    Hi guys,
        I have created PIR and CIR in R/3 ,but it is not getting displayed in APO . Please guide me to resolving this what are the settings i have to check in the SAP system.
    Thanks
    S.Murali

    I am Basis consultant.
    Regarding RFC, logical system assinement, are the things are configured.
    But still it is not active the integration between R/3 & APO server.
    (Behalf of Murali )

  • Work item not getting displayed in the portal

    Hi  experts,
    We are creating a protoype for one of the standard HCM form for change in working time. When we initiate the process, the workflow is supposed to identify the agent(which is the manager in this case) and push the work item in the inbox of the manager.
    In our issue, we are able to see the workitem in SAP inbox, but the same work item is not getting displayed in the portal.
    If we try to approve from the SAP inbox, the hard coded message u201CWork item can only be executed using the Portal and the UWLu201D comes. [this comes through the method of  one of the tasks 17900101 which we are using for approving the form]
    We commented the message by using a Z class. Now we donu2019t get the hardcoded message, but still the workflow does not complete from here.
    Can this be aan integration issue of the workflow tasks with the portal??Can someone elaborate on this??

    <ItemType name="uwl.task.webflow.TS17900101.SAP_ECC" connector="WebFlowConnector" defaultView="DefaultView" defaultAction="launchWebDynPro" executionMode="default">
          <ItemTypeCriteria systemId="SAP_ECC" externalType="TS17900101" connector="WebFlowConnector"/>
          <Actions>
            <Action name="launchWebDynPro" groupAction="" handler="SAPWebDynproLauncher" returnToDetailViewAllowed="yes" launchInNewWindow="yes" launchNewWindowFeatures="resizable=yes,scrollbars=yes,status=yes,toolbar=no,menubar=no,location=no,directories=no">
              <Properties>
                <Property name="WebDynproApplication" value="ApproveFormApp"/>
                <Property name="WebDynproDeployableObject" value="sap.com/pa~asr~formstep"/>
                <Property name="newWindowFeatures" value="resizable=yes,scrollbars=yes,status=yes,toolbar=no,menubar=no,location=no,directories=no"/>
                <Property name="openInNewWindow" value="yes"/>
                <Property name="display_order_priority" value="5"/>
              </Properties>
              <Descriptions default=""/>
            </Action>
          </Actions>
        </ItemType>
    You have to say to your portal team to modify their XML file as above. In simple you hvae to configure the task in the portal and in the SWFVISU txn as follows with the following vizualization parameters
    Task TS17900101 and visualization type is JavaWebDynpro
    APPLICATION     ApproveFormApp
    PACKAGE     sap.com/pa~asr~formstep

  • Data is not getting displayed in my form

    hi,
    i have declared variable to hold amount in that as v_amt type konv-kwert in my program and in form interface in import parameters i gave it the same as v_amt type konv-kwert..............and in text i gave the variable v_amt.............
    but it is not getting displayed................

    Hi!
    on the application toolbar on the top a icon is there for Field list on/off.
    click on it.
    below left hand side field names will be displayed.
    now from the import parameter drag that parameter and drop it in the text boc where you are to display it.
    try this way.....it can work.....sometimes there is problem when u don't drag and drop the fields from the list box in the text nodes.
    Regards.

  • Links not getting displayed in the contextual panel

    Hi,
    I have created a contextual panel inside a transparent container. And created a method in the same view supply_values of type supply function to supply the values to the panel.Inside the method I have coded like:
    DATA TAB  TYPE WD_THIS->ELEMENTS_N_VIEW_SWITCH.
      DATA LINE TYPE WD_THIS->ELEMENT_N_VIEW_SWITCH.
      LINE-TEXT    = 'User Manual'. "#EC NOTEXT
      LINE-ENABLED = ABAP_TRUE.
      APPEND LINE TO TAB.
      LINE-TEXT    = 'Logout'. "#EC NOTEXT
      LINE-ENABLED = ABAP_TRUE.
      APPEND LINE TO TAB.
      NODE->BIND_TABLE( TAB ).
    Also in the context of the view I have created a node and supplied the method  'supply_values' in the supply function.Under the node I have 2 attributes named text and enabled. Text is of string type and enabled is of boolean type. In the properties of the contextual panel I have bound the visible property with the enabled attribute.
    Now when I am running this application , links are not getting displayed in the contextual panel. Though when I debug TAB contains the values.  Please suggest if I have missed out something or I need to look into the properties of the contextual panel. Any pointers will be really helpful.
    Regards,
    Ashutosh

    Hi,
    Can you elaborate ' ItemEnable property of ViewSwitch'.
    I have already bound the enable property of the panel with a context attribute of type wdy_boolean  but it is still not working. 
    Regards,
    Ashutosh

  • Session Timeout Alert text is not getting displayed on web ui.

    Hello,
    In "Session Timeout Alert" pop up we are facing one issue. The pop up is getting displayed as per the value in rdisp/plugin_auto_logout parameter i.e. 1800. But the text is not getting displayed.
    I have implemented the SAP Note 1877120 also. Any inputs to resolve this issue.
    Thanks.

    Hi Sigrid,
    When we do pre activities related to OTR, need to save it in standard name space only ? could you guide me pls.
    in the below we have Alias and package are standard.
    1.) There are 4 texts which needs to be configured via SOTR_EDIT to get the translation according your languages implemented in your CRM.
    a.) Start doing it by opening transaction SOTR_EDIT.
    b.) Change to the language you would like to use.
    c.) As ALIAS enter first CRM_IC_CMP_FRAME/SESSION_PING_TITLE. Click on Create and confirm the following dialogues.
    d.) Enter CRM_IC_CMP_FRAME as package and the object type as WAPP.
    e.) Finally enter the translation according your language from the english version (length of text: 25):
    "Session Timeout Alert !"
    f.) Save you changes
    Repeat the steps a.) to f.) with the following aliases and options:
    Jimmi

  • WRITE STATEMENT IS GETTING EXECUTED BUT NOT GETTING DISPLAYED

    HII All,
    i hv created a selection screen with push button. Now when i m clicking that pushbutton, output is not getting displayed..when i debug program ,control enters in switch case and also executes write statement but write statement is not getting displayed.. below is the code ..
    SELECTION-SCREEN BEGIN OF BLOCK INPUT WITH FRAME TITLE TEXT-001.
      SELECTION-SCREEN PUSHBUTTON 10(20) TEXT-002  USER-COMMAND FIR.
      SELECTION-SCREEN PUSHBUTTON 35(20) TEXT-003  USER-COMMAND SECOND.
    SELECTION-SCREEN END OF BLOCK INPUT.
           WA-EMP_NO = 123.      
            WA-EMP_CO = 'A'.
            WA-EMP_N = 'APOORV'.
            APPEND WA TO IT_TAB.
    AT SELECTION-SCREEN.
    CASE SY-UCOMM.
    WHEN 'FIR'.
    PERFORM SUB1.
    WHEN 'SECOND'.
            APPEND LINES OF IT_TAB FROM 2 TO 3 TO IT_TAB1.
            WRITE:/ 'SECOND INTERNAL TABLE CONTENTS'.
            LOOP AT IT_TAB1 INTO WA1.
            WRITE:/15 SY-TABIX, WA1-EMP_NO NO-ZERO, WA1-EMP_CO, WA1-EMP_N.
            ENDLOOP.
    ENDCASE.
    FORM SUB1.
    LOOP AT IT_TAB INTO WA.
              WRITE:/ SY-TABIX, WA-EMP_NO NO-ZERO, WA-EMP_CO, WA-EMP_N.
    ENDLOOP.
    ENDFORM.
    Plz help me..
    Edited by: Julius Bussche on Jan 29, 2009 1:40 PM
    Code tags added and please dont use Caps-Lock.

    HI,
    SELECTION-SCREEN BEGIN OF BLOCK INPUT WITH FRAME TITLE TEXT-001.
    SELECTION-SCREEN PUSHBUTTON 10(20) TEXT-002 USER-COMMAND FIR.
    SELECTION-SCREEN PUSHBUTTON 35(20) TEXT-003 USER-COMMAND SECOND.
    SELECTION-SCREEN END OF BLOCK INPUT.
    WA-EMP_NO = 123.
    WA-EMP_CO = 'A'.
    WA-EMP_N = 'APOORV'.
    APPEND WA TO IT_TAB.
    * AT SELECTION-SCREEN.                 "Comment this
    START-OF_SELECTION.                     " Add this
    CASE SY-UCOMM.
    WHEN 'FIR'.
    PERFORM SUB1.
    WHEN 'SECOND'.
    APPEND LINES OF IT_TAB FROM 2 TO 3 TO IT_TAB1.
    WRITE:/ 'SECOND INTERNAL TABLE CONTENTS'.
    LOOP AT IT_TAB1 INTO WA1.
    WRITE:/15 SY-TABIX, WA1-EMP_NO NO-ZERO, WA1-EMP_CO, WA1-EMP_N.
    ENDLOOP.
    ENDCASE.
    FORM SUB1.
    LOOP AT IT_TAB INTO WA.
    WRITE:/ SY-TABIX, WA-EMP_NO NO-ZERO, WA-EMP_CO, WA-EMP_N.
    ENDLOOP.
    ENDFORM.

  • Problem in BADI, error message not getting displayed

    Hello Experts,
    I am facing a strange problem in BADI.
    The requirement is that the user should not be allowed to change the plant field
    on the screen of standard MM transctions for PO/PR amendment.
    I have written the code in separate BADIs for PO and PR.
    I am displaying an error message if the user tries to change the field.
    For PO, it is working fine.But for PR, the same code is not working.
    The control is going over to the BADI for PR and rest of the code is working fine.
    But the error message is not getting displayed for PR amendment.
    Can anybody please suggest the possible cause of problem and some solution to it.
    Thanks in advance.

    Hi
    See the sample BADI code for PR which raises an exceptions and do accordingly
    BAdI Name: ZPUR_RFQ (Implementation name) Purchase Requisitions
    Definition Name: ME_REQ_POSTED
    Interface Name : IF_EX_ME_REQ_POSTED
    Implementing Class: ZCL_IM_PUR_REQ
    Method :            POSTED
    METHOD if_ex_me_req_posted~posted .
      DATA : v_mtart TYPE mtart.
      DATA l_s_eban TYPE ueban.
      LOOP AT im_eban INTO l_s_eban.
        IF l_s_eban-estkz NE 'B'.
          CLEAR v_mtart.
          SELECT SINGLE  mtart INTO v_mtart FROM mara WHERE matnr = l_s_eban-matnr.
          IF v_mtart EQ 'ZERS' OR v_mtart EQ 'FHMI' OR v_mtart EQ 'UNBW'.
            MESSAGE e000(zm_msg) WITH 'You are not allowed' 'to create PR for stock items'.
          ENDIF.
        ENDIF.
        IF  l_s_eban-knttp NE 'F' OR l_s_eban-pstyp NE '9'.
          IF l_s_eban-knttp NE 'A'.
            IF ( l_s_eban-pstyp NE '9' AND l_s_eban-pstyp NE 'D' ) 
               AND l_s_eban-matnr EQ space.
              MESSAGE e000(zm_msg) WITH 'You cannot create'
                'a PR without material number'.
            ENDIF.
          ENDIF.
        ENDIF.
      ENDLOOP.
    ENDMETHOD.
    <b>Reward points for useful Answers</b>
    Regards
    Anji

  • Standard screen not getting displayed in a zcopied prg

    Hi Freinds,
    (In sap4.7  ) I had copied QA32 into a ZQA32 and had added some validation checks before user Chooses Defects Button,,this ZQA32 works till that point fine but when the Defects button is chosen,,it gives a call to Tcode QA11 ,with the initial screen fields  filled up,,
    in the normal processing of QA32 when QA11 is called,,it is also filled up with some intial values carried from previous Tcode QA32 and after User presses execute button in QA11 intial screen ,further a screen(200) with 3 radio buttons pops up,,
    my ZAQ32  is failing at this point though the line of code  where the screen is called (call screen 200 ...) is reached with no variations in  values of any of the variables in comparison with when it is called from QA 32,
    the screen 200 is not getting displayed if i reach QA11 thru  ZQA32,,,
    Though it is  ALSO calling QA11  and hence the program control is tranferred to QA11, but still the screen is not geting displayed,plz tell me where  i went wrong??
    Thanks in advance

    Hi Sri lakshmi ,
    You should debug the code starting from call to QA11 and check if will the conditions are met for call of pop up screen.
    This will give you an idea, as what is exactly required for this pop up to appear.
    Hope this helps you.

  • Images from KM are not getting displayed in EP

    Hi All,
    I am using EP7.0 SP11.When I run the portal, the images are not getting displayed. When I right click on the * mark and click on Show picture, then also its not appearing.
    Location of the Images that I received from EP is mentioned below.
    http://hostname:port no./irj/go/km/docs/documents/HP_Images/Image_123.jpg
    Images are available in the location in the below mentioned path as .jpg files:-
    http://hostname:port no./irj/go/km/documents/HP_Images/Image_123.jpg
    Difference in both is a DOCS folder missing in between........
    Is this is the reason for the image not getting displayed?
    Anything more has to be done in KM part to display these images?
    May I know how to solve this issue??
    Regards,
    Athulya

    Hi,
    the right path look like this: /irj/go/km/docs/<path_to_document>.
    You may have to check you URL generator service settings. Here:
    Configuration - Content Management - Global Services - URL Generator Service(advanced section)
    and then have a look for example for the following values "Content Access Path:" and "Viewer:" normally they both have same value "/irj/go/km/docs".
    Hope that will help.
    best regards,
    --epexpert

  • Values are not getting displayed in screen

    Hi Experts,
    I have used BAPI_CHARACT_CREATE to upload characteristics(t-code: ct04),
    All data are uploaded into the Master Table, while changing the same in t-code ct04 the Value and Description is not getting displayed in screen( in Table control).
    NOTE: If i use BAPI_CHARACT_GETDETAIL to get the details of a character i am getting all the values which i have uploaded. (But not in the t-code ct04).
    BDC and LSMW is not working for this t-code.
    Please help me out.
    Thanks and Regards,
    LOGU

    Hi,
    i think you have not released the objects to repository. test and try again..
    thanks
    karthik

  • Planned Independent Requirement Not getting displayed in MD04

    Hi,
       I am assigning material to nwa and doing advance procurement by using procurement type PIR. Reservation is getting created after release of activity but the same is not getting displayed in MD04.
    The items of the reservation are getting displayed in MB23.
    what could be the reason for this?
    Regards,
    B P Singh

    Hi,
    Planned Independent requirements (PI) are normally configured for consumption by 'Dependent' requirements. Hence the PIR would have been replaced by the reservation from 'dependent' requirement. You can test and verify the same in development system.
    Regards
    Murali

Maybe you are looking for

  • How to properly print comments in a PDF Booklet

    I am printing a PDF booklet. I am printing on 11 X17, and I am trying to print the comments on a separate page with lines. I can select this, and then press Summarize Comments. But here is where my problem lies. How do I not print comments from the f

  • T558B, T558C, T558D, T558E, T5K8C, T5K8D, T5K8E, T5U8C, T5U8A

    Hi guys, In need to load contents of tables (T558B, T558C, T558D, T558E, T5K8C, T5K8D, T5K8E, T5U8C, T5U8A) . Could you please tell me which method is the SAP recommended way for the loading? Thanks a lot, Franck

  • Variable Limit for User Defined Variables, Arrays

    Hi - Does anyone know the limit for the number of user-defined variables in a Captivate project? Also, does anyone know if Captivate 5.5 supports user-defined arrays that will hold more variables? I'm used to creating large questionnaires in  Authorw

  • MD102 Macbook Pro June 2012 - why does it have 'TM 2010' on?

    I purchased a brand new Macbook Pro from a seller on eBay It's an MD102 June 2012 On the bottom it has 'TM 2010' Why is this?? Why isnt it 'TM 2012'? See below for a picture I took (with serial blanked out): I checked online with the serial number an

  • Problem in Sending mail with attachment (Excel sheet)

    Hi Iam using this FM   SO_NEW_DOCUMENT_ATT_SEND_API1  for sending mail with an attachment (excel sheet). the application is running fine , mail is going to other system .   but the excel sheet attachment contain only few rows  not all. and the body o