SAP TDMS 4.0 BPL: The various scenarios where it can be used
It is suggested to use TDMS 4.0 BPL for transferring a small set of data such as selective sales orders. TDMS 4.0 BPL should not be used for large amount of data transfer such as transferring all sales orders.
Now I’ll pen down some of the most commonly-used scenarios for TDMS 4.0 BPL.
Use Case #1: You need to set up a process to transfer a set of purchase or sales orders from your production system to your test or quality system on a regular basis
You might want to transfer purchase orders or sales orders on a regular basis to the test or quality system.
To help you achieve the regular transfers, TDMS BPL provides a few standard BPL objects that you can modify to suit your processes.
Further, you don’t need to create a new package for each transfer. Instead, you can reuse the BPL migration package by updating or creating a new variant and executing the package again to transfer data for new selection criteria.
Use case #2: You need to transfer all data related to a project in the Project Systems workspace.
As TDMS 4.0 BPL is best suited for business processes-based data transfer, this turns out to be a perfect scenario for its use. Many customers use SAP Project Systems (SAP PS). SAP PS is integrated with multiple SAP functional areas. Now, many a time, you might need to use a particular project data for testing purposes. With the use of TDMS 4.0 BPL, you can achieve this easily.
TDMS 4.0 BPL comes with a standard object for the Project Systems business process. You can use this standard object to transfer all the data related to a particular project from your production system to the test or quality system.
Use Case #3: You want to transfer a set of Z tables from the production system to the quality or test system.
With TDMS 4.0 BPL, you have the option of creating a custom BPL object to transfer data from the production system to the quality or test system. This allows you to create a custom BPL object containing Z tables, which you need to transfer to the quality or test system. You can also copy a standard BPL object like Asset Master and add your relevant Z tables to the copied BPL object. In this way, you can transfer data of the SAP standard tables and your Z tables relating to a specific business process.
Use Case #4: You want to transfer master data for materials from your production system to the quality or test system.
TDMS 4.0 BPL provides several BPL objects to help with transferring master data from your production system to a quality or test system. Commonly used BPL objects for master data transfer include Material Master, Customer Master, and Vendor Master.
You can even create a copy of the standard BPL objects to create custom BPL objects to suit your requirement.
SAP TDMS 4.0 provides you with over 80 BPL objects for various business processes. To help you choose the most appropriate object, the BPL objects are grouped into the following categories:
· Master Data
· Business Process Data
· Transaction Data
· Common Subobjects
· Custom Data
Hi Puneet.
I found very interesting your article on TDMS. I was wondering if my case would be solved using TDMS:
I have to take a BW prductive Data Base to a HANA, but using a small part of BW Data base portion. So, TDMS, would help me to do this work?
Thans in dvance.
Manuel Alejandro
Manuel,
Yes, TDMS can help you to migrate a subset of data from your BW production system to HANA. You can raise an OSS message in the component CA-TDM regarding this and someone from the product team shall get in touch with you to provide more details.
- Avinash
Hi Avinash,
Thanks so much for your answer.
Manuel
I heard that BPL is only designed to transfer roundabout 5,000 objects. I think this limits the possibilities somewhat, why is there such a limit and is there any plans to increase this limit?
Thomas
Hello Thomas
We suggest the use of TDMS BPL in scenario's where the data size to be transferred is low. This is because the basic use case of BPL is to transfer missing data post a standard TDMS transfer, say TDMS for ERP, or to troubleshoot inconsistencies in the test system.
As such, TDMS BPL data selection technique is optimized for small data sets.
Even though your parameter variant might only contain say 100 objects, the resultant data set based on the relationships in the BPL object, can be huge, specially for complex object like Sales order, Purchase order etc.
Regards
Puneet