View Of New transaction in the IC Web

We've made changes to a PC-UI transaction (using BAB and CRM Designer) and created a new BLVIEW ,How can we use this new(Z) BLVIEW in our transaction launcher?

First locate the action handler class attached for your PCUI transaction.
For example to action handler class for launching PCUI transaction for LEAD is CL_CRM_IC_ABOXSAMPLE_CR_LEAD.
If you check the super class for this handler class,i.e CL_CRM_IC_ABOX_ABSTRACT_PCA.
Copy CL_CRM_IC_ABOX_ABSTRACT_PCA to customer name space with
ZCL_CRM_IC_ABOX_ABSTRACT_PCA.Open the ZCL_CRM_IC_ABOX_ABSTRACT_PCA and edit method DETERMINE_VIEW_AND_APPLICATION.
replace the following code block
if not role_mo-blview is initial.
concatenate '&BLVIEW=' role_mo-blview into rv_result.
endif.
with your copied view name for ex ZTESTPCUI
if not role_mo-blview is initial.
concatenate '&BLVIEW=ZTESTPCUI' role_mo-blview into rv_result.
endif.
It works.
Make sure that you change the super class name to
ZCL_CRM_IC_ABOX_ABSTRACT_PCA in your action handler class.
Thirumala.

Similar Messages

  • Extract process up & running but I cannot see new transactions in the trail

    extract process up & running on source but I cannot see new transactions in the extract trail file and as result it is not replicated to target
    Program Status Group Lag Time Since Chkpt
    MANAGER RUNNING
    EXTRACT RUNNING E_ENVA 00:00:00 00:00:10
    GGSCI (HOST) 186> send extract e_Enva status
    Sending STATUS request to EXTRACT E_ENVA ...
    EXTRACT E_ENVA (PID 11824)
    Current status: In recovery[1]: At EOF
    Current read position:
    Sequence #: 33
    RBA: 34904432
    Timestamp: 2011-09-21 11:14:47.000000
    Current write position:
    Sequence #: 6
    RBA: 1008
    Timestamp: 2011-09-21 11:26:42.426000
    Extract Trail: C:\GG\dirdat\enva\ce
    GGSCI (ILW177711) 193> stats extract e_enva
    Sending STATS request to EXTRACT E_ENVA ...
    No active extraction maps.
    Where to look next and what is the root cause for this,
    thank you

    all configurations was ok and working fine (meaning data was extracted on source and replayed on target) before extract/replicat processes restart
    I did not touch any of the configuration files, after restart processes shows as up & running without any actual errors or rejects on the logs
    please find extract configuration file:
    EXTRACT e_enva
    SETENV ( ORACLE_SID=orcl )
    USERID USER_SCHEMA_A, PASSWORD AACAAAAAAAAAAAHAOFVCXAUANCVHIHCE, ENCRYPTKEY DEFAULT
    DISCARDFILE C:\GG\dirrpt\e_enva.dsc, APPEND, MEGABYTES 10
    REPORTCOUNT EVERY 10000 RECORDS, RATE
    NOTRACETABLE
    EXTTRAIL C:\GG\dirdat\enva\ce
    SQLEXEC "CALL USER_SCHEMA_A.pkg.event_message('START', null, 'ALL','e_enva')";
    SQLEXEC "CALL USER_SCHEMA_A.pkg.event_message('STOP', null, 'ALL','e_enva')" ONEXIT;
    TABLE USER_SCHEMA_A.T_TABLE, KEYCOLS (ID_OBJECT);
    TABLE USER_SCHEMA_A.T_TABLE_REF, KEYCOLS (ID_XREF, PKEY_SRC, SYSTEM, IND);
    logging and supplemental logging enabled, commits performed and again nothing was changed in configuration except that processes was restarted
    thank you

  • I got an iphone 4 as a gift. started using it. the account number i input is same as my existing i phone. I havent done any registration of this new phone in the apple web site.- Do i have to register the I phone? whatsapp how to download?

    i got an iphone 4 as a gift. started using it. the account number i input is same as my existing i phone. I havent done any registration of this new phone in the apple web site.- Do i have to register the I phone? whatsapp how to download?

    madhu_nainan wrote:
    Do i have to register the I phone?
    No, but it's recommended you setup a support profile:
    https://supportprofile.apple.com/
    whatsapp how to download?
    Go to the App store & purchase it.

  • How to add new validation for the iProcurement web page?

    Hi,
    I am very new to OA Framework. Can you experts give me some guidance on how to proceed with the following customization?
    My requirement is in iprocurement when you open a new cart and check out on "ICX_POR_SHOPPING_CART" there is a Project Field and reference to Charge account. If the users go to charge account (ICX_POR_CHECKOUT_SUMMARY) and enter the segment values ( which includes project segment) and enters a value in project segment other than '000000' with out entering the Project Field on "ICX_POR_SHOPPING_CART" the page should give error.
    Please give me some suggestions on how to proceed.
    Thanks
    Vish

    I need the client side validation. By saying server side validation if you mean writing a triger on tables to validate then I am thinking to take that option as last resort.
    Can you please tell me what is PPR ( Is it personalization?) stands for.? In my case the Charge Account is DFF.
    Can you direct me to any documentation on how to add custom javascript to achieve my objective?.
    Thanks for your Help.
    Regards

  • How to achieve New Window requirement from One Web Template?

    Hi Experts,
    I've a WebTemplate contains 2 Graphs. Each graph have one Zoom Button. My requirement is, When I click the Zoom button that corresponding Grpah should display in a New Window. I've finished all the above requirements.
    Since, I have One Mandatory field, I'm always getting the Variable Screen in a New Window while I clik the Zoom Button.
    I need to avoid this "Rerun" feature in New Window.
    Kindly suggest me how to achieve this..
    Full points will be given.
    Thanks
    Jay Jay

    Hi Thanks.
    Even I'm also trying for the same scenario only.
    Actually I have 2 Web Templates.
    In First Template I have 2 Charts and 2 Zoom buttons for each.
    While I running the 1 Template, i give an Value in the  Variable screen of First Web Template.
    If I click a Zoom button of 1st Chart, It should open a New window with the Second Web Template. And Second Web Template should automatically take a First Template's Variable screen Values.
    (Since, U have an Mandatory field in Second Template u were not faced this requirment.)
    Even I tried with "TRANSFER_STATE". It is not taking the First Variable Screen's input values.
    Kindly help me in this issue.
    Thanks in advance.

  • ** Create New Transaction Check Box in BPM

    Hi Friends,
    I have ticked the check box 'Create New Transaction' for every step in BPM. In Block I have mentioned 'Block Start' & 'Block End' property as 'New Transaction'.
    I have gone through SAP Help Transactional Behaviour of BPM. Somewhere it is mentioned by check this to increase system performance, database hit time will be reduced. Somewhere 'No New Transaction' is recommened.
    I am confusing on this.
    Could you kindly help me to understand this clearly ? (Like, what is the advantage of 'Create new Transaction'?, If untick what will happen ? ...)
    Kind regards,
    Jegathees P.

    it depends on how you decide to use the property.
    in help it mentions;
    Transactional Behavior for Specific Step Types
    At runtime, the system normally creates a separate transaction for each step. The transaction then covers this step only. However, you can influence the transactional behavior of particular step types. In the step properties, you can define that the system is not to start a new transaction when the step is executed. The system then executes the step in the transaction that was started at the time of execution. Consequently, no background work item is created for the step and the database does not need to be accessed. In this way you can improve system performance.
    by defining to not use a new transaction at the right place you can improve performance.
    It also depends on step types. For example in case of a sync send this is what help says;
    No New Transaction: You can expect better system performance if the system does not create a new transaction for the send step. However, only select this setting if by repeating the send step the result is not changed (idempotency). This is the case, for example, with lookup operations.
    Note
    If you have selected this setting and an error occurs, synchronous sending can also cause problems in the pipeline and the receiver system following the rollback. Messages with an error status can also remain in the pipeline.
    New Transaction: If the result is changed when the step is repeated, choose Create New Transaction. Otherwise the following error situation can occur: The system successfully executes a synchronous send step but an error occurs in the subsequent step. The system rolls back processing and executes all steps in the transaction - including the send step - again. If the send step results in a write-to operation in the receiver system, for example, creating a purchase order, this is also repeated. This can result in semantic errors. 
    Mainly transaction processing helps to have a roll back implemented.

  • How do I view incoming call telephone numbers from Verizon web site?

    I am trying to view incoming call numbers from the Verizon web site on my account.  I can do this on my past staements but need to see the incoming call numbers between the last statement and current (today)?  Can anyone help me?

    If you are the Account Owner and logged in as such ... once you're logged into your on-line My Verizon account, scroll down a bit to My Usage, then click the blue View Usage Details.  Under Minutes, click the blue Breakdown of Recent Activity.  Next to Current Call Log for Line, use the drop-down to choose the line you want to view, then highlight that line and you should see the call log.

  • Dynamic select views for MM01 Transaction

    Hii  Friends,
    I have an issue like i need to dynamically select the views in MM01 transaction from the BDC program
    without selecting that views manually.
    Using SHDB recording i can select the views before recording  and then call those views again
    If i want to select the views from the program how do i do it..
    If there is any way to do this in call transaction let me know plz
    Thanks in advance
    kishore

    BDC is not good for MM01 , go for bapi
    other wise go for  LSMW bapi method...
    Business Object      BUS1001006   Standard material
    Method               SAVEDATA                    Create and change materia
    Message Type         MATMAS_BAPI                 Create and change materia
    Basic Type           MATMAS_BAPI02               Create and Change Materia

  • SAP MII workbench - saving new transaction - role issue?

    We are using MII 12.1.4 (build 53) and have copied the SAP java roles to our own groups (ABAP Roles) in the UME, including the defined actions of the SAP roles.  We then assign the ABAP role in ABAP to the User, so that in the UME they now have the groups assigned. 
    We have run into an issue where when creating a new transaction in the MII workbench we are unable to save it.  If we add the standard SAP UME role SAP_XMII_DEVELOPER, we are now able to create and save the transaction (or whatever work).  The only difference we can see in the SAP_XMII_DEVELOPER role and our copied role is the name, all the actions in SAP_XMII_DEVELOPER are in our Group (ABAP role).
    our ABAP role (UME Group) example is:
    ZZZZ:Z_MII_DEVELOPER (has UME role AD_JU_MII_DEVELOPER assigned)
    UME Roles:
    Z_MII_DEVELOPER has the 3 actions below assigned:
         xappsxmiiumeactions     XMII_User
         xappsxmiiumeactions     XMII_Read_Only
         xappsxmiiumeactions     XMII_Developer
    SAP_XMII_DEVELOPER has the same 3 actions as above, and the onluy difference is the description, and that it doesn't have any assigned groups.
    Does the MII workbench use the hardcoded role names somewhere that would not allow us to use  our the ABAP roles (JAVA groups) or is there something else we are missing in the group?
    I have searched the best practices, forums, SAP help, OSS, etc. with no luck
    Thanks for any help,
    jake

    Hi Jake,
    I also faced the same problem recently.
    As Mike said, you need to add your role in " Transaction -> Security". Here, you will find all the available roles. Put the required role in Reader and Writer Roles windows.
    As far as your question is concerned, by default MII assigns XMII Administrators, XMII Developers and XMII Users roles (MII 12.0) as Reader to Transaction. Where as MII assigns XMII Administrators and XMII Developers roles as Writer to Transaction.
    Hope this helps!
    Best Regards,
    Kedar

  • Add New Transaction code at OMBR - Version Print Indicator

    Hello
    I need to add one transaction in the Version Print Indicator List. I know it can be done.
    Can any one guide me  how to do, as "New entries" is grey there. ( To best of my knowledge it is done through some other route or means)
    Regards

    Hi,
    Use t.code SE16.
    Enter table name T158 and press F5.
    This will allow you to add new transactions to the table.
    Nir

  • SRM 7.0 New custom fields added to view do not appear in the component conf

    Hi
    I added two custom fields to the view V_QTE_DOFC_I_DESC of the WD componenet /SAPSRM/WDC_DODC_QTE_I_DS. This view gets called when bidder is trying to create a bid and clicks on add Substitute Item in the Item tab. This view is simply a popup window where we can enter ther substitute item.
    I added two custom fields to the context of the above view and placed on the layout of the view as input fields. Then I tried to modify the component configuration /SAPSRM/WDCC_DODC_QTE_I_DS_SUB. When I look in t he web dynrpo built-in for the view V_QTE_DOFC_I_DESC, I don't see the custom fields that I just added. As a result, these custom fields are not displayed when I try to substitute an item. Could anyone tell me how to brining in these two custom fields into the component configuration.
    Any help is greatly appreciated.

    Hi Prasuna,
    Sorry ..You are right..I was looking at some other WDC related to contract data..It you map the CUFs to /SAPSRM/S_CLL_CTR_ITEM which has the include structure INCL_EEW_PD_ITEM_CSF_CTR then it should work fine.
    If you do this, are you able to view the new fields on the screen?
    you mentioned that you are not able to save the data to the table.
    Include your fields in INCL_EEW_PD_ITEM_CSF as well because if you add CUF to any of those doc types, you also have to add those CUF to the global structure for CUF documents.
    Also Check if you fields are there in structures BBPS_CTR_CUF_ITEM,BBPS_CTR_UI_ITEM and BBPS_CTR_ITEM.
    Check whether you have implemented the BADI's like BBP_DOC_CHECK_BADI ,BBP_DOC_CHANGE_BADI and BBP_DOC_SAVE_BADI . check out the structures (whether they having the CUFS) used in those if you have implemented any of them .
    Regards
    Lavanya
    Edited by: LAVANYA CHAVA on Aug 25, 2010 10:10 AM

  • MM50 : add new column in the material view

    Dear guru.
    I need to add a new column of material master in the material view of MM50.
    Do you have a solution (exit) in order to solve my problem ?
    Thanks.

    > I need to add a new field in the MM50 transaction not in MM02.
    Der Friend,
    Pls be specific about your query. As you know MM50 is for material view extension which is a std SAP trxn to help extend the views set by standard SAP pack and if you are referring new field as a new view then it is not so easily approachable.
    Shiva

  • How to add a new Field to the WEB User Interface in CRM 2007

    Dear experts,
    I have been struggling to add a new field to the (CRM 2007) user interface from available fields for a specific view.
    I have maintained settings in BS__WD_CMPWBàRuntime Repository editoràComponentàViewàConfigurationàNew ConfigurationàAvailable FieldsàField Propertiesàand save.
    But the field is only appearing in display mode in the Web UI, which doesnu2019t allows any user input.
    I need your help to resolve the issue, I would be grateful if you could provide step-by-step documentation with screenshots or any other kind of documentation.
    Each suggestion will be appreciated.
    Best regards,
    Raghu ram.

    Hi Raghu Ram,
    I think you added a new custom field using some method like EEWB etc.,
    Then, you are adding the field onto the UI using UI Configuration Tool .. right ?
    These are the steps to diagnose:
    Method 1.Check the field properties in the model browser first.
      It should be showing 'C' i.e., CHANGEABLE. If it is showing as 'R', it is only READABLE.
      In such a case you need to find a BADI to change the field properties.
      For example, in Marketing Applications OBJ BADI has a method CHANGE FIELD PROPERTIES for this purpose.
    Method 2. Debug and check what is the value coming for RV_DISABLED parameter in the GET_I method in BSP_WD_CMPWB. This should be FALSE.
    Method 3. Check what are the field properties in the UI Configuration tool.
    Make sure it is not a display only field.
    Regards,
    Masood Imrani S.

  • Web Enabling SAP R/3 Transactions in the Portal

    Hi,
    Our requirement is to web enable SAP R/3 (>4.6) transactions in the portal (EP 6.0). We don't want to check for user authorization in the portal as all these things are done in the R/3 system. We just want to have an iView in the portal which will show all the transactions user is authorized for (in the R/3 system). I think it will be something similar to when the user logs into the R/3 system using SAP GUI.
    Just to make it more clear, I am not looking for web enabling of a single R/3 transaction. I am looking for the web enabling of R/3 system as a whole in the portal.
    Can anyone please tell the steps to do the same?
    Please let me know for any clarifications.
    Regards,
    Chandra

    Hi ,
    Well first of all, nthis kind of interface is not suggested. But still if you need this kind of interface.
    then you need to have a seperate installation of ITS server. You need to define a SAP transaction based Iview.
    In property you can call any normal transaction, which gererally every user will have access to.
    Now attach this iview to any existing iview or create a new iview in Portal Content.
    Add the concerned page to a role/create a workset and add this page to it. and workset to concerned user role.
    this will take care of your requirement.
    if you need exact steps please let me knoe.

  • Compiled Views not showing up in the Web Client

    Hi everyone,
    I'm new to Siebel Tools. I did a simple exercise of adding an existing view to an existing screen in Siebel Public Sector. I locked the project and added the view to the screen. I did a full compile afterwards (compiled all the objects).
    I ran Siebel Web Client using the SRF file that was generated (from the compilation process) and I connected to our Server database. I went to user preferences to activate the view with my login user but I could not find the view anywhere.
    The same thing happened when I created a new view and added it to an existing screen. I compiled and launched the web client. I went the Administration - Application > View to associate the view with a new responsibility but the view doesn't appear in view picklist.
    To test my sanity. I copied the SRF file to another machine into the Siebel Tools/Objects/ENU folder and ran Siebel Tools. To my dismay, I couldn't see the views that I just created. I thought I compiled the views (in fact I compiled everything!). Turns out that everything I just created doesn't seem to make it to the SRF file.
    Am I missing a step somewhere here? Any expert help would be valuable!
    Thanks,
    Bernhard

    Hi,
    The new view what you have created wont appear in the View Pick Applet. That doesnt means the view is not available in the compiled SRF. You can just copy the view name and create a new record in the View applet and paste the view name. The View name will get stored in the Administration - Views.
    Then add the responsibility of the user you wish to appear the view for the users. Then drilldown on the added responsibility and do a "Clear Cache" there. Log out and login again to verify the view in the appropriate screen.
    Regards,
    Joseph

Maybe you are looking for

  • Touchsmart series and lack of hdmi in/out

    I signed up to this forum after searching around for info on hdmi in/out. I have not purchased an HP in about 5 years, I saw a touchsmart at costco and thought very nice. HOWEVER, as I google around there seems to be a general lack of HDMI support :

  • How can i successfully install linux on my ppc g5

    so... i have a pretty old machine. however it's still in great condition, all parts intact. it's running 10.5.8. there are the obvious issues due to lack of support for this os and all compatible software. i also had to leave it in storage for a whil

  • Playing audio file while Downloading

    Hello all, Can anyone give me an idea on how can I play audio file while downloading. Thanks

  • Can itunes run from a personal cloud drive, can itunes run from a personal cloud drive

    can itunes run from a personal cloud drive?   I currently have my Itunes  media files stored on an external drive because it is over 1.5GB with movies.  Does anyone have experience with a WD My Book Live wireles cloud storage device?    I would love

  • New, simpler version of Dreamweaver!

    For a decade Dreamweaver allowed me to successfully build and maintain a simple but effective website. It was intuitive and simple to use. That all stopped with the new version. I have tried but cannot even begin to understand CSS. It has made my lif