Dump after implementing the Note 741385 Goods receipts up to current date for scheduling agreements

Hi,
I implemented the sap note 741385, but while performing GR getting dump
I unable to figure out why the EXIT_SAPLEINR_003 has been called, please find the following run time error .
Runtime Errors    
CALL_FUNCTION_PARM_UNKNOWN
Except.           
CX_SY_DYN_CALL_PARAM_NOT_FOUND
Date and Time     
10.04.2014 11:39:15
Short text
Function parameter "ISU_ENHANCEMENT" is unknown.
What happened?
Function module "EXIT_SAPLEINR_003" was called
with the parameter "ISU_ENHANCEMENT".
This parameter is not defined.
Error analysis
An exception occurred that is explained in detail below.
The exception, which is assigned to class 'CX_SY_DYN_CALL_PARAM_NOT_FOUND', was
not caught in
procedure "WE_BEWERTEN" "(FORM)", nor was it propagated by a RAISING clause.
Since the caller of the procedure could not have anticipated that the
exception would occur, the current program is terminated.
The reason for the exception is:
Function module "EXIT_SAPLEINR_003" was called
with the parameter "ISU_ENHANCEMENT".
This parameter is not defined.
Missing RAISING Clause in Interface
Program                            
SAPLEINR
Include                            
LEINRF25
Row                                
8
Module type                        
(FORM)
Module Name                        
WE_BEWERTEN
Trigger Location of Exception
Program                            
SAPLEINR
Include                            
LEINRF25
Row                                
151
Module type                        
(FORM)
Module Name                        
WE_BEWERTEN
Source Code Extract
  122  
IMPORTING
  123    
e_vkwrt          
= pot-vkwrt
  124    
e_vkwra          
= pot-vkwra
  125  
TABLES
  126    
i_tkomv          
= tkomv
  127  
EXCEPTIONS
  128    
OTHERS           
= 01.
  129
IF sy-subrc EQ 0.
  130  
MODIFY pot.
  131
ENDIF.
  132
EXIT.
  133   ENDIF.
  134
  135   MOVE-CORRESPONDING pot TO ekpo.
  136
  137   DATA: p_menge LIKE ekpo-menge,                       
"1.2 KR
  138    
p_datum LIKE sy-datum.                         
"1.2 KR
  139                                                        
"1.2 KR
  140 * pot-erfmg wird in pot_aufbauen schon entsprechend vorbelegt
  141   p_datum = budat.                                     
"1.2 KR
  142   p_menge = pot-erfmg.                                 
"1.2 KR
  143
  144 *- Userexit um Preisfindungsdatum und -menge zu ändern ----------------*
  145 * --> kann auch bei Bestellungen genutzt werden, um das Datum zu ändern
  146 *  nicht aber die Menge (macht keinen Sinn und ist nicht programmiert)
  147   MOVE ett[] TO cett[].
  148
  149 ENHANCEMENT-POINT WE_BEWERTEN_05 SPOTS ES_SAPLEINR.
  150
>>>>   CALL CUSTOMER-FUNCTION '003'
152 
EXPORTING i_ekko  = ekko
153           
i_ekpo  = ekpo
154           
i_budat = budat
155           
i_bldat = i_bldat
156           
isu_enhancement = ls_enhancement        
"IS2ERP
157 
TABLES
xeket   = cett
158 
CHANGING  c_datum = p_datum
159           
c_menge = p_menge.
160   REFRESH cett.                                        
"99794
161   IF ekko-bstyp EQ bstyp-best.
162
p_menge = pot-erfmg.
"damit wird die Bestellmenge verwendet
163   ELSE.
164
pot-erfmg = p_menge.
165   ENDIF.
166
167 *  MOVE-CORRESPONDING pot TO potkey.
"Preisfindungsmenge merken
168 *  READ TABLE ekp WITH KEY potkey.     
"MWE-HPR-HW-205016
169   READ TABLE ekp WITH KEY ebeln = pot-ebeln
170                      
ebelp = pot-ebelp

Hi,
please implement SAP note 916474 - A dump occurs when you call user exit EXIT_SAPLEINR_003
SAP enhancement MEVME001 contains both
EXIT_SAPLEINR_001
EXIT_SAPLEINR_003
Regards,
Klaus

