Sections – Creating a BOM 

Menu path: SAP ® Bill of material ® Create

The contents of the section [BOMCR_MP_U] determine the appearance of the dialog box that is displayed when you choose the menu item "Bill of material" "Create".

 

[BOMCR_MP_U ]

You create a new section under the [BOMCR_MP_U] section for each SAP field name. The name of the section consists of two parts. The first part is the string "BOMCR_MP_U". A sequential number is added to the end of this string. The first number is 1. All of the numbers are positive whole numbers. The numbering must be sequential without any gaps.

In this case, a default value for "Bill of material usage" has been determined in the [BOMCR_MP_U] section. It is also possible to enter a question mark as a default value. This tells users that they have to enter data in the field in question.

See also: Attributes for the UPLOAD Process

[BOMCR_SP_U]

The outcome of the process "BOMCR" "SP" "U" is determined by the content of the [BOMCR_SP_U] section.

You create a new section under the section [BOMCR_SP_U] for each SAP field name. The name of the section consists of two parts. The first part is the string "BOMCR_SP_U". A sequential number is added to the end of this string. The first number is 1. All of the numbers are positive whole numbers. The numbering must be sequential without any gaps.

The objects of the sections [BOMCR_SP_U...] have the following identifiers:

Identifier

Type

Description

SAPKEY

String

SAP field name. All fields (or only the SAP fields) defined in the field set assigned to the process "BOMCR" "MP" "U", can be displayed in the dialog box. The field set names defined for the process in question can be found in the file called "cadcimr3.dat".

COLPOS

Short

Here, the SAP field will be assigned to a column in the AutoCAD TXT-BOM file. If the value is "0", the column in question does not exist, or the value should not be read from the file.

FILL-DEFAULT

String

You can specify a default value for the SAP field here. This value is only used if "COLPOS" is equal to "0". This value will be used for the process "BOMCR" "SP" "U".