FM for setting deletion indicator BNKA

Hello Experts,
is a function module available to set the deletion indicator (field LOEVM) of each entry in table BNKA?
In that case the change documents will be updated automatically.
Best regards
Phillip

Hi,
Check this one
BANK_MARK_FOR_DELETION
If the indicator I_REAL is set to 'X', the function module sets the deletion flag in the table BNKA for those banks which are not marked as current.
Edited by: Selva M on Oct 20, 2009 4:07 PM

Similar Messages

  • Setting deletion indicator/Flag for an operation in production order

    Dear All, Hi
                     How to set deletion indicator/flag for an operation in a production order. I don't want to delete the operation as such. Please help & suggest.
    Ragards,
    Shaiz

    Hi Shaiz,
    I hope the requirement is just like you posted earlier as in case of component deletion.
    Here in this case also the behaviour of the order remains the same.
    So you can go for release the order as soon as the order gets created, your both the requirements can be fullfilled.
    Also you havn't provided the exact feedback on the solutions offered by all of us, on your last query.
    Request you to give detailed input on the same.
    Hope thish helps you.
    SmanS

  • Set deletion indicator in purchase requisition account assignment

    Hi Guys,
    Can you please help we with the solution to set deletion indicator in purchase requisition account assignment or close purchase requisition. A purchase requisition of $3.600.000,00 was created through Project system Network-External Processing and it has 2 duplicate network activities and $2.246.577,20 was converted to purchase order then $1,353,423 became the network remaining order plan. A purchase order service entry sheet was accepted and the invoice was created. Now Iu2019m experiencing problem when Iu2019m trying to change WBS element and Network system status to TECO in order to remove the remaining order plan of $1,353,423. Iu2019m getting error message number:06411 the procedure I have follow to correct the error is to reduce quantities in the account assignment item and delete superfluous account assignment by setting deletion in each case but I cannot do that because the fields are grey
    Regards
    Sandile

    Hi,
    please check first if the report ZMO_CORRECT_EBKN  from note 739004  can correct the problem.
    I would like to recommend you to check also the note 796973 whether the correction is avalilable in your coding, it should solve the issue.
    In case the problem still persists, please open a ticket to get help from the primary support in area MM-SRV.
    Regards,
    Edit

  • How to set deletion indicator to SERVICE ENTRY SHEET

    Dear Experts,
    Please explain, is it mandatory to set Deletion indicator to Service entry sheet before Start of Archiving Service  entry sheet.
    Also explain Procedural steps to set deletion indicator to service entry sheet.
    Thanks in Advance

    Dear,
    First of all Revoke Acceptacne as
    Entry Sheet --> Set Status --> Revoke Acceptance .
    After that you can delete....but no Invoice must be exist.

  • What is the BAPI for setting "deletion flag" in IW32?

    What is the BAPI for setting "deletion flag" in IW32? Thanks!

    Hello
    There seems to be no BAPI to set deletion flag for MO.
    Quick Approach:
    You can copy an existing BAPI module BAPI_ISUSMORDER_SETSTATUSTECHN, for example, to Y_BAPI_MORDER_SETSTATUSDEL, and then edit this copy
    change the code in the existing lines for screen 3000
    PERFORM BDC_DYNPRO USING 'SAPLCOIH'      '3000'.
    PERFORM BDC_FIELD  USING 'BDC_OKCODE'    'LVMS'. (Instead of current 'ARCH')
    It should hopefully work.
    fyi: The orders can be set with Del flag only when they are in CLSD status
    Rgds
    Kartik

  • Issue with setting deletion indicator in PR

    Hi ,
    For a certain sales order, a dummy Purchase Requisition was created and the delivery was also created.
    There was an existing logic in exit  MV50AFZ1  to set the deletion indicator in PR when PGI has been done.
    But when the Goods Issue was done by another user id , Purchase Requistion does not have the delivery indicator set ,as this user ID has no authorization to ME52N.
    Users want to surpass this check for all users who have authorization for Goods Issue , i.e, when any user who has authorization for Goods Issue does the PGI, then the deletion indicator should be set in PR, irrespective of whether he has/has no authorization for ME52N.
    How can I achieve this?
    Is there any place where I can check the authorization for ME52N and then use some other id for PGI so that deletion indicator is automatically set?
    Awaiting response.
    Thanks,
    Neethu

    Thanks Chericheri
    So my code now reads MODIFY <internal table> FROM <work area> INDEX <table control>-current_line transporting <deletion indicator field>.
    Edited by: Brett Cunliffe on Sep 22, 2011 4:44 PM

  • Error in setting deletion indicator to PR's

    Hello all,
    As i was trying to set the Deletion indicator for the selected PR , the error msg was displayed saying * "This item only changeable via the associated production order" *
    How to proceed further??????
    please let me know the TCode of Prod Order and the Steps to be followed
    Regards,
    Preeti.P.G

    you need to select relkated order type...
    if you are getting networks then that means you have selected network type... over there...
    selct respective production order type...
    or tell me what is account assignment catagory in PR check account assignment tab tell me what is account assignment over there.. network , order, WBSE.....
    Venkatesh

  • Set deletion indicator on unsuccessful RFQs

    Dear Everyone,
    Essentially, the criteria for marking the deletion indicator in unsuccessful RFQs are:
    1/ quotations are not maintained for these RFQs; net price is zero.
    2/ deadline for the submission of the quotation had expired. The fields EKPO-MAHN1, EKPO-MAHN2 & EKPO-MAHN3 are also verified to see if reminders are required to be sent after the quotation deadline. If required, then the RFQs are not appropriate candidates for now.
    3/ if the above criteria is met, a further verification check is made amongst the RFQs with the same collective number to see if any of the RFQs are having quotations maintained, that is, the net price is not zero. One of the quotations (having the same collective number and accepted by the business) will have a quotation comment of “AB1’ or ‘AB2’ and this will be used as a basis for rejecting (updating the rejection indicator) the rest.
    4/ a report program is preferred. It should have key selection criteria like Quotation deadline [select-options], RFQ # [selection-options], quotation deadline [parameter], collective number [parameter – * wildcard acceptable],
    Could anybody please provide solution for this will be appreciated?
    Thanks in advance
    Ravi

    Dear,
    The system sets this status when you release the order, provided that the Order record required indicator is set in the order type-dependent parameters (see Customizing for Process Order)....
    This setting is there in SPRO....
    Production Planning for Process Industries - Process Order-Master Data-Order-Define Order type Dependent parameters...
    In this you set the option Order record Required....
    Requirements are that the process orders are settled, associated PI sheets, inspection lots and any linked purchase orders are complete.
    Following are prerequisites for closing a process order
    1 The order must have the status Released (REL) or Technically completed (TECO)
    2 The order balance must be 0
    3 There can be no open purchase requisitions, purchase orders.
    4 There can be no future change records from confirmation processes.
    .Now Calculate Overheads using Tcode : KGI2 - Individual Processing
    CO43 - Collective Processing
    Step to be follow,
    1.Calculate WIP using Tcode : KKAX - Individual Processing
    KKAO - Collective Processing
    2.Calculate Variance by using Tcode : KKS2 - Individual Processing
    KKS1 - Collective Processing
    3.Finally do the settlement of Order in Tcode : KO88 - Individual Processing
    CO88 - Collective Processing
    Please refer this thread also,
    https://forums.sdn.sap.com/click.jspa?searchID=17422319&messageID=5934846
    The transaction COA5 (Archive Administration Preprocessing).
    This will allow you to set the deletion flag
    Hope this helps.
    Regards,
    R.Brahmankar

  • Tcode KKF6N Setting Deletion Indicator

    Hi ,
    When we try to set the deletion indicator for a material in Tcode KKF6N we get an error : "The balance on object ORDER NO.... is not zero.That is there is still costs on the object."
    I have tried variance calculation but returns saying no variances.
    Any suggestions ?
    Thanks
    Kartik

    Also check your settlement profile. 
    In our discrete orders, the settlement profile is set to "must be setttled" meaning the balance MUST be zero.  On some order that are simply "wrong" or very old and we don't want the numbers from previos FY to settle in current year, we change the indicator to "CAN BE settled" set the DLFL and thne change the indicator back.   
    Some issue are just too old or too wrong to fight through the correction - a journal entry is written to correct the GL and the order is set to DLFL
    Hope this is helpful.
    Althea

  • User exit for setting tax indicator in Sale order

    Hi All,
    I want to know if there is a way (user exit) that could look at the Sales Order Type , particular Item Pricing Condition  and Ship-to party State and set the materialu2019s tax classification (VBAP/TAXM1) to u201C0u201D (Exempt) ?
    Thanks in Advance!
    Sonali.

    Hi Ramesh,
    I have put the code in the user exit, and I am able to set the tax classification indicator but I have a problem... Before setting the indicator I need to check for the Usage code of the line item (This code I am using instead of checking the Pricing condition) . I am able to read all the values of line item in VBAP structure in the user exit except for the first time this user exit is hit as soon as a line item is entered it is not picking up the Usage code. That field is blank.
    But if add another line item and go into the user exit I can see the previous line item Usage code in XVBPA table.
    Do you have any idea why usage code is missing in VBAP structure in the user exit or is there any other table or structure where I can get the usage code?
    Thanks in Advance!
    Sonali.

  • Set deletion flag on process order.

    Hi Friends,
    My requirement is i want to set deletion flag on process order.
    For this system gives error as
    1. System status CRCR is active (ORD 93000112)
    2. System status ORRQ is active (ORD 93000112)
    Here i have solve the problem number one through transaction code BS22 (i.e. under System status I0241 -CRCR , previously LKZS - Set deletion indicator & LVMS -Mark for deletion was maintain as Forbidd now i have made it under No influence )
    after saving this customization system give only error two ( System status ORRQ is active (ORD 93000112)
    Same way when i try to find ORRQ but here i havenu2019t found  ORRQ.
    Could you plz help me.
    Best Regards,
    Parag Save.

    Dear,
    The system sets this status when you release the order, provided that the Order record required indicator is set in the order type-dependent parameters (see Customizing for Process Order)....
    This setting is there in SPRO....
    Production Planning for Process Industries - Process Order-Master Data-Order-Define Order type Dependent parameters...
    In this you set the option Order record Required....
    Requirements are that the process orders are settled, associated PI sheets, inspection lots and any linked purchase orders are complete.
    Following are prerequisites for closing a process order
    1 The order must have the status Released (REL) or Technically completed (TECO)
    2 The order balance must be 0
    3 There can be no open purchase requisitions, purchase orders.
    4 There can be no future change records from confirmation processes.
    .Now Calculate Overheads using Tcode : KGI2 - Individual Processing
    CO43 - Collective Processing
    Step to be follow,
    1.Calculate WIP using Tcode : KKAX - Individual Processing
    KKAO - Collective Processing
    2.Calculate Variance by using Tcode : KKS2 - Individual Processing
    KKS1 - Collective Processing
    3.Finally do the settlement of Order in Tcode : KO88 - Individual Processing
    CO88 - Collective Processing
    Please refer this thread also,
    https://forums.sdn.sap.com/click.jspa?searchID=17422319&messageID=5934846
    The transaction COA5 (Archive Administration Preprocessing).
    This will allow you to set the deletion flag
    Hope this helps.
    Regards,
    R.Brahmankar

  • UserExit - In CO02 - For insert & delete component

    In CO02 --> component overview (F6).
    I want to restrict the users to add or delete the components.
    I tried to search the user exit in Report - SAPLCOKO1 but unable to reach.
    Can you help me on it?

    Hi Check these user exits
    PPCO0009                                Enhancement in goods movements for prod. process order
    PPCO0010                                Enhancement in make-to-order production - Unit of measure
    PPCO0012                                Production Order: Display/Change Order Header Data
    PPCO0013                                Change priorities of selection crit. for batch determination
    PPCO0015                                Additional check for document links from BOMs
    PPCO0016                                Additional check for document links from master data
    PPCO0017                                Additional check for online processing of document links
    PPCO0018                                Check for changes to production order header
    PPCO0019                                Checks for changes to order operations
    PPCO0021                                Release Control for Automatic Batch Determination
    PPCO0022                                Determination of Production Memo
    PPCO0023                                Checks Changes to Order Components
    PPCO0008                                Enhancement in the adding and changing of components
    STATTEXT                                Modification exit for formatting status text lines
    CCOWB001                                Customer exit for modifying menu entries
    COIB0001                                Customer Exit for As-Built Assignment Tool
    COZF0001                                Change purchase req. for externally processed operation
    COZF0002                                Change purchase req. for externally procured component
    PPCO0001                                Application development: PP orders
    PPCO0002                                Check exit for setting delete mark / deletion indicator
    PPCO0003                                Check exit for order changes from sales order
    PPCO0004                                Sort and processing exit: Mass processing orders
    PPCO0005                                Storage location/backflushing when order is created
    PPCO0006                                Enhancement to specify defaults for fields in order header
    PPCO0007                                Exit when saving production order

  • WBS Series break up after setting deletion flag

    Hi Experts,
    I was having WBS levels at 1 and 2. I have set the deletion flag at one of my level 2 WBS. Now, the WBS has disappeared. Now, when I am creating new WBS it is skipping the series like for an example:-
    I was having WBS
    WBS     A
    WBS     A.1
    WBS     A.2 - Deletion Flag set
    Now, I am creating new WBS, I think system should allow me to create WBS with A.2 but it is giving number A.3
    I want to know is this is standard behavior or is there any other alternative so that I could use the same A.2 number for new WBS
    Please suggest.
    Thanks,
    Y.Kanitkar

    Hello,
    This is a standard behavior. As for setting deletion flag on the WBS element, it is not physically deleted. If you set the following indicator, you can find the deleted objects in the project structure again.
    Then, there is some more information about naming the WBS element with a used number. If you have already physically deleted this WBS element but there is message CJ026 when you try to name the WBS element with a used number, you can check in table VSPRPS_CN. If there is data in this table, you still cannot use this number again. You can refer to note 529634 for more details.
    Best regards,
    Kim

  • Preventing Deletion indicator in PR once work order is completed

    Dear colleagues,
    Users create work orders in IW31 with the choice of external service; control key is PM02. Once work order is saved purchase requisition (PR) is created in background. With reference to PR, purchase order (PO) is created by purchase specialist.
    When work order is technically completed (system status TECO) deletion indicator is set to PR line item(s) automatically which result in undesirable situations since PR(s) has subject to release strategy in our system.
    Is it possible to prevent setting deletion indicator in PR once reference work order is technically completed?
    Kind regards
    Melih

    Hi,
    In this case that behavior has negative effects on PR Workflow process because in our system when PR(s) is created it is subject to release strategy according to preconfigured conditions.
    Once the order is technically completed (TECO) deletion indicator is set to PR line item(s) automatically meanwhile release strategy tab is disappeared from PR line item(s).
    In addition to that in ME54N system gives the MEPO822 (Purchase requisition XXXXXXXXX cannot be released) message even PR is approved before the order is technically completed.
    Kind regards
    Melih

  • Set deletion flag in the maintenance order

    Hi all,
    Am not able to set the deletion flag from the maintenance order, the :set: button is not active. can anyone help me in this regards?
    Or is there any tcode for setting deletion flag to maintenance orders?
    Thanks
    Anish

    hi
    i think it is probably authorization issue ie you don't have the authorization to put the deletion flag
    or check whether you have technically completed the order ,if not try to TECO and then try
    regards
    thyagarajan

Maybe you are looking for