SAP ABAP Function Module IDFB_ESR_VALIDATION (ESR procedure content validation)
Hierarchy
SAP_ABA (Software Component) Cross-Application Component
   CA-GTF-CSC (Application Component) Country-Specific Objects
     ID-CSC (Package) Country specific service functions
Basic Data
Function Module IDFB_ESR_VALIDATION ESR procedure content validation  
Function Group IDFBESR   Function module for ESR procedure  
Program Name SAPLIDFBESR    
INCLUDE Name LIDFBESRU02    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Changing C_FNAME TYPE FIELDNAME Field name
Importing I_ESR_DATA TYPE V_ESR_DATA Table view V_ESR_DATA generated
Exception E_NO_ESR_PROC TYPE Require ESR procedure
Exception E_REQUIRED TYPE Required content
Exception E_NOT_REQUIRED TYPE Not required content
Exception E_TOO_LONG TYPE Content is too long
Exception E_WRONG_FORMAT TYPE Content is in wrong format
Exception E_NUM_ALLOWED TYPE Only numeric (0..9) allowed
Exception E_NUM_SEP_ALLOWED TYPE Only numeric (0..9) and separator '-' allowed
Exception E_MUST_HAS_LEADING_ZERO TYPE Leading zero required
Exception E_NO_LEADING_ZERO TYPE Leading zero not allowed
Exception E_INCORRECT_CHECK_DIGIT TYPE Incorrect check digit
Exception E_WRONG_SECOND_DIGIT TYPE Incorrect second digit
Exception E_WRONG_LENGTH TYPE Number must have exact length
               
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  20021206 
SAP Release Created in 630