SAP ABAP Class CL_CFX_BI_BOM (Material BOM for cFolders Back-End Integration)
Hierarchy
SAP_APPL (Software Component) Logistics and Accounting
   CA (Application Component) Cross-Application Components
     CFX_BI_BOM (Package) cFolders Backend Integration, BOMs
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_CFX_BI_FOLDER_OBJECT Folder Object for cFolders Backend Integration 20020626
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_CFX_BI_MAT_VAR_BOM Material Variant BOM 20090311
2 Inheritance (c INHERITING FROM c_ref)  CL_CFX_BI_ORDER_WBS_BOM Order and WBS BOM for cFolders and backend integration 20081215
Properties
Class CL_CFX_BI_BOM  
Short Description Material BOM for cFolders Back-End Integration    
Super Class CL_CFX_BI_FOLDER_OBJECT Folder Object for cFolders Backend Integration 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package CFX_BI_BOM   cFolders Backend Integration, BOMs 
Created 20020522   SAP 
Last change 20100310   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 CNVPD Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_CFX_BI_BOM has no interface implemented.
Friends
# Friend Modeled only Created on Description
1 CL_CFX_BI_BOM_ITEM 20050208 BOM Item
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MP_ATTRIBUTE_VALUES Instance attribute Protected Object reference (TYPE REF TO) CL_CFX_BI_ATTRIBUTE_VALUES Attribute Value cFolders Folder Objects 20020604
2 MP_CHANGED_ATTRIBUTE_VALUES Instance attribute Private Object reference (TYPE REF TO) CL_CFX_BI_ATTRIBUTE_VALUES Attribute Value cFolders Folder Objects 20020621
3 MP_CNV_HEADER Instance attribute Private Object reference (TYPE REF TO) CL_CNV_N_HEADER Headers in Product Designer Converter 20020614
4 MP_MATERIAL Instance attribute Protected Object reference (TYPE REF TO) CL_CFX_BI_MATERIAL Material for Backend Integration cFolders 20081114
5 MP_PROD_STRUC Instance attribute Public Object reference (TYPE REF TO) CL_CNV_N_PROD_STRUC Product Structure in Product Designer Converter 20020620
6 MS_BOM_CLASS_DATA Instance attribute Public Type reference (TYPE) BOM_CLASS_DATA Data for the class of bills of material 20020611
7 MS_MBM_CLASS_DATA Instance attribute Public Type reference (TYPE) MBM_CLASS_DATA Class data for material - BOM allocation 20020611
8 MT_ATTRIBUTE_VALUES Instance attribute Private Type reference (TYPE) CFX_BI_API_TT_ATTRIBUTE_VALUE Table of Attributes with ID, Namespace, and Value 20050718
9 MT_ITEMS Instance attribute Protected Type reference (TYPE) CFX_BI_TT_BOM_ITEM Table with BOM items 20020613
10 MT_ITEM_MATERIALS Instance attribute Public Type reference (TYPE) CFX_BI_TT_MATERIAL Table of Materials 20020821
11 MT_ITM_CLASS_DATA Instance attribute Public Type reference (TYPE) CFX_BI_TT_ITM_CLASS_DATA Data for the BOM Item Class 20020628
12 M_CFX_MATERIAL_ID Instance attribute Private Type reference (TYPE) SYSUUID_C UUID in Character Format 20020612
13 M_EXPLODED Instance attribute Protected Type reference (TYPE) ABAP_BOOL ABAP_FALSE Already Exploded 20020823
14 M_FORCE_NO_BS_NAME_FOR_VERSION Instance attribute Private Type reference (TYPE) ABAP_BOOL ABAP_FALSE 'X' = No Back-End System Set for BOM Version 20050725
15 M_HEADER_BOM Instance attribute Public Type reference (TYPE) ABAP_BOOL 20090218
16 M_IN_PROCESS Instance attribute Private Type reference (TYPE) ABAP_BOOL ABAP_FALSE Currently Being Processed (To Avoid Recursion) 20020829
17 M_IS_MASTER_CFOLDERS_SAVE Instance attribute Protected Type reference (TYPE) ABAP_BOOL ABAP_UNDEFINED Saved Current Value of 'IS_MASTER' in cFolders 20050729
18 M_NOT_IMPORTABLE Instance attribute Protected Type reference (TYPE) ABAP_BOOL 20090217
19 M_PARENT_ID Instance attribute Private Type reference (TYPE) SYSUUID_C BOM Header ID 20050718
20 M_TOP_HEADER Instance attribute Public Type reference (TYPE) ABAP_BOOL Upper Header of Structure 20020620
21 SC_ALIAS_BOM_ALTERNATIVE Constant Public Type reference (TYPE) CFX_BI_API_T_NAME 'BOM alternative' Alias BOM Alternative for cFolders 20020628
22 SC_ALIAS_BOM_NUMBER Constant Public Type reference (TYPE) CFX_BI_API_T_NAME 'BOM number' Alias BOM Use for cFolders 20020624
23 SC_ALIAS_BOM_TYPE Constant Public Type reference (TYPE) CFX_BI_API_T_NAME 'BOM type' Alias BOM Category for cFolders 20020628
24 SC_ALIAS_BOM_USAGE Constant Private Type reference (TYPE) CFX_BI_API_T_NAME 'BOM usage' Alias BOM Use for cFolders 20020528
25 SC_ALIAS_NOT_IMPORTABLE Constant Private Type reference (TYPE) CFX_BI_API_T_NAME 'Not_Importable' cFolders API: Name of Object 20090218
26 SC_ALIAS_PLANT Constant Private Type reference (TYPE) CFX_BI_API_T_NAME 'Plant' Alias Plant for cFolders 20020528
27 SC_BOM_TYPE Constant Private Type reference (TYPE) STLTY 'M' BOM Category Material BOM 20020603
28 SC_LINKED_DOC_OBJTYPE_STKO Constant Private Type reference (TYPE) DRAD-DOKOB 'STKO_DOC' Object Category for Finding Linked Documents 20020614
29 SC_SAP_BOM_CLASS Constant Private Type reference (TYPE) C 'P' Class P for BOMs 20020611
30 SC_STLAL Constant Public Type reference (TYPE) STRING 'STLAL' 20050407
31 SC_STLAN Constant Public Type reference (TYPE) STRING 'STLAN' 20050407
32 SC_STLNR Constant Public Type reference (TYPE) STRING 'STLNR' 20050407
33 SC_STLTY Constant Public Type reference (TYPE) STRING 'STLTY' 20050407
Methods
# Method Level Visibility Method type Description Created on
1 CHECK Instance method Private Method Checks Required for Import and Export 20020905
2 CHECK_MATERIAL Instance method Public Method Is material checked, unchanged, or transported? 20020905
3 CONSTRUCTOR Instance method Public Constructor Constructor 20020523
4 CREATE_PROD_STRUC Instance method Public Method Determine Product Structure for CNV 20020620
5 DELETE_REFERENCE Instance method Public Method Deletes Header Material Reference 20020913
6 EXPLODE_BS Instance method Public Method Explodes the BOM in the Backend System 20020724
7 EXPLODE_CFX Instance method Public Method Explosion of cFolders BOM 20020617
8 EXPORT_AFTER_IMPORT_CHILD_BOMS Instance method Public Method Export Object After it was Imported (to Synchronize) 20050728
9 EXPORT_SECOND_VERSION Instance method Public Method Export Second Version to cFolders 20050722
10 EXPORT_VERSION Instance method Public Method Export Version to cFolders 20050721
11 GET_BOM_ALV Instance method Public Method Lines for ALV 20020524
12 GET_BS_DATA_EWB_OPEN Instance method Private Method Read OS Data if Workbench Is Already Initialized 20020820
13 GET_CNV_ACTION Static method Public Method CNV - Action from Internal Data 20020621
14 GET_ITM_CMP_BOM_TYPE Instance method Public Method Get Component Item Subassembly Type 20090521
15 IMPORT_PREVIEW_BOM Instance method Private Method Display of BOM Before Import 20020829
16 INITIALIZE_CNV Instance method Public Method Prepare Data for PND Converter 20020919
17 INITIALIZE_FROM_BS Instance method Public Method Load Values from Backend System 20020603
18 INITIALIZE_ITEMS_FROM_BS Instance method Protected Method Gets the BOM Items from the Backend 20020628
19 INITIALIZE_VERSION_FROM_CFX Instance method Private Method Reads Version Data (Attributes, Items, ...) from cFolders 20020612
20 INITIALIZE_VER_CHANGES_FROM_CF Instance method Private Method Reads Changes of Version Data of cFolders 20020612
21 IS_MATERIAL_REFERENCED Instance method Public Method Is the Material Used in this BOM? 20020626
22 MAP_ITEM_IDS_TO_CF Instance method Public Method Synchronize IDs of Items with cFolders BOMs 20020722
23 SAVE_LONGTEXT_BS Instance method Public Method Save Long Text of Item in Back-End 20050318
24 SET_ALTERNATIVE Instance method Public Method Change Alternative 20020827
25 SET_EXPLODED_FALSE Instance method Public Method Sets the Flag for Whether BOM Has Been Exploded to False 20020823
26 SET_PLANT Instance method Public Method Change Plant 20020827
27 SET_TOP_HEADER_FALSE Instance method Public Method Not Upper Nodes 20020620
28 SET_TOP_HEADER_FOR_DEP_HEADERS Instance method Public Method Set Upper Node for Dependent Nodes 20020620
29 SET_TOP_HEADER_TRUE Instance method Public Method Upper Node 20020620
30 SET_USAGE Instance method Public Method Change Use 20020827
Events
Class CL_CFX_BI_BOM has no event.
Types
Class CL_CFX_BI_BOM has no local type.
Method Signatures

