SAP - ABAP
SAP Scripts Tutorial: SE71, SE78, SCC1, VF03, SO10
SAP script is the SAP System's own text-processing system.It looks and feels a lot like other...
Once you have created different OM Objects , you will need to maintain Infotypes related to it.
Lets look into SAP-HR OM Infotype Maintenance --
There are two Methods to Maintain SAP - Organizational Management Infotypes
1. Using Organization and Staffing Transaction
2.Using the Expert Mode.
In this tutorial we will look into the Expert Mode
The Expert Mode is an interface that is ideal for maintaining details. Individual objects areselected using the Object Manager. Infotypes for that particular object can now be maintained.
Transaction code PP01 can be used to maintain all object types. Due to authorization restrictions, you may not have access to PP01. Instead, you will have to use one of the following transactions, which restrict access to one particular object type:
The PP01 screen is shown below. Screens for PO10,PO03,PO13 & PO01 are very similar
1.IT1000 - Description: It gives an Object's Abbreviation and Name
2.IT1001- Relationships:
SAP script is the SAP System's own text-processing system.It looks and feels a lot like other...
What is an Internal Table? INTERNAL TABLE are used to obtain data from a fixed structure for...
1. Which are the sub-modules in SAP HR? Following are the modules in SAP-HR -- Recruitment...
Fast Entry allows you to create and maintain the same infotype for multiple employees. It collects...
Invoice verification is done via MIRO transaction. Step 1) Enter transaction code MIRO. Choose...
It may be needed to change certain option in our material master (due to the organizational...