<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: ME9F in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/me9f/m-p/2522143#M570994</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;When I try to open SMOD_MRFLB001 Badi for control data&lt;/P&gt;&lt;P&gt;it gives error&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Program names ZX... are reserved for includes of exit function groups&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;pls help&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 20 Jul 2007 06:31:01 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-07-20T06:31:01Z</dc:date>
    <item>
      <title>ME9F</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/me9f/m-p/2522140#M570991</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am using me9f transaction.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I don't want PO with material type 'Generic' to be selected when this program is executed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How can this be done?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can we write BDC for this? If yes pls. explain step-by-step.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Jul 2007 06:15:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/me9f/m-p/2522140#M570991</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-07-20T06:15:30Z</dc:date>
    </item>
    <item>
      <title>Re: ME9F</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/me9f/m-p/2522141#M570992</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sorry. It is about me59 transaction&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Jul 2007 06:17:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/me9f/m-p/2522141#M570992</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-07-20T06:17:37Z</dc:date>
    </item>
    <item>
      <title>Re: ME9F</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/me9f/m-p/2522142#M570993</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;You have to change the code in the program RM06ENDR_ALV related to this tcode ME9F, since it is a Std program we need a access key&lt;/P&gt;&lt;P&gt;or don't define output type for such PO's &lt;/P&gt;&lt;P&gt;Is it possible to put such check in SPRO, while define the Output types and output determination..please check with the fun consultant..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Using an exit or BADI we have to put this condition for ME59&lt;/P&gt;&lt;P&gt;see the Exits and BADIs for this Tcode ME59&lt;/P&gt;&lt;P&gt;Enhancement&lt;/P&gt;&lt;P&gt;MEVME001                                WE default quantity calc. and over/ underdelivery tolerance&lt;/P&gt;&lt;P&gt;MM06E001                                User exits for EDI inbound and outbound purchasing document&lt;/P&gt;&lt;P&gt;MM06E003                                Number range and document number&lt;/P&gt;&lt;P&gt;MM06E004                                Control import data screens in purchase order&lt;/P&gt;&lt;P&gt;MM06E005                                Customer fields in purchasing document&lt;/P&gt;&lt;P&gt;MM06E007                                Change document for requisitions upon conversion into PO&lt;/P&gt;&lt;P&gt;MM06E008                                Monitoring of contr. target value in case of release orders&lt;/P&gt;&lt;P&gt;MM06E009                                Relevant texts for "Texts exist" indicator&lt;/P&gt;&lt;P&gt;MM06E010                                Field selection for vendor address&lt;/P&gt;&lt;P&gt;MM06E011                                Activate PReq Block&lt;/P&gt;&lt;P&gt;MMAL0001                                ALE source list distribution: Outbound processing&lt;/P&gt;&lt;P&gt;MMAL0002                                ALE source list distribution: Inbound processing&lt;/P&gt;&lt;P&gt;MMAL0003                                ALE purcasing info record distribution: Outbound processing&lt;/P&gt;&lt;P&gt;MMAL0004                                ALE purchasing info record distribution: Inbound processing&lt;/P&gt;&lt;P&gt;MMDA0001                                Default delivery addresses&lt;/P&gt;&lt;P&gt;MMFAB001                                User exit for generation of release order&lt;/P&gt;&lt;P&gt;AMPL0001                                User subscreen for additional data on AMPL&lt;/P&gt;&lt;P&gt;MRFLB001                                Control Items for Contract Release Order&lt;/P&gt;&lt;P&gt;LMEDR001                                Enhancements to print program&lt;/P&gt;&lt;P&gt;LMELA002                                Adopt batch no. from shipping notification when posting a G&lt;/P&gt;&lt;P&gt;LMELA010                                Inbound shipping notification: Transfer item data from IDOC&lt;/P&gt;&lt;P&gt;LMEQR001                                User exit for source determination&lt;/P&gt;&lt;P&gt;LMEXF001                                Conditions in Purchasing Documents Without Invoice Receipt&lt;/P&gt;&lt;P&gt;LWSUS001                                Customer-Specific Source Determination in Retail&lt;/P&gt;&lt;P&gt;M06B0001                                Role determination for purchase requisition release&lt;/P&gt;&lt;P&gt;M06B0002                                Changes to comm. structure for purchase requisition release&lt;/P&gt;&lt;P&gt;M06B0003                                Number range and document number&lt;/P&gt;&lt;P&gt;MEQUERY1                                Enhancement to Document Overview ME21N/ME51N&lt;/P&gt;&lt;P&gt;MELAB001                                Gen. forecast delivery schedules: Transfer schedule implem.&lt;/P&gt;&lt;P&gt;MEFLD004                                Determine earliest delivery date f. check w. GR (only PO)&lt;/P&gt;&lt;P&gt;MEETA001                                Define schedule line type (backlog, immed. req., preview)&lt;/P&gt;&lt;P&gt;ME590001                                Grouping of requsitions for PO split in ME59&lt;/P&gt;&lt;P&gt;M06E0005                                Role determination for release of purchasing documents&lt;/P&gt;&lt;P&gt;M06E0004                                Changes to communication structure for release purch. doc.&lt;/P&gt;&lt;P&gt;M06B0005                                Changes to comm. structure for overall release of requisn.&lt;/P&gt;&lt;P&gt;M06B0004                                Number range and document number&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; Business Add-in&lt;/P&gt;&lt;P&gt;ME_PROCESS_REQ_CUST                     Enhancements for Processing Enjoy PReqs: Customer&lt;/P&gt;&lt;P&gt;ME_PROCESS_REQ                          Enhancements for Processing Enjoy PReqs: Internal&lt;/P&gt;&lt;P&gt;ME_PROCESS_PO_CUST                      Enhancements for Processing Enjoy Purchase Order: Customer&lt;/P&gt;&lt;P&gt;ME_PROCESS_PO                           Enhancements for Processing Enjoy Purchase Order: Intern.&lt;/P&gt;&lt;P&gt;ME_PROCESS_COMP                         Processing of Component Default Data at Time of GR: Customer&lt;/P&gt;&lt;P&gt;ME_PO_SC_SRV                            BAdI: Service Tab Page for Subcontracting&lt;/P&gt;&lt;P&gt;ME_PO_PRICING_CUST                      Enhancements to Price Determination: Customer&lt;/P&gt;&lt;P&gt;ME_PO_PRICING                           Enhancements to Price Determination: Internal&lt;/P&gt;&lt;P&gt;ME_INFOREC_SEND                         Capture/Send Purchase Info Record Changes - Internal Use&lt;/P&gt;&lt;P&gt;ME_HOLD_PO                              Hold Enjoy Purchase Orders: Activation/Deactivation&lt;/P&gt;&lt;P&gt;ME_GUI_PO_CUST                          Customer's Own Screens in Enjoy Purchase Order&lt;/P&gt;&lt;P&gt;ME_FIELDSTATUS_STOCK                    FM Account Assignment Behavior for Stock PR/PO&lt;/P&gt;&lt;P&gt;ME_DP_CLEARING                          Clearing (Offsetting) of Down Payments and Payment Requests&lt;/P&gt;&lt;P&gt;ME_PURCHDOC_POSTED                      Purchasing Document Posted&lt;/P&gt;&lt;P&gt;SMOD_MRFLB001                           Control Items for Contract Release Order&lt;/P&gt;&lt;P&gt;EXTENSION_US_TAXES                      Extended Tax Calculation with Additional Data&lt;/P&gt;&lt;P&gt;ARC_MM_EKKO_WRITE                       BAdI: Enhancement of Scope of Archiving (MM_EKKO)&lt;/P&gt;&lt;P&gt;ARC_MM_EKKO_CHECK                       BAdI: Enhancement of Archivability Check (MM_EKKO)&lt;/P&gt;&lt;P&gt;MM_EDI_DESADV_IN                        Supplementation of Delivery Interface from Purchase Order&lt;/P&gt;&lt;P&gt;MM_DELIVERY_ADDR_SAP                    Determination of Delivery Address&lt;/P&gt;&lt;P&gt;ME_WRF_STD_DNG                          PO Controlling Reminder: Extension to Standard Reminder&lt;/P&gt;&lt;P&gt;ME_TRIGGER_ATP                          Triggers New ATP for Changes in EKKO, EKPO, EKPV&lt;/P&gt;&lt;P&gt;ME_TRF_RULE_CUST_OFF                    BADI for Deactivation of Field T161V-REVFE&lt;/P&gt;&lt;P&gt;ME_TAX_FROM_ADDRESS                     Tax jurisdiction code taken from address&lt;/P&gt;&lt;P&gt;ME_REQ_POSTED                           Purchase Requisition Posted&lt;/P&gt;&lt;P&gt;ME_REQ_OI_EXT                           Commitment Update in the Case of External Requisitions&lt;/P&gt;&lt;P&gt;ME_RELEASE_CREATE                       BAdI: Release Creation for Sched.Agrmts with Release Docu.&lt;/P&gt;&lt;P&gt;ME_DEFINE_CALCTYPE                      Control of Pricing Type: Additional Fields&lt;/P&gt;&lt;P&gt;ME_CHANGE_OUTTAB                        Enrich ALV Output Table in Purchasing&lt;/P&gt;&lt;P&gt;ME_CHANGE_CHARACTER                     Customer-Specific Characteristics for Product Allocation&lt;/P&gt;&lt;P&gt;ME_CCP_DEL_DURATION                     Calc. of Delivery Duration in CCP Process (Not in Standa&lt;/P&gt;&lt;P&gt;ME_CCP_BESWK_AUTH_CH                    BAdI for authorization checks for procuring plant&lt;/P&gt;&lt;P&gt;ME_CCP_ACTIVE_CHECK                     BAdI to check whether CCP process is active&lt;/P&gt;&lt;P&gt;ME_BSART_DET                            Change document type for automatically generated POs&lt;/P&gt;&lt;P&gt;ME_BAPI_PR_CREATE_02&lt;/P&gt;&lt;P&gt;ME_BAPI_PR_CREATE_01&lt;/P&gt;&lt;P&gt;ME_BAPI_PO_CREATE_02&lt;/P&gt;&lt;P&gt;ME_BAPI_PO_CREATE_01&lt;/P&gt;&lt;P&gt;ME_BADI_DISPLAY_DOC                     BAdI for Internal Control of Transaction to be Invoked&lt;/P&gt;&lt;P&gt;ME_ACTV_CANCEL_PO                       BAdI for Activating the Cancel Function at Header Level&lt;/P&gt;&lt;P&gt;MEGUI_LAYOUT                            BAdI for Enjoy Purchasing GUI&lt;/P&gt;&lt;P&gt;ME_CHECK_ALL_ITEMS                      Run Through Items Again in the Event of Changes in EKKO&lt;/P&gt;&lt;P&gt;ME_COMMTMNT_REQ_RE_C                    Check of Commitment Relevance of Purchase Requisitions&lt;/P&gt;&lt;P&gt;ME_COMMTMNT_REQ_RELE                    Check of Commitment Relevance of Purchase Requisitions&lt;/P&gt;&lt;P&gt;ME_COMMTMNT_PO_REL_C                    Check for Commitment-Relevance of Purchase Orders&lt;/P&gt;&lt;P&gt;ME_COMMTMNT_PO_RELEV                    Check for Commitment-Relevance of Purchase Orders&lt;/P&gt;&lt;P&gt;ME_COMMITMENT_STO_CH                    BadI for checking if commitments for STOs are active&lt;/P&gt;&lt;P&gt;ME_COMMITMENT_RETURN                    Commitment for return item&lt;/P&gt;&lt;P&gt;ME_CIP_REF_CHAR                         Enables Reference Characteristics in Purchasing&lt;/P&gt;&lt;P&gt;ME_CIP_ALLOW_CHANGE                     Configuration in Purchasing: Changeability Control&lt;/P&gt;&lt;P&gt;ME_CIN_MM06EFKO                         Copy PO data for use by Country version India&lt;/P&gt;&lt;P&gt;ME_CIN_LEINRF2V                         BADI for LEINRF03 excise_invoice_details&lt;/P&gt;&lt;P&gt;ME_CIN_LEINRF2R                         BADI for CIN India - Delivery charges&lt;/P&gt;&lt;P&gt;ME_CHECK_SOURCES                        Additional Checks in Source Determination/Checking&lt;/P&gt;&lt;P&gt;ME_CHECK_OA                             Check BAdI for Contracts&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;Reward points for useful Answers&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Anji&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: &lt;/P&gt;&lt;P&gt;        Anji Reddy Vangala&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Jul 2007 06:21:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/me9f/m-p/2522142#M570993</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-07-20T06:21:10Z</dc:date>
    </item>
    <item>
      <title>Re: ME9F</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/me9f/m-p/2522143#M570994</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;When I try to open SMOD_MRFLB001 Badi for control data&lt;/P&gt;&lt;P&gt;it gives error&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Program names ZX... are reserved for includes of exit function groups&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;pls help&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Jul 2007 06:31:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/me9f/m-p/2522143#M570994</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-07-20T06:31:01Z</dc:date>
    </item>
  </channel>
</rss>

