SAP Function RV_ADDRESSFILE_INFO - Gets the administrative data for an address file

Parameter Reference Type Length Default Optional Text
LISTNR VBKA-VBELN C 10 Number of address list
MODE 0 ' ' X Call mode
TARGET DIP02-TABNAME C 30 'INDX' X Database

Parameter Reference Type Length Text
ADR_BLK_CNT SYST-TABIX I 4 Number of address intervals
ADR_CNT SYST-TABIX I 4 Total number of addresses in address file
AEDAT INDX-AEDAT D 8 Date changed
PGMID INDX-PGMID C 40 Changing program
RETCODE SYST-SUBRC I 4 Return code
USERA INDX-USERA C 12 Last changed by

Parameter Reference Length Optional Text
FADMIN_DATA SADMINDATA 93 Table for management of address intervals


An address interval corresponds to an address range. If an addressinterval was not changed manually, it contains at maximum the number ofaddresses specified in the BLKSIZE constant in the LV43MDAT member. (Inthe case of an address interval that was not changed, all addressintervals - except for the last one - contain BLKSIZE addresses.)
Program which has created the address file.
Return code =
04 --> Address list does not existUser name of person who made the last changes
Call mode = ' ' --> address file information is provided and returnedin the export and table parameters
Call mode = 'D' --> Display of address file information on a listscreen, otherwise like ' '
Parameter is not used