Restricting Process Order Goods Movements within order basic dates

Hi Experts,
How can we restrict the goods movements against a process order only within the basic start and basic finish dates of the order? We create one order per month, but users can post goods movements to the current order in the previous period (MIGO GI / GR), as movements in the prior period is allowed as well. Appreciate your inputs.
Regards,
Ravi

Hi,
Thanks. Yes, we do 'TECO' the past orders and we also have user status that prevents any goods movements on such 'TECO'ed orders. But, my question is how to prevent movements on Current Order, posted with date in previous period.
Thanks,
Ravi

Similar Messages

  • Process Order - Goods Movements

    Hi All,
    I am working with the process order (COR2/COR3). From the general data tab of the process order I am navigating to Documented Goods movements via the path Goto --> Lists --> Documented Goods movements.
    I need to generate a report of these docs. I am just checking if there is any FM available for this. I did the search and could not find any. I am aware that these are available in the table MSEG which we can parse by the material no and the process order no. Is this the right way to get a list of these docs or do we have a better approach or any FM which I am missing.
    Please drop in your inputs.
    Thanks.

    This info is available in the table AUFM - Goods movements for order .

  • BAPI_GOODSMVT_CREATE: Transport Order Goods Movements

    Hi
    I have a transport order  (move material from plant A to plant B) and a outbound delivery already created on SAP.
    From xMII using FMu2019s o BAPIu2019s I need to update the picking and also confirm the outbound delivery in order to register the goods movement, the good movement that I need to create itu2019s 641 type.
    We are using quite well the BAPI_GOODSMVT_CREATE to move materials for Purchase Orders and Process Orders, but with movement type 641 I always get the following error message u201CGoods movement not possible with mvmt type 641u201D; so I began to search on the SAP SDN about this.
    Is there another BAPI for create a 641 movement?
    What are the BAPI or FM that I need to use?
    Any help?
    Best Regards and Thanks in advance

    Finally I've managed to create movement type 641...
    Let explain how:
    First its to update the outbound delivery using the BAPI_OUTB_DELIVERY_CHANGE where you can assign a storage location for a position, the delivered quantity, net weight, gross weigth, volume and also conversion factor between units of measure.
    The we need to do the picking and the post good issue (PGI) by WS_DELIVERY_UPDATE where you define the picking qty, date and time for the post good issue, etc. This is the one that creates a movement 641.
    Here you can see an example of the two BAPI/FM request that you need:
    <?xml version="1.0" encoding="UTF-8"?>
    <BAPI_OUTB_DELIVERY_CHANGE>
         <INPUT>
              <DELIVERY></DELIVERY>
              <HEADER_CONTROL>
                   <DELIV_NUMB></DELIV_NUMB>
                   <GROSS_WT_FLG/>
                   <NET_WT_FLG/>
                   <VOLUME_FLG/>
                   <DELIV_DATE_FLG/>
                   <DOCK_FLG/>
                   <DLV_DEL/>
                   <INCO1_FLG/>
                   <INCO2_FLG/>
                   <ROUTE_FLG/>
                   <SHIP_COND_FLG/>
                   <DLV_PRIO_FLG/>
                   <UNLOAD_PT_FLG/>
                   <PICK_DATE_FLG/>
                   <TRSP_DATE_FLG/>
                   <LOAD_DATE_FLG/>
                   <GDSI_DATE_FLG/>
                   <SIMULATE/>
                   <NO_LOCK/>
                   <SPLIT_DONE_FLG/>
                   <DLV_BLOCK_FLG/>
                   <DLV_CHANGE_OFF/>
              </HEADER_CONTROL>
              <HEADER_CONTROL_SPL>
                   <SENDER_METHOD/>
                   <DELIV_NUMB></DELIV_NUMB>
                   <GEOROUTE_FLG/>
                   <BOP_GUID/>
                   <INITIATOR_PROCESS/>
              </HEADER_CONTROL_SPL>
              <HEADER_DATA>
                   <DELIV_NUMB>2030000016</DELIV_NUMB>
                   <GROSS_WT/>
                   <NET_WEIGHT/>
                   <UNIT_OF_WT/>
                   <UNIT_OF_WT_ISO/>
                   <VOLUME/>
                   <VOLUMEUNIT/>
                   <VOLUMEUNIT_ISO/>
                   <DOOR/>
                   <INCOTERMS1/>
                   <INCOTERMS2/>
                   <ROUTE/>
                   <SHIP_COND/>
                   <DLV_PRIO/>
                   <UNLOAD_PT/>
                   <DLV_BLOCK/>
              </HEADER_DATA>
              <HEADER_DATA_SPL>
                   <DELIV_NUMB></DELIV_NUMB>
                   <GEOROUTE/>
              </HEADER_DATA_SPL>
              <SENDER_SYSTEM/>
              <TECHN_CONTROL>
                   <DEBUG_FLG/>
                   <UPD_IND/>
                   <RECV_WHS_NO/>
                   <RECV_SYS/>
                   <DLV_TYPE/>
              </TECHN_CONTROL>
         </INPUT>
         <TABLES>
              <COLLECTIVE_CHANGE_ITEMS>
                   <item>
                        <DELIV_NUMB></DELIV_NUMB>
                        <DELIV_ITEM/>
                        <DLV_QTY_FROM/>
                        <BASE_UOM/>
                        <BASE_UOM_ISO/>
                   </item>
              </COLLECTIVE_CHANGE_ITEMS>
              <EXTENSION1>
                   <item>
                        <FIELD1/>
                        <FIELD2/>
                        <FIELD3/>
                        <FIELD4/>
                   </item>
              </EXTENSION1>
              <EXTENSION2>
                   <item>
                        <PARAM/>
                        <ROW/>
                        <FIELD/>
                        <VALUE/>
                        <TYPE/>
                        <LENGTH/>
                   </item>
              </EXTENSION2>
              <HEADER_DEADLINES>
                   <item>
                        <DELIV_NUMB></DELIV_NUMB>
                        <TIMETYPE/>
                        <TIMESTAMP_UTC/>
                        <TIMEZONE/>
                   </item>
              </HEADER_DEADLINES>
              <HEADER_PARTNER>
                   <item>
                        <UPD_MODE_PARTN/>
                        <DELIV_NUMB></DELIV_NUMB>
                        <ITM_NUMBER/>
                        <PARTN_ROLE/>
                        <PARTNER_NO/>
                        <ADDRESS_NO/>
                        <DESC_PARTN/>
                        <MANUAL_ADDR/>
                        <SCA_CODE/>
                   </item>
              </HEADER_PARTNER>
              <HEADER_PARTNER_ADDR>
                   <item>
                        <UPD_MODE_ADR/>
                        <ADDR_NO/>
                        <FORMOFADDR/>
                        <NAME/>
                        <NAME_2/>
                        <NAME_3/>
                        <NAME_4/>
                        <C_O_NAME/>
                        <CITY/>
                        <DISTRICT/>
                        <CITY_NO/>
                        <POSTL_COD1/>
                        <POSTL_COD2/>
                        <POSTL_COD3/>
                        <PO_BOX/>
                        <PO_BOX_CIT/>
                        <DELIV_DIS/>
                        <STREET/>
                        <STREET_NO/>
                        <STR_ABBR/>
                        <HOUSE_NO/>
                        <STR_SUPPL1/>
                        <STR_SUPPL2/>
                        <LOCATION/>
                        <BUILDING/>
                        <FLOOR/>
                        <ROOM_NO/>
                        <COUNTRY/>
                        <LANGU/>
                        <REGION/>
                        <SORT1/>
                        <SORT2/>
                        <TIME_ZONE/>
                        <TAXJURCODE/>
                        <ADR_NOTES/>
                        <COMM_TYPE/>
                        <TEL1_NUMBR/>
                        <TEL1_EXT/>
                        <FAX_NUMBER/>
                        <FAX_EXTENS/>
                        <STREET_LNG/>
                        <DISTRCT_NO/>
                        <CHCKSTATUS/>
                        <PBOXCIT_NO/>
                        <TRANSPZONE/>
                        <HOUSE_NO2/>
                        <E_MAIL/>
                        <STR_SUPPL3/>
                        <TITLE/>
                        <COUNTRYISO/>
                        <LANGU_ISO/>
                        <BUILD_LONG/>
                        <REGIOGROUP/>
                        <HOME_CITY/>
                        <HOMECITYNO/>
                        <PCODE1_EXT/>
                        <PCODE2_EXT/>
                        <PCODE3_EXT/>
                        <PO_W_O_NO/>
                        <PO_BOX_REG/>
                        <POBOX_CTRY/>
                        <PO_CTRYISO/>
                        <HOMEPAGE/>
                        <DONT_USE_S/>
                        <DONT_USE_P/>
                   </item>
              </HEADER_PARTNER_ADDR>
              <ITEM_CONTROL>
                   <item>
                        <DELIV_NUMB>2030000016</DELIV_NUMB>
                        <DELIV_ITEM>0010</DELIV_ITEM>
                        <CHG_DELQTY>X</CHG_DELQTY>
                        <DEL_ITEM/>
                        <VOLUME_FLG>X</VOLUME_FLG>
                        <NET_WT_FLG>X</NET_WT_FLG>
                        <GROSS_WT_FLG>X</GROSS_WT_FLG>
                   </item>
              </ITEM_CONTROL>
              <ITEM_DATA>
                   <item>
                        <DELIV_NUMB>2030000016</DELIV_NUMB>
                        <DELIV_ITEM>0010</DELIV_ITEM>
                        <MATERIAL>000000000211000001</MATERIAL>
                        <BATCH/>
                        <HIERARITEM/>
                        <USEHIERITM/>
                        <DLV_QTY>2</DLV_QTY>
                        <DLV_QTY_IMUNIT>2</DLV_QTY_IMUNIT>
                        <FACT_UNIT_NOM>2</FACT_UNIT_NOM>
                        <FACT_UNIT_DENOM>2</FACT_UNIT_DENOM>
                        <CONV_FACT>1</CONV_FACT>
                        <GROSS_WT>2000</GROSS_WT>
                        <NET_WEIGHT>2000</NET_WEIGHT>
                        <UNIT_OF_WT>KG</UNIT_OF_WT>
                        <UNIT_OF_WT_ISO>KG</UNIT_OF_WT_ISO>
                        <VOLUMEUNIT>M3</VOLUMEUNIT>
                        <VOLUMEUNIT_ISO/>
                        <SALES_UNIT>TO</SALES_UNIT>
                        <SALES_UNIT_ISO>TO</SALES_UNIT_ISO>
                        <BASE_UOM>TO</BASE_UOM>
                        <BASE_UOM_ISO>TO</BASE_UOM_ISO>
                        <DEL_QTY_FLO></DEL_QTY_FLO>
                        <DLV_QTY_ST_FLO></DLV_QTY_ST_FLO>
                        <STOCK_TYPE/>
                        <VAL_TYPE/>
                        <MATERIAL_EXTERNAL></MATERIAL_EXTERNAL>
                        <MATERIAL_GUID></MATERIAL_GUID>
                        <MATERIAL_VERSION/>
                        <INSPLOT/>
                        <VOLUME>2000</VOLUME>
                   </item>
              </ITEM_DATA>
              <ITEM_DATA_SPL>
                   <item>
                        <DELIV_NUMB>2030000016</DELIV_NUMB>
                        <DELIV_ITEM>0010</DELIV_ITEM>
                        <STGE_LOC>CT2A</STGE_LOC>
                        <PICK_DENIAL/>
                   </item>
              </ITEM_DATA_SPL>
              <ITEM_SERIAL_NO>
                   <item>
                        <DELIV_NUMB></DELIV_NUMB>
                        <ITM_NUMBER/>
                        <SERIALNO/>
                   </item>
              </ITEM_SERIAL_NO>
              <RETURN>
                   <item>
                        <TYPE/>
                        <ID/>
                        <NUMBER/>
                        <MESSAGE/>
                        <LOG_NO/>
                        <LOG_MSG_NO/>
                        <MESSAGE_V1/>
                        <MESSAGE_V2/>
                        <MESSAGE_V3/>
                        <MESSAGE_V4/>
                        <PARAMETER/>
                        <ROW/>
                        <FIELD/>
                        <SYSTEM/>
                   </item>
              </RETURN>
              <SUPPLIER_CONS_DATA>
                   <item>
                        <DELIV_NUMB></DELIV_NUMB>
                        <ITM_NUMBER/>
                        <SPEC_STOCK/>
                        <SP_STCK_NO/>
                        <REF_QTY/>
                        <BASE_UOM/>
                        <BASE_UOM_ISO/>
                        <DLV_QTY/>
                        <SALES_UNIT/>
                        <SALES_UNIT_ISO/>
                   </item>
              </SUPPLIER_CONS_DATA>
              <TOKENREFERENCE>
                   <item>
                        <TR_EXT/>
                   </item>
              </TOKENREFERENCE>
         </TABLES>
    </BAPI_OUTB_DELIVERY_CHANGE>
    <?xml version="1.0" encoding="UTF-8"?>
    <WS_DELIVERY_UPDATE>
         <INPUT>
              <COMMIT>X</COMMIT>
              <DELIVERY>2030000016</DELIVERY>
              <IF_CONFIRM_CENTRAL> </IF_CONFIRM_CENTRAL>
              <IF_DATABASE_UPDATE>1</IF_DATABASE_UPDATE>
              <IF_ERROR_MESSAGES_SEND_0>X</IF_ERROR_MESSAGES_SEND_0>
              <IF_GET_DELIVERY_BUFFERED> </IF_GET_DELIVERY_BUFFERED>
              <IF_LATE_DELIVERY_UPD> </IF_LATE_DELIVERY_UPD>
              <IF_NO_BUFFER_REFRESH> </IF_NO_BUFFER_REFRESH>
              <IF_NO_GENERIC_SYSTEM_SERVICE> </IF_NO_GENERIC_SYSTEM_SERVICE>
              <IF_NO_INIT> </IF_NO_INIT>
              <IF_NO_MES_UPD_PACK> </IF_NO_MES_UPD_PACK>
              <IF_NO_READ> </IF_NO_READ>
              <IF_NO_REMOTE_CHG></IF_NO_REMOTE_CHG>
              <IF_WMPP> </IF_WMPP>
              <NICHT_SPERREN>X</NICHT_SPERREN>
              <NO_MESSAGES_UPDATE> </NO_MESSAGES_UPDATE>
              <SYNCHRON>X</SYNCHRON>
              <UPDATE_PICKING>X</UPDATE_PICKING>
              <VBKOK_WA>
                   <VBELN_VL>2030000016</VBELN_VL>
                   <VBTYP_VL/>
                   <VBELN/>
                   <LGNUM/>
                   <TANUM/>
                   <KODAT/>
                   <KOUHR/>
                   <BRGEW/>
                   <KZBRG></KZBRG>
                   <KZNTG></KZNTG>
                   <NTGEW></NTGEW>
                   <GEWEI/>
                   <VOLUM/>
                   <KZVOL></KZVOL>
                   <VOLEH/>
                   <KOMUE/>
                   <WABUC>X</WABUC>
                   <WADAT_IST/>
                   <KZWAD>X</KZWAD>
                   <WADAT>20080812</WADAT>
                   <WAUHR>115436</WAUHR>
                   <KZLFD></KZLFD>
                   <LFDAT></LFDAT>
                   <LFUHR></LFUHR>
                   <KZTOR></KZTOR>
                   <LGTOR/>
                   <KZLSP></KZLSP>
                   <LIFSK/>
                   <LIKP_DEL/>
                   <PACKING_REFRESH/>
                   <PACKING_FINAL/>
                   <PODAT/>
                   <POTIM/>
                   <KZPOD/>
                   <LIFEX/>
                   <BOLNR/>
                   <PRVBE/>
                   <XWMPP/>
                   <TRATY/>
                   <TRAID/>
                   <KZKODAT/>
                   <KZEBU/>
                   <INCO1/>
                   <INCO2/>
                   <ROUTE/>
                   <LPRIO/>
                   <VSBED/>
                   <LDDAT>20080812</LDDAT>
                   <LDUHR>115436</LDUHR>
                   <TDDAT/>
                   <TDUHR/>
                   <ABLAD/>
                   <KZINCO1/>
                   <KZINCO2/>
                   <KZROUTE/>
                   <KZLPRIO/>
                   <KZVSBED/>
                   <KZLDDAT>X</KZLDDAT>
                   <KZTDDAT/>
                   <KZABLAD/>
                   <KZLIFEX/>
                   <DECSPLI/>
                   <KZCHGOFF/>
                   <IMWRK/>
                   <KZREG/>
                   <KZLGBZO/>
                   <LGBZO/>
                   <SPE_ORIG_SYS/>
                   <SPE_CHNG_SYS/>
                   <SPE_TMPID/>
                   <SPE_LOEKZ/>
                   <SPE_NO_HU_CONS_CHECK/>
                   <SPE_LOGSYS/>
                   <SPE_RET_HU_UPDATE_REQUEST/>
                   <SPE_GEN_PROCESS/>
                   <SPE_WAUHR_IST/>
                   <SPE_WAZONE_IST/>
                   <SPE_LOC_SEQ/>
                   <SPE_ACC_APP_STS/>
                   <SPE_ACC_APP_STS_F/>
                   <SPE_SHP_INF_STS/>
                   <SPE_SHP_INF_STS_F/>
                   <SPE_RET_CANC/>
                   <SPE_RET_CANC_F/>
                   <SPE_QI_STATUS/>
                   <SPE_QI_STATUS_F/>
                   <SPE_GEOROUTE/>
                   <SPE_GEOROUTEIND/>
                   <SPE_CARRIER_IND/>
                   <SPE_GTS_REL/>
                   <SPE_GTS_RT_CDE/>
                   <GTS_CUSREF_NO/>
                   <BOP_GUID/>
                   <SPE_DIRECT_BILLING/>
                   <SPE_BILLING_WAIT/>
                   <SPE_PRINTER_PROF/>
                   <SPE_KZGEOROUTE/>
                   <SPE_KZGEOROUTEIND/>
                   <SPE_KZCARRIER_IND/>
                   <SPE_KZGTS_REL/>
                   <SPE_KZGTS_RT_CDE/>
                   <SPE_INITIATOR_PROCESS/>
                   <SPE_RESET_VLSTK/>
                   <SPE_KZTRAID/>
                   <SPE_KZTRATY/>
                   <SPE_INB_DLV/>
                   <SPE_DIST_PROC_CODE/>
                   <NO_TEXT_INIT/>
                   <NO_MESSAGE_INIT/>
                   <BLDAT/>
                   <KZBLD/>
                   <ANZPK/>
                   <KZAPK/>
                   <BORGR_KZWAD/>
                   <BORGR_KZABL/>
                   <MDIFF_BUCH/>
                   <MDIFF_STORNO/>
                   <KZTXT/>
                   <TXTOLD_DEL_ALL_LANG/>
                   <SPE_MDNUM_EWM/>
                   <SPE_OMDNUM_EWM/>
                   <SPE_CD_PLANT/>
                   <SPE_CD_PLANTF/>
                   <SPE_PRO_NUMBER/>
                   <SPE_KZ_PRO_NUMBER/>
                   <SPE_RED_IND/>
                   <SPE_AUTO_GR/>
                   <VORNU/>
                   <VORPA/>
                   <EXPVZ/>
              </VBKOK_WA>
         </INPUT>
         <TABLES>
              <ET_CREATED_HUS>
                   <item>
                        <MANDT/>
                        <VENUM/>
                        <EXIDV/>
                        <EXIDA/>
                        <VSTEL/>
                        <LSTEL/>
                        <BRGEW/>
                        <NTGEW/>
                        <MAGEW/>
                        <TARAG/>
                        <GEWEI/>
                        <BTVOL/>
                        <NTVOL/>
                        <MAVOL/>
                        <TAVOL/>
                        <VOLEH/>
                        <ANZGL/>
                        <ERNAM/>
                        <ERDAT/>
                        <ERUHR/>
                        <AENAM/>
                        <AEDAT/>
                        <AEZET/>
                        <SORTL/>
                        <VEGR1/>
                        <VEGR2/>
                        <VEGR3/>
                        <VEGR4/>
                        <VEGR5/>
                        <VHILM/>
                        <LAENG/>
                        <BREIT/>
                        <HOEHE/>
                        <MEABM/>
                        <ERLKZ/>
                        <GEWTO/>
                        <VOLTO/>
                        <MEINS/>
                        <VOLEH_MAX/>
                        <GEWEI_MAX/>
                        <VBELN_GEN/>
                        <POSNR_GEN/>
                        <INHALT/>
                        <VHART/>
                        <KAPPL/>
                        <KALSM/>
                        <KSCHL/>
                        <MAGRV/>
                        <WERKS/>
                        <PSTYV/>
                        <VKORG/>
                        <VTWEG/>
                        <LADLG/>
                        <LADEH/>
                        <FARZT/>
                        <FAREH/>
                        <ENTFE/>
                        <EHENT/>
                        <LGORT/>
                        <GEWFX/>
                        <VELTP/>
                        <EXIDV2/>
                        <LANDT/>
                        <LANDF/>
                        <NAMEF/>
                        <NAMBE/>
                        <VHILM_KU/>
                        <VPOBJ/>
                        <VPOBJKEY/>
                        <HANDLE/>
                        <WMSTA/>
                        <LGNUM/>
                        <SAPRL/>
                        <KZGVH/>
                        <ADGE_DG/>
                        <ADGE_DGPR/>
                        <UEVEL/>
                        <PACKVORSCHR/>
                        <PACKVORSCHR_ST/>
                        <LABELTYP/>
                        <ZUL_AUFL/>
                        <STATUS/>
                        <HU_LGORT/>
                        <HU_SYSTEM/>
                        <SPE_HDALL/>
                        <SPE_VLSTK/>
                        <SPE_DELDEC/>
                        <SPE_IDART_01/>
                        <SPE_IDENT_01/>
                        <SPE_IDART_02/>
                        <SPE_IDENT_02/>
                        <SPE_IDART_03/>
                        <SPE_IDENT_03/>
                        <SPE_IDART_04/>
                        <SPE_IDENT_04/>
                        <SPE_LOGPOS/>
                        <SPE_CHK_COUNTER/>
                        <EPC1/>
                        <EPC2/>
                        <PACKAGE_CAT/>
                        <TRANSP_INDEX/>
                        <CRIT_SAF_INDEX/>
                        <LYARD/>
                        <YLCCL/>
                        <YLOCT/>
                        <STATS/>
                        <PRRTY/>
                        <FWAGN/>
                        <SCACD/>
                        <OWNER/>
                        <TRNPD/>
                        <SEALN1/>
                        <SEALN2/>
                        <SEALN3/>
                        <SEALN4/>
                        <SEALN5/>
                        <BLIND/>
                        <RSNCD/>
                        <RFTYP/>
                        <REFER/>
                        <PTMST/>
                        <ATMST/>
                        <YDOOR/>
                        <YSTGA/>
                        <URGFL/>
                        <PRFLG/>
                        <SLFLG/>
                        <SIGNI/>
                        <LTEXT/>
                        <UPDKZ/>
                        <KZTRA/>
                        <VEBEZ/>
                        <SORTF/>
                        <AENDB/>
                        <AENDB_WV/>
                        <AENDB_QUAN/>
                        <AENDB_STATUS/>
                        <KZUNT/>
                        <KZOBE/>
                        <FRGEW/>
                        <GEWEI_FR/>
                        <FRVOL/>
                        <VOLEH_FR/>
                        <KZPGN/>
                        <WERFD/>
                        <SELKZ/>
                        <LE_LGPLA/>
                        <LE_LGTYP/>
                        <WM_VERW/>
                        <MTPOS/>
                        <DEST_LGNUM/>
                        <DEST_LGTYP/>
                        <DEST_LGPLA/>
                        <OBJNR/>
                        <KUNNR/>
                        <LIEFNR/>
                        <TARAVAR/>
                        <STSMA/>
                        <HISTU/>
                        <ACTIVITY/>
                        <OBJECT/>
                        <HU_STATUS_INIT/>
                        <LOGSYS/>
                        <HU_LOCKED/>
                        <LETYP_WM/>
                        <TOP_HU_DLVRY/>
                        <KZEBU/>
                        <VWPOS/>
                   </item>
              </ET_CREATED_HUS>
              <IT_BAPIADDR1>
                   <item>
                        <ADDR_NO/>
                        <FORMOFADDR/>
                        <NAME/>
                        <NAME_2/>
                        <NAME_3/>
                        <NAME_4/>
                        <C_O_NAME/>
                        <CITY/>
                        <DISTRICT/>
                        <CITY_NO/>
                        <POSTL_COD1/>
                        <POSTL_COD2/>
                        <POSTL_COD3/>
                        <PO_BOX/>
                        <PO_BOX_CIT/>
                        <DELIV_DIS/>
                        <STREET/>
                        <STREET_NO/>
                        <STR_ABBR/>
                        <HOUSE_NO/>
                        <STR_SUPPL1/>
                        <STR_SUPPL2/>
                        <LOCATION/>
                        <BUILDING/>
                        <FLOOR/>
                        <ROOM_NO/>
                        <COUNTRY/>
                        <LANGU/>
                        <REGION/>
                        <SORT1/>
                        <SORT2/>
                        <TIME_ZONE/>
                        <TAXJURCODE/>
                        <ADR_NOTES/>
                        <COMM_TYPE/>
                        <TEL1_NUMBR/>
                        <TEL1_EXT/>
                        <FAX_NUMBER/>
                        <FAX_EXTENS/>
                        <STREET_LNG/>
                        <DISTRCT_NO/>
                        <CHCKSTATUS/>
                        <PBOXCIT_NO/>
                        <TRANSPZONE/>
                        <HOUSE_NO2/>
                        <E_MAIL/>
    &nb

  • Goods Movement After Order TECO'd

    Hello All - Question is part MM and part PM.  It involves a TECO (technically complete status) on a workorder and the ability to perform a goods issue to the workorder.
    Is there configuration to allow a goods movement (GI) to a TECO'd workorder if the material in question has been reserved/requisitioned on the workorder prior to it being TECO'd?
    I'm quite certain that goods issues to TECO'd workorders are permitted PROVIDED the material request was on the workorder prior to it being TECO'd.  There must be configuration somewhere that allows/disallows this because at this client site, NO goods movements are allowed after the order is TECO'd.
    Any help would be much appreciated!
    Thanks
    Susan Page

    hi susan
    read this... u will understand
    Technical Completion of an Order 
    Use
    You usually complete an order technically once the maintenance work planned in the order has been performed.
    Features
    You use the technical completion of an order to define the following information for the order:
    u2022     The order obtains the status Technically completed. The order is marked as complete for Plant Maintenance.
    u2022     Now you can only make the following changes:
    o     Lock and unlock the order
    o     Set the deletion flag
    o     Post goods receipts for the order
    u2022     You can still enter confirmations for a technically completed order. In order to prevent this, you must create a user status that does not permit confirmations.
    u2022     The storage location and account assignment data entered for the order are fixed and can no longer be changed. However, the order can still receive costs, for example, through incoming invoices for materials delivered and used.
    If no settlement rule has yet been maintained for the order, the system creates one automatically. If missing data makes this impossible, the system takes you to the screen for maintaining the settlement rule.
    u2022     All the existing purchase requisitions for the order are flagged for deletion.
    u2022     All the existing reservations for the order are cleared.
    u2022     All outstanding capacities which have been scheduled for the order are cleared.
    u2022     All the notifications for the order are also completed, unless prevented for one of the following reasons:
    o     The Complete notifications indicator was not set in the Complete dialog box.
    o     One or more tasks have not been completed.
    o     A user status in the notification prevents it from been completed.
    u2022     If the order was created using a maintenance plan, the date of the technical completion will be used for the further Scheduling of the Maintenance Plan.
    You can make changes to the maintenance process procedure when completing orders. You can, for example, prevent all users that are allowed to complete orders and notifications from using this data simultaneously to change the scheduling of maintenance plans. For more information, see Separate Completion of Maintenance Call Dates.
    - pithan

  • Goods Movement on Order Confirmation

    Hi all,
    Whenever i issue a material while doing Order confirmation (IW41: Using goods movement option) , the material is issued but its cost doesnt get populated on the maintenance order. I guess i am missing some configuration end but can anybody guide me or give me hint where is the root cause lies of this problem.
    Why the material cost is not getting populated on the maintenance order.
    (Note: I am using my own Order Type not the standard one)

    hi
    I hope this is the problem in ur config
    Plant Maintenance and Customer Service - Maintenance and Service Processing - Completion Confirmations - Define Control Parameters for Completion Confirmations
    If u have tick at Materials, remove it
    It will give only plan cost, not the actual cost
    If u dont use this tick, you can do goods movement from iw41 and the cost will be calculated in the actual cost
    - Pithan

  • Goods Movement through order confirmation for IS oil material

    Hello Experts,
    I am doing the goods issue posting through the confirmation transaction CORK for process order.  The materials that I am posting are IS oil relevant.
    When Iam trying to save the confirmation, system is taking to the screen of additional quantity calculation for each materials. When I maintain the details, system is saving the confirmation. But in case if there is a change in the parameters mentioned for additional quantity calculation, system is not giving any option.
    In other goods issue transactions, we can see a calculator button which will take us to the quantity calculation screen, if we double click a line item. But I dont find this option in the goods movement screen through order confirmation transactions.
    Is there any way to activate it in confirmation screen also, so that we can individually maintain the qty calculation parameters of each goods issue item?.
    Appreciate your earliest reply
    Thanks & Regards
    Prathib

    No Inputs?????

  • Error in Goods Movement during order confirmation

    Hi,
    I am trying to confirm a production order through CO11n,but i am getting an error in Goods Movement .
    The following message is displayed in the log -  "* Posting only possible in /11 anperiods 2008d 2008/10 in company code A100*".  Can any one guide me what should i do to confirm the order without any error in Goods Movement,
    Thanks in advance.

    Hi,
    It is advisable to correct the Goods Movement Errors in COGI in the same period (before closing the period by MM in MMPV). You cannot correct the same if the period is closed.
    Only option is you need to open the closed period in consulatation with FI and MM team members
    OR
    Delete the Error movement records in COGI and post the Goods Issue for the production order in Tcode : MB1A with movt type 261 and go inside and mention the materials which you want to issue to the order.
    Hope this will help you.
    regards
    radhak mk

  • COGI error in relevance in production order goods movement

    Hello,
    Yesterday I have a COGI error with regards in reservation. "RE Quantity moved exceeded by 7,912 LB: 1000710  0111  0001  201200". But today someone done something on the production order, and the error yesterday in COGI are fixed. Am confused what happen or what they did to fixed this since yesterday the error still there but now it is gone.
    when checking the Documented Goods Movement for material 1000710 in the production order here the details,
    Goods MVt   Mat. Doc  Mvt type Batch      Qty   Reservation
    1                       4908430     261     201199    6000  1112345
    1                       4908426     261     201198   14000  1112345
    1                       4908437     262     201200   14000  1112345
    2                       4908430     261     201200   14000 
    This is what it shows? could some one explain me with this data what was the reseason yesterday i did not fixed the COGI error while now it was fixed? and why in RESERVATION 1112345 it only shows qty 6000 not 14000 for this order?
    Hope for your kind and urgent reply to this issue
    Thanks
    JJ
    Edited by: John Jay Palisoc on Jul 24, 2008 5:02 AM

    Hi JJ,
    well, as far as I can see, there is an unplanned 261 (without reservation no.). This one (doc. 4908430) has wihtdrawn additional 14000 for batch 201200. Therefore, the later 262 posting (doc. 4908437) with 14000 for that batch could be put into store without error.
    That's all
    Regarding the reservation: It shows qty 6000 because as first step 14000 were withdrawn, then additional 6000 and then 14000 were put back. So 6000 remain.
    Regards, Andreas
    Edited by: Andreas Seibel  on Jul 24, 2008 3:37 PM
    Edited by: Andreas Seibel  on Jul 24, 2008 3:40 PM
    Edited by: Andreas Seibel  on Jul 24, 2008 3:45 PM

  • Production order goods movement issue

    Hi,
      i am interested in issuing the materials to a production order at the creation stage.please specify any settings can be made for this. I want it to happen in specific plant only and not at global level.
    please suggest
    regards
    madan

    Hi,
    Normally system will not Allow  any  Goods Movement when the Order has CRTD status (Creation stage).
    However u can overcome this  by doing allowed Goods MVt for status at CRTD at BS22.
    It will afftect all the Plants & order types globally ,
    As i know   your requirement is not possible  .
    Pradeep

  • Restriction of manual goods movements before confirmation.

    hi dudes,
    can any one suggest me the way to restict MB31 and MB1A before order confirmation.
    thanks in advance
    madhu

    Hi Madhu,
    How can somebody perform an operation and confirm, if goods are not Issued? Anyhow you can use "User Status" to control.  Ex. If CNF is not active Goods Movement (GMPS) not allowed.
    "BS02" and assign this to "order type dependent parameters"(OPJH).
    Hope this helps...Reward your points if so,
    Regards,
    Prasobh

  • Restriction to delete goods movement data during confirmation thru CO11N

    hello all
    Please let me know how to prevent the user to delete the rows in goods movement screen during confirmation through transaction CO11N ,as users are able to confirm without goods issue by deleting that rows.
    Should we contact basis person for the same
    with regards

    Dear,
    Please refer my reply in this thread,
    https://forums.sdn.sap.com/click.jspa?searchID=16368869&messageID=6047820
    https://forums.sdn.sap.com/click.jspa?searchID=16368869&messageID=6151829
    Try using transaction variants. There is a utility called GUIXT in transaction. You can write code to add a pushbutton on the desired screen by using the GUIXT. The coding syntax is provided in the SAP application help. Use transaction SHD0 to create the variants.
    http://wiki.ittoolbox.com/index.php/Implement_a_screen_exit_to_a_standard_SAP_transaction
    Hope it will help come back if any problem.
    Regards,
    R.Brahmankar

  • Process order goods movement for process order

    Hi PP gurus,
    In my client's company in MIGO with movement type 261 user isuing material and then doing confirmation with COR6. In migo system should not allow less quantity than mentioned in BOM. Is there any standard setting for it.
    Jayesh

    With the help User Exit you can control the said requirement.
    Best Regards,
    Raghavendra K Nayak

  • CRM 7.0 Repair Order: goods receipt against order stock

    Hi gurús,
    We are implementing CRM 7.0 Service and one of our business processes is Repair Order. We have done almost all customizing following Note 806768.
    We have our repair orders replicated in ERP, where logistics processes take place without problems as far as we do not set special stock indicator to order stock at level item, therefore receiving and issuing products to be repaired into unrestricted stock. Processes are correctly updated in CRM.
    The problem comes when we try to use order stock, as mentioned in SAP Help. Return to repair enters into unrestricted stock, even though it is supposed to entry order stock, with movement 653-E (Schedule categ. IR). When we try to deliver repaired product, movement 601-E (Schedule categ. IA), we are getting errors, since there is no order stock, and return and deliver are managed with two different item positions.
    I suppose this is a logistics issue, not a CRM problem, but I would like any advice in case anybody has already dealt with it.
    thanks in advance and take care.
    Pablo

    What resolution did you get for this issue? Did you do an enhancement?

  • Goods movement tab in production order confirmation

    Hi Gurus, please suggest me with the solution for my requirement.
    while performing production order confirmation, some user should be restricted to see goods movements and some can. how is can me done?
    Thanks in advance.

    Dear,
    Please refer my reply from this link,
    [CO15/CO11N  Goods Movement Screen Hide or Non-editable  |CO15/CO11N quantity column should be non editable in Goods Movement Screen]
    Regards,
    R.Brahmankar

  • Goods movement with serial numbers

    Hi,
    1. Is there any report or table where I can see goods movement of material with their serial numbers?
    2. Also in MMBE i can see 'On order stock'. I know this is PO open PO quantity.
    Now this open PO qty will not be there against any storage location. I got some stock on this status in some storage location.
    How I can move to 'unrestricted stock' status?
    Please advice.

    Hi
    Check these tables,
    SER00 General Header Table for Serial Number Management
    SER01 Document Header for Serial Numbers for Delivery
    SER02 Document Header for Serial Nos for Maint.Contract (SD Order)
    SER03 Document Header for Serial Numbers for Goods Movements
    SER04 Document Header for Serial Numbers for Inspection Lot
    SER05 Document Header for Serial Numbers for PP Order
    SER06 Document Header for Serial Numbers for Handling Unit-Content
    SER07 Document Header for Serial Numbers in Physical Inventory
    And in order to move On Order stock to Unrestricted you need to close those POs by doing GR.
    Hope it helps
    Rgds
    ramesh

