SAP ABAP Class IF_EX_MDG_CODELIST_PROVIDER (Interface for BAdI: BADI_MDG_CODELIST_PROVIDER)
Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface composition (i COMPRISING i_ref) | IF_BADI_INTERFACE | Tag Interface for BAdIs | 20090303 |
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
Class | IF_EX_MDG_CODELIST_PROVIDER | |
Short Description | Interface for BAdI: BADI_MDG_CODELIST_PROVIDER | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | ||
Created | 20090303 | SAP |
Last change | 20110908 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class IF_EX_MDG_CODELIST_PROVIDER has no interface implemented.
Friends
Class IF_EX_MDG_CODELIST_PROVIDER has no friend class.
Attributes
Class IF_EX_MDG_CODELIST_PROVIDER has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Returns an external codelist | 20090303 |
2 | ![]() |
Instance method | Public | Method | Informs if access to codelist needs a filename | 20090303 |
3 | ![]() |
Instance method | Public | Method | Informs if access to codelist needs a port for a webservice | 20090303 |
Events
Class IF_EX_MDG_CODELIST_PROVIDER has no event.
Types
Class 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 | ![]() |
ET_CODELIST | Call by reference | Type reference (TYPE) | MDGT_CODELIST | Code List | 20090303 | ||
2 | ![]() |
IV_FILENAME | Call by reference | Type reference (TYPE) | STRING | Filename of xml-File | 20090303 | ||
3 | ![]() |
IV_FILESYSTEM | Call by reference | Type reference (TYPE) | MDG_FILESYSTEM | Filesystem from which the xml file should be uploaded | 20090303 | ||
4 | ![]() |
IV_LANGU | Call by reference | Type reference (TYPE) | LANGU | SY-LANGU | Language Key | 20090303 | |
5 | ![]() |
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 | ![]() |
IV_LIST_ID | Call by reference | Type reference (TYPE) | MDG_LIST_ID | CCT List ID like UKM_E_CCT_ID_S_ID | 20090303 | ||
7 | ![]() |
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 | ![]() |
IV_OBJECT | Call by reference | Type reference (TYPE) | PRX_R3OBJ | Proxy Generation: Object Type in R3 (DTEL, TABL,...) | 20090303 | ||
9 | ![]() |
IV_OBJ_NAME | Call by reference | Type reference (TYPE) | PRX_R3NAME | Proxy Generation: Name of an Object in R/3 | 20090303 | ||
10 | ![]() |
IV_PORT | Call by reference | Type reference (TYPE) | CHAR30 | Logical Destination - Display name | 20090303 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
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 | ![]() |
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 class 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 | ![]() |
EV_PORT_NEEDED | Call by reference | Type reference (TYPE) | ABAP_BOOL | true: port is needed, false: port is not needed | 20090303 | ||
2 | ![]() |
EV_PROXY_CLASS | Call by reference | Type reference (TYPE) | SEOCLSNAME | Object Type Name | 20090303 |
Method IS_PORT_NEEDED on class IF_EX_MDG_CODELIST_PROVIDER has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in |