SAP ABAP Data Element RC_MATERIAL_READ (Return Value from MATERIAL_READ and MATERIAL_READ_xxxx)
Hierarchy
BBPCRM (Software Component) BBPCRM
   CRM (Application Component) Customer Relationship Management
     CRM_APPLICATION (Package) All CRM Components Without Special Structure Packages
       MGA (Package) Application development R/3 material master from 3.0
Basic Data
Data Element RC_MATERIAL_READ
Short Description Return Value from MATERIAL_READ and MATERIAL_READ_xxxx  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type XFELD    
Data Type CHAR   Character String 
Length 1    
Decimal Places 0    
Output Length 1    
Value Table      
Further Characteristics
Search Help: Name    
Search Help: Parameters    
Parameter ID   
Default Component name    
Change document    
No Input History    
Basic direction is set to LTR    
No BIDI Filtering    
Field Label
  Length  Field Label  
Short  
Medium  
Long  
Heading  
Documentation

Definition

Use

If the function module MATERIAL_READ or MATERIAL_READ_xxxx is executed without an error message, a return code flag can be interrogated in structure MTCOR for each table to be read. This is to establish whether the corresponding table was read successfully.

Procedure

Examples

MTCOR-RMARD

  • Indicator set

    The function module could not read table MARD.

  • Indicator not set

    The table was read successfully, or the function module did not try to read table MARD because the table is not required for filling the relevant transfer structure or because no plant or storage location was specified.

Dependencies

History
Last changed by/on SAP  19990317 
SAP Release Created in