SAP ABAP Function Module EXIT_SAPLGUMD_003 (Master data user exits for reading value set)
Basic Data
Function Module EXIT_SAPLGUMD_003 Master data user exits for reading value set  
Function Group XGMD   User Exits for Master Data  
Program Name SAPLXGMD   Include LFTBPF01 
INCLUDE Name LXGMDU03    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Importing I_ACTIVITY TYPE RGUMD-VORGANG Transaction with which this validation occurs
Importing I_BUKRS TYPE T001-BUKRS Company code
Importing I_CHECK_TYPE TYPE RGUMD-CHECK_TYP Data type to be validated (1=actual, 2=planned)
Importing I_EXIT_NBR TYPE Exit number
Importing I_FIELD TYPE T800D-FELD Field to be validated
Importing I_LANGU TYPE T831A-LANGU Language for texts
Importing I_RECORD TYPE Record in which the field to be validated lies
Importing I_TABLE TYPE T800D-TAB Table structure of record
Importing I_TEXT_FLAG TYPE RGUMD-TEXT_FLAG Flag, whether the text is to also be supplied
Tables T_GMD00 TYPE GMD00 Table with valid values without text
Tables T_GMDTT TYPE GMDTT Table with valid values with text
Tables T_PERIOD TYPE PERIODS Periods in which the data is to be valid
Tables T_VALUE TYPE GMD04 Table with all values to be valuated
Exception NO_EXIT_FOUND TYPE Exit was not found
Exception NO_VALID_VALUE TYPE No valid value found
               
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  19950404 
SAP Release Created in