SAP ABAP Function Module G_VALIDATE_RECORD (Check the Code Combinations in Summary, Line Item, or Plan LI Records)
Hierarchy
BBPCRM (Software Component) BBPCRM
   CRM (Application Component) Customer Relationship Management
     CRM_APPLICATION (Package) All CRM Components Without Special Structure Packages
       GBAS (Package) FI-SL Customizing / integration / Basis
Basic Data
Function Module G_VALIDATE_RECORD Check the Code Combinations in Summary, Line Item, or Plan LI Records  
Function Group GLIO   Accesses to General Ledger tables  
Program Name SAPLGLIO    
INCLUDE Name LGLIOU03    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Importing TABNAME TYPE T800A-TAB Name of table to be transferred
Importing POPUP_UNVALID_REC TYPE FLAG 'X' Output invalid records on dialog box ('X': Yes)
Importing WRITE_UNVALID_REC TYPE FLAG ' ' Output invalid records on list ('X': Yes)
Importing RECORD TYPE ANY ' ' Record of table TABNAME
Tables TABLE TYPE   Summary, LI or Plan LI table with Object
Tables PERIODEN TYPE PERIODS Table of dates that may need to be checked
Tables INDEXTAB TYPE INDEX_TAB Table of invalid indices from table
Exception NO_PERIOD TYPE no period tables transferred
Exception NO_VALID_TABNAME TYPE no object-containing SL tables transferred
Exception NO_VALID_RECORDS TYPE There is an invalid record
Exception NO_REC_AND_NO_TABLE TYPE Neither record nor table from records were transferred
               
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