SAP ABAP Class /SRMERP/IF_MO_DAC_PLANT (Plant DAC provider)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  /SRMERP/CL_MO_DAC_PLANT Plant DAC provider 20100506
2 Interface implementation (CLASS c. INTERFACES i_ref)  /SRMERP/CL_MO_TST_PLANT plant test data provider 20100526
Properties
Class /SRMERP/IF_MO_DAC_PLANT  
Short Description Plant DAC provider    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20100506   SAP 
Last change 20110908   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 SZADR Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class /SRMERP/IF_MO_DAC_PLANT has no interface implemented.
Friends
Class /SRMERP/IF_MO_DAC_PLANT has no friend class.
Attributes
Class /SRMERP/IF_MO_DAC_PLANT has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 IS_PLANT_EXISTENT Instance method Public Method Checks, if Plant Exists 20100506
2 READ_PLANT Instance method Public Method Read Details of Plant 20100506
3 READ_PLANT_ADDRESS Instance method Public Method Read Address of Plant 20100723
4 READ_PLANT_COMPANY_CODE Instance method Public Method Read Company Code of Plant 20100728
5 READ_PLANT_VALUATION_AREA Instance method Public Method Read Valuation Area of Plant 20100728
Events
Class /SRMERP/IF_MO_DAC_PLANT has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 MS_PLANT Public See coding exist buffer line 20100507 BEGIN OF ms_plant , plant_id TYPE ewerk, exists TYPE abap_bool, END OF ms_plant
2 MT_PLANT Public See coding exist buffer table 20100507 mt_plant TYPE HASHED TABLE OF ms_plant WITH UNIQUE KEY plant_id
Method Signatures

Method IS_PLANT_EXISTENT Signature

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

Method IS_PLANT_EXISTENT on class /SRMERP/IF_MO_DAC_PLANT has no exception.

Method READ_PLANT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_T001W_DATA Call by reference Type reference (TYPE) T001W Plants/Branches 20100511
2 Exporting ET_MESSAGE Call by reference Type reference (TYPE) /SRMERP/T_MESSAGES Message table type 20100729
3 Importing IV_PLANT_ID Call by reference Type reference (TYPE) EWERK Plant 20100511

Method READ_PLANT on class /SRMERP/IF_MO_DAC_PLANT has no exception.

Method READ_PLANT_ADDRESS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_ADDRESS Call by reference Type reference (TYPE) SZADR_ADDR1_COMPLETE Plant Addresses (International Versions) 20100809
2 Exporting ET_ADDRESS_REMARKS Call by reference Type reference (TYPE) SZADR_ADRCT_TAB Plant Address Remarks (International Versions) 20100810
3 Exporting ET_MESSAGE Call by reference Type reference (TYPE) /SRMERP/T_MESSAGES Message table type 20100723
4 Importing IV_PLANT_ID Call by reference Type reference (TYPE) EWERK Plant 20100723

Method READ_PLANT_ADDRESS on class /SRMERP/IF_MO_DAC_PLANT has no exception.

Method READ_PLANT_COMPANY_CODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_T001_DATA Call by reference Type reference (TYPE) T001 Company Codes 20100728
2 Exporting ET_MESSAGE Call by reference Type reference (TYPE) /SRMERP/T_MESSAGES Message table type 20100728
3 Importing IV_PLANT_ID Call by reference Type reference (TYPE) EWERK Plant 20100728

Method READ_PLANT_COMPANY_CODE on class /SRMERP/IF_MO_DAC_PLANT has no exception.

Method READ_PLANT_VALUATION_AREA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_T001K_DATA Call by reference Type reference (TYPE) T001K Valuation area 20100728
2 Exporting ET_MESSAGE Call by reference Type reference (TYPE) /SRMERP/T_MESSAGES Message table type 20100728
3 Importing IV_PLANT_ID Call by reference Type reference (TYPE) EWERK Plant 20100728

Method READ_PLANT_VALUATION_AREA on class /SRMERP/IF_MO_DAC_PLANT has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in