Saving data for a custom assignment block

Hi All,
I have created a custom assignment block where data is coming from custom table successfully. Now when I am modifying data from that block, MODIFY method of my custom implementation class is getting triggered. Till that point, I can get the modified entries. But how can I save those modified data?
I have inherited my implementation class from CL_BUIL_ABSTR. But EXECUTE_WITH_SAVE method is not getting triggered when I am testing my object from GENIL_BOL_BROWSER.
I am not sure whether I have to update API tables in MODIFY only. Please advise.
Thanks,
Suchandra

Hi,
Please run a ST01 trace and verify if the custom report has authority check for P_ORGIN and even if it does, verify if check for 'DUMMY' has been specified for the object field PERSA. In both cases, the restrictiona entered in user's role wouldn't work as expected.
You can alternately also use reports RSABAPSC or RPR_ABAP_SOURCE_SCAN for verifying the above mentioned points.
Please revert what you find.
Thanks
Sandipan

Similar Messages

  • Creation of custom assignment block

    Hi,
    I am trying to create a custom Assignment Block in the BPHeadOverview page of component BP_HEAD.
    I tried implementing it using EEWB ,by referring to the below SDN link.
    http://wiki.sdn.sap.com/wiki/display/CRM/EEWB-AddingTableattribute
    Following this link, I have completed till the part where it is suggested to run the report
    CRM_BUPA_UI_EXTEND_REPOSITORY.
    My problem is,the view which I created is coming in the Runtime Repository under the viewset for  BPHeadOverview page
    , but I am unable to find my view in the Component Structure Browser under the Views section.
    As a result of which I am unable to configure my custom Assignment block.
    Due to which I can't even find my AB with the other ABs coming under the BPHeadOverview page.
    Kindly suggest a solution.
    Thanks,
    Litty.

    Hi littyj,
               Move assignment block  BP_EEW in the overview page of BP_HEAD from available to displayed. Give it a title. Save configuration setting and check in web ui.
    Also please check in table BSPWDV_EHSET_ASG if the enhancement set your are using is default for the client you are working on or not.
    I m quite sure this issue is because of the enhancement set.
    Regards,
    Varun

  • How to set a default date for a custom field of Date type in project server 2010.

    hi,
    can somebody help  me.
    How Can i set the default date for a custom field of date type in project server 2010 ?

    Dear Rohan,
    You can set default value to custom field thru Lookup table. Assign lookup table to custom field and set default value to some lookup value (Note: check the “Choose a value to use as a default when adding new item” checkbox).
    Regards,
    Avinash kumar | Blog:http://avigr8.wordpress.com | If you found this post helpful, please “Vote as Helpful”. If it answered your question, please “Mark as Answer”.

  • MRP is not considering material availability dates for sorting customer ord

    Hello Experts,
    MRP is not considering material availability dates for sorting customer order/ sales order in sequence (thatu2019s is oldest from newest in order) in MD04.
    Please suggest.
    Thanks,
    Om

    Om,
    No.  Aside from my obvious desire to preserve my privacy, it would be a disservice to the other forum members.  No-one else but you and I would understand your problem, and no-one else but you would be able to benefit from any solutions. 
    There are dozens of free public portals suitable for posting pictures on the internet.  I suggest that you use one.
    Best Regards,
    DB49

  • How to create customer master data for walking customer in retail

    hi experts !!!!!!
    for retail industry e.g books trading industry
    how to create customer master data for walking customer in retail
    its dummy or one time customer
    if i create one time customer then same customer number can i use for every new order and every new customer how ?????
    thanks

    Dear Hanumant,
    As per my view,,
    You can use one time customer functionality to full fill your requirement.
    When you create sales order with one time customer system take you to the customer data maintanence screen through that you can maintain the one time customer data.
    Same one time customer number you can use for every new order through maintaining different data.
    I hope this will help you,
    Regards,
    Murali.
    Edited by: Murali Mohan.Tallapaneni on Dec 19, 2008 6:08 AM

  • Updated ipod to iOS5 and ALL saved data for games was deleted...

    Updated ipod to iOS5 and ALL saved data for games was deleted, basiclly got to start all games again from start. More annoyed about in-app purchases 
    Angry birds including the Mighty Eagle which bought, nowI have to buy it again if i want it making me spend more money, and Pinball HD whichI had Slayer another in-app purchase but got to buy it again.
    Angry bird seasons, Doctor Who Parking Mania, Cut the rope and much more, every game i checked so far except for 2 games i got works thru from game Center
    I did update iPod before updated iOS so saved data should be on ipod, Videos music all on ipod except for camera roll they all been deleted as well thanks to apple.
    is there any way of recovering it from itunes back onto ipod so theres no loss, If i cant then what?
    ipod was 4.3.3 before the update the previous version

    Go to iTunes>Preferences>Devices and look at the date of the backup.  Does the date f the backup correspond to whene the saved games would be on the iOd?  If so, restore the iPod from backup.  Make sure that the apps are in the iTunes library so they will be synced t the iPOd as part of the restore from backup
    Make sure thew auto-syncing is turned off . Otherwise, when yu connct the iPod to the computer the old backup will be deleted and replaced with the new ne that doe not contain the data. To turn off, check the box in iTunes>Prefernences>Devices that says "Prevent iPods....syncing".

  • Unable to locate Co data for co account assignment in EK02

    Hi,
    While creating entries in EK02 we are getting below error:-
    "The system was unable to locate CO data for CO account assignment key XXXX". We are using profit center and segment reporting " and have maintained the necessary settings in "Define CO Account Assignment Keys" against company code , segment and profit center and also maintained cost element settings.
    Any solution to resolve this error.
    Thanks and Regards
    Kumar

    Hi Kumar,
    Below are the configurations required in this regard.
    1. maintain GL account and const element - FS00. You can check whether the GL maintained as P/L GL.
    2. maintain the cost centre - KS01/02/03. Please verify all the details whether or not have been maintained correctly.
    3. maintain EK01 (if required).
    4. maintain EK02 - please double check whetheryou have CO account assignment 'X' in there.
    5. maintain CO account assignemnt key in SPRO - Check whether correct cost centre is maintained against correct CoCd.
    This would suffice.
    Please let me know if you're stil facing the issue.
    Thanks
    Bodhisattwa

  • How to populate data from bol to assignment block.

    Dear experts,
    I saw on sdn discussion similar questions, but have not found the suitable answer.
    I need to add fields for BP using EEWB and to work with this field in WEB UI. For achievement of it I have executed following steps:
    1. Using EEWB has added new z u2013 fields to BP. This fields have appeared in tcode bp on a tab "customer data".  Besides I have seen this field in created z u2013 BOL.
    2. Using tcode BSP_WD_CMPWB has created z bsp component.
    3. In z bsp component has created view and custom controller which correspond earlier created z - BOL. Also has created following binding:
       owner->do_context_node_binding(
                iv_controller_type  = cl_bsp_wd_controller=>CO_TYPE_CUSTOM
                iv_name = 'ZBP_S_INF/NumBpOutSYS'
                iv_target_node_name = 'ZZ9BHEEW'
                iv_node_2_bind      = ZZ9BHEEW ).
    4. Has redefined method DO_PREPARE_OUTPUT and would make modify the *.htm file for the purpose on toolbar there were buttons of editing of the data.
    5. Has adding z - assignment block to bp_head component.
    At start WEB UI the assignment block it is visible in list displayed blocks of account data. In this block there are buttons on toolbar. But in this block the data is not displayed. Though really data there is, as they are displayed in tcode bp.
    Please inform as to populate the data from bol to z u2013 component. I assume that it is necessary for me to create get_ methods. But methods get_ and set_ do not cause query.
    Iu2019m work in CRM 7.0.
    Best regards,
    Eugene.

    HI, Prasenjit
    Here the text my html pages
    <%@page language="abap" %>
    <%@extension name="thtmlb" prefix="thtmlb" %>
    <%@extension name="chtmlb" prefix="chtmlb" %>
    <%@extension name="bsp" prefix="bsp" %>
    <thtmlb:areaFrameSetter toolbarButtons  = "<%= controller->gt_button_header %>"
                            maxButtonNumber = "3"
                            displayMode     = "<%= controller->view_group_context->is_view_in_display_mode( controller ) %>" />
    <chtmlb:configTable actionsMaxInRow       = "3"
                        allRowsEditable       = "TRUE"
                        displayMode           = "<%= controller->view_group_context->is_view_in_display_mode( controller ) %>"
                        downloadToExcel       = "TRUE"
                        id                    = "Table1"
                        onRowSelection        = "select"
                        personalizable        = "TRUE"
                        selectedRowIndex      = "<%= ZZ9BHEEW->SELECTED_INDEX %>"
                        selectedRowIndexTable = "<%= ZZ9BHEEW->SELECTION_TAB %>"
                        selectionMode         = "<%= ZZ9BHEEW->SELECTION_MODE %>"
                        table                 = "//ZZ9BHEEW/Table"
                        usage                 = "EDITLIST"
                        visibleFirstRow       = "<%= ZZ9BHEEW->VISIBLE_FIRST_ROW_INDEX
    %>"
                        visibleRowCount       = "6"
                        width                 = "100%"
                        xml                   = "<%= controller->configuration_descr->get_config_data( ) %>" />
    Whether the page can html operate extraction of the data?

  • Authobject for SAP collaboration assignment block in Solman 7.1

    Hi Guru,
    I am trying to find the authorisation object for edit option in SAP collaboration assignment block in Solman 7.1.
    The edit button is disabled.
    I could not find it through trace as it was greyed out.
    Could you please suggest which authorisation object is used for this.
    Regards,
    Pooja

    Hi,
    Please see if this can help you ...
    The Request for Change in Solution Manager 7.1 has a new screen area to define the scope. This new area is the scope assignment block.
    The Request for Change in Solution Manager 7.1 offers inside the Scope assignment block the possibility for several follow up documents also of different types. The field subject is obsolete in Solman 7.1 it was replaced by the change category of the scope assignment block.
    To define which change categories are valid you can perform the following customizing.
    SAP Solution Manager Implementation Guide - SAP Solution Manager - Capabilities (Optional) - Change Management - Standard Configuration - Change Request Management Framework - Make Settings for Change Transaction Types
    Choose SMCR Request for Change or your corresponding customer specific request for change and then double click on u201CCopy Control Rulesu201D in the left navigation area.
    Here you can define which follow up documents (also your own Z & Y Types) you want to allow in the scope as change category as well as define which information of the request for change shall be automatically copied. e.g. priority, text, date, attachments, context.
    Let me know if you need any further clarifications...
    Thanks,
    Ravi

  • User exit for  Unblocking Customer credit block

    Business Requirement:
    To bypass the customer credit block error message and udate the sales order (extension data)
    We currently have a custom program which updates the Sales Order item data for Additonal Tabs (custom fields in VBAP) table. We want to update the Sales Order item level and bypass the error thrown by the below BAPI.
    BAPI_SALESORDER_CHANGE
    E V1                   154 Order receipt/delivery not possible, credit customer blocked

    Hi
    If I understand you, you want to update some fields (zz-fields in an append for VBAP) if the conditions that return an error message happens. What is the error? An standard error or a customer error in a userexit? To populate the fields (for instance, the same that for structure BAPIRET2), you can use the USEREXIT_MOVE_FIELD_TO_VBAP in MV45AFZZ if it's triggered before the error message and you can reproduce the validation for this error in this userexit.
    I hope this helps you
    Regards
    Eduardo

  • How to format data for a custom group

    Hi all
    I have a pivot table with Actual and Budget as columns and some accounts in the rows. Since I'm using the account hierarchical column, I created custom groups for the accounts using the Selection steps pane. For example, I created a new group called Profit to combine 3 different Profit accounts and display one Profit line.
    Now I want to format the data for the Profit group. I right-click on the Profit group, choose to edit the group and click on the Format button on the bottom left corner. I add some formatting, e.g. borders. When I now view the pivot table, borders have been applied to the label of the group - so the word Profit is now bordered. However, the values in the Actual and Budget columns do not have a border. Don't know what I'm missing, but I want both the group label and the values to be formatted the same way.
    How can I apply formatting to the data/values for the custom group?

    Yeah tried that already, it formats the entire column whereas I need just the values for the Profit row to be formatted. Seems it is a limitation only when using custom groups?

  • Problem while saving date field in custom table

    Hi,
    Iam facing the following problem while saving a date field in custome table
    i have a date field zdate in which the value is 02082010.
    now when i try to insert this value in the custom table it is getting updated as 20/10/0208 , but it should be 08/02/2010
    How can i correct it..
    Regards
    Kumar

    just before saving u might have to use a string reverse FM and then save it..
    CALL FUNCTION 'STRING_REVERSE'
      EXPORTING
        STRING          = p_string
        LANG            = sy-langu
    IMPORTING
       RSTRING          = r_string
    EXCEPTIONS
       TOO_SMALL        = 1
       OTHERS           = 2

  • Web item for a custom large block of text

    Hi all,
    I want to include a large block of text in one of my web templates. I could just type it there in a table or something like that, but I'd like it to have the same look and feel as the rest of the web items.
    Is there any web item I can use to include that text, so that I can have the nice blue, collapsible boxes, with a title and all the works?
    Thanks a lot in advance for your help.

    Assign a BEX-style-class to your text.
    You could insert your text into a cell of a table and assign a style to that cell.
    <td class=SAPBEXstdItem>'your text'</td>
    Regards,
    Beat

  • Maintain Validity Date for Mitigation Control Assignment to Users Virsa 5.2

    We have over 1,000 SoD's all mitigated.  The val;idity date for these mitigation controls needs to be updated.  Does anyone know a way to perform a range of updates so it is not necessary to update each user assigned to a Mitigation Control.

    The only way to do that currently would be to download the table information, edit in Excel and re-upload the table.
    Not for the faint of heart, but doable.
    Frank.

  • Backup dialy data for new customer

    Which way is the best efficient way to let customer keep B1 data correctly?  They want to know how they can do this correctly and won't need outside networking company to get involved too much.  They want to make sure the data is backup correctly and can check from the log. 
    If the backup failed from the log, what they should do?  Backup as soon as they know the backup failed before they continue to use B1?  They are using 2007A and have out source IT company for network issues.

    Hi Lily,
    There are 2 option to take the backups.
    (This is from the SAP Business One)
    1.  Double click the service manager from the system try (  Start >> Programme Files >> SAP Business One  >> Server Tools>> Service Manager) Select SBO BAckup >> Settings >> Give the desired Path and start the services .
    FROM SQL SERVER
    2) Start >> Programme files >> Microsoft SQL server  2005 >> SQL Server Management Studio >> Connect by giving appropriate password of sql server.
    On the left pane of the object explorer you will find Management ( Double click on it) you will find Maintainance Plan. Right Click on the maintainance Plan and select  Maintainance Plan wizard >> window opens >> click next >> give the name of the maintainance plan >> Description >> server name
    >> username and password >> click next >>  select all or only required (Backup full database)>> click next >> Select the required database >> Select the destination by giving path >> Click next >> mention the schedule by clicking the change button >> click next >> click next >> finish.
    Follow the above steps and your SQL server will take care of the back up.
    Ashish Gupte
    Edited by: Ashish gupte on Jun 8, 2009 9:34 PM

Maybe you are looking for

  • Executing shell commands from Java.

    I want to execute shell commands in Java using the Runtime.exec( String ) method. The method works fine under Linux OS, but under Windows '98 the method didn't work at all! For example the following call: Runtime.exec( "dir" ) throws an exception sho

  • General SQL question

    I have seen the following in some sql, but not sure of the difference. select abc, NULL from xyz where ..... select abc, to_char(NULL) from xyz where .... my question is there a difference between NULL and TO_CHAR(NULL) ? Thanks.

  • What do you recommend to use as an offline data store, since SQL CE support is not in VS 2013?

    A few years back I was architecting an occasionally connected .Net desktop application.  VS 2010 was offering full support for Microsoft Sync Framework and SQL CE with Entity Framework.  This seemed like the perfect marriage, so I ran with it, and th

  • Handoff not working

    When I try to link my mac and iPhone with handoff, it doesn't work. -Both devices have bluetooth on, but won't pair with each other -Both devices are on the same wifi network -Both devices have handoff turned on and are on the same iCloud accounts I'

  • Query to identify full table scans in progress

    Does anybody have a query that would help me identify: 1) Full table scans in progress. 2) Long running queries in progress. Thanks, Thomas null