User exit or FM or BAPI to update bseg-augbl field

hello,
i'm looking for a solution to update bseg-augbl field.
is there a user exit or fm to do it ?
please help.

hi,
i think, there's no fm or bapi -
so try batchinput for transaction FB09.
P.S.
why do you want to change this field ? I think it's -<b>without exception</b>- a field that should be changed only by SAP-standard programs ?????
A.

Similar Messages

  • How do I SUBMIT from a user exit which is called in an update task?

    I want to send an idoc each time there is a goods movement. So, in the user exit of MB_POST_DOCUMENT I am calling IDOC_OUTBOUND_WRITE_TO_DB. This creates an idoc of status 30. However, in order to send the idoc I want to SUBMIT RSEOUT00. I get an ABAP dump on the SUBMIT because MB_POST_DOCUMENT is called in the update task, where SUBMIT is not allowed. Do you know any other way I can execute RSEOUT00 at this moment without having to call it later in batch?
    Thanks!!
    Joy

    Hi Naren,
    Your reply is VERY helpful!! Thank you so much.
    I added  CALL FUNCTION 'RSAP_IDOC_EINBUCHEN_VOM_BIW_4' IN BACKGROUND TASK. I am no longer getting the dump, but my idoc is still a status 03 and not a status 30. Should I expect to see it turn to a status 30? I ran this function directly in SE37 -> Test with the same parameters and it ran perfectly and turned the idoc to a status 03. Is there anything else I need to do in the code?
    Thanks again,
    Joy

  • User exit or BADI for MIGO to Update a field in MSEG-KOSTL

    Hi,
    I want to update/change the KOSTL (Cost center) value before creating/posting  the document.
    Please let me know is there any user exits or BADI,  which will export the MSEG structure.
    Regards,
    Ganesh

    Hi
    I believe there isn't a BADI or EXIT allows to change item data, I usually use the exit to change the item text EXIT_SAPMM07M_001 (the BADI MB_MIGO_ITEM_BADI should be the same thing) where I change the data by field-symbols:
    FIELD-SYMBOLS: <KOSTL> TYPE MSEG-KOSTL.
    ASSIGN '(SAPMM07M)MSEG-KOSTL' TO <KOSTL>.
    <KOSTL> = .......
    Max

  • User exit for Price Conditions in VA02 (update,insert or delete conditions)

    Hi folks. I would like to know if anyone of you has already worked with transaction VA02...I need a user exit, which could be capable to: Erase, Update and Insert new Price Conditions.
    Scenario: The user will not enter into the Price Conditions Tab. He will only make some modifications to the document via VA02 and when he saves the document, then the user exit should update, erase or include new conditions based on some logic that the user exit will implement. does anyone know a user exit for this particular case, please !
    Thanks in advance.

    HI,
    Check this.
    V60F0001                                SD Billing plan (customer enhancement) diff. to billing plan 
    V46H0001                                SD Customer functions for resource-related billing           
    V45W0001                                SD Service Management: Forward Contract Data to Item         
    V45S0004                                Effectivity type in sales order                              
    V45S0003                                MRP-relevance for incomplete configuration                   
    V45S0001                                Update sales document from configuration                     
    V45P0001                                SD customer function for cross-company code sales            
    V45L0001                                SD component supplier processing (customer enhancements)     
    V45E0002                                Data transfer in procurement elements (PRreq., assembly)     
    V45E0001                                Update the purchase order from the sales order               
    V45A0004                                Copy packing proposal                                        
    V45A0003                                Collector for customer function modulpool MV45A              
    V45A0002                                Predefine sold-to party in sales document                    
    V45A0001                                Determine alternative materials for product selection        
    SDTRM001                                Reschedule schedule lines without a new ATP check                                                                               
    Business Add-in                                                                               
    BADI_SD_SCH_GETWAGFZ                    Scheduling Agreement: Read WAGFZ from S073                   
    BADI_SD_V46H0001                        SD Customer functions for resource-related billing           
    Regards
    Rajendra

  • User-exit/BADI in PPOME for After Update

    Hi,
    My requirement is as follows - After an object is created in PPOME/PP01, a relation is to be created between the newly-created object and a custom object. Is there any badi/user-exit that gets called after the new object has been saved to the db so that it is available for further processing.
    I tried with HRBAS00INFTY - BEFORE_OUTPUT, AFTER_INPUT, BEFORE_UPDATE, IN_UPDATE. But these methods are not called after the data is saved. Please suggest.
    Message was edited by:
            divya rajendiran

    Hi All,
    Is there any User-exit/BADI to this?
    Regards,
    Divya.

  • User Exit in t-code IW32 to update requisition on Save

    I am searching for a user exit, a badi, or a customer enhancement to do the following:
    Execute transaction IW32 (change a PM order) so that when the Components tab is selected and a new component and quantity are entered and the SAVE icon is clicked, the item category code of the purchasing document field (PSTYP) on the purchase requisition can be changed.
    Please advise.
    Thanks,
    Barb

    The Available exits in the PM module are given below..... select the suitable one for your requirement...
    IWO10001     Create a PM sub-order
    IWO10002     PM maintenance order: Customer check for order release
    IWO10004     Maintenance order: Customer check for order completion
    IWO10005     Maintenance order: Cust.-specif. determination of profit ctr
    IWO10006     Maint. order: Fcode exclusion through cust. enhancement
    IWO10007     Maint.order: Customer enhancement - permits in the order
    IWO10008     Cust. enhancement: Determination of tax jurisdiction code
    IWO10009     PM Order: Customer Check for 'Save' Event
    IWO10010     Maint. order: Cust. enhancement for determining WBS element
    IWO10011     Maint. order: Customer enhancement for component selection
    IWO10012     Maintenance order: Priority handling on central header
    IWO10015     Maintenance order: F4 Help for user fields on operation
    IWO10016     PM Order: Cust. enhancement to check operation user fields
    IWO10017     Determine external order number by customer logic
    IWO10018     Maintenance order: User fields on order header
    IWO10020     Maintenance order: Automatically include task list
    IWO10021     Automatic task list transfer when creating order from notif.
    IWO10022     Determine calendar from user exit
    IWO10023     Service order: Change header data for advance shipment doc.
    IWO10024     Service order: Changes to items for advance shipment
    IWO10025     PM/SM order: Finding responsible cost center
    IWO10026     User check on setting status 'Do not perform'
    IWO10027     User exit: Generate user-defined settlement rule
    IWO10029     Inclusion of bill of material in PM/SM order
    IWO10030     Preset Fields for Event Object
    IWO10031     Hide personnel number in PM/SM order
    IWO10033     Customer-Specific Authorization Check Maint./Service Order
    IWO10034     Operation status based on the status of capacity reqs
    IWO20001     PM order: User exit to pass routing to order
    IWOC0001     Create PM/SM notification: Determine reference object
    IWOC0002     PM/SM notification: Check whether status change is allowed
    IWOC0003     PM/SM authorization check of ref. object and planner group
    Regards
    Mani

  • User exit/BADI  required for coding for the selection custom fields in RSA3

    Hi,
       I have a requirement  in the Datasource extractor. I need to add custom Z fields  in the Data souce of the  2LIS_02_SCL and need to include in the selection part. So I have added the custom filed in the append structure and include the check in the selection checkbox in the transaction LBWE  under the datasource specified above. For the corresponding custom fields, to be populated in the ALV list, I have written the code in corresponding user exit  ZXRSAU01.
    Now I can view my custom Z fields in the list as well as on the selection fileds  while executing the transaction RSA3. But I need to write code for the selection criteria part.  On entering value in the selection criteria of my custom z field, no  values are selected to the corresponding query. Please let me know where should i write the coding part for the selection criteria of the Z fields for the Datasource.
    On debugging, to my understanding only  the standard fields are alone getting filtered by providnig the values in the selection part of the RSA3 tcode. It is called in Macros : Sel  < Datasorce> .... and  the fetch cursor is included inside the macros.
    Please let me know any user exits or Badi;s available for it.
    Thanks in advance

    Hi shivu,
    you might try the BAdI RSU5_SAPI_BADI. A good introduction can be found in the following document:
    [Enhancing DataSources with BAdI RSU5_SAPI_BADI|http://www.sdn.sap.com/irj/scn/index?rid=/library/uuid/3001894b-b1fb-2910-77ba-e80b6f2053b7]
    The BAdI is called at the time of extraction, so this would be the right place to populate your additional fields.
    Best,
    Chris

  • Bapi to update FB02 xref1 field

    Hi Experts,
    I need to update the xref1 field in FB02.
    Is there any BAPI to update?
    Thanks in advance.

    Hi AShvin
    You've also suggested fm FI_DOCUMENT_CHANGE in this post
    Update BSEG-SGTXT
    but have you used it in your program?
    Max

  • User exit in VA01 not triggering on change of custom field

    Hello Guys,
    We have custom field in SO item (VBAP) for which screen 8459 of SAPMV45A has been enhanced. Now, on the change of the custom field, user exit USEREXIT_MOVE_FIELD_TO_ME_REQ is not getting triggered.
    Requirement is to change Purchase Requistion item (setting value of a EBAN field to custom field from 8459 screen) when a SO is created/changed.
    Can someone please help!
    Regards,
    Ashish
    Edited by: Ashish Kshatriya on Nov 4, 2009 8:00 PM

    Hi
    U can also to try to insert a new MODULE in the PAI of screen-exit where u call the user-exit USEREXIT_MOVE_FIELD_TO_ME_REQ or where u fill the header line of table EBAN just as what that exit does.
    U should remember the screen-exit is "yours", so u can insert all module u need, just only save them in the following include:
    - MV45AOZZ (PBO module)
    - MV45AIZZ   (PAI module)
    Max

  • USEREXIT to update BSEG-BVTYP field through VF01 transaction

    Hi Folks !
    I have a requirement where I have to update the Partner Bank Type(BSEG-BVTYP) field through the transction VF01.
    I tried with many exits like SDVFX008, RV60AFZC, RV60AFZZ and Includes like ZXVVFU01, ZXVVFU08, but unfortunately no results.
    I want to know which structure is passed from SD to FI when we create a invoice in VF01.
    Please help me, how could i update this field through VF01.
    Thanks in advance !

    Hi Sudarsan
    What u r telling u tried the exit
    SDVFX008 and u didnot get the solution.
    This exit is for the structure sd-fi only and i have created 2 projects with this for somw enhancement and its  populating with vf01.
    Pls try to craete a project on this exit and write code in the functionm exit of that definitely u will get the solution.
    Rajendra

  • Issue with MIR7(BADI or User exit needed for stop SO data updating)

    Hi,
    While using MIR7 to post invoice, corresponding sales order item data is changed ,such as 'Billing date'.
    We don't want this happen. Please let me know if there is any BADI or Uer exit for achieving this. Thanks in advance..
    Regards..

    Hi,
    These are all BADI/Exit of MIR7 transactions.
    MRM_TRANSACT_DEFAULT
    MRM_HEADER_DEFAULT
    WRF_PREPAY_INVOICE
    MRM_ITEM_CUSTFIELDS
    BADI_FDCB_SUBBAS01
    BADI_LAYER
    BADI_FDCB_SUBBAS02
    BADI_FDCB_SUBBAS03
    BADI_FDCB_SUBBAS04
    BADI_FDCB_SUBBAS05
    PPA_CUST_BADI
    FI_TRANS_DATE_DERIVE
    Thanks ,
    Abhijit

  • BAPI for updating Evaluation Group1 field in Asset Master

    Hi,
    The business requirement is to Update the Assets master fields with the current location of the Tools with respect to movement of the material only to be used for assets.
    To keep a track for tools being moved to vendor location or internal company. To know the exact liabilities to the company in terms of Capitals being moved to the vendor or company location.
    For this the movement type of the material will define weather the material is within the Campus or is with the Vendor & update the field  Evaluation Group 1 (ANLA-ORD41)
    Can you please help with which BAPI should be used for updating the evaluation group?
    Thanks

    Hi Anupam
    Would appreciate, if you are not arrogant, while  posting your queries to this Forum.
    You can use the Function Module
    ASSET_MASTERRECORD_MAINTENANCE
    Regards
    Sanil

  • Bapi to update fb02 reference field (xref3)

    Hi ,
    Please tell me the bapi which is used to update reference field xref3 into bseg for transaction fb02.

    Hi Alessandro Spadoni,
    Could you please tell the values you passed for CHANGE_DOCUMENT. I am unable to edit xref1, xref2 and xref3 in FB02

  • User exit in MB01 for Rounding the GR/GI Quanity field

    There is a requirement where whenever there is GR or GI for a material based on PO line item , I need to insert code for rounding the value.
    i.e when  material document is created in SAP  via idoc or manually, i need to check the field for fraction and validate it.
    I need to know the Exit in MB01 where i can insert this code to cause changes to this value.
    Material document is first created in MSEG and MKPF hence the field is MSEG-BPMNG and EKBE-MENGE

    Hi Priti,
    Try the below userexits
    Exit Name Description
    MBCF0002 Customer function exit: Segment text in material doc. item
    MBCF0005 Material document item for goods receipt/issue slip
    MBCF0006 Customer function for WBS element
    MBCF0007 Customer function exit: Updating a reservation
    MBCF0009 Filling the storage location field
    MBCF0010 Customer exit: Create reservation BAPI_RESERVATION_CREATE1
    MBCF0011 Read from RESB and RKPF for print list in MB26
    MB_CF001 Customer Function Exit in the Case of Updating a Mat. Doc.
    Put break-point at each exit and find out where it triggers for ur scenario.
    Hope it helps u...
    Regards,
    KK

  • EDI - User Exit - Suppress Error - When incorrect data comees into a field

    Hi Abapers,
    I have a requirement.
    When processing an inbound sales order thorugh EDI, there is a field XXXXX which will be filled with some data everytime. Most of the time the data will be correct. When data is incorrect, the Idoc is not processing the sales order , simply throwing an error.
    Now i want to suppress that error. The Sales order should be processed, no matter what the data is. The status of sales document should be made incomplete.
    Is it possible.
    Thanks and waiting for your reply,
    Creasy Matt

    Any field, mandatory or not, with incorrect value will cause the procesing to stop.
    What you can do:
    1- check the value of the field upfront, if not valid, clear it out in IDOC processing
    2 - work with functional person to include that field  in incompletion log

Maybe you are looking for

  • The text editor in release 2

    We have portal release 2 running on HP-UX. In release 2 there is a new text editor for publishing text. Its used for simple text and text item types. How is this feature implemented? Is the source code available? Feedback appreciated.

  • Multiple apps won't open

    Hey all, I have a 2 week old 27" imac at full spec just updated to Mavericks. It doesnt seem to let me open the app store, imessages, maps, terminal and pretty much all of the other core apps. I'm trying to do a restore now - anyone else had luck wit

  • Processing messages from MQ by JMS adapter

    Hi, I have a JMS adapter which reads messages from MQ and invokes a real time service. I am facing a problem. Suppose after processing my 3rd message fails , i get the error com.acta.adapter.sdk.RecoverableOperationAdapterException: JMS GET OPERATION

  • Sample data for Revenue model and sales cost model

    Can someone provide some sample data for the following model Sales Revenue sales Cost Thanks

  • Canon LiDE 80 with OSX Mavericks?

    Does anyone have this scanner working in mavericks? I seen some people had success in OSX 10.9. But I downloaded the most current drivers they had (10.4 I believe) and when I try to install / run it I am greeted with the error message 'You can't open