BAPI for material storage location Add

 We can add material storage location plant wise using third party app or web. BAPI names : BAPI_MATERIAL_MAINTAINDATA_RT Import parameters: HEADDATA: Material Tables: STORAGELOCATIONDATA: Material: Plant: STGE_LOC:   STORAGELOCATIONDATAX: Material: Plant: STGE_LOC:   use below code after completing steps. CALL FUNCTION 'BAPI_TRANSACTION_COMMIT'.        

SAP PP Important T-Code. Part:01

 Today going to share some important T-code for PP module.

C201 Create Master Recipe 

This transaction is used to create a master recipe for a finished or semi-finished material. The material, plant, version, and profile should be added on the initial screen. On the Recipe screen, the resource and the control should be added. On the Operations screen, the operation, description and the duration should be entered and these should be repeated for each phase of the operation.

C202 Change Master Recipe 

This transaction is used to change a master recipe for a finished or semi-finished material. On the initial screen, the user should enter the recipe group. The transaction will display the Operations screen where the user can change the existing operation or add additional operations. 

C203 Display Master Recipe 

This transaction is used to display a master recipe for a finished or semi-finished material. On the initial screen, the user should enter the recipe group. The transaction will display the operations screen, where the user can review the operations. The user can review the materials in the recipe by clicking on the Materials tab. Recipe header information and administrative data can also be reviewed.

C223 Production Version: Mass Processing

This transaction is used to modify production versions based on certain selection criteria. The initial selection screen requires the user to enter a plant, but other selection criteria can be entered, such as material, MRP controller, key date, or production line. The transaction then will display the production versions, and the user can modify data for each, such as text, validity dates, lot size, planning group, production line, receiving storage location, and issuing location.

C251 Master Recipe Print List 

This transaction is used to print master recipes. The selection screen allows the user to enter a material, plant, recipe group, key date, planner group, recipe status, and usage. From the selection screen, the out put shows all the relevant recipes based on the selection criteria. Each recipe shows the operation details, including the resource and activity types.

C252 Print List for Production Versions with Consistency Check 

This transaction is used to print the details of a production version for a material. The selection screen allowsthe user to enter a material, plant, production version, task list type and type list group. The transaction out put shows the production versions for each material, including the detailed planning and bill of materials information. The output will also display warning or error messages if there is an discrepancy with a production version.

C260 Task List Changes 

This transaction displays any changes that have been made to a task list. The initial screen allows the user to enter a material, plant, recipe group, and a date range. The output shows the changes per object, which can include the item, the date change, and the user who made the change.

 

Comments

Popular posts from this blog

New commodity code create in SAP S/4 Hana

Convert First character to Upper case in SAP ABAP