SAP ABAP Function Module STF4_F4_DOMAIN_VALUE_TEXTS (STF4_F4_DOMAIN_VALUE_TEXTS)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-CTS-ORG (Application Component) Transport Organizer
     SCTS_BAS (Package) CTS: Central Functions (Including Authorizations)
Basic Data
Function Module STF4_F4_DOMAIN_VALUE_TEXTS  
Function Group STF4   F4 Help for Domain Value Texts  
Program Name SAPLSTF4   F4 Help for Domain Value Texts 
INCLUDE Name LSTF4U01    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Changing CV_VALUE TYPE The fixed domain value to be changed
Changing CV_VALUE_TEXT TYPE DD07T-DDTEXT ' ' The corresponding short text of the fixed value
Importing IV_DOMNAME TYPE DD01L-DOMNAME The name of the domain with fixed values
Importing IV_SCREEN_FIELD TYPE ' ' The screen field name for the F4 help
Importing IV_SHOW_ONLY TYPE C ' ' X = Display only, no F4 input option
Importing IV_ROLLNAME TYPE DD04L-ROLLNAME The name of the data element for the dialog box title
Importing IV_TITLE TYPE SYST-TITLE ' ' Optional title for F4 dialog box
Importing IV_START_X TYPE SYST-LINNO 1 Start column for F4 dialog box
Importing IV_START_Y TYPE SYST-COLNO 1 Start row for F4 dialog box
Importing IV_TEXT_WIDTH TYPE SYST-LINSZ 60 Output width of the fixed value short text
Importing IV_LIST_LENGTH TYPE SYST-LINCT 10 Maximum length of the output list
Exception NO_VALUES TYPE No fixed values exist for the domain
               
Processing Type
Normal Function Module  
Remote-Enabled Module BaseXML supported
Update Module Start immediately
Immediate Start, No Restart
Start Delayed
Coll.run
JAVA Module Callable from ABAP  
Remote-Enabled JAVA Module  
Module Callable from JAVA  
History
Last changed by/on SAP  19951208 
SAP Release Created in