Show TOC Start of Content Area

Object documentation Table BPUM_DOM – List of Domains to Be Converted Locate the document in its SAP Library structure

Definition

Contains a list of all domains of the Treasury Business Partner that may be affected by the conversion.

Use

Fields in database tables whose data elements refer to a domain listed in table BPUM_DOM must have their content converted, if necessary, in accordance with conversion Customizing. These can be the domains for key fields in Customizing tables or the domains for business partner number fields whose content also has to be converted.

However, note the following exceptions:

...

       1.      If report RFTBUC02 generates conversion Customizing for the SAP Business Partner in phase I, that is to say if it is copied 1:1 from the Treasury Business Partner, then you do not need to convert the content of the corresponding fields. The domain is marked as an exception during phase I in the table BPUM (that is to say the FLAG_EXCEPTION indicator is set for this domain). In phase II the system passes this information on from the subsequent reports to the control tables.

       2.      If you have set the Identical Numbers indicator for the Treasury Business Partner and the SAP Business Partner, then you also have the option of excluding business partner number fields from the content conversion. Depending on the hardware available, this can reduce the runtime when converting large amounts of data.

In addition to the information mentioned, the table also contains form routines, which are used for converting the content of values, as well as report names in which form routines are held. This information is passed on to control tables generated from table BPUM_DOM.

You can process table BPUM_DOM in Customizing for the SAP Business Partner for Financial Services by choosing Interfaces/Data Exchange ® Settings for Business Partner Conversion ® Conversion: Phase II ® Control Data ® Domains.

Structure

Attributes of control table BPUM_DOM

Field Name

Description

PROJECT

Project = 0003

DOMNAME

Treasury Business Partner domain

DOMNAME_NEW

SAP Business Partner domain

CHECKTABLE

Value table that references the Treasury Business Partner domain

CHECKTABLE_NEW

Value table that references the SAP Business Partner domain

FLAG_EXCEPTION

Indicates that the domain is excluded from content conversion

UFORM

Form routine for converting content of table fields that reference these domains

CONV_REP

Module pool in which form routines are held (not relevant for project 0001 and 0003)

 

 

End of Content Area