Sections – Displaying a BOM 

Menu path: SAP -> Bill of material -> Display

The contents of the sections [BOMRQ_B_U], [BOMRQ_B_D] and [BOMRQ_P_D] determine the appearance of the dialog box displayed when you choose the menu item "Display".

 

 

 

The sections [BOMRQ_B_U] and [BOMRQ_B_D] determine which fields are displayed as header data in the dialog box. The section [BOMRQ_P_D] determines which SAP fields are displayed for each BOM item in the lower part of the dialog box.

The section [BOMRQ_B_U] determines which fields are activated.

In this case, a default value for the "Application" has been determined in the [BOMRQ_B_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.

[BOMRQ_B_U]

The section refers to the BOM header data for the "Upload" process ("active" fields). You create a new section under the section [BOMRQ_B_U] for each SAP field name. The name of the section consists of two parts. The first part is the string "BOMRQ_B_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 [BOMRQ_B_U...] have the following identifiers:

Identifier

Type

Description

SAPKEY

String

SAP field name. All fields (or only SAP fields) which are listed in the field sets assigned to the processes "BOMRQ" "LB" "U", "BOMRQ" "MB" "U", "BOMRQ" "MR" "U", "BOMRQ" "QB" "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".

COLLEN

Short

This value determines the size of the edit field for the SAP field in the dialog box. If the value is "0", the SAP field will not be displayed in the dialog box. All SAP fields in the dialog box are active.

SAPLABEL

String

Text for the name of the SAP field in the dialog box. This text is user-definable. The length of the text gives the width of the dialog box. The lower your screen resolution, the shorter the text you enter should be.

SAPLABELMNEM

String

One letter of the text for the SAP field name (SAPLABEL). You can access the corresponding edit field more quickly by pressing <TAB> and then the letter in question on your keyboard. The letter assigned for SAPLABELMNEM should be unique in the sections [BOMRQ_B_U] and [BOMRQ_B_D] ("SAPKEY" information).

FILL-DEFAULT

String

You can specify a default value for the SAP field here. This value is used for the processes "BOMRQ" "LB" "U", "BOMRQ" "MB" "U", "BOMRQ" "MR", "BOMRQ" "QB" "U" "U". If the SAP field is displayed in the dialog box, the value can be overwritten before the process starts.

[BOMRQ_B_D]

This section refers to the BOM header data for the "Download" process ("inactive" and, if applicable, "active" fields). You create a new section under the section [BOMRQ_B_D] for each SAP field name. The name of the section consists of two parts. The first part is the string "BOMRQ_B_D". 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 [BOMRQ_B_D...] have the following identifiers:

Identifier

Type

Description

SAPKEY

String

SAP field name. All fields (or only those SAP fields) which are listed in the field sets assigned to the processes "BOMRQ" "LB" "D", "BOMRQ" "MB" "D", "BOMRQ" "MR" "D", "BOMRQ" "QB" "D" 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".

COLLEN

Short

This value determines the size of the edit field for the SAP field in the dialog box. If the value is "0", the SAP field will not be displayed in the dialog box. All SAP fields are inactive unless SAPKEY is also listed in the section [BOMRQ_B_U].

SAPLABEL

String

Text for the name of the SAP field in the dialog box. This text is user-definable. The length of the text gives the width of the dialog box. The lower your screen resolution, the shorter the text you enter should be.

SAPLABEL-

MNEM

String

One letter of the text for the SAP field name (SAPLABEL). You can access the corresponding edit field more quickly by pressing <TAB> and then the letter in question on your keyboard. The letter assigned for SAPLABELMNEM should be unique in the sections [BOMRQ_B_D] and [BOMRQ_B_U] ("SAPKEY" information).

[BOMRQ_P_D]

The section refers to the BOM item data for the "Download" process. You create a new section under the section [BOMRQ_P_D] for each SAP field name. The name of the section consists of two parts. The first part is the string "BOMRQ_P_D". 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 [BOMRQ_P_D...] have the following identifiers:

Identifier

Type

Description

SAPKEY

String

SAP field name. All fields (or only SAP fields) which are listed in the field sets assigned to the processes "BOMRQ" "LP" "D", "BOMRQ" "MP" "D", "BOMRQ" "SP" "D", "BOMRQ" "QP" "D" 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".

COLLENLP

Short

Refers to the process "BOMRQ" "LP" "D". With regard to the dialog box that is displayed for the menu item " BOM level by level ". The value determines the size of the field in the line of a list box in the dialog box. If the value is "0", the SAP field will not be displayed in the dialog box. All SAP fields in the dialog box are deactivated.

COLLENMP

Short

Refers to the process "BOMRQ" "MP" "D". Concerns the dialog box for the menu item " Multi-level BOM ". The value determines the size of the field in the line of a list box in the dialog box. If the value is "0", the SAP field will not be displayed in the dialog box. All SAP fields in the dialog box are deactivated.

COLLENSP

Short

Refers to the process "BOMRQ" "SP" "D". Concerns the dialog box for the menu item " Single-level BOM ". The value determines the size of the field in the line of a list box in the dialog box. If the value is "0", the SAP field will not be displayed in the dialog box. All SAP fields in the dialog box are deactivated.

COLLENQP

Short

Refers to the process "BOMRQ" "QP" "D". Concerns the dialog box for the menu item " Summarized BOM ". The value determines the size of the field in the line of a list box in the dialog box. If the value is "0", the SAP field will not be displayed in the dialog box. All SAP fields in the dialog box are deactivated.

SAPLABEL

String

Text for the name of the SAP field in the dialog box. This text is user-definable. The length of the text gives the width of the dialog box. The lower your screen resolution, the shorter the text you enter should be.