Transaction for Mass Update

Hi,
Can anyone List out some Standard SAP transactions that are doing mass update.
Means Transactions which are updating a range of records in single shot. Instead of doing it one by one.
I need to create a Mass update for Material. What MM02 do for a single material, I need to do for a range of materials.
I know some Transactions like XD99, MM17 and MASS. But I need some more names from you.
Points will be rewarded .
Regards,
Paliwal

hi,
check these.
CO44  Mass processing of orders
F.80  Mass Reversal of Documents
FOFO  Mass release
FOVX  Mass Processing of Offers
IMAM  Mass maintenance of approp.requests
KE55  Mass Maintenance PrCtr Master Data
SU10  User Mass Maintenance
XD99  Customer master mass maintenance
XK99  Mass maintenance, vendor master.
<removed by moderator>
Edited by: Mike Pokraka on Aug 4, 2008 11:26 AM

Similar Messages

  • Any upload programe for mass update of documents

    hi
    i just want to know whther there is a process for mass update of documents .....like LSMW .....
    pls suggest me
    Reagards
    s

    Hi Surya,
    Following are the step to upload batch document in LSMW:
    Create the Project, Subproject and Object in the LSMW Transaction (press F8)
    1) Maintain Object Attributes (click on Batch input recording) for ex: Do the recording to create DIR .
    Create recording (t code CV01N
    It will direct us to T code CV01N crate DIR attaché the document then save it.
    2) Maintain Source Structures: from Object overview List
    For easy reference copy the source file to Excel sheet and tabulate it has horizontal format then copy that in .txt .Create source structure save and go back.
    3) Maintain Source Fields:
    Maintain table (for ex: field name: DOKAR, type (should be) :C and length: 3)  save it and go back.
    4) Maintain Structure Relations : create relationship and go back.
    5) Maintain Field Mapping and Conversion Rules
    Go to Extras -> Auto field mapping
    Accept all proposals Continue till Auto file mapping is completed save it and go back.
    6) Maintain Fixed Values, Translations, User-Defined Routines(Optional)
    7) Specify Files
    Specify the input file (which we have saved in .txt file format in step 2) click in Tabular.
    8) Assign files
    9) Read Data:
    Execute the read data step to read the input file data (press F8)
    10) Display Read Data . 
    11) Display and Convert Data:
    The validations will take place when we execute the convert data step. The error records will download to the specified file path if there any and same will be displayed.
    12) Create Batch Input Session (press F8)
    13) Run Batch Input Session (press process-F8)
    Thus continue with this process document can be uploaded with given source file hence will create the specified DIR. hence continue enter...
    Continue till all the DIR created (as per input given in source file).
    Regards,
    Seema Pilankar

  • Transaction to Mass Update Header and Item text in Purchase Order

    Dear All
    Whether any Transaction in SAP to mass update the Header and Item text in Purchase Order.
    One Single Text For Ex :" This is a Dummy PO" .
    This text needs to be updated in large number of POs.
    Please let me know your views
    Reg
    Shyam

    Hi Shyam,
    You can make use of BAPI_PO_CHANGE for this. See the documentation of this BAPI in SE37 for more information.
    "You can transfer header and item texts in the PoTextHeader and PoTextItem tables. You import texts
    for services in the PoServicesText table. Texts can only be replaced complete."
    Regards,
    Purnima.

  • End User Transaction for Mass Change Sales Orders

    Hello,
    Transaction MASS can be used to change sales orders using object type BUS2032, however, end users are not allowed access to MASS.
    In most other cases, the object types can be accessed by individual transactions, for example, MEMASSPO for BUS2012 and XD99 for KNA1.
    But I cannot seem to find a similar transaction for object type BUS2032, does anyone know whether one exists or how to create such a shortcut.
    Thanks,
    Jake.

    Hi
    See SAP Note 483303 - BUS2032: Only sales orders of category VBAK-VBTYP = 'C'
    Regards
    Eduardo

  • Transaction for Mass processing of PM(Plant maintenance) orders

    Hi all,
    Pls let me know if there is any standard tcode for  for Mass processing of PM(Plant maintenance) orders
    I checked for COHV ,but it's appplicable only for produciton orders it seems
    Costing has to be recalculated for all the orders of order type PM02 for financial year 2008-09
    Awaiting eagerly for your reply
    Thanks,
    SVP

    Hello,
    Please try using IW38,IW39
    execute the screen and then you get the option for releaseing , teco etc
    Regards
    gajesh

  • Program for mass update of position description

    Hi Gurus,
    Just want to confirm if there is an existing standard program that will mass update the description of the positions in PO13?
    Thanks.

    HI,
    LSMW can help us in this case.
    Regards,
    Param

  • Transaction for Mass deletion of Listing/ Exclusions   ???

    Hi
    Is there a transaction i can use to mass delete Listings which exist ?
    I wish to delete them all from our development client only
    thanks
    Tony

    Hi
    KIndly create the LSMW as per the below source fields for t code VB02
    KSCHL                          C(004)    Material listing/exclusion type
    SELKZ_01                       C(001)    Selection indicator for list screens
    KUNNR                          C(010)    Customer number
    DATAB                          C(010)    Validity start date of the condition record
    DATBI                          C(010)    Validity end date of the condition record
    MATNR_01                       C(018)    Material Number
    REgards
    Damu

  • Transaction for displaying update parameters in SIS

    I need to find what the periodicity or period unit is for an info structure that we created in-house.  I know there is a screen that is labeled: Updating - Sales and Distribution: Info Structures.  However, I cannot find it in IMG.  Does anyone know what this transaction is?

    Hi Glen,
    Have you looked transaction OMO1?
    Path: SPRO -> Logistics – General -> Logistics Information System (LIS) -> Logistics Data Warehouse -> Updating -> Updating Control -> Activate Update.
    Hope this will help.
    Regards,
    Ferry Lianto

  • Transaction for mass material master change history

    Hi,
    Is there a transaction where I can see all materials that have had changes to their material master within a date range?
    Example: I want to see all materials that had changes to their master between Sept 7th and Sept 10th
    Thanks in advance!

    Dear Lee,
    Check the report RSSCD100 for the table MARC,for the mentioned date range.
    Regards
    Mangalraj.S

  • Programm for mass update of IDocs

    Hello @ll,
    is there any standard report existing which could update field contents for a range of wrong created IDocs?
    Thanks for any help!
    Chris

    hi
    DATA ls_data LIKE p0015 .
    DATA ls_return LIKE bapireturn1 .
    *--Fill "ls_data" as required here
    *- Be careful about the checks that will be done during
    execution of the function module. The checks it will
    *do, will be more or less like when you insert the
    *record using the tcode "PA30". e.g. you must fill
    *obligatory fields
    CALL FUNCTION 'ENQUEUE_EPPRELE'
    EXPORTING
    mode_prel = 'E'
    mandt = sy-mandt
    pernr = ls_data-pernr
    infty = '0015'
    subty = '1650'
    endda = ls_data-endda
    begda = ls_data-begda
    _scope = '1'
    EXCEPTIONS
    foreign_lock = 1
    system_failure = 2
    OTHERS = 3.
    IF sy-subrc NE 0 .
    EXIT.
    ENDIF.
    CALL FUNCTION 'HR_INFOTYPE_OPERATION'
    EXPORTING
    infty = '0015'
    number = ls_data-pernr
    subtype = ls_data-subty
    validityend = ls_data-endda
    validitybegin = ls_data-begda
    record = ls_data
    operation = 'INS'
    tclas = 'A'
    nocommit = space
    IMPORTING
    return = ls_return .
    CALL FUNCTION 'DEQUEUE_EPPRELE'
    EXPORTING
    mode_prel = 'E'
    mandt = sy-mandt
    pernr = ls_data-pernr
    infty = '0015'
    subty = '1650'
    endda = ls_data-endda
    begda = ls_data-begda.
    Some Basics:
    i. You may wonder why I locked the personel but as far as I remember, there is a problem in the FM "HR_INFOTYPE_OPERATION" about this. Locking the personel overcomes the problem. But it may have been solved. So, if you want first try without locking.
    ii. The FM calls the dialog module for the program MPXXXX00 (XXXX: Infotype number, here MP001500) of the infotype.
    iii. "ls_data" which is passed to the parameter "record" should be type "PXXXX" (here P0015).
    iv. If the infotype has subtypes, pass the subtype you want ( in our case 1650) to the parameter "subtype" .
    v. You must give the validity period to the parameters "validityend" and "validitybegin".
    vi. The operation type you need is "INS" if you want to insert an infotype record. You can see other values from the fixed values of the domain of the parameter "operation".
    vii. Since some infotypes are common for both employee an applicants data, you should pass 'A' to the parameter "tclas". This way the record is inserted to the table PAXXXX. In case of 'B', it behaves your record as to be an applicant data.
    viii. You have the option to force the FM not to commit at the end.
    ix. The exporting parameter "return" of the FM is of type "BAPIRETURN1". That is, it can be used like other BAPI returns. You can analyze the result of the execution from this table.
    regards
    ravish
    <b>plz dont forget to reward points if helpful</b>

  • Mass Updation of Transaction co03

    Hello Experts,
    Is there any FM or BAPI for mass updation of fields maximum wait time ,minimum wait time,Machine in Transaction CO03.

    Hi,
    there is no standard MASS transction available for the same. You can go for writing a BDC program or LSMW .
    you can also check BAPI_PRODORD_CHANGE

  • Transaction code for mass cancelation of delievry document and sales docume

    Dear All,
    Is there any transaction for mass cancellation of delievry document and sales docume.
    any suggestion
    Thanks with Regards
    Subrat
    Edited by: subu sd on Jul 15, 2009 7:49 AM

    Hi ,
    Adding to Eduarodo's Point, if you dont want to Archive the documents and just wanted to cancel then you can do this by LSMW or eCATT.
    First cancel all the subsequent document and then Sales order . In sales order put Reason for rejection.
    Thanks,
    Raja

  • Mass updates for Notification/Workorder status

    Is there any way for Mass update of 'status' because orders and notifications need to be un-teco before updating planner groups and work centers? we are using Mass update for IW58,IW38 & IW29 and there is no option for STATUS update.

    Thanks everyone for there response. I'll check the possiblity to add a button in IW28 for the closed notificaitons via any of the below BADIs:
    BADI_EAM_RIQMEL20_FCODE_CUS1 : Implement Customer Function Code in Notification List
    BADI_EAM_RIQMEL20_FCODE_SAP1 : Implement SAP Function Code in Notification List
    and for Work Order:
    BADI_EAM_RIAUFK20_FCODE_CUS1 :Implement Customer Function Code in Order List
    BADI_EAM_RIAUFK20_FCODE_SAP1 :Implement SAP Function Code in Order List
    In IW28 & IW58 there is option u201CPut in Processu201D in Notification Menu, but when I used this option  it says u201CNotification is completed -> can only be displayedu201D. I wonder why this option is not working if Notification is completed.

  • Mass update tool/report for RSADMIN entries/ note 1064273

    I am looking for mass update report to input entries to RSADMIN table as recommended in the note 1964273.
    SAP_RSADMIN_MAINTAIN is for one record at a time.
    Regards ,Raghav

    Hi,
    The issue I encountered is that you must select your Target Group, not the segment neither the Segmentation Profile.
    And if your Target Group has the same name as your Segment or your Segmentation Profile, it won't work.
    So 2 important conditions to work:
    * Select the TG
    * Change the TG name to be different from Segment and Segmentation Profile
    Best Regards,
    Tom

  • Mass Transaction for Recipe/Routing

    Hi
    Is there any transaction for Mass copy of Recipes/Routing from one plant to Other. Instead it is extension of same recipe/routing to other plant.
    thanks
    Vijay

    Dear
    We dont have any standard tcode in sap  pp to copy routing in mass.
    but if extension is same then u should use BDC or LSMW.
    it will hwlp u.
    Thanks and Regards

Maybe you are looking for