SAP ABAP Function Module DB2_GET_LOB_INLINE_LENGTH (Calculates inline length in bytes)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DB-DB2 (Application Component) DB2 for z/OS
     SDB2 (Package) DB2/390: DDIC
Basic Data
Function Module DB2_GET_LOB_INLINE_LENGTH Calculates inline length in bytes  
Function Group SDB2U   DB2/390: General Utilities  
Program Name SAPLSDB2U   DB2 utilities 
INCLUDE Name LSDB2UU05    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting T_INLINE_LOB TYPE DB2_T_INLINE_LOB DB2-z/OS: LOB inline length
Exporting PAGESIZE TYPE I
Importing TABNAME TYPE DB2TABNAME DB2 table name
Importing CREATOR TYPE DB2CREATOR SPACE DB2 creator name
Exception SQL_ERROR TYPE
Exception NOT_A_LOB_TABLE TYPE
Exception INHERITED_ERROR TYPE
               
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  20130604 
SAP Release Created in