Posts

How to Define Condition Table in SAP SD (V/03)

Image
Condition tables: Condition tables are the combination of fields which are used to maintain condition records in  SAP .   Step 1 : –  Enter tcode “V/03” in the SAP command field and execute. Step 2: –  On create condition table (Pricing Sales/ Distribution) screen, update the following details. Table : –  User defined table number should be above 500, below 500 are predefined default tables. Enter the number the identifies as condition table in SAP. The table number should be in between 500 and 999, if you don’t enter table number than the system automatically takes the number below 500. Press enter to continue. Step 3 : –  On create condition table (Pricing sales/distribution) field overview screen, update the following details. Field catalog : – Field catalog consists the list of allowed fields for creation of condition table in SAP. Choose the required key fields to create the condition table. Double click on the filed which is under filed catalog fiel...

SAP ABAP - Merging multiple transports into single transport

Image
  SAP ABAP - Merging multiple transports into single transport We use SE03 transaction code to merge multiple transports into single transport request. Transports may be Released, Modifiable or Release started. Steps to achieve the functionality 1.Go to transaction code SE03 and double click on Merge object list. 2.Copy all transports to be merged and paste at multiple selection for request/task and Execute. 3.Put cursor on the transport request and follow the below screenshot. 4.Now put cursor on the last transport and do the above step. Now you can see the below step. 5.Now click on  Merge Object List button . 6.It will ask for the transport. Two options (1) create new transport or (2) use existing transport. 7.You can merge online or in background. 8.After merge, message 9.Go to SE10 transaction and check the objects after merge in the new transport.