Posts

Showing posts with the label SAP Project Systems

SAP PS (Project Systems) Module (II) - In Simple Words.

Image
Network Milestones Some of the network activities can be maintained as milestones and the list of milestones can be obtained from the database table MLST. In order to get the information of all the milestones of the network the table CAUFV and MLST can be used. The field CAUFV-AUFPL can be given as an input in MLST-AUFPL and the resultant list provides the list of milestones of the network. The field MLST_ZAEHL is the Milestone number. This field can be used to get information about milestones from different database tables. For all those purposes, this field can be used as the foreign key. The field MLST- MLSTN provides the Milestone usage. If the MS is confirmed then the confirmation number can be obtained from the field MLST- RUECK. Frequently used Project Systems transaction codes for Network milestone are: Network Milestone Confirmation Details The status of the confirmed milestones of a network can be found from the table AFRU. Some of the important ...

SAP PS (Project Systems) Module (I) - In Simple Words.

Image
The Project System (PS) module of SAP is specifically designed to provide comprehensive and fully integrated project management functionality for SAP customers. A Project is a complex undertaking, bringing with it huge data of different type. If somebody asks you to develop report in PS module what basic information do you need? Mainly you need to find out below things: Master tables and their relationship with each other. Standard transactions in PS module. Here we explain the logic only around the functionalities enabled in PS system. Elements Of Project  A project is initiated with the intention of creating a unique purpose; it can be a product a service or combination of both. In order to manage the project, the project is subdivided into various small deliverables called WBS elements or Work Breakdown Structures. Each such deliverables can be used to plan costs and revenues, resources and capacities.  Project Project is at the highest leve...