Entering content frame

Copying BOM Changes Locate the document in its SAP Library structure

Use

You can use this program to copy change statuses of a BOMs from an external system to the SAP system. This program supports changes to the following BOM categories:

·        Document structures

·        Material BOMs

·        Equipment and functional location BOMs

·        Standard BOMs

Prerequisites

The format for the BOM data in the sequential file is as follows:

·        Record type 0: one session record (structure BGR00) per session

The session header contains general administrative data on the batch input session to be created. All records that follow the header in the sequential file are assigned to the current session, until the next header occurs in the file.

·        Record type 1: one header record (structure BICSK) for each BOM

The BOM header record contains the transaction code (for example, CS02 Change material BOM) and the header data. You define the BOM category in field BICSK-TCODE in structure BICSK. The BOM category determines the SAP transaction to be called.

You can enter the following values in this field:

¡        CV12 for document structures

¡        IB02 for equipment BOMs

¡        CS02 for material BOMs

¡        CS52 for standard BOMs

¡        IB12 for functional location BOMs

·        Record type 2: one item record (structure BICSP) per item

All BOM item records are assigned to the preceding BOM header, until the next BOM header or session header occurs in the sequential file.

·        Record type 3: one sub-item record (structure BICSU) per sub-item

All BOM sub-item records are assigned to the preceding BOM item, until the next item header, BOM header, or session header occurs in the sequential file.

Procedure

Refer to: Reference for Procedure

 

 

 

Leaving content frame