SAP ABAP Function Module SRTT_GET_COUNT_BEFORE_KEY_RFC (SRTT_GET_COUNT_BEFORE_KEY_RFC)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-CTS-CCO (Application Component) Client Copy
     STRM (Package) Client Copy & Adjustment Tools
Basic Data
Function Module SRTT_GET_COUNT_BEFORE_KEY_RFC  
Function Group SRTT   Functions For Remote Table Transport  
Program Name SAPLSRTT    
INCLUDE Name LSRTTU21    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting E_COUNT_STAR TYPE SYST-TFILL Internal tables, current number of lines
Exporting E_KEY TYPE TABL1024 Table analysis: For external table data up to length 1024
Exporting E_FINISHED TYPE OAX Yes/No (X/ )
Exporting E_FIELD1 TYPE SPROT_U-VAR1 Messages, Message Variable
Exporting E_FIELD2 TYPE SPROT_U-VAR2 Messages, Message Variable
Exporting E_FIELD3 TYPE SPROT_U-VAR3 Messages, Message Variable
Exporting E_FIELD4 TYPE SPROT_U-VAR4 Messages, Message Variable
Importing I_TABLE_NAME TYPE DD02L-TABNAME
Importing I_KEY TYPE TABL1024 Table analysis: For external table data up to length 1024
Importing I_CODE_PAGE TYPE TCP00-CPCODEPAGE SAP character set identification
Importing I_NFORM TYPE TCP00-CPCODEPAGE SAP character set identification
Importing I_CHARLEN TYPE INT4
Tables I_NTAB_CMP TYPE NTAB_CMP Nametab of View or Table for Nametab Comparison
Exception TABLE_NOT_FOUND TYPE
Exception SYSTEM_ERROR TYPE
Exception PROTECTED TYPE
Exception WRONG_TYPE TYPE
Exception DDIC_ERROR TYPE
Exception CODEPAGE_NOT_CONVERTIBLE TYPE
Exception INTERNAL_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  20021206 
SAP Release Created in