Method CHECK Signature

Method CHECK on class CL_CFX_BI_BOM has no parameter.
Method CHECK on class CL_CFX_BI_BOM has no exception.

Method CHECK_MATERIAL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IP_MATERIAL Call by reference Object reference (TYPE REF TO) CL_CFX_BI_MATERIAL Material für Backendintegration cFolders 20020905
2 Importing I_ERROR_TRANSPORT_STATUS Call by reference Type reference (TYPE) CFX_BI_T_TRANSPORT_STATUS Transportstatus von/nach cFolders System 20020905

Method CHECK_MATERIAL on class CL_CFX_BI_BOM has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IP_CFOLDERS_SYSTEM Call by reference Object reference (TYPE REF TO) CL_CFX_BI_CFOLDERS_SYSTEM cFolders System für cFolders Backendintegration 20020523

Method CONSTRUCTOR on class CL_CFX_BI_BOM has no exception.

Method CREATE_PROD_STRUC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IP_TOP_BOM Call by reference Object reference (TYPE REF TO) CL_CFX_BI_BOM Materialstückliste für cFolders Backendintegration 20020829

Method CREATE_PROD_STRUC on class CL_CFX_BI_BOM has no exception.

Method DELETE_REFERENCE Signature

Method DELETE_REFERENCE on class CL_CFX_BI_BOM has no parameter.
Method DELETE_REFERENCE on class CL_CFX_BI_BOM has no exception.