Similar Messages

  • Goods receipt to be done earlier to scheduled date for scheduling agreement

    Dear Experts,
    We have a scenario where in the goods is received earlier than the scheduled date mentioned in the scheduling agreement, but system does not allow to do the GR. Everytime Stores people have to contact the purchase guys to change the scheduled date.
    Please let me know how to overcome this.
    Regards,
    Praveen

    sapPraveen wrote:
    Dear Experts,
    >
    > We have a scenario where in the goods is received earlier than the scheduled date mentioned in the scheduling agreement, but system does not allow to do the GR. Everytime Stores people have to contact the purchase guys to change the scheduled date.
    > Please let me know how to overcome this.
    >
    > Regards,
    > Praveen
    Hello Praveen,
    Set Message Number 254 (Work Area M7) to warning in customizing for Inventory Management and Physical Inventory under Define attributes of the system message.
    This should solve your problem!!
    Thanks,
    Reetesh

  • MIGO Goods receipt accepted in back date for STO

    Hi,
    I have a S.T.O for which delivery have been created, post goods issue and excise invoice have been done on 05.09.2009 and receipt through MIGO have been done and system accepted to post the material document in back dated 07.08.2009.
    How can system accept to post the material document in the back date, even my delivery and even dispatches had been not done on 07.08.2009.
    Is this standard functionality or do i need to make any config settings to not to accept to post the MIGO document.
    Thanks in advance
    Kishore.

    Go to transaction MMRV and uncheck field "Allow posting to previous period". This will make sure MM posting cannot be done to any of the previous periods. Keep in mind the setting will only be applicable for a particular month. If you want to make sure the setting is permanently set, you want to go to OMSY and uncheck the column to allow posting to previous period.
    Revi

  • How to find the 'ReturnQty' in Goods RECEIPT PO

    Dear all,
        Anybody help me to find the ReturnQty in Goods Receipt Po (PDN1).. say for example i have 100 Qtys in GRPO.Table name pdn1.i have returned 20 Qtys. how can i find the return qty in GRPO..
    AnyBody please tell the Field name in Pdn1 for that ReturnQty to be Found
    Thanks in Advance..
    Regards,
    G.shankar Ganesh

    what you are searching for isn't in PDN1.
    i explain it
    in OPDN and PDN1 (Good Receipt PO) you get Items.
    when you return them you use Goods Return (Tables OPRD and RPD1).
    that means you have two different documents and you should "connect" them by using
    an UDF or for example Supplier Ref. No.
    regards
    David

  • Batch number is not generating by the system at the time of Goods receipt

    Dear All,
    This is regarding Batch number that the system generates internaly at the time of Goods receipt,but the same is not generating the batch number.
    I checked all the configs but i could not trace it out.Can any one help me to solve the issue.
    Thanks in advance,
    With Regards
    Vinod

    Hi,
    Follow the steps:
    1.Field---VFDAT adn table-MCHA should be created as a charecter in CT04signed to a class in CL02N.
    2.create MM01 and add the class to it in classification view.
    3.In mm01 plt storage1 view give data for remainning shelf life and total shelf life and in purchasing view activate batch management.
    4.OMJ5- activate SLED for your plant and mvt type 201.
    5.opj2- set BD for your plant.
    6.create sort sequence in cu70 and assign your charecteristic value to it.
    7.create batch serch strategy in MBC1 for access sequence(plt/matrl/mvt typ) create a condition record.
    8.Do a GR using 501 and enter SLED related details.(production date and exp date values)
    Repeat the above step and enter diffrent values for SLED details.
    So now two batches are created with SLED as the charecteristic.
    9.Do a GI using 201 mvt tye in MB1A and enter * in batch field(system will determine the batch using the SLED value basedon the criteria(ascending or descending which was set in the sort rule.)
    Reg,
    Deepak.

  • In INDIA Capture of Multiple excise invoice at the time of Goods Receipt

    We would like to capture multiple excise invoice at the time of Goods Receipt. The excise invoice number captured should be updated in the RG 23 register with individual entry of excise invoice number and Qty against that excise invoice.
    The total GR will contain multiple excise invoice
    Can we use any user exit for the same or can anybody share there experiences.
    Amrish Sheth

    Please Check SAP Notes - Oss Notes
    With multiple acct. assignment, enter GR non-val. or cancel GR
    Message no. 06417
    Diagnosis
    In the case of PO items assigned to more than one account, instead of valuation being carried out at the time of goods receipt, the relevant materials are not valuated until the invoice data is entered into the system.
    Procedure
    •     Set the indicator for non-valuated goods receipts
    or
    •     Cancel the GR indicator.
    OSS-Notes.                              -
    Version: 5        -
    Validity: valid since 12.04.2007
    Note 204252 - Valuated goods receipt for multiple account assignment
    Summary
    Symptom
    You cannot use the valuated goods receipt function in combination with multiple account assignment.
    Other terms
    EKPO-WEUNB, screen 0113, ME21, purchase order, 06417, 06 417
    Reason and Prerequisites
    We have not implemented this function since users who post goods receipts would have to determine the distribution to individual account assignment items during  partial deliveries. Generally, users cannot or should not determine this.
    An automatic distribution also causes problems and is also not implemented due to technical reasons

  • Multiple Account Assignment at the time of Good Receipt for one line item

    Sap Members.     
      We have some contracts with cost center distributions that the exact amount is not known.  These Blanket Orders require a receiving confirmation.then only we can conclude the cost center, If we create one line item with total amount of contract to one cost center, is there a way can we distribute this cost to the different cost centers at the moment receiving the goods
    Any help will be highly appreciated.
    Thanks
    Nick

    Please Check SAP Notes - Oss Notes
    With multiple acct. assignment, enter GR non-val. or cancel GR
    Message no. 06417
    Diagnosis
    In the case of PO items assigned to more than one account, instead of valuation being carried out at the time of goods receipt, the relevant materials are not valuated until the invoice data is entered into the system.
    Procedure
    •     Set the indicator for non-valuated goods receipts
    or
    •     Cancel the GR indicator.
    OSS-Notes.                              -
    Version: 5        -
    Validity: valid since 12.04.2007
    Note 204252 - Valuated goods receipt for multiple account assignment
    Summary
    Symptom
    You cannot use the valuated goods receipt function in combination with multiple account assignment.
    Other terms
    EKPO-WEUNB, screen 0113, ME21, purchase order, 06417, 06 417
    Reason and Prerequisites
    We have not implemented this function since users who post goods receipts would have to determine the distribution to individual account assignment items during  partial deliveries. Generally, users cannot or should not determine this.
    An automatic distribution also causes problems and is also not implemented due to technical reasons

  • Inventory account is not defined [Goods Receipt PO - Rows - Warehouse Code

    Hai All,
    When I copied from PO to GR PO the below said error accord. G/L are set by  Item level.
    General Setting > Inventory Tab > Set G/L Accounts as : *by item level*
    Error:
    Inventory account is not defined [Goods Receipt PO - Rows - Warehouse Code][line: 1] ,  [Message 173-77]
    Please provide me a solution.
    Regards
    Sudarshan

    hiii Sudarshan
           if you have set g/l a/c by item then go to
    administration-setup-inventory (stock management)-warehouse-(your particular warehouse) -accounting
                    assign g/l account ,
                                       hope this helps you
                                                      Good Luck
                                                                     RIYAZ

  • Goods Receipt is allowed through MIGO  for PO's though they hav the confirm

    Goods Receipt is allowed through MIGO  for PO's though they hav the confirmation control key. where as its should allow based on ASN(inbound Delivery).
    Not sure if any system changes has to be made or anything else. please suggest.
    Thanks

    Hi Dear <
      You can also recived the goods  with reference to inbound Delevery,
    1  Select  In Confirmation  Tab Con con key while in  Creating PO
    2  Create a Inbound delevry from T.code: VL31n
    3 Once you create the Inbound delevery wth reference to PO, The inbound delevery no will be propulated in  Confirmation Tab of PO
    4 you can Do the mIGO  with reference to that Inbound delevery

  • Auto Creation of Storage Location at the time of Goods receipt

    Dear All
    Please tell me how can i create storage location automatically at the time of Goods receipt.
    i already made the configuration in OMJ8 for movement type and required plant
    still, at the time of creating PO its not getting created..
    Please advice
    Narendra C.

    Hello Narendra,
    If you are trying for automatic creation of strorage location for goods movement to special stock, then ithe data will nit be created. This standard SAP functionality.
    Also if you have maintained storage location in the preceeding documents, then it will automatically fetched during goods reciept.
    BR,
    Tushar
    Edited by: Tushar Patankar on Feb 4, 2011 12:50 PM

  • Can we create 2 inspection lots at the time of goods receipt.

    Hi experts,
         Can we create two inspection lots at the time of goods receipt from vendor.I will assign two inspection types in material master
    suppose 01,02.Both are releated to goods receipt.For one inspection lot when we take usage decision stock should not post into usage decision.for other inspection lot stock has to be posted.Is this possible?if possible how to do configuration?

    I think I made this recommendation in a previous post concerning this but this is exactly what reference operation sets are created for.
    Create the reference operation set for the characteristics that are used for all the materials.  You create this once.
    When you create the sepcific plan for the individual materials, you include the reference operation as one of the operations, (probably the first one in your case).  You don't have to add characteristics, modify or change it.  All the characeristics and settings come from the reference operation.  If you need to make a change you edit the reference operation and make the change once.   The change is immediately seen in all newly created inspection lots.
    In a second operation of the plan, you add the characteristics specific to the material.
    You can add different workcenters to the operations if you want.  That way you can set up security on the workcenters and control who can record results against which operations.
    Aside from creating lots manually, you can't create two lots at the same time from the same GR.
    Craig

  • Reg., Quality Inspection at the time of Goods Receipt against the P.O.

    Hi
    Pls provide the procedure for the "Quality Inspection at the time of Goods Receipt against the P.O."
    Thanks in advance.
    Regards
    Ravi

    Answers:
    1.Our client wants that he want to send back to Vendor, In which way we have to do in SAP?
    In QM,Raise notification for rejected qty in special stock, this will carry task of return delivery.
    2. Without Quality inspection User shouldn't do the MIRO?
    User discipline only it will be solved or
    Prepare user exit with help of ABAP'r
    while goods receipt(MIGO) for all scenarios(under delivery/over delivery/rejected) in development,
    Check MIRO for QC passed qty is allowed for bill booking, give meaningful messages for all scenarios.
    3. Quantity was certified by 13 only, so the user should do the MIRO for 13 only, Kindly suggest iIn which way we have to configure in SAP?
    Do return delivery for rejected quantity(2),if there excise,reverse it thru J1IS.
    After finishing above steps,Wheu u do IV only Quantity 13 will flow.
    Invoice verification will be done only for the accepted quantity.
    Above solution will solve problem.
    Edited by: Jeyakanthan A on Jan 11, 2010 12:01 PM
    Edited by: Jeyakanthan A on Jan 11, 2010 12:02 PM

  • Capture  & Post Invoice at the time of Goods Receipt in one Step

    Hi,
    We are doing the following for Goods Receipt (as decided by other consultant)
    1. Goods Receipt (Only Part I) - currently being done by Stores
    2. Capture Invoice (J1IEX) - currently being done by Purchase
    3. Post Invoice (J1IEX) -  currently being done by Finance
    We tried to capture & Post Invoice in single step at the time of Goods Receipt. The system is allowing us to do so. Can we do the goods receipt & capture & post invoice at the time of GR only.
    What is the difference or benefit in doing GR & capturing invoice separately?
    Regards,

    >
    PK wrote:
    > Hi,
    >
    > We are doing the following for Goods Receipt (as decided by other consultant)
    > 1. Goods Receipt (Only Part I) - currently being done by Stores
    > 2. Capture Invoice (J1IEX) - currently being done by Purchase
    > 3. Post Invoice (J1IEX) -  currently being done by Finance
    >
    > We tried to capture & Post Invoice in single step at the time of Goods Receipt. The system is allowing us to do so. Can we do the goods receipt & capture & post invoice at the time of GR only.
    >
    > What is the difference or benefit in doing GR & capturing invoice separately?
    >
    > Regards,
    Hi PK,
    Standard SAP provides different stages based on business criticality.
    Since a warehouse person may not be aware of Excise functionalities he should only be allowed to capture the invoice, however Posting excise credit is a critical business function hence site Excise clerks should be allowed for these rights.
    However based on business scenario or size of business the same can be done at one place.
    So as your business demands the process can be changed with that. However criticality of the matter & process lies with the business finally. 
    There are scenarios where actual material reciept is short at times hence credit allowed has to be reduced than original, there may be scenarios where a critical excisable product may have wrong chapter heading maintained at PO level which needs to be changed at credit availment/capture stages to show correct chapter in excise registers...
    these all cases support the process to be splitted & responsibilities segrigated....
    Hope it assits....
    regards
    ak

  • Problem at the time of Goods receipt(MM)

    Dear all,
    I am new in MM and I am facing a problem at the time of goods receipt against subcontracting order. In our scenario we are create a subcontracting order for one finish material and in BOM we are giving some raw material. After that we are doing transfer posting (material provide to vendor) and then receive the finish goods.But at the time of goods receipt against SCO order I am getting error that multiple parent batch for finish batch. I am unable to understand the problem. so, kindly help me.
    Thanks
    Rahul.

    I think you are receing multiple bacthes for the parent material,In this case you need to select Distribute qty option in MIGO.Here you can split the qty batchwise for parent material.If you split the qty it will allow you to receive the material.

  • CK40N - Still open even after applying the note

    Hello Everyone!
    Greetings!
    Experiencing issues in the costing run. SAP ECC 5.0
    After the marking job completion observed that there are some u2018Still Openu2019 items. After some research found the SAP notes u2013 0000542790, 0001321242 & 0001402978.
    SAP note 0000542790 is not applicable to us as the client is on SAP ECC 5.0. For the short term fix, as per the note 542790 have executed the command u2018=cksuu2019. It worked.
    To apply the notes 0001321242, 0001402978 was testing in the test systems and I still see the u2018STILL OPENu2019 items even after implementing the SAP notes 0001321242 and 0001402978. Both the notes have been sucessfully implemented and also verified the corrections.
    Any suggestions/advice, please. Thanks in advance !
    Satish

    Hi Satish,
    There can be valid reasons for the 'still open' Materials.
    The following are reasons for 'still open'
    1. the materials were included in another costing run so there was an
    overlap in released cost estimates
    2. there was already a released cost estimate for those materials so
    the system did not allow for another one - this could have been costed
    manually and released manually (ck11) rather than in ck40n
    3. there was a stop in the job that ran to release them (you mentioned
    periods were closed). After the restart, some of the statistics could
    have been incorrectly updated.
    Furthermore, please see the note:
    542790     Inconsistency correction: Costing run statistics
    If need need to find the 'still open' Materials.
    If you run tCode 'SE16' and view the table table KALM which contains
    the entries for all materials costed within the costing run.
    Field 'KALM-FEH_STATUS is the cost estimate's status after step costing.
    1) Find cost estimates created originally within cstg run
    So, you have to select all entries of KALM for the specific costing
    run which are having KALM-FEH_STATUS = 'KA'.
    This is the number of cost estimates which should have been marked in
    the later marking step.
    2) Find cost estimates released successfully
    The set of released cost estimates is given by selection of table
    KEKO: specify KALAID and KALADAT and FEH_STA = 'FR'.
    3) Find missing cost estimates
    Compare the results of 1) and 2):
    Which material/plant have an KALM entry, but not a released cost
    cost estimate ?
      > this will be the set of cost estimates you are looking for...
    Regards,Declan