Maybe you are looking for

  • Search in a collection of XMLs

    Hello to all, I have a table (CLOB type) that contains a big collection of XMLs. A simple search on this column is too slow. Could you please provide me a list of possible solutions in order to make the search faster. 1. Using Oracle text possibly? 2

  • Embedded pictures in g-mail do not get thru when forwarded. Google claims it's a browser problem. how do I fix this?

    I'm running Windows 7 Ultimate, Firefox 3.6.16 This problem started up about 4 months ago. I thought it was a Google problem, but Google claims it's a browser problem. The same problem happens with Internet Explorer. I checked the Google website and

  • IPhone badly messed up can't text need help

    My iPhone said storage was low still does even if its not. I delete texts and the come back   I can't send any texts the will delete themselves or won't even highlight. The send button very thing else on my phone works tho I need help

  • Changing the filename prefix or setting the starting number

    I have two PowerShots. I have been using one for years. My newer one sets the filenames with the same prefix, IMG, and starts numbering at 0001. Can I change this so I don't get duplicate filenames in my photo library. I realize that having the new p

  • Combined URL for multiple views of PCUI application

    Hello All, We have an application in PCUI where we have different view for different entities of the PCUI, e.g. ZOPPO_FULL       ZOPPO_INIT       ZOPPO_PLAN and so on However the PCUI URL is of following nature: http://cicr415.de.kworld.kpmg.com:8015