To Set Goods Receipt Indicator For Particular Line Items In SRM

Hi All,
  i am working on BBP_DOC_CHANGE_BADI in SRM. i am trying to set the goods receipt indicator for particular line items based upon certain conditions. The values are being set in the badi. But when the Purchase Order is created in the backend R/3 i coudn't able to find the goods receipt indiactor being set..
i used this field to set the GR indicator
  GR_IND = 'X'.  " Goods Receipt Indicator
Can anyone help me in this?
helpfull answers will be rewarded....
Thanks,
Murali

To Murali and Christophe,
I have set the GR and GR non val indicator in CREATE_PO BADI but I face the following situation :
problem -
In case of multiple account assignment in the shopping cart, the R/3 transaction ME21N sets these flags. 
The flag status determined as per EBP conditions is lost.
I need to retain the flag status as per EBP conditions even in this multiple account assignment scenario.
proposed solution -
- CREATE PO badi is already implemented in EBP and customised logic for GR and GR non valflag is in place.
- I create user exit in R/3 backend system in ME21N transaction 
- I make RFC call in this user exit to EBP and check the table BBP_PDPSET for the shopping cart.
This is how I get the flag status as per EBP conditions and copy the same to R/3 thereby overriding the multiple account assignment check of the R/3 system.
issue - 
When I tried to verify that I can check the BBP_PDPSET table from R/3, I found that this table is not having entries for all the records in  CRMD_ORDERADM_I table.
For which shopping carts will the BBP_PDPSET table not  be populated ?
thank you in advance,
Bhakti.

