From MSDP_ADMIN , right click on a planning area to Generate export Datasource
Archives de catégorie : Non classé
Ouvrir période comptable / Période contrôling – Open accounting or controlling Period – OB52 / OKP1
OB52 – Open accounting Period (Usually on a Month to month basis, but EPF is open for 1year Nov to Nov)
OKP1 – Open Controlling Period (Usually opened on a yearly basis
MD04 – Additional functionalities
source : https://blogs.sap.com/2014/11/04/explore-hidden-functions-in-md04/
MD04 has many hidden powerful and useful functions. Knowing them could make our daily work easier to evalute MRP results.
- Set a manual firming date.You can set a manual firming date by menu ‘Edit’ > ‘Set Firming Date’.
Receipts lying before the firming date are firmed (an asterisk is added to the MRP element)and won’t be changed by MRP running. For example, if you increase the PIR quantity to 10 and run MRP again, the firmed proposal (schedule line in this case) within 12.12.2014 is not changed. A new proposal is created to cover the requirement on the manual firming date.
Please note this is an examplle when using MRP type “PD” with blank firming type. Read the F1 help of this field for restrictions and dependencies. - Add additional navigation buttons
You may also refer to the following SCN document with similar information:
Icons for frequently used transactions in MD04You can add an additional navigation button for a particular MRP element by maintaining favorites, or add a series of buttons for different MRP elements by defining a navigation profile.– Maintaining favorites for an MRP element
For example, display a purchase order in MD04. Click the button ‘Maintain favorites’.
Click button ‘New entries’. You can maintain the fields by yourself or make use of existing examples by clicking button ‘Examples’.
Check the result in MD04. A new button is displayed which can lead you to transaction MDM2.
– Navigation profile
In MD04, go to menu ‘Settings’ > ‘Settings…’.
Enter a navigation profile in tab ‘General settings’ > field ‘Navigation profile’
Check MD04 again. Additional buttons are added.
Define or view a navigation profile. Go to SPRO > Production > Material Requirements Planning > Evaluation > Define Navigation Profiles - Filter displayed MRP elementsIf there are many MRP elements displayed, you may want to use filter to display certain type of MRP elements.
– Display filter
You can define a display filter in customizing : SPRO > Production > Material Requirements Planning > Evaluation > Filter > Define Display Filter
– Selection rule
You can define a selection rule in customizing : SPRO > Production > Material Requirements Planning > Evaluation > Filter > Define Selection Rules
You can also configure whether you’d like to use filter by default when accessing MD04, menu ‘Settings’ > ‘Settings’.
So what is the difference between ‘Display filter’ and ‘Selection rule’? I’ll explain it with a simple example.– Original situation in MD04
– Apply a display filter which only displays receipts
– Apply a selection rule which only displays receipts
As you can see, selction rule will affect the available quantity displayed in MD04. - Material Grouping and Cross-Plant ViewSee the following blog post:
Material Grouping and Cross-Plant View in the Stock/Requirement List(T-code MD04)
Consommer des composants
Quantités par défaut :
Backflushing simple (SLOC par défaut et Automatic Batch Determination) – ex : Typique des emballages secondaires (palette, film, etiquette Palette).
Backflushing guidé par Supply Area & Control cycle vers un emplacement WM, détermination auto du lot – Ex : Mise à dispo d’une palette dans l’emplacement par mouvement WM puis conso dessus.
« Branchement d’un lot » – Programme de MAJ en masse de tous les OF futurs contenant un composant pour indiquer le Batch dans l’OF (Ex : Branchement du tank de sauce, mise à jour du lot pour tous les OF futurs. Au prochain tank/lot branché, update de tous les OF en cours ou à venir).
Backflushing avec SLOC forcée (ex : Selection des silos source lors de l’ordo) et détermination automatique des lots.
Manuel : Via mouvement 261 direct, entrant quantité, lot, SLOC.
Manuel & Réintégration : Flashage d’une palette qui est consommée entièrement. Puis en fin d’OF, Réintégration du reste de palette (pesée ou comptage), nouvelle étiquette et remise en stock (ou conso dans le prochain OF). Compatible avec une traça forte (Ex : Bac de viandes/Farces)
Auto via PLC : Déclaration toutes les X minutes par le MES/Scada de la quantité pesée/comptée. SLOC source définie, Détermination automatique des lots.
Eclatement Palette puis conso par flashage : La palette est éclatée en sous unité, et chaque sous-unité est étiquetée. Conso par flashage des sous-unités.
Transport queries
Setup SAP IBP from Scratch
With IBP, SAP have improved a lot the quality of the documentation they provide. Both The Fiori front end and the addon user guide are very good. Still, there is a lack of details in the Integration documentation, and on the initial setup. This Article is a living step-by-step of one IBP Implementation and the integration with a On-premise SAP R3/APO landscape
Get both instances (IBP Test + IBP Prod) activated by SAP. Create users for those instances.
Create access via SDI (or whatever name is the cloud user management solution).
Get access to CPI-DS/HPI and create users in SDI.
Install the IBP Agent in an on premise server and set it up for communication between your on premise systems and HCI.
In ECC, create a RFC « SAPDS » to allow IBP to read it. Create a user with SAP_ALL to be the CPI-DS user.
In CPI-DS, in Sandbox, setup the datastore configuration with ECC IP and communication.
Use of the ERP Add-on
https://help.sap.com/viewer/f0e636d2a3b3440581408534c9d59e43/1.1%20SP12/en-US/88f95d75e9b540518cb9191046581799.html – configuring the Addon. It adds in ECC a new menu : Logistic – Central functions – Supply Chain Planning Interface – Integrated Business Planning
Connection of the AddOn, ECC and IBP ?
BAdI, enhancement, User-exits
SMOD – Enhancement
SE19 – Badi / Enhancement spot
SE38 – Display program
SE37 – Display function module / Bapi
SE80 – Object navigator (Includes)
SE24 – Class builder – To open Class
SE18 – See BAdI implementation