SAP ABAP Interface /SRMERP/IF_MO_DAC_MAT_GROUP (Material Group DAC provider)
Hierarchy
SAP_APPL (Software Component) Logistics and Accounting
   MM-PUR-SSP (Application Component) Self-Service Procurement
     /SRMERP/OL_MO (Package) Master Data Objects/Access
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  /SRMERP/CL_MO_DAC_MAT_GROUP Material Group DAC provider 20100505
2 Interface implementation (CLASS c. INTERFACES i_ref)  /SRMERP/CL_MO_TST_MAT_GROUP material group test data provider 20100525
Properties
Interface /SRMERP/IF_MO_DAC_MAT_GROUP  
Short Description Material Group DAC provider    
General Data
Package /SRMERP/OL_MO   Master Data Objects/Access 
Created 20100505   SAP 
Last changed 20110908   SAP 
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)
Interfaces
Interface /SRMERP/IF_MO_DAC_MAT_GROUP has no interface.
Friends
Interface /SRMERP/IF_MO_DAC_MAT_GROUP has no friend.
Attributes
Interface /SRMERP/IF_MO_DAC_MAT_GROUP has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 IS_MAT_GROUP_EXISTENT Instance method Public Method 20100505
2 READ_MATERIAL_GROUP Instance method Public Method 20100505
3 READ_MAT_GROUP_DESCR Instance method Public Method 20100526
Events
Interface /SRMERP/IF_MO_DAC_MAT_GROUP has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 MS_MAT_GROUP Public See coding exist buffer line 20100506 BEGIN OF ms_mat_group , matkl_id TYPE matkl, exists TYPE abap_bool, END OF ms_mat_group
2 MT_MAT_GROUP Public See coding exist buffer table 20100506 mt_mat_group TYPE HASHED TABLE OF ms_mat_group WITH UNIQUE KEY matkl_id
Method Signatures

Method IS_MAT_GROUP_EXISTENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_MAT_GROUP_ID Call by reference Type reference (TYPE) MATKL Material Group 20100511
2 Returning RV_EXISTS Value transfer Type reference (TYPE) ABAP_BOOL 20100511

Method IS_MAT_GROUP_EXISTENT on Interface /SRMERP/IF_MO_DAC_MAT_GROUP has no exception.

Method READ_MATERIAL_GROUP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_T023_DATA Call by reference Type reference (TYPE) T023 Material Groups 20100707
2 Exporting ET_MESSAGES Call by reference Type reference (TYPE) /SRMERP/T_MESSAGES Message table type 20100707
3 Importing IV_MAT_GROUP_ID Call by reference Type reference (TYPE) MATKL Material Group 20100511

Method READ_MATERIAL_GROUP on Interface /SRMERP/IF_MO_DAC_MAT_GROUP has no exception.

Method READ_MAT_GROUP_DESCR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_MAT_GROUP_DESCR Call by reference Type reference (TYPE) T023T Material Group Descriptions 20100707
2 Exporting ET_MESSAGES Call by reference Type reference (TYPE) /SRMERP/T_MESSAGES Message table type 20100707
3 Importing IV_LANGUAGE Call by reference Type reference (TYPE) SPRAS SY-LANGU Language Key 20100526
4 Importing IV_MAT_GROUP_ID Call by reference Type reference (TYPE) MATKL Material Group 20100526

Method READ_MAT_GROUP_DESCR on Interface /SRMERP/IF_MO_DAC_MAT_GROUP has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 606