SAP ABAP Class /AIN/IF_ELEM_ALLOWED_VALUES (Get allowed values of element)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  /AIN/CL_IDM_LOC_ATTRVAL_GNRIC Allowed values of location attributes 20070919
2 Interface implementation (CLASS c. INTERFACES i_ref)  /AIN/CL_IDM_LOC_ATTR_VALUES Allowed values of location attributes 20070819
3 Interface implementation (CLASS c. INTERFACES i_ref)  /AIN/CL_UI_DATE_CHECK Check date 20090513
4 Interface implementation (CLASS c. INTERFACES i_ref)  /AIN/CL_UI_DATE_YYYYMMDD Check date 20090513
5 Interface implementation (CLASS c. INTERFACES i_ref)  /AIN/CL_UI_ELEMENT_VALUES Value help for elements 20050528
6 Interface implementation (CLASS c. INTERFACES i_ref)  /AIN/CL_UI_NR_COMP_PRE_VALUES Value help / check for iss. agency and com. prefix in NR UI 20070126
7 Interface implementation (CLASS c. INTERFACES i_ref)  /AIN/CL_UI_QTY_CHECK Check date 20090518
8 Interface implementation (CLASS c. INTERFACES i_ref)  /AIN/UI_CL_GLN_VALUES Value check for gln 20070905
Properties
Class /AIN/IF_ELEM_ALLOWED_VALUES  
Short Description Get allowed values of element    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20050528   SAP 
Last change 20141109   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class /AIN/IF_ELEM_ALLOWED_VALUES has no forward declaration.
Interfaces
Class /AIN/IF_ELEM_ALLOWED_VALUES has no interface implemented.
Friends
Class /AIN/IF_ELEM_ALLOWED_VALUES has no friend class.
Attributes
Class /AIN/IF_ELEM_ALLOWED_VALUES has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_VALUES Instance method Public Method Check allowed values 20050621
2 GET_VALUES Instance method Public Method Get allowed values of elements for UI 20050528
Events
Class /AIN/IF_ELEM_ALLOWED_VALUES has no event.
Types
Class /AIN/IF_ELEM_ALLOWED_VALUES has no local type.
Method Signatures

Method CHECK_VALUES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_MSG Call by reference Type reference (TYPE) BAPIRET2 Return Parameter 20050621
2 Exporting EV_VALUE_OK Call by reference Type reference (TYPE) XFELD Checkbox 20050621
3 Importing IT_USER_DATA Call by reference Type reference (TYPE) /AIN/PRF_PUB_ELEMENTVAL_TAB Elements and their values 20050621
4 Importing IV_BUS_PROC Call by reference Type reference (TYPE) /AIN/PRF_PUB_BUSINESS_PROCESS Business Process 20050621
5 Importing IV_DEVGRP_GUID Call by reference Type reference (TYPE) /AIN/PRF_PUB_DEVGRP_GUID Device Group GUID 20050621
6 Importing IV_DOC_GUID Call by reference Type reference (TYPE) /AIN/PRF_PUB_DOC_GUID Document GUID 20050621
7 Importing IV_ELEMENT Call by reference Type reference (TYPE) /AIN/PRF_PUB_ELEMENT Element name 20050621
8 Importing IV_ELEMENT_SET Call by reference Type reference (TYPE) /AIN/PRF_PUB_ELEMENTSET Element Set Name 20050621
9 Importing IV_ELEMENT_TYPE Call by reference Type reference (TYPE) /AIN/PRF_PUB_ELEMENT_TYPE Type of Element 20050621
10 Importing IV_USAGE Call by reference Type reference (TYPE) /AIN/PRF_PUB_ELEMENTSET_USAGE Usage of element set in profile 20050621
11 Importing IV_VALUE Call by reference Type reference (TYPE) /AIN/PRF_PUB_ELEMENT_VALUE Value of element 20050621

Method CHECK_VALUES on class /AIN/IF_ELEM_ALLOWED_VALUES has no exception.

Method GET_VALUES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_MSG Call by reference Type reference (TYPE) BAPIRET2 Message Text 20050608
2 Exporting ET_VALUES Call by reference Type reference (TYPE) /AIN/PRF_PUB_ELEMVAL_TAB Element Values and their description 20050528
3 Exporting EV_NOT_RELEVANT Call by reference Type reference (TYPE) XFELD If the element does not support values (quantity etc fields) 20050617
4 Importing IT_USER_DATA Call by reference Type reference (TYPE) /AIN/PRF_PUB_ELEMENTVAL_TAB Elements and their values 20050528
5 Importing IV_BUS_PROC Call by reference Type reference (TYPE) /AIN/PRF_PUB_BUSINESS_PROCESS Business Process 20050528
6 Importing IV_DEVGRP_GUID Call by reference Type reference (TYPE) /AIN/PRF_PUB_DEVGRP_GUID Device Group GUID 20050528
7 Importing IV_DOC_GUID Call by reference Type reference (TYPE) /AIN/PRF_PUB_DOC_GUID Document GUID 20050528
8 Importing IV_ELEMENT Call by reference Type reference (TYPE) /AIN/PRF_PUB_ELEMENT Element name 20050528
9 Importing IV_ELEMENT_SET Call by reference Type reference (TYPE) /AIN/PRF_PUB_ELEMENTSET Element Set Name 20050528
10 Importing IV_ELEMENT_TYPE Call by reference Type reference (TYPE) /AIN/PRF_PUB_ELEMENT_TYPE Type of Element 20050528
11 Importing IV_LANGU Call by reference Type reference (TYPE) LANGU SY-LANGU Language Key 20050602
12 Importing IV_USAGE Call by reference Type reference (TYPE) /AIN/PRF_PUB_ELEMENTSET_USAGE Usage of element set in profile 20050528

Method GET_VALUES on class /AIN/IF_ELEM_ALLOWED_VALUES has no exception.
History
Last changed by/on SAP  20141109 
SAP Release Created in