Reg Adding a Subscreen in S_AE2_89000019

Halo Gurus,
I need to add a subscreen to a Transaction S_AE2_89000019 in CRM. Its a action box i need to add. I think I am clear about the question.
Any Suggestions would be rewarded.
Regards
Leo

Hi Hari,
I hereby giving with an example, please find the steps below:
   For instance we r using SD datasource called 2lis_11_vahdr.
But  end user needs profit-centre (PRCTR) field in the Datasource for reporting purpose. Then u need to go for enhancement y bec’z PRCTR field is not there communication structures MCVBAK and MCVBUK ( these structures can be seen when v click on maintain Datasource in LBWE screen. U can c on pooled tables list in communication structure). PRCTR exists in MARC table. ABAPer will
give u required structure that will contain this PRCTR field. We have to go to SE11 (Abap Data dictionary screen), there v need to enter one of the communication structure name, it could be MCVBAK or MCVBUK, say we have taken MCVBAK, then v need to append that structure to it, save it and activate. Go to LBWE screen and to maintain datasource where we need to transfer the field from communication structure to the Extract structure. ( from right of the screen to the left of the screen). This is the way How we enhance the Standard structure.
   Then v need write the code for populating the data on the structure for that appended structure.
   Goto RSA6->2lis_11_vahdr->function enhancement->( it will takes us to CMOD screen) where v need to give the project name say ZBW. Then say create, then click on Enhancement assignment select RSAP0001, double click on this it will take to another screen where v have to Select the exit among the four , in our case EXIT_SAPLRSAP_001 for Datasource enhancement.(002 if Master data enhancement), Then v need to write simple ABAP code for populating the data on to the Datasource.
   Then v need to replicate the datasource in BW side.
/people/sap.user72/blog/2005/02/14/logistic-cockpit--when-you-need-more--first-option-enhance-it
Read this weblog it is also very helpful.
Hope this helps...
*************Assign Points***************
Thanks,
Gattu

