Reporting Point Backflush in REM Process

Embed Size (px)

Citation preview

  • 8/10/2019 Reporting Point Backflush in REM Process

    1/9

    Generated by Jive on 2014-12-01+01:00

    1

    Reporting point backflush in REM process

    Purpose

    Explain reporting point backflush process with master data settings and posting example.

    The following continuation document explains the dependent requirement reduction after reporting point

    backflush:

    Dependent requirement reduction after reporting point backflush

    Master data settings

    1. OSP2 : Create REM profile

    Create a new REM profile Z001 with required reporting point backflush.

    2. MM01 : Create assembly and component material

    Material Materialtype

    plant sloc REMallowed(MRP

    4)

    REM

    profile

    Backflush

    http://scn.sap.com/docs/DOC-60167
  • 8/10/2019 Reporting Point Backflush in REM Process

    2/9

  • 8/10/2019 Reporting Point Backflush in REM Process

    3/9

    Reporting point backflush in REM process

    Generated by Jive on 2014-12-01+01:00

    3

    Assign component NG_REM_RAW to operation 0010.

    5. MM02 : Create production version for assembly material.

    Assign the rate routing to the production version.

  • 8/10/2019 Reporting Point Backflush in REM Process

    4/9

    Reporting point backflush in REM process

    Generated by Jive on 2014-12-01+01:00

    4

    6. KKF6N : Create product cost collector for assembly and version

    http://scn.sap.com/servlet/JiveServlet/showImage/102-60025-2-594278/MM02-2.png
  • 8/10/2019 Reporting Point Backflush in REM Process

    5/9

    Reporting point backflush in REM process

    Generated by Jive on 2014-12-01+01:00

    5

    Afterwards click 'Yes' to create a preliminary cost estimate for the product cost collector.7. MB1C : Goods receipt for component

    Reporting point backflush posting

    MFBF : post assembly reporting point confirmation for reporting point 0010

    Enter the following data

  • 8/10/2019 Reporting Point Backflush in REM Process

    6/9

    Reporting point backflush in REM process

    Generated by Jive on 2014-12-01+01:00

    6

    Click button 'Post with Correction'. Component NG_REM_RAW is backflushed.

    Save

    MFBF : post reporting point 0020 with qty = 10

    MFBF : post reporting point 0030 with qty = 5

    Check confirmation results

    Tables

    Cost collector AUFK

  • 8/10/2019 Reporting Point Backflush in REM Process

    7/9

    Reporting point backflush in REM process

    Generated by Jive on 2014-12-01+01:00

    7

    Reporting point quantities CPZP

    Reporting point documents CEZP

    Document log BLPP

    Now you can see the connections of these tables:

    AUFK-OBJNR == CEZP-OBJNR / CPZP-OBJNR

    CEZP-BELNR == BLPP-COBLN

    T-codes

    MF26:Display reporting point information

    After posting reporting point confirmation for reporting point 0010

  • 8/10/2019 Reporting Point Backflush in REM Process

    8/9

    Reporting point backflush in REM process

    Generated by Jive on 2014-12-01+01:00

    8

    After posting reporting point confirmation for reporting point 0020

    After posting reporting point confirmation for reporting point 0030

    MF12 :Display document log

  • 8/10/2019 Reporting Point Backflush in REM Process

    9/9

    Reporting point backflush in REM process

    Generated by Jive on 2014-12-01+01:00

    9

    Related coding

    1. Reading reporting point informationFunction module RM_BACKFLUSH_CHECK

    FORM READ_REPPOINT in program LBARMF7Y

    2. Determine backflushed components:

    Function module RM_BACKFLUSH_GO

    FORM BOM_EXPLOSION in program LBARMF95

    FORM DET_ALLOC_COMP_RPOINT and FORM DEL_COMP_NOT_ALLOC in program LBARMF8F