Method EXPLODE_BS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_ERROR Call by reference Type reference (TYPE) ABAP_BOOL Fehler ? 20020724
2 Importing I_ERROR_TRANSPORT_STATUS Call by reference Type reference (TYPE) CFX_BI_T_TRANSPORT_STATUS Transportstatus von/nach cFolders System 20020801
3 Importing I_MSG_TYPE Call by reference Type reference (TYPE) SYMSGTY 'I' Nachrichten, Nachrichtentyp 20020724

Method EXPLODE_BS on class CL_CFX_BI_BOM has no exception.

Method EXPLODE_CFX Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_MSG_TYPE Call by reference Type reference (TYPE) SYMSGTY 'I' Nachrichten, Nachrichtentyp 20020617
2 Returning R_ERROR Value transfer Type reference (TYPE) ABAP_BOOL Fehler ? 20020617

Method EXPLODE_CFX on class CL_CFX_BI_BOM has no exception.

Method EXPORT_AFTER_IMPORT_CHILD_BOMS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_CANCEL Call by reference Type reference (TYPE) ABAP_BOOL Von Anwender abgebrochen 20050728
2 Exporting E_ERROR Call by reference Type reference (TYPE) ABAP_BOOL Fehler ? 20050728
3 Importing IT_ITEMS Call by reference Type reference (TYPE) CFX_BI_TT_BOM_ITEM Tabelle von Stücklistenpositionen 20050728
4 Importing I_MSG_TYPE Call by reference Type reference (TYPE) SYMSGTY 'I' Nachrichten, Nachrichtentyp 20050728

Method EXPORT_AFTER_IMPORT_CHILD_BOMS on class CL_CFX_BI_BOM has no exception.

Method EXPORT_SECOND_VERSION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_CANCEL Call by reference Type reference (TYPE) ABAP_BOOL Von Anwender abgebrochen 20050722
2 Exporting E_ERROR Call by reference Type reference (TYPE) ABAP_BOOL Fehler ? 20050722
3 Importing I_EXPORT_AFTER_IMPORT Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 'X' = Zweite Version nach dem Import anlegen 20050727
4 Importing I_MSG_TYPE Call by reference Type reference (TYPE) SYMSGTY 'I' Nachrichten, Nachrichtentyp 20050722

Method EXPORT_SECOND_VERSION on class CL_CFX_BI_BOM has no exception.

