SAP ABAP Function Module EXIT_SAPLILOS_001 (User Exit when Checking Structure of Location Numbers)
Basic Data
Function Module EXIT_SAPLILOS_001 User Exit when Checking Structure of Location Numbers  
Function Group XLOM   User Exits for Functional Location  
Program Name SAPLXLOM    
INCLUDE Name LXLOMU02    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting CORRECTED_KEY TYPE T370S-EDITM Location Number, Corrected Where Necessary
Exporting BLOCK_DIGIT_CORRECTED TYPE IREF-IIND X = Character Corrected in Blocks
Exporting NO_SEPERATOR_CORRECTION TYPE IREF-IIND X = Separator Should Not be Corrected
Importing STRUCTURED_KEY TYPE T370S-EDITM Structured Location Number
Importing OBJECT_TABLE TYPE TCLA-OBTAB 'IFLOT' Name of Database Table for Object
Importing LABELING_SYSTEM TYPE IFLOS-ALKEY SPACE Labeling System
Importing STRUCTURE_INDICATOR TYPE T370S-TPLKZ Structure Indicator
Importing EDITMASK TYPE T370S-EDITM Edit Mask of the Structure Indicator
Importing HIERARCHY_LEVELS TYPE T370S-STUFM Hierarchy Levels of the Structure Indicator
Importing CORRECT_BLOCK_DIGITS TYPE IREF-IIND SPACE X = Location Number can be Changed
Exception KEY_NOT_ALLOWED TYPE Location Number not Permitted, SAP Standard Message
Exception KEY_NOT_ALLOWED_EXT TYPE Location Number not Permitted, Customer-Defined Message
               
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  19980220 
SAP Release Created in