SAP ABAP Interface IF_ESF_CODE_LIST_PROVIDER (IF_ESF_CODE_LIST_PROVIDER)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-ESI-ESF (Application Component) Enterprise Service Framework Layer
⤷
SESI_SERVICES (Package) ESI: Web Services

⤷

⤷

Meta Relationship - Used By
Properties
Interface | IF_ESF_CODE_LIST_PROVIDER | |
Short Description |
General Data
Package | SESI_SERVICES | ESI: Web Services |
Created | 20061128 | SAP |
Last changed | 20110908 | SAP |
Unicode checks active |
Forward declarations
Interface IF_ESF_CODE_LIST_PROVIDER has no forward declaration.
Interfaces
Interface IF_ESF_CODE_LIST_PROVIDER has no interface.
Friends
Interface IF_ESF_CODE_LIST_PROVIDER has no friend.
Attributes
Interface IF_ESF_CODE_LIST_PROVIDER has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | 20061128 | |
2 | ![]() |
Instance method | Public | Method | 20061128 | |
3 | ![]() |
Instance method | Public | Method | 20061128 | |
4 | ![]() |
Instance method | Public | Method | 20061128 |
Events
Interface IF_ESF_CODE_LIST_PROVIDER has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TT_CODE_VALUES | Public | See coding | 20061128 | tt_code_values TYPE STANDARD TABLE OF ty_code_value WITH DEFAULT KEY
|
||
2 | TT_CODE_VALUES_W_DESCRIPTIONS | Public | See coding | 20061128 | tt_code_values_w_descriptions TYPE STANDARD TABLE OF
ty_code_value_w_description WITH DEFAULT KEY
|
||
3 | TY_CODE_VALUE | Public | See coding | 20061128 | BEGIN OF ty_code_value,
content TYPE string,
list_id TYPE string,
END OF ty_code_value
|
||
4 | TY_CODE_VALUE_W_DESCRIPTION | Public | See coding | 20061128 | BEGIN OF ty_code_value_w_description.
INCLUDE TYPE ty_code_value AS code_value.
TYPES: description TYPE string,
END OF ty_code_value_w_description
|
Method Signatures
Method INIT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IN_CODE_TYPE_NAME | Call by reference | Type reference (TYPE) | STRING | 20061128 |
Method INIT on Interface IF_ESF_CODE_LIST_PROVIDER has no exception.
Method RETRIEVE_CODE_DESCRIPTIONS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IN_CODE_VALUES | Call by reference | Type reference (TYPE) | TT_CODE_VALUES | 20061128 | |||
2 | ![]() |
IN_LANGUAGE_CODE | Call by reference | Type reference (TYPE) | SPRAS | Language Key | 20061128 | ||
3 | ![]() |
OUT_CODE_DESCRIPTIONS | Value transfer | Type reference (TYPE) | TT_CODE_VALUES_W_DESCRIPTIONS | 20061128 |
Method RETRIEVE_CODE_DESCRIPTIONS on Interface IF_ESF_CODE_LIST_PROVIDER has no exception.
Method RETRIEVE_CODE_LIST Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IN_LANGUAGE_CODE | Call by reference | Type reference (TYPE) | SPRAS | Language Key | 20061128 | ||
2 | ![]() |
IN_LIST_ID | Call by reference | Type reference (TYPE) | STRING | 20061128 | |||
3 | ![]() |
OUT_CODE_LIST | Value transfer | Type reference (TYPE) | TT_CODE_VALUES_W_DESCRIPTIONS | 20061128 |
Method RETRIEVE_CODE_LIST on Interface IF_ESF_CODE_LIST_PROVIDER has no exception.
Method RETRIEVE_CODE_VALUES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IN_CONTEXT_ATTRIBUTES | Call by reference | Type reference (TYPE) | SESF_STRING_TAB | 20061128 | |||
2 | ![]() |
IN_CONTEXT_PARAMETERS | Call by reference | Type reference (TYPE) | ANY | 20061128 | |||
3 | ![]() |
OUT_CODE_VALUES | Value transfer | Type reference (TYPE) | TT_CODE_VALUES | 20061128 |
Method RETRIEVE_CODE_VALUES on Interface IF_ESF_CODE_LIST_PROVIDER has no exception.
Meta Relationship - Used By (full list)
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 703 |