Similar Messages

  • Payment terms  for particular line item

    Hi gurus
    i have defined payment terms and assigned to customer master, when ever i am creating sales order payment terms are getting in the sales order if i want to change the payment terms for particular line item what is need to be done
    please let me know asap
    thanks n regards
    srinvias

    Hi,
    There are few ways:
    - You need to check in respective Item Category, the field "Business Item data" should be unchecked, this will allow you to change the Payment Terms at Item Level.
    -Even if the above settings are not being done, you can have the Payment terms fetched from Condition record maintained for that item. Mind that you need to maintain the Payment terms in Condition Records of the pricing of the item.
    Do reward answers with suitable points.
    Regards
    SD

  • Group Indicator for Tax Line Items

    Hi,
    Can anyone tell me where can we define Group Indicator for Tax Line Items
    Thanks & Regards

    1) If you are going to post your program code, you should only post the relevant part.
    2) You certainly should take the time and effort to remove commented out code
    3) This is not a training forum. Before posting questions you should search - not just this site, not just using a search engine, but your course notes. Run the program in debug, and put some effort into determining the error. Then ask a colleague to help. Only if all that fails, post here.
    Thread locked.

  • How to set Goods Receipt Indicator in PO based on Vendor or PO doc type

    Hi.
    Can someone suggest any solution to automatically set the Goods Receipt Indicator in PO (ME21N) to "blank" (untick) based on either a vendor or a PO doc type.
    Thanks.
    Tess

    You can untick it from vendor master and info record.
    1. Using MK02 - Go to purchasing data and the untick the GR-based Iv
    2. In info record for the vendor and particular material - purchasing organization data1

  • Selection indicator for costing line items in production order

    Dear all,
    Do anyone know how to change field "AFVGD-SELKZ" of operation inside producion order? Any user-exit or standard program?
    As content of field "AFVGD-SELKZ" is carried from routing. But is it possible to change in production order level?
    Please kindly adivce.
    Cheers,
    Karen

    Karen,
    Let me give some more additional inputs, for an operation to become relevant for costing there are 2 options.
    1. As Ramanujam suggested - Control Key.
    2. In the Routing operation details you have a field to mark an <b>operation costing relevant this field takes priority over control key in defining the costing</b>. This field can be found in the operation details - General Data section of routing.
    <b>Some tricks,</b>
    What i mean here is a control key may not be relevant for costing, but still if this field is marked as costing relevant or percentage costs then this is the priority.
    if this field is marked not relevant for costing  and if the operation has a control key relevant for costing then in this case control key takes priority.
    In short what i meant is that you need to consider both "Control key" as well as the operation costing relevancy defination field.
    Hope this helps your understanding in resolving your problem....Reward your points if so,
    Regards,
    Prasobh

  • Setting the Goods Receipt indicator in SRM

    Hi,
    I have been assigned to clear the goods receipt indicator for certain vendors during the purchase order creation process. I modified the BADI BBP_B46B_PO_OUTBOUND to clear the gr_indicator and it does that. On R/3 EKPO-WEPOS(gr_indicator)  is clear. The problem is When I display the purchase order in SRM by clicking Header Data\Follow on Documents\ the Confirm Performance of Service Goods Receipt
    checkbox is still populated. I have been told that is because there is a SRM table where that gr_indicator is located but we can not determine which tables. I wanted to trace the transaction bbp_pd but we can not trace in our QA environment.
    Does anyone know the SRM table that contains the Goods Receipts indicator?

    Hi,
    For quicked Replies..........Post to the dedicated SRM Forums
    Forum->SAP Solutions->SRM - General
    Forum->SAP Solutions->SRM - Shopping Cart & Catalog
    Forum->SAP Solutions->SRM - Workflow & User/Vendor/Org. Management

  • No goods receipt possible for purchase order 'PO#" "Lineitem"

    Hi gurus,
    Please help on below error.
    While doing return to vendor transaction using BAPI 'BAPI_GOODSMVT_CREATE' error 'No goods receipt possible for purchase order 'PO#" "Lineitem"' was encountered. As checked, all data are correct including the plant, sloc, PO#, stocks, batch.
    Please kindly advice on how to resolve the issue.
    Thank you in advance.

    Hi,
    Few things which immediately comes to my mind.
    1. Check if the PO is released?
    2. Check if the confirmation control is properly set in Confirmations tab of item details of a PO.
    3. Check if the Goods Receipt indicator is ticked at item level of PO.
    I hope these helps.
    Kind Regards,
    Prakash

  • Enable Goods Receipt Indicator

    Dear all,
    I would like to ask how can I activate the Goods Receipt and GR Non-Valuated indicator in the Purchase Order Delivery Tab page.  Currently it is marked as disabled during creation of the PO.  Thanks.

    Hi
    Goods receipt Indicator
    For stock Material Procurement the Goods receipt indicator is set automatically by SAP standard setting sothat you can do the GR against the Purchase order.
    The below combinations are having the same functinality if the material is procured for multiple account assignment ie) Consumable Material procurment where the GR is Non valuated. If you use certain certain material type like NLAG or UNBW then the indicator will be set by the system.
    Also if you select mulitple account assignment the systme will set these indicators.
    1) Goods Receipt indicator - Disabled
        GR Non valuated indicator - Disabled
    2) Goods Receipt indicator - Enabled
        GR Non valuated indicator - Enabled
    Hope you understood. If no please explain why do you want to activate the indicators??
    Thanks / Karthik

  • Goods Receipt Indicator- (PO under Delivery Tab)

    I want set Goods Receipt Indicator in Purchase order under Delivery tab for specific company code.
    What are the configuration setting for GR Indicator default in Purchase order. I know OME9 apart from that is there any other way.
    thanks in advance

    Hi,
    GR Indicator comes as active by default based on the Item Category and Account Assignment Category.
    In case of Standard Item Category w/o Account Assignment Category, GR Indicator comes by dafault and In case of Account Assigned POs, dafualt settings sepends on the configuration of Account Assignment Category in OME9.
    If you want it based on the Comapany Code then, you need to go for ABAP Development.
    You can use BAdi - ME_PROCESS_PO_CUST
    Methods - PROCESS_HEADER (Processing of Header Data) and PROCESS_ITEM (Processing of Item Data)

  • No goods receipt possible for the PO - Interesting issue

    HI all,
    I need to do the GR for an open inbound delivery. At the item level of precessing document i.e PO 'No goods receipt' check is marked. Same thing is copied to my inbound delivery 'No goods Movement' is marked in Adminstrative tab of my inbound delivery item.
    When I use the BAPI BAPI_GOODSMVT_CREATE to do GR for this Inbound delivery, it throws an error saying that 'No goods receipt possible for the PO item'.
    But when I do the same thing manually it happened successfully by creating a "service confirmation document" and changed the goods movement status as C (fully completed) without creating an material document as these items are no relevant items for goods movement.
    As we are moving goods directly from Vendor to customer, just we want to do service confirmation to vendor without any goods movement. It happening manually but not through BAPI. Please suggest.
    Helpful anwers are certainly rewared
    Thanks,
    Raggs.

    Hi AP,
    I didn't find any relevant FM to do the same.
    Thanks.

  • Discount not required for a particular line item in PO

    Hi All,
      There is one requirement wherein PO contains 500 line items, in which discount should not be applicable to a particular line item , whereas all the other line items should consist of discount.
      Making a separate PO for that particular line item(Having no discount) is not agreeable.
      If we put the discount condition type at header level, it'll be applicable to all line items. But requirement is that, discount should not be applicable for  particular line items.
    Putting discount condition type to all the line items (Item Level) except a few, is also not agreeable, as it is a manual entry of 490 line items & its not recommended.
    Please suggest asap.
    Thanks

    hi Mahesh,
    As you said there are 500 line items in you document and for 1 line item you don't want to give discount and also don't want to creat another seprate document
    You have to create seprate document for that one item as in once document you can have MAXIMUM 499 line items
    This is because for every line item there will be 1 Debit and 1 Credit entry in FI, but in 1 FI document you can have only 999 line items so in your document you can have maximum 499 items
    Second option is that, in M/06, in Changes Can Be Made Area, select tick on DELETE, and when you creating document, delet the condition for that Item
    Regards
    Vishal

  • Autoclearing for GL line items

    Hi All,
    I am trying to clear line items from the GL accounts which are having different Profit center & different Material with same assignment field for that i have changed the rule for Document clearing, i have just mentioned field  ZUONR for clearing. but whenever i am going to clear the line items in GL for different Profit center & Material with same assignment field its is going to be cleared but the program is posting additional Document to clear the same.
    Example- Doc 1
    Itm  PK   BusA             Profit C     Acct G/L   acct short text             Amount    Amt in LC        Material Assignment    T                                                                               
    1  40    FXWS            DL0001   16210028   Fx on hand  THB         500.00        515.00        THBCNPAX 1234          1234           
      2  50    FXWS            DL0001   16210228   Fx in transit  THB        500.00-       515.00-       THBCNPAX 1234          1234                                                                               
    Example- Doc 2
                                                                                    1 40    FXWS            WS0487   16210228   Fx in transit  THB        500.00          515.00  THBCNSIX 1234              1234            
      2 50    FXWS            WS0487   16210028   Fx on hand  THB         500.00-         515.00- THBCNSIX 1234             1234  
    Above documents are having same assignment but different PC and Material which  i am going to be cleared but the auto clearing program posts extra line items for clearing.
    result in FBRA -
    Type     DocNo     PK     BusA     Profit C     Account        Amt DC     Amt in LC        Material             Text              Assignment
    AB     101572187     40     FXWS     DL0001     16210228    500      515                                                        1015721872011
    AB     101572187     50     FXWS     WS0487     16210228   -500     -515                                                        1015721872011
    IB     5900114725     50     FXWS     DL0001     16210228   -500     -515                 THBCNPADS      1234                        1234
    IB     5900114726     40     FXWS     WS0487     16210228    500      515             THBCNSIBS              1234                        1234
    Can anyone tell me why the program is posting additional docu when i want to clear docu. from one Profit center with another........

    The program is behaving as intended.  Any entry, once posted will not be edited in SAP.  So. if you try to clear the amounts from one PC against the other, a separate document is created with credit and debit line items to give that effect while setting the clearing indicator for the said items.  This is done to maintain the trail.
    Ravi.

  • FSV for Customer Line Items.

    Hi All,
    We can set the Field Status for GL Accounts in OBC4.
    Now i want to set the Field Status for Customer Line Items.
    Can anybody suggest me where can we set the FSV for
    Customers & Vendors.
    With Warm Regards.
    Shekar.

    hi,
    you can actually set the field status at various levels
    !) like on Field staus groups which we assign to Recon Accounts of customer--OBC$
    2) on Posting keys---OB41
    3) you can set Feild status at cistomer Account grops level
    SPRO>> FA>> AP & AR>> Customer Accts >> Master Data >>Preparations for Creating Customer Master Data >> Define Acct Grps with Screen Layout(Customers)
    hope this helps you
    rgds
    Jay

  • Goods receipt indicator is PO is not set for Stock -item

    Hi Gurus,
    I have created PO for a raw material but it is so strange that the Goods receipt indicator in Delivery tab is not set (it is greyed out also). Then, I cannot do Goods receipt for PO anymore.
    Normally, this Goods receipt indicator is set automatically if material is stock-item.
    Can anyone help me find out the reason?
    Thanks,
    Hong

    Hi,
    For the material type RAW MATERIAL ,  aganist your plant ( Which is given in the PO) have you activated QTY UPDATE check box?
    Check in the transcation OMS2
    Select your material type and click on the Qty update / Value update ( Which is in the left hand side window).
    Check QTY UPDATE check box aganist ur plant code. If not activated, check / activate check box.
    If this check box is activated, then only GR checkbox is activated in the PO - Delivery screen
    Regards
    KRK

  • Config of Goods Receipt indicator specific to individual PO line price

    Hello all
    Is there a way to define Goods Receipt indicator (field WEPOS in EKPO table) to default to either checked or unchecked, for individual PO Lines, based on the price of the material at each PO line ? (ex price beyond a threshold value should require a Goods Receipt)
    Goods Receipt requirement would therefore not be vendor specific (ie configured at Vendor level XK01) or Account Assignment Category specific (ie configured at OME9), but specific to individual PO lines value/price. Where can this threshold value of price be specified ?
    Thanks a lot

    This can be configured on the basis of USER ID
    Inforecord.
    I dont think on the basis of PO valu.
    IN inforecord u can check this.