Similar Messages

  • Needs to be added one subscreen in MM01

    Hi All,
    I need to create one sub screen and needs to be added it into MM01 along with basic data1, basic data1 and so on. And also it should come in table view of MM01. Anybody can help me on this?
    KUMAR.

    Hi,
    Follow the following steps:
    Tcode SPRO: Configuring the Material Master -> Assign Secondary Screens
    and Configuring the Material Master -> Create Program for Customized SubScreens.
    Hope this Helps
    Anirban M.

  • Adding a subscreen in Plant data/stor. 1u0094 tab in Material master

    Hi All,
      I need to add a subscreen in material master Plant data/stor. 1 tab. Please let me know if its posible.
    Warehouse management requires a primary bin and 4 alternative bin locations to be added to the material master. Four custom fields will be added in addition to the standard primary storage bin location field. These fields will be held at the branch/storage location level. 
    For this I enhanced MARD table with a structure contains 4 fields.
    •     A sub-screen should be added to the “Plant data/stor. 1” tab. “Alternative Bin Information” section should hold the additional four fields.
    I want to add a sun screen under General data. This sub screen contains 4 fields for alternative storage bins.
    Regards,
    Venkat.

    Hi,
        Hi,
    u'll have to do the following:
    1. copy the std func group MGD1 to ZMGD1....include all ur custom screen and make sure u hav written the PBO and PAI .
    Best way would be copy any standard screen and then making any change there like modifying the label.
    2. next step is copying the screen sequence ( logistics-material master-configuring the material master)....01 to z1 and then assigninng all ur new program and screen name in this custom screen seq ...
    and u can assign this custom screen seq to diff material type....
    there is a bit of SPRO involved in this...
    and check the BADI BADI_MATERIAL_REF.
    <b>REWARD POINTS</b>
    rEGARDS

  • Reg: Adding Country Group 99 for Infotype 9

    Hello Guru's,
    Can anyone help me with adding a New Country to Infotype 0009 (Bank Details).
    1. In Component FPM_OVP_COMPONENT - Application HRESS_A_PERSINFO - Created a Application Configuration(AC)
    2. Started the AC and gave Component Configuration(CC) to go to the applications for Bank Details
    3. Go to Edit Page -  Bank Details edited the Wire Schema for HRESS_CC_PER_DTL_BANK_XX to use Custom Config id created for FPM_FORM_UIBB and FPM_LIST_UIBB
    4. In the General Settings - Floorplan Settings - Application Controller Settings - Changed the Configuration Name to Z configuration name which was created for Component HRESS_C_PERSINFO_CONFIG
    5. Component HRESS_C_PERSINFO_CONFIG is used to link the custom Component Configuration created where the masking is done.
        Created 2 Component Configuration for FPM_FORM_UIBB for US and UK and within the Component Configuration created for HRESS_C_PERSINFO_CONFIG replaced to open the link for US and UK.
    6. Component Config for HRESS_C_PERSINFO_CONFIG is missing the configuration for Country Grouping 99, so created an entry for Other Countries and assigned the US Component Configuration to open.
    Note 2035081 - How to add a custom infotype to ESS 'Personal Profile' in WD ABAP
    I couldn't find any document or note to add a country to Infotype.
    Please help me.
    Thanks,
    Pramod

    Hi Siddharth Rajora,
    When using GENIL_MODEL_EDITOR to add the Dependent Object and activating the changes, it is giving error on other Dependent Objects which are not been touched.
    Below is the error I am getting when saving the entry.
    Let me know if there is anything else I am missing.
    Thanks,
    Pramod

  • Reg: Adding field names in table control

    Hi
    I am new to table control ,instead of going with table control wizard i am proceeding with table control.
    I have added all the fields as per my requirement, i have added like matnr ,maktx. above these fields i would like to add material and material description..
    can any one suggest me a way to add those fileds.
    And my requirement is i need to display my contents in the internal table..
    if any got sample coding plz do send me.
    Thanks and regards
    Arun Joseph

    Hi Arun joseph,
      In SE51 -> Layout, Press Input/Output button and put it at the end of all your columns in your table control and give variable name ( for example fs_tablecontrol-extrafield ) and press Text Field button and put it in the place of heading give text and save it activate it.
    In your program add the field in data declaration and do furthor logic for that extra field/fields.
    Note: you can add the both fields like this only.
    Regards,
    Mahi.

  • Reg: Adding new Instance in Redwood - RSI_MAINTAIN_INSTANCES

    Hi,
      When I tried deploy SAP INSTANCE IN REDWOOD I am getting an error
    Error connecting to SAP
    RFC users are created ,
    I have added the message server port in service file sapmsDE1 3600/tcp
    I have created Parition, Application and Queues because we chosen for devlopment ECC Jobs going to run in Dev Partition.
        Pls anybody help me in this issue.
    RFC error: RFC_ERROR_COMMUNICATION
    RFC Message: Connect to message server failed
    Connect_PM  MSHOST=/H/ussp-ecd01, R3NAME=DE1, GROUP=PUBLIC
    LOCATION    CPIC (TCP/IP) on local host
    ERROR       service 'sapmsDC1' unknown
    TIME        Mon Feb 11 16:33:17 2008
    RELEASE     640
    COMPONENT   NI (network interface)
    VERSION     37
    RC          -3
    MODULE      niuxi.c
    LINE        579
    DETAIL      NiPGetServByName2: service 'sapmsDE1' not found
    SYSTEM CALL getservbyname_r
    COUNTER     1
    SAP connect failure
    SAP Agent initialization failure
    Thanks
    Raja Valluri

    Hi Raja
    Did you get a solution for your problem
    I too am searching for some help on SAP CPS by redwood
    Can you send me any document on this.
    Can you please give me your number so that we can discuss on redwood setup.
    Thanks
    Vinni Rokkam
    Vinni Eight Seven Nine Seven At The Rate G Mail Dot Com
    Edited by: Vinni8797 on May 12, 2008 12:45 AM

  • Reg: Adding Standard Assignment block

    Hi Guru's
    What are the steps to add a standard assignment block?  I am trying to add " Actions " assignment block in Ineraction Record ICCMP_BT_INR.
    I enhanced the compnenet ICCMP_BT_INR and then I added the view "Actions" in Viewset from Run Time Repsitory.
    I am trying to add Actions GSACTIONS/Actions. The View for Actions is " Actions"  and componenet is GSACTIONS.
    I have added it in ViewSet in runtime repository, but still not able to view the newly added assignmet block. Any other steps I need to do?
    Regards,
    Sam

    Hi Shiromi
    Yes ur right the actions are case sensitive. Now i changed the action name and the DO_Handle_event is getting triggered but still the action that i wrote in event handler is not getting triggered.
    Let me explain you correctly what my requirement is.
    When we login to IC and confirm the account in account identification screen and navigate to Interaction record I find the tabs Overview, Organizational Data and Partner, I want to add thre tabs Attachments, Dates and Survey.
    When I look into the Intreaction istory and pull an acitivity. BT126_CALL. They already have the dates, attachments and survey. I am trying to show these assignment blocks in interaction record.
    So how do I proceed?
    Attachments, Dates and Survey are present in SalesCallOVViewset in BT126_CALL. Is it possible to show the assignment blocks available in BT126_CALL in ICCMP_BT_INR?
    If so can you list out steps? I had been driving crazy with adding following steps but still no luck. Any idea how to proceed or what am I missing?
    1) Added the View in Outboud Plug in Windows in run time repository.
    2) Defined the component Usages in run time repository
    3) Defied the Navigational Links, Source(Outbound Plug) and Targets(Inboud Plug) in run time repository
    4) Enhanced the View InrHeaderViewSet in Component Structure Browser
    5) Created event for attachments in Event Handler in InrHeaderViewSet componenet
    6) Created the Outbound Plug for attachments in InrHeaderViewSet componenet implementation class and put the code for navigation
    7) Added the links in InrHeaderViewSet.HTM in View Layout.
    Also can you eloborate on tab links that you were talking abt? Where should i add them?
    Sam.

  • Query reg adding custom tags in SOAP Header - AXIS Receiver Adapter

    Hi All,
    I need to send custom tags as mentioned below to my traget webservice application. I think I can do this with Receiver AXIS adapter but not sure how it can be done. Can any of you suggest?
                                                  <WSContext>
                   <FromAppId>ABC</FromAppId>
                   <ToAppId>XYZ</ToAppId>
              </WSContext>
    Thanks,

    If you want to add custom tags in the soap header, one possible solution is use XSLT mapping or Java mapping to create header first then do message mapping for mapping the payload structure between your source and target  as usual.
    So in operation mapping you sequence mapping like this... first XSLT mapping for custom tags for the SOAP Header followed by payload mapping.
    Hope that helps.
    Search SDN for XSLT Mapping for soap header. Already we have handled these issues.

  • Reg: Adding spaces between texts in ALV list header

    Hi All,
    I was implementing a client requirement for ALV. The list header should contain something of this format.
    Pgm Id:               ZZZ01
    After this list header it is ALV display.
    I did this using the concatenate statement.
    ex: Concatenate 'PgmID' sy-repid into listheader seperated by space.
    But this is not showing spaces between text in ALV display. See I want a tabspace between the texts in headr. Any idea on how to mak it?
    Rakesh

    Depending on Fontsize the space might be so narrow that you believe its not there.
    check in the debugger if there is really a space in the string, the clause "separated by space" will insert one for sure.
    May be you'reshowing the ALV before you are modifying the listheader?
    Another approach is using strings, blanks at the end of a string are not deleted
    concatenate 'ABC ' 'XYZ' into s.
    and
    concatenate `ABC ` `XYZ` into s.
    will give different results, be aware of the difference in the quots in both cases. Using the second example you can insert as many blanks as you want.

  • Reg: Adding a new view

    Hi,
    Are there ay steps to follow to add a new view
    Sam

    Hi Carol,
    Thanks for the solution. I want to use a standard componenent tat is available in componenet workbenh. So as you said i should start with creating a view in the componenet. So If i am creating a new zview in the componenet will it impact the componenet. Will i be getting this new view at all places where the componenet is being used?
    I am actually trying to create a new view using a standard component and show iton CRM_UI_FRAME.
    The actual location where I want to create the new view is
    CRM_UI_FRAME/BSPWDApplication---->CRM_UI_FRAME/MainWindow-------->
    CRM_UI_FRAME/WorkAreaViewSet---------->BSPWD_BASICS/WorkAreaHostViewSet-----
    ------> InrWindow------>ICCMP_BT_INR/InrViewSet------->ICCMP_BT_INR/InrHeaderViewSet-
    -->MainWindow
    Sam

  • Reg: Adding field in the msci report

    Dear All,
                   In our business process, we are using msci report with user defined say example S966, our requirement is to add the new field in the existing report,
                  I have found that field in mc18
                 Incorporated  that field in key figures in mc22,
               But it is not showing in the report,
      Please tell me what else to do to get that field updated in the report.
    Regards,
    ram

    Hi all,
              Any contributions plz........
    regards,
    ram

  • Reg: Adding addtional columns to standard CNE5 transaction output

    Dear Experts,
    I'm new to Project system.I need to develop a report on POC in Project System. PS consultant told me CNE5 transaction is the close report, to develop the requirement. I need to add few more output fields.
    Can anyone help me in achieving the results.
    I have not worked on enhancement points... To add the additional columns we need to modify the standard program.
    Please suggest me how to start to developing the report.
    Thanks and Regards,
    Abdur Rafique
    Moderator Message: It's a good time to read-up on Enhancement Spots.
    Edited by: kishan P on Mar 2, 2011 11:18 AM

    Hi,
    This can be done in standard without using ABAP.
    just  define profile for display field & assing it to PS Info profile.
    Regards,
    Sam L.

  • Reg : Adding colums in MP01 tcode

    Good Morning Experts,
    I want to add a column (Zfield) to the Tcode MP01, for this I am using Exit as AMPL0001.
    whenever I double click on the FMexit or Screen exit it is asking for Access key.
    can anyone suggest me what is the problem and how to achive the above functionality.
    Regards
    valluru

    Hi
    Do this steps:
    1. Create a project with tcode CMOD.
    2. Set this enhancement (AMPL0001)
    3. Save, activate it.
    4. Create the ZX* includes in the FM EXIT_* in your own packages.
    5. Activate this ZX* includes.
    6. Set a break-point and test if the tcode trigger this enhancement. You will know it if tcode stop in the break-point.
    I hope this helps you
    Regards
    Eduardo
    PD: I forgot, use a user-ID with a developer key.
    Edited by: E_Hinojosa on Aug 8, 2011 8:49 AM

  • Reg: adding DTD declaration using java

    Dear All,
    I want to add the document type declaration definition to xml file using java.
    I am using ,
    transformer.setOutputProperty(OutputKeys.DOCTYPE_SYSTEM, "test.dtd");But it refers the specified dtd file....Can i add dtd definition directly....The dtd are as,
    <!DOCTYPE test [
    <!ATTLIST person nick ID #IMPLIED>
    ]>Is it any method to add the above...
    Thanks,
    Karthik.V

    If you invoke the print method on the top-level ELEMENT, you get
    just the body of the document with no DTD or XMLDecl. if you invoke
    print on the top level NODE (the DOCUMENT node), then the output
    document will contain the XMLDecl and DTD.
    So please try to print from DOCUMENT node.

  • Reg: Adding BUTTON to tabstrip

    Hi ,
    Iam unable to add BUTTON to tapstrip , "Add Elements to Tab" is disabled.
    (My tab strip contains 2 tabs , i want to add it to first tab).
    please help.
    Regards
    Sriinivas
    Edited by: cnu_2010 on Jun 29, 2011 9:18 AM

    Basically you can add buttons to UWL. The problem will arise when you want the button to do something sensible. I don't think that there is some standard Export to Excel action available. Of course you could do some custom development.
    Regards,
    Karri

