Show TOC Start of Content Area

Object documentation BPUM Table – List of Table Fields to Be Content Converted Locate the document in its SAP Library structure

Definition

Contains a list of tables, together with their fields, whose content has to be converted.

Use

Report RFTBUH02_2 fills the table with information from control table BPUM_ROL.

You can process table BPUM 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 ® Convert Tables.

In this IMG activity you can also change the information about content conversion passed on from table BPUM_ROL . The contents of table BPUM are the basis for generating and controlling content conversion reports.

Structure

Attributes of control table BPUM

Field Name

Description

PROJECT

Project = 0003

TABNAME

Table

FIELDNAME

A table field that references a data element. This data element is stored in table BPUM_ROL and the indicator NO_RELEVANCE is not set for the corresponding field

KEYFLAG

Indicates that a field is a key field. The content conversion logic in the generated reports is different for key fields than it is for attributes.

ROLLNAME

Data element

DOMNAME

SAP Business Partner domain

CONVERT_TAB

Indicates that a table field is excluded from the content conversion; is passed on from table BPUM_ROL, field XFELD

EXCEPTION_TAB

Indicates that a table field is generally excluded from content conversion

CONV_NO

Indicates the status of the content conversion for the table:

0 Conversion allowed

1 Conversion not released (following test run in which errors have occurred)

2 Conversion terminated

3 Conversion released (following test run in which errors have occurred)

4 Conversion carried out (following successful update run that can be repeated)

5 No values exist (table BPUM is empty)

6 Backup terminated (is reset if the restart fails following termination)

7 Conversion blocked (following successful update run that can be repeated)

UFORM

Form routine used to convert the content of the field; this routine is generated in the conversion program

LINE

Line at which conversion terminates (relevant for restart)

CONVERT_CUST

Obsolete

CONV_REP

Include for content conversion routines (to store customer content conversion routines)

REPNAME

Generated program that converts the content of the table

BLOCK

Termination block (relevant for restart)

 

 

End of Content Area