Maybe you are looking for

  • Hide value of row-item(in crosstab Template) if same with previous row

    Hi, I've one custom crosstab using the following xml. group outside crosstab- GTOP - on M_KOG3_CONC row-item1 -> MARKT_LINE_CONC (group G1) row-item2 -> S2_SEGMENT2 (group G2) row-item3 -> RIM_IN_INCH (group G3) datapoints - QTY_TIRE_SO_FTP, SHARE_FI

  • UCCX limit duration of calls in Queue

    Hi, How can I redirect a call to another queue after it stays in the first queue for X amount of time? This is to say to limit the duration of a call in the first queue to X amount and then once it reaches that target, it will be redirected to anothe

  • Not able to connect to database from Form builder

    Hi , I installed oracle 10 g in my machine and is accessable from SQLPLUS & TOAD. In the same drive i installed Form builder, i am getting the below error when i tried to connect DB from form builder. ORA- 12154 : TNS : could not resolve service name

  • Re: My printer is not printing attachments.

    GraceRg wrote: My c510 is not printing attachments. When a fax arrives, the cover prints but not the fax image. When emails arrive with attachments, the message prints but the attachment does not. Any suggestions? My printer will print e-mails but do

  • Restart already opened bounded taskflow in UIShell

    Hello, I am using Jdev 11.1.1.6 with ADF BC and ADF Faces as technology stack. My application is using UIShell to open multiple tabs showing BTF implemented using jsff. We are using "TabContext.getCurrentInstance().addOrSelectTab" to open tabs i.e. o