Maybe you are looking for

  • Is it possible to Call ODI Scenario from eBS Concurrent request

    Hi Experts We have a concurrent request running on oracle eBS system. Is it possible to Invoke the ODI Scenario (on a different server) by submitting a concurrent request. Mostly the concurrent program will be a PL/SQL Thanks in advance.

  • AC_FL_RunContent issue

    My website http://www.libertychesapeakes.com/Libertychesapeakevideos.html runs my flash video in the preview but once i uploaded to my hosting account it said AC_FL_RunContent is not defined ?

  • Service tax configurations

    Dear Experts, I have created service tax ledgers as per different business place in same company code. Also this ledgers have been configured in the table J_1IT030k_V in SM30. When I check OB40 it shows me only one ledger for the same tax code. When

  • THE "APP STORE" ICON IN MY IPHONE IS DISAPPEARED. PLEASE HELP ME TO UPLOAD IT AGAIN.

    THE "APP STORE" ICON IN MY IPHONE IS DISAPPEARED. PLEASE HELP ME TO UPLOAD IT AGAIN. THANK YOU

  • Rep-1925: Invalid Font File

    Hi, I'm running Reports9i and playing with the new font sub-setting feature. I have added the following line to my uifont.ali file under the [ PDF:SUBSET ] section: sAdC128c = "SADC128C.ttf" I have placed the above ttf file in a directory that is in