Maybe you are looking for

  • How to schedule Job for data uploading from source to BI

    Hi to all, How to schedule Job for data uploading from source to BI, Why we required and how we do it. As I am fresher in BI, I need to know from bottom. Regards Pavneet Rana

  • Mapping Help required for ORDER Idoc to EDI file

    Hi My source strcture is as follows E1EDP01 E1EDP01    E1EDPT1 (TDID=0001)      E1EDPT2          TDLINE = abcd    E1EDPT1 (TDID=0001)      E1EDPT2          TDLINE = XYZ and my target line item is mapped with TDLINE(Context E1EDP01)-exist then createi

  • Rollup of Counts

    I am using Oracle 9i and need assistance with writing an SQL query that shows a hierarchy, with total counts for each level. For example: Table1: Device_Tree (every device and it's parent device) col1: Node col2: Node_Parent Table2: Meters (a list of

  • Problems with installing Oracle java or reinstalling Apple Java

    Hi all, I need Java for an online government course I'm taking. A 'technical test' available tells me that my java is out of date. I am directed by the course software to download Oracle Java for Mac, version 8u45. I'm running Mac OSX 10.7.5, but I s

  • Content Viewer login issue still here

    I made a new Content Viewer via DPS App Builder. The device preview is running perfectly (thank you for the fix). The login issue (you have to login twice) is still here. Best regards Haeme