SAP ABAP Interface /SRMERP/IF_MO_DAC_COMPANY_CODE (Company Code 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_COMPANY_CODE Company Code DAC Provider 20100929
Properties
Interface /SRMERP/IF_MO_DAC_COMPANY_CODE  
Short Description Company Code DAC provider    
General Data
Package /SRMERP/OL_MO   Master Data Objects/Access 
Created 20100929   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_COMPANY_CODE has no interface.
Friends
Interface /SRMERP/IF_MO_DAC_COMPANY_CODE has no friend.
Attributes
Interface /SRMERP/IF_MO_DAC_COMPANY_CODE has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 IS_COMPANY_CODE_EXISTENT Instance method Public Method Checks, if Company Code Exists 20100929
2 READ_COMPANY_CODE Instance method Public Method Read Details of Company Code 20100929
3 READ_COMPANY_CODE_COST_AREA_ID Instance method Public Method Read Cost Area ID of Company Code 20100929
Events
Interface /SRMERP/IF_MO_DAC_COMPANY_CODE has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 MS_COMPANY_CODE Public See coding Existence Check Buffer Line 20100929 BEGIN OF ms_company_code , company_code_id TYPE ewerk, exists TYPE abap_bool, END OF ms_company_code
2 MT_COMPANY_CODE Public See coding Existence Check Buffer 20100929 mt_company_code TYPE HASHED TABLE OF ms_company_code WITH UNIQUE KEY company_code_id
Method Signatures

Method IS_COMPANY_CODE_EXISTENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_COMPANY_CODE_ID Call by reference Type reference (TYPE) BUKRS Company Code 20100929
2 Returning RV_EXISTS Value transfer Type reference (TYPE) ABAP_BOOL 20100929

Method IS_COMPANY_CODE_EXISTENT on Interface /SRMERP/IF_MO_DAC_COMPANY_CODE has no exception.

Method READ_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 Code 20100929
2 Exporting ET_MESSAGE Call by reference Type reference (TYPE) /SRMERP/T_MESSAGES Message table type 20100929
3 Importing IV_COMPANY_CODE_ID Call by reference Type reference (TYPE) BUKRS Company Code 20100929

Method READ_COMPANY_CODE on Interface /SRMERP/IF_MO_DAC_COMPANY_CODE has no exception.

Method READ_COMPANY_CODE_COST_AREA_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_MESSAGE Call by reference Type reference (TYPE) /SRMERP/T_MESSAGES Message table type 20100929
2 Exporting EV_COST_AREA_ID Call by reference Type reference (TYPE) KOKRS Controlling Area 20100929
3 Importing IV_COMPANY_CODE_ID Call by reference Type reference (TYPE) BUKRS Company Code 20100929

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