SAP ABAP Interface IF_EX_MDG_CODELIST_PROVIDER (Interface for BAdI: BADI_MDG_CODELIST_PROVIDER)
Hierarchy
SAP_BS_FND (Software Component) SAP Business Suite Foundation
   CA-MDG-VM (Application Component) Value Mapping
     MDG_BS_VALUE_MAPPING_API (Package) MDG: Value Mapping API
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_IM_MDG_CODELISTP_MDM 20090317
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_MDG_CODELISTP_01 Class for BAdI Impl.: CL_MDG_CODELISTP_01 20090305
3 Interface implementation (CLASS c. INTERFACES i_ref)  CL_MDG_CODELISTP_02 Class for BAdI Impl.: CL_MDG_CODELISTP_01 20100518
Properties
Interface IF_EX_MDG_CODELIST_PROVIDER  
Short Description Interface for BAdI: BADI_MDG_CODELIST_PROVIDER    
General Data
Package MDG_BS_VALUE_MAPPING_API   MDG: Value Mapping API 
Created 20090303   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 Abstract Final Description Created on
1 IF_BADI_INTERFACE Tag Interface for BAdIs 20090303
Friends
Interface IF_EX_MDG_CODELIST_PROVIDER has no friend.
Attributes
Interface IF_EX_MDG_CODELIST_PROVIDER has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_CODELIST Instance method Public Method Returns an external codelist 20090303
2 IS_FILENAME_NEEDED Instance method Public Method Informs if access to codelist needs a filename 20090303
3 IS_PORT_NEEDED Instance method Public Method Informs if access to codelist needs a port for a webservice 20090303
Events
Interface IF_EX_MDG_CODELIST_PROVIDER has no event.
Types
Interface IF_EX_MDG_CODELIST_PROVIDER has no local type.
Method Signatures

Method GET_CODELIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_CODELIST Call by reference Type reference (TYPE) MDGT_CODELIST Code List 20090303
2 Importing IV_FILENAME Call by reference Type reference (TYPE) STRING Filename of xml-File 20090303
3 Importing IV_FILESYSTEM Call by reference Type reference (TYPE) MDG_FILESYSTEM Filesystem from which the xml file should be uploaded 20090303
4 Importing IV_LANGU Call by reference Type reference (TYPE) LANGU SY-LANGU Language Key 20090303
5 Importing IV_LIST_AGENCY_ID Call by reference Type reference (TYPE) MDG_LIST_AGENCY_ID CCT List Agency ID, like UKM_E_CCT_ID_SA_ID 20090303
6 Importing IV_LIST_ID Call by reference Type reference (TYPE) MDG_LIST_ID CCT List ID like UKM_E_CCT_ID_S_ID 20090303
7 Importing IV_LIST_VERSION Call by reference Type reference (TYPE) MDG_LIST_VERSION CCT List Version ID, like UKM_E_CCT_ID_SV_ID 20090303
8 Importing IV_OBJECT Call by reference Type reference (TYPE) PRX_R3OBJ Proxy Generation: Object Type in R3 (DTEL, TABL,...) 20090303
9 Importing IV_OBJ_NAME Call by reference Type reference (TYPE) PRX_R3NAME Proxy Generation: Name of an Object in R/3 20090303
10 Importing IV_PORT Call by reference Type reference (TYPE) CHAR30 Logical Destination - Display name 20090303
# Exception Resumable Description Created on
1 CX_MDG_CODE_MAPPING Exception Class for Value Mapping 20090305

Method IS_FILENAME_NEEDED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_FILENAME_NEEDED Call by reference Type reference (TYPE) ABAP_BOOL true: filename is needed, false: filename is not needed 20090303

Method IS_FILENAME_NEEDED on Interface IF_EX_MDG_CODELIST_PROVIDER has no exception.

Method IS_PORT_NEEDED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_PORT_NEEDED Call by reference Type reference (TYPE) ABAP_BOOL true: port is needed, false: port is not needed 20090303
2 Exporting EV_PROXY_CLASS Call by reference Type reference (TYPE) SEOCLSNAME Object Type Name 20090303

Method IS_PORT_NEEDED on Interface IF_EX_MDG_CODELIST_PROVIDER has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 702