Method EXPORT_VERSION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_CANCEL Call by reference Type reference (TYPE) ABAP_BOOL Von Anwender abgebrochen 20050721
2 Exporting E_ERROR Call by reference Type reference (TYPE) ABAP_BOOL Fehler ? 20050721
3 Importing I_MSG_TYPE Call by reference Type reference (TYPE) SYMSGTY 'I' Nachrichten, Nachrichtentyp 20050721

Method EXPORT_VERSION on class CL_CFX_BI_BOM has no exception.

Method GET_BOM_ALV Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_BOM_ALV Call by reference Type reference (TYPE) CFX_BI_TS_BOM_ALV Stücklistendaten für ALV 20020524

Method GET_BOM_ALV on class CL_CFX_BI_BOM has no exception.

Method GET_BS_DATA_EWB_OPEN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_EXISTS Call by reference Type reference (TYPE) ABAP_BOOL Objekt gibt es im BS 20020820
2 Importing I_ERROR_TRANSPORT_STATUS Call by reference Type reference (TYPE) CFX_BI_T_TRANSPORT_STATUS Transportstatus von/nach cFolders System 20020820

Method GET_BS_DATA_EWB_OPEN on class CL_CFX_BI_BOM has no exception.

Method GET_CNV_ACTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_TRANSPORT_ACTION Call by reference Type reference (TYPE) CFX_BI_T_TRANSPORT_ACTION Transport Aktion von/nach cFolders System 20020621
2 Returning R_CNV_ACTION Value transfer Type reference (TYPE) CHAR1 Aktion für CNV 20020621

Method GET_CNV_ACTION on class CL_CFX_BI_BOM has no exception.

Method GET_ITM_CMP_BOM_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_BOM_ITEM_TYPE Call by reference Type reference (TYPE) CFX_BI_TT_BOM_ITEM_CMP_TYPE 20090521

Method GET_ITM_CMP_BOM_TYPE on class CL_CFX_BI_BOM has no exception.

Method IMPORT_PREVIEW_BOM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IP_CNV_N_CTRL Call by reference Object reference (TYPE REF TO) CL_CNV_N_CTRL Controller im PD-Konverter 20020829

Method IMPORT_PREVIEW_BOM on class CL_CFX_BI_BOM has no exception.

Method INITIALIZE_CNV Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_ERROR Call by reference Type reference (TYPE) ABAP_BOOL Fehler ? 20020919
2 Importing I_MSG_TYPE Call by reference Type reference (TYPE) SYMSGTY 'I' Nachrichten, Nachrichtentyp 20020919

Method INITIALIZE_CNV on class CL_CFX_BI_BOM has no exception.

Method INITIALIZE_FROM_BS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_MSG_TYPE Call by reference Type reference (TYPE) SYMSGTY 'I' Nachrichten, Nachrichtentyp 20020628
2 Importing I_STLAL Call by reference Type reference (TYPE) STALT Stücklistenalternative 20020722
3 Importing I_STLNR Call by reference Type reference (TYPE) STNUM Stückliste 20020611
4 Importing I_STLTY Call by reference Type reference (TYPE) STLTY Stücklistentyp 20020611
5 Returning R_ERROR Value transfer Type reference (TYPE) ABAP_BOOL Fehler ? 20020628

Method INITIALIZE_FROM_BS on class CL_CFX_BI_BOM has no exception.

Method INITIALIZE_ITEMS_FROM_BS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ERROR_TRANSPORT_STATUS Call by reference Type reference (TYPE) CFX_BI_T_TRANSPORT_STATUS Transportstatus von/nach cFolders System 20020731
2 Importing I_MSG_TYPE Call by reference Type reference (TYPE) SYMSGTY 'I' Nachrichten, Nachrichtentyp 20020628
3 Returning R_ERROR Value transfer Type reference (TYPE) ABAP_BOOL Fehler ? 20020628

Method INITIALIZE_ITEMS_FROM_BS on class CL_CFX_BI_BOM has no exception.

Method INITIALIZE_VERSION_FROM_CFX Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_ATTRIBUTE_VALUES Call by reference Type reference (TYPE) CFX_BI_API_TT_ATTRIBUTE_VALUER Tabelle der Attribute mit Werten 20020917
2 Exporting ET_ITEM_ATTRIBUTE_VALUES Call by reference Type reference (TYPE) CFX_BI_API_TT_ITEM_ATTR_VALUER Tabelle der Positionsattribute 20020918
3 Exporting E_ERROR Call by reference Type reference (TYPE) ABAP_BOOL Fehler ? 20020917
4 Importing I_ERROR_TRANSPORT_STATUS Call by reference Type reference (TYPE) CFX_BI_T_TRANSPORT_STATUS Transportstatus von/nach cFolders System 20020801
5 Importing I_MSG_TYPE Call by reference Type reference (TYPE) SYMSGTY 'I' Nachrichten, Nachrichtentyp 20020612

Method INITIALIZE_VERSION_FROM_CFX on class CL_CFX_BI_BOM has no exception.

Method INITIALIZE_VER_CHANGES_FROM_CF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_CHANGED_ATTRIBUTE_VALUES Call by reference Type reference (TYPE) CFX_BI_API_TT_ATTRIBUTE_VALUER Tabelle der Attribute mit Werten 20020917
2 Exporting ET_ITEM_CHANGED_ATTR_VALUES Call by reference Type reference (TYPE) CFX_BI_API_TT_ITEM_ATTR_VALUER Tabelle der Positionsattribute 20020918
3 Exporting E_ERROR Call by reference Type reference (TYPE) ABAP_BOOL Fehler ? 20020917
4 Importing I_ERROR_TRANSPORT_STATUS Call by reference Type reference (TYPE) CFX_BI_T_TRANSPORT_STATUS Transportstatus von/nach cFolders System 20020801
5 Importing I_MSG_TYPE Call by reference Type reference (TYPE) SYMSGTY 'I' Nachrichten, Nachrichtentyp 20020612

Method INITIALIZE_VER_CHANGES_FROM_CF on class CL_CFX_BI_BOM has no exception.

Method IS_MATERIAL_REFERENCED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IP_MATERIAL Call by reference Object reference (TYPE REF TO) CL_CFX_BI_MATERIAL Material für Backendintegration cFolders 20020626
2 Returning R_IS_MATERIAL_REFERENCED Value transfer Type reference (TYPE) ABAP_BOOL Material wird verwendet 20020626

Method IS_MATERIAL_REFERENCED on class CL_CFX_BI_BOM has no exception.

Method MAP_ITEM_IDS_TO_CF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ERROR_TRANSPORT_STATUS Call by reference Type reference (TYPE) CFX_BI_T_TRANSPORT_STATUS Transportstatus von/nach cFolders System 20020801
2 Importing I_MSG_TYPE Call by reference Type reference (TYPE) SYMSGTY 'I' Nachrichten, Nachrichtentyp 20020722
3 Returning R_ERROR Value transfer Type reference (TYPE) ABAP_BOOL Fehler ? 20020722

Method MAP_ITEM_IDS_TO_CF on class CL_CFX_BI_BOM has no exception.

Method SAVE_LONGTEXT_BS Signature

Method SAVE_LONGTEXT_BS on class CL_CFX_BI_BOM has no parameter.
Method SAVE_LONGTEXT_BS on class CL_CFX_BI_BOM has no exception.

Method SET_ALTERNATIVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ALTERNATIVE Call by reference Type reference (TYPE) STLAL Stücklistenalternative 20020827

Method SET_ALTERNATIVE on class CL_CFX_BI_BOM has no exception.

Method SET_EXPLODED_FALSE Signature

Method SET_EXPLODED_FALSE on class CL_CFX_BI_BOM has no parameter.
Method SET_EXPLODED_FALSE on class CL_CFX_BI_BOM has no exception.

Method SET_PLANT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_PLANT Call by reference Type reference (TYPE) WERKS_D Werk 20020827

Method SET_PLANT on class CL_CFX_BI_BOM has no exception.

Method SET_TOP_HEADER_FALSE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IP_TOP_HEADER Call by reference Object reference (TYPE REF TO) CL_CFX_BI_BOM Oberster Knoten (unter dem dieser hängt) 20020620

Method SET_TOP_HEADER_FALSE on class CL_CFX_BI_BOM has no exception.

Method SET_TOP_HEADER_FOR_DEP_HEADERS Signature

Method SET_TOP_HEADER_FOR_DEP_HEADERS on class CL_CFX_BI_BOM has no parameter.
Method SET_TOP_HEADER_FOR_DEP_HEADERS on class CL_CFX_BI_BOM has no exception.

Method SET_TOP_HEADER_TRUE Signature

Method SET_TOP_HEADER_TRUE on class CL_CFX_BI_BOM has no parameter.
Method SET_TOP_HEADER_TRUE on class CL_CFX_BI_BOM has no exception.

Method SET_USAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_USAGE Call by reference Type reference (TYPE) STLAN Stücklistenverwendung 20020827

Method SET_USAGE on class CL_CFX_BI_BOM has no exception.
History
Last changed by/on SAP  20100310 
SAP Release Created in 2002_1_46C