SAP ABAP Function Module MATERIAL_BDCDATA (Creating batch input data for the material master record maintenance)
Hierarchy
BBPCRM (Software Component) BBPCRM
   CRM (Application Component) Customer Relationship Management
     CRM_APPLICATION (Package) All CRM Components Without Special Structure Packages
       MG (Package) Application development R/3 material master prior to 3.0
Basic Data
Function Module MATERIAL_BDCDATA Creating batch input data for the material master record maintenance  
Function Group MATT   Batch Input Data Material Master  
Program Name SAPLMATT    
INCLUDE Name LMATTU01    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Importing IBMM00 TYPE BMM00 Header data - data for initial scr
Importing IBMMH1 TYPE BMMH1 Main screen data
Importing IBMMHI TYPE BMMHI 'N' Exclusively data which can be maintained automatically
Importing KZMAPPE TYPE RMMBI-KZMAP Ind. set transaction data in sessi
Importing KZPRF TYPE RMMBI-KZPRF ' ' Ind. carry out pre-check
Importing KZ_ERWEITERN TYPE RMMBI-KZPRF ' ' Indicator material is extended (only when creating)
Importing NODATA_SIGN TYPE BGR00-NODATA '/' Special character 'copy no value f
Importing TRANS_CNT TYPE RMMBI-TRANC '000001' Transaction counter
Tables IBDCDATA TYPE BDCDATA Table of batch input data
Tables IBMMH2 TYPE BMMH2 Control data
Tables IBMMH3 TYPE BMMH3 Forecast values
Tables IBMMH4 TYPE BMMH4 Consumption values
Tables IBMMH5 TYPE BMMH5 Short texts
Tables IBMMH6 TYPE BMMH6 Units of measure
Tables IBMMH7 TYPE BMMH7 Long texts
Tables IBMMH8 TYPE BMMH8 Referential EANs (input)
Exception COMPONENTS_FLREF_NOT_FOUND TYPE Field selection string for components is missing
Exception DYNPRO_SEQUENCE_ERROR TYPE No 1st data screen is available in screen sequence tables
Exception DYNPRO_SEQUENCE_ERROR_2 TYPE No valid data screen according to screen sequence determined
Exception DYNPRO_SEQUENCE_ERROR_3 TYPE Inconsistency between screen table and screen sequence
Exception MATERIAL_INCREASE_ERROR TYPE Logical extension of a material is not possible
Exception MATERIAL_MBRSH_WRONG TYPE The predefined industry sector does not match the material
Exception MATERIAL_MTART_WRONG TYPE The predefined material type does not match the material
Exception MATNR_MISSING TYPE Material number is not predefined ( during changing)
Exception MATNR_NOT_EXISTING TYPE Material does not exist
Exception MBRSH_MISSING TYPE Industry sector is not predefined ( for new entry)
Exception MBRSH_NOT_EXISTING TYPE Industry sector is not provided
Exception MTART_MISSING TYPE Material type is not predefined ( for new entry)
Exception MTART_NOT_EXISTING TYPE Material type is not provided
Exception NODATA_WRONG TYPE Character for 'empty field' is not a special character
Exception NO_ACTIVE_DYNPRO_SELECTED TYPE No active screen was selected
Exception NO_AUTHORITY TYPE No authorization is available
Exception NO_CHANGEABLE_VIEW TYPE A view which can be changed was not selected
Exception NO_DYNPRO TYPE No main screen is available (trans
Exception NO_INCREASABLE_VIEW TYPE A view which can be expanded was not selected
Exception SELECTION_ORGVALUE_MISMATCH TYPE Selection and organizational levels do not match
Exception T138B_ERROR TYPE Error in the screen sequence table T138B
Exception T138M_ERROR TYPE Error in the screen sequence table T138M
Exception TCODE_MISSING TYPE The transaction code is not predefined
Exception TCODE_NOT_EXISTING TYPE The transaction code is not provided
Exception TCODE_NOT_SUPPORTED TYPE The transaction code is not supported
Exception TRANSACTION_SKIPPED TYPE The current transaction is ignored
Exception VALUATION_LEVEL_MISSING TYPE The valuation level has not yet be
Exception VALUATION_TYPE_NOT_EXISTING TYPE Valuation category is not provided
Exception VKORG_WITHOUT_COUNTRY TYPE The country cannot be determined for sales organization
Exception WRONG_VALUATION_LEVEL TYPE The valuation level is neither CCo
               
Processing Type
Normal Function Module  
Remote-Enabled Module BaseXML supported
Update Module Start immediately
Immediate Start, No Restart
Start Delayed
Coll.run
JAVA Module Callable from ABAP  
Remote-Enabled JAVA Module  
Module Callable from JAVA  
History
Last changed by/on SAP  19930710 
SAP Release Created in