Ztable field level Mass Change

Dear All,
According to our client business scenario we have created one Ztable to capture day to day activities.
Daily minimum 3000 records are getting saved. after some time user will change the single field value with some conditions. at a time he can change 10000 records also..now im using the syntax UPDATE ZTABLE FROM INTERNALTABLE.its working ...but i feel it may fail when no of  records got increased.
so suggest me some options...if any one have idea about Mass change object creation for ztable please guide me to create
Thanks & Regards
Raj

If you are changing too much data without a "commit work", then the redo buffers will be full at some point, leading to a short dump.
To be on the safe side update the database table in blocks of say 10,000 records and send a "commit work" after each block. The optimal block size varies depending on row length and system parameter settings. Just try around a bit.
Thomas

Similar Messages

  • FBL1N - Fields in "Mass Change" option

    Good afternoon experts,
    Is there any posibility to change the fields that appear in the "Mass Change" option in transacctions FBL1N, FBL3N .....?
    Thank you a lot.
    Kind regards,
    Daniel

    Hello,
    Please, READ the SAP Note  640908. It describes how you can change other fields in these transactions.
    REgards,
    REnan

  • FI-GL- FI Document mass change

    Hello friends,
    We are on ECC6 and having requirement from user to have field "VALUT - Value Date" in "Mass Change" option of FBL3n.
    Can any one give me solution to add VALUT field in mass change screen.
    Thanks,
    Parag
    +9120 9823053472

    you need to make sure the field can be changed in FB02.
    I presume you have a program for your mass change, however you need to check you config. There is config at line item and header level over the fields that you can change.
    There have been numerous threads explaining how this is done if you dont know, use the search facility.
    If useful assign points.

  • Add fields to Sales Order Mass Change  selection screen

    Hi,
    Li & Fung customer customer needs to include following fields in the selection screen (Header Level)  and the display output in Sales Order Mass Change (/AFS/MDC).
    -     VBKD-BSTKD_E
    -     VBKD-KDGRP     
    According to the SAP documentation we have done the configuration (Add details of custom fields) and implemented the BADI u2018/AFS/MDC_SELECT_CUSTOM_FIELDSu2019 with following methods.
    -     /AFS/IF_EX_MDC_SEL_CUSTOM_FLDS~SELECT_HEADER
    -     /AFS/IF_EX_MDC_SEL_CUSTOM_FLDS~SELECT_CUSTOM_DATA
    Data selection part works perfectly, but if we do not enter any values in any custom field in  the selection screen, then the BADI is not working. The output displays the columns without any value for the custom field. However, for VBKD-KDGRP is added as a custom field in the selection, but it already exists in the output display by standard, and it does display the value.
    The system should display all custom fields values even if we did not input them as part of the selection screen
    I would like to know if we have missed something, or is it the expected behavior of this enhancement, which seems to be inconsistent. Also please advise if there are any other methods available to solve this issue.
    thanks very Much.
    Nilmini

    Hi Nilmini,
    In My case, I have added custom fields to MDC change screen by using /AFS/MDC_CHANGE_CUSTOM_FIELDS but its not appearing in Grid list display. Would like to appreciate if you can Help me to achieve this.
    Regards,
    Jelli

  • Mass changes of Material Master field with different values

    Hi,
    How to change a field in Material Master for more than thousand materials. I think MM17 can only be used for mass changes of materials with same values. I need to upload different values for different materials. Is there any other way to do this.
    Thanks,
    K R Vishnu Kumar

    Hi Kumar.
    I think you have to use LSMW for mass updation for Material Master fields with different values.
    Regards,
    Rahul.

  • How to make a mass change for incoterms of a scheduling agreement at item level.

    Hi SAP Guru,
    There are many wrongly assigned incoterms in the scheduling agreement at item level by a user exit which was implemented recently in production. May i know if there is any way that we can revert those changes back to the original incoterms via mass change? I've tried to search over the internet and it seems like there is no posting about this issue before. Please help urgently. Thanks in advance.
    Regards,
    Shawn

    You can use the following sample to develop your usecase.
    Here, we would show menu items only for the nodes at level 3.
    You can also download the entire sample based on POJO at
    http://adfsampleapplications.googlecode.com/svn/trunk/TreeSampleApplication.zip
    The code is self explanatory.
    Let know, if you have any specific questions.
    <af:form id="f1">
    <af:treeTable value="#{bindings.continents.treeModel}" var="node"
    selectionListener="#{bindings.continents.treeModel.makeCurrent}"
    rowSelection="single" id="tt1" columnStretching="last">
    <f:facet name="nodeStamp">
    <af:column id="c1">
    <af:outputText value="#{node}" id="ot2"/>
    </af:column>
    </f:facet>
    <f:facet name="pathStamp">
    <af:outputText value="#{node}" id="ot1"/>
    </f:facet>
    *<f:facet name="contextMenu">*
    *<af:popup id="p1" contentDelivery="lazyUncached">*
    *<af:setPropertyListener from="#{bindings.continents.treeModel.depth}"*
    *to="#{pageFlowScope.CurrentDepth}"*
    *type="popupFetch"/>*
    *<af:menu text="menu 1" id="m2">*
    *<af:commandMenuItem text="View Districts" id="cmi1"*
    *visible="#{pageFlowScope.CurrentDepth == 2 ? true : false}"/>*
    *<af:commandMenuItem text="View Attractions" id="cmi2"*
    *visible="#{pageFlowScope.CurrentDepth == 2 ? true : false}"/>*
    *</af:menu>*
    *</af:popup>*
    *</f:facet>*
    </af:treeTable>
    </af:form>
    Thanks,
    Navaneeth

  • Mass change for field Confirmation control Key in PO / SA

    Dear All,
    There is a need to do mass change in value for field Confirmation control Key in PO / SA. Some of them have PO history. If we have PO history system wont allow to change conf. ctrl key. Also since it is a production system we can not cancel previous po histories. This is in SAP 4.7 where we dont have mass change tcode for Scheduling agreements.
    Can we maintain the values thru table entries. like using se16n maintain entries check box. This option is greyed out. can we activate that & do this requirement.
    please suggest.

    hi Greetings!
    The confirmation control key can not be changed in the scheduling agreement if GR for item had already been posted. If the GRs can be canceled , it is possible to change the confirmation control in the SA item.
    Version 4.7 do not support Mass change of scheduling agreements, hence you have to either create a SCAT or BDC to perform the task.
    Gobinathan G

  • Mass change of certain fields thru list of equipments IE

    Hi,
    Instead of writing LSMW, i am looking for mass change option for list of equipments available thru IE05 under Go To----> Carry out a mass change.
    Its giving me a error message :
    Objekt PM_MASS_TECH_OBJECTS is not maintained
    Message no. BL010
    Diagnosis
    An application log entry is to be made for object PM_MASS_TECH_OBJECTS. This object is, however, not maintained as an application log object.
    Objects and subobjects of the application log are created using transaction SLG0.
    System Response
    The program had to be cancelled.
    Procedure
    Inform the system administrator.
    I went thru the forum link: Mass Change of Functional Locations - error message "Objekt PM_MASS..... and read the note 1166820.
    Please tel me the steps to do in order to include Object    : PM_MASS_TECH_OBJECTS
    Object Text: Mass Change of Equipments and Functional locations
    in table as per the note...
    Please provide some detailed steps..
    Authorization is no issue as i have profile: SAP_ALL
    Thanks
    Murad..

    Hi All,
    i'm trying to change a filed value as null. i.e. a value is maintained in pp work centre field for functional location.  i want to delete this value to keep this field as blank. By using this mass change functionality i'm not able to do so. can any body hep me out to this problem.
    Raj

  • E-Recruitment - Requisition - Infotype Field Level Change Log

    Hi Experts,
    We are implementing SAP E-Recruitment, and would like to know how to capture the changes made in Requisition at infotype field level.
    For example: If a support team member is added/delete in the Requisition (Tab - Support Team), then these changes (NEW/DELETE) at the infotype field level are required.
    I have tried to maintain the infotype and the required fields in V_T582A, V_T585A, V_T585B and V_T585C. But didnt get any result when I executed the report RPUAUD00. Is there any additional configuration required for this?
    Please adivse.
    Thanks and Regards,
    Dinakaran R

    Hi,
    You can just to that with the infotype table log. Support team is stored in table HRP5131.
    Regards,
    Nicole

  • Cretit control area field - Customer master - mass change

    Hi Gurus:
    I want to use the customer master mass change program (T.code XD99) to assign a default credit control area for all the customers. However when i try to save the mass changes it does not update the credit control area, and shows an information message "0000500004 : No batch input data for screen SAPMF02D 0900" . Did anybody come across such situation ? and how to resolve this ?
    Thanks in advance.

    Refer to note 552066, The system is attempting to maintain some ETM data that may not be relevant. May be this applies to you.
    Symptom
    During the start of the mass maintenance with Transaction XD99, the system generates batch input sessions for the import of the data in the background. In the process the system also tries to supply fields RF02D-D0900 and RF02D-D0910 on screen SAPMF02D 101 with data, although these fields do not exist on the screen. Then the batch input processing terminates.
    Solution
    The correction of the source code for the generation of the batch input data is described in the corresponding correction instruction. A solution that allows also the mass maintenance of ETM data with Transaction XD99 is in preparation.

  • Open field BSEG-UZAWE on mass change FI document

    Hi Expert
       On transaction code FBL1N - Vendor line item  I need to used mass change icon for input value
    in field  Payment Method Supplement (BSEG-UZAWE) but when I click the mass chang icon  
    the Payment Method Supplement field  not open . How I can open the field open for mass change.
    thank you very much.

    HEllo!
    Some fields are not allowed for mass change in the standard transaction. But there is a consulting
    SAP note explaining how to mass change additional fields. Please, check the solution part of SAP 640908.
    To mass change additional fields in the standard SAP transaction you  can use the explanation given in the note.
    REgards,
    REnan

  • Error during transport-Structure change at field level (convert table /BIC)

    Hi,
    I am trying to transport from DEV to Test when I encountered this error.
    The tables are both consistent when I checked with SE14.
    Start of the after-import method RS_CUBE_AFTER_IMPORT for object type(s) CUBE (Activation Mode)
    Error/warning in dict. activator, detailed log    > Detail
    Structure change at field level (convert table /BIC/DZCRUSDI026)
    Table /BIC/DZCRUSDI026 could not be activated
    Return code..............: 8
    Following tables must be converted
    DDIC Object TABL /BIC/DZCRUSDI026 has not been activated
    Error when activating InfoCube ZCRUSDI02
    Error/warning in dict. activator, detailed log    > Detail
    Structure change at field level (convert table /BIC/DZCRUSDI023)
    Structure change at field level (convert table /BIC/FZCRUSDI02)
    Table /BIC/DZCRUSDI023 could not be activated
    Table /BIC/FZCRUSDI02 could not be activated
    Return code..............: 8
    Following tables must be converted
    DDIC Object TABL /BIC/DZCRUSDI023 has not been activated
    Error when resetting InfoCube ZCRUSDI02 to the active version
    How do I resolve this
    thanks

    Hi,
    There are no Inactive objects in the cube in DEV system. Also must of the changes I made in Test are already in the cube in TEST But the cube is not active.
    SAP proposed that the cube be activated manually but is not a good procedure to activate in TEST system.
    Error when resetting InfoCube ZCRUSDI02 to the active version
    Message no. RSO410
    Diagnosis
    Errors arose when activating InfoCube ZCRUSDI02. An active version already existed before the activation.
    System Response
    InfoCube ZCRUSDI02 could not be reset to the old active version. Since the generated objects no longer correspond to the old active version, they were reset to inactive.
    Procedure
    The old active version of InfoCube ZCRUSDI02 can no longer be used. Remove the cause of the activation error and activate InfoCube ZCRUSDI02 anew.
    thanks

  • Mass change in BOM - field "Relevant to sales"

    Hi All,
    How to do Mass change in BOM for the field "Relevant to sales" ?
    Thanks.
    Marianna

    Hi,
    Need to use CS02 recording in such a way that you can change every item in a particular BOM.
    e.g. First get into HEader Material BOM (CS02), once you've General Item Overview screen, do NOT directly go to item details of any item.... first click on tab-'Position', enter either Item Number or Component or both and then go to item details to change the relevancy indicator. Once changed for a particular item, save the BOM & come out of it. Then try for next item & so on....
    Again this is my initial thought, you need to try out few recording options like this and then chose the most suitable one. Take help from ABAP expert if any available.
    Off-course, initiallly it would take time to set-up LSMW but later on just need to create a data-file & do the mass changes.
    Hope it will help.
    Regards,
    Anup

  • Problem with adding new field to the mass change screen in FBL5N

    Hi,
    We have a problem with adding the field XREF3 to the mass change screen. We followed steps described in the SAP Note 640908, but the result is that when we try to mass change some documents in FBL5N and enter some values in the mass change screen, a message appears: "Please enter at least one new value" and nothing is changed.
    If you have faced with such a problem, we would be grateful if you give us some tips.
    Regards,
    Miłosz Włodarczyk

    The problem has been resolved: we didn't activate a code in SE80.

  • Mass change for QM at operation level in routing

    Dear Experts,
    I have to carry out mass change for Quality Management at operation level in routing. The steps that I am carrying out for an individual record are as follows.
    1.     CA02
    2.     Inspection point 100 is maintained at header level
    3.     Go to operation level
    4.     At operation level work center and control key have been maintained
    5.     Double click on operation
    6.     When I scroll down here I go to Quality Management: Inspection Points view.
    7.     There by default in Insp.pointCompletion system shows the option as u201CQuantity, valuation (production) and radio button selected default indicates u201CQty-relatedu201D
    8.     I want to change these options as only u201CValuationu201D and u201CNo relationu201D respectively
    My queries are,
    1.     Is there any T-code available to carry out these changes in mass?
    2.     Is it possible to do this without any Z development?
    I am doubtful about using LSMW here. I would be highly grateful to you if someone can help me step by step.
    Thanking you,
    Anand Rao

    Hi Sujit,
    Thanks for your reply!
    I tried CWBQM. Unfortunately could not succeed. I think may not be feasible through CWBQM.
    But I came across T-Code CEWB . There I opted "SAP_OPERATION" as working area and it worked. Its quite useful T-Code.
    Thanks again for your input.
    Regards,
    Anand Rao

Maybe you are looking for