SAP ABAP Interface /SRMERP/IF_MO_DAC_PLANT (Plant 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_PLANT Plant DAC provider 20100506
2 Interface implementation (CLASS c. INTERFACES i_ref)  /SRMERP/CL_MO_TST_PLANT plant test data provider 20100526
Properties
Interface /SRMERP/IF_MO_DAC_PLANT  
Short Description Plant DAC provider    
General Data
Package /SRMERP/OL_MO   Master Data Objects/Access 
Created 20100506   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)
2 SZADR Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Interface /SRMERP/IF_MO_DAC_PLANT has no interface.
Friends
Interface /SRMERP/IF_MO_DAC_PLANT has no friend.
Attributes
Interface /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
Interface /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 Interface /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 Interface /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 Interface /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 Interface /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 Interface /SRMERP/IF_MO_DAC_PLANT has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 606