Show TOC

Background documentationBAdI: Partitioning Semantically Partitioned Objects Locate this document in the navigation structure

 

Business Add-In (BAdI) RSLPO_BADI_PARTITIONING helps you to repartition semantically partitioned objects. You can use this BAdIs to automate repartitioning, meaning that you do not need to change partitioning properties manually any more.

For information about how to use Business Add-Ins (BAdIs), see: Business Add-Ins (BAdIs)

In this BAdI, you can implement the following properties:

  • The number of partitions and their order

  • The partition criteria and the texts in various languages

  • The DTPs to be generated for new partitions

Implementing the Methods

For the implementation of methods in the BAdI interface, you have the following options:

  • You can enter the partition criteria directly in the coding.

  • You can calculate the partition criteria dynamically, using the system data for example.

  • You can read the partition criteria from your own control tables.

Adjusting the Semantically Partitioned Object

Once you have implemented the BAdI, there are two options for adjusting the semantically partitioned object according to the BAdI:

  • Manually in the editing screen for the semantically partitioned object: Under Change Partitions, you can select the BAdI-Implementierung under Build Version As.

  • Using transaction RSLPO_MASS_ACT.