J_7LADRSRPA SAP (REA Declarat.: Address Data for Communication Structure Doc.) Structure details

Dictionary Type: Structure
Description: REA Declarat.: Address Data for Communication Structure Doc.




ABAP Code to SELECT data from J_7LADRSRPA
Related tables to J_7LADRSRPA
Access table J_7LADRSRPA




Structure field list including key, data, relationships and ABAP select examples

J_7LADRSRPA is a standard SAP Structure so does not store data like a database table does. It can be used to define the fields of other actual tables or to process "REA Declarat.: Address Data for Communication Structure Doc." Information within sap ABAP programs.

This is done by declaring abap internal tables, work areas or database tables based on this Structure. These can then be used to store and process the required data appropriately.

i.e. DATA: wa_J_7LADRSRPA TYPE J_7LADRSRPA.

The J_7LADRSRPA table consists of various fields, each holding specific information or linking keys about REA Declarat.: Address Data for Communication Structure Doc. data available in SAP. These include MANDTRPA (Client), ADRNRRPA (Addresses: Address Number), NATIORPA (International address version ID), ANREDRPA (Title).. See below for full list along with technical details, documentation, text table, check tables, foreign key relationships, conversion routines, relevant tcodes and example ABAP select code etc. .

Delivery Class:
Display/Maintenance via tcode SM30: Display/Maintenance Allowed but with Restrictions
SAP enhancement categories: Cannot Be Enhanced


SAP J_7LADRSRPA structure fields - Full list of fields found in SAP data dictionary

Field Description Data Element Data Type length (Dec) Check table Conversion Routine Domain Name MemoryID SHLP
.INCLU-RPA 0
MANDTRPAClient MANDTCLNT3T000MANDT
ADRNRRPAAddresses: Address Number CADNRCHAR10Assigned to domainALPHACADRNR
NATIORPAInternational address version ID INTERCHAR1Assigned to domainNATION
ANREDRPATitle ANREDCHAR15TEXT15
NAME1RPAName 1 NAME1_BASCHAR35NAME
NAME2RPAName 2 NAME2_BASCHAR35NAME
NAME3RPAName 3 NAME3_BASCHAR35NAME
NAME4RPAName 4 NAME4_BASCHAR35NAME
PSTLZRPAPostal code PSTLZ_BASCHAR10PSTLZ
ORT01RPACity ORT01_GPCHAR35TEXT35
ORT02RPADistrict ORT02_BASCHAR35TEXT35
PSTL2RPAPO Box postal code PSTL2_BASCHAR10PSTLZ
PFACHRPAPO box PFACH_BASCHAR10PFACH
STRASRPAHouse number and street STRAS_GPCHAR35TEXT35
STRS2RPAHouse number and street STRAS_GPCHAR35TEXT35
HAUSNRPAHouse number HAUSN_BASCHAR6CHAR6
STOCKRPAFloor STOCKCHAR6STOCK
LAND1RPACountry Key LAND1CHAR3T005LAND1LND
SORTLRPASort field SORTL_BASCHAR10CHAR10
SORT2RPASort field SORT20CHAR20CHAR20
SPRASRPALanguage Key SPRASLANG1T002ISOLASPRASSPRH_T002
LZONERPATransportation zone to or from which the goods are delivered LZONECHAR10TZONEZONE
REGIORPASTATE (State, Province, County) REGIOCHAR3T005SREGIO
PSTBZRPAPost delivery district PSTBZCHAR15PSTBZ
TELF1RPAAddresses: telephone no. TLFNRCHAR30TEXT30
FLAGRPACheckbox XFELDCHAR1XFELD
TELFXRPAFax number TELFX_BASCHAR31TEXT31
FLAG2RPACheckbox XFELDCHAR1XFELD
TELTXRPATeletex number TELTXCHAR30TEXT30
FLAG3RPACheckbox XFELDCHAR1XFELD
TELX1RPATelex number TELX1CHAR30TEXT30
FLAG4RPACheckbox XFELDCHAR1XFELD
MAIADRPACheckbox XFELDCHAR1XFELD
MAILNRPAAddresses: Document name OBJ_NAMCHAR12DOC_NAM
STDKORPADefault communications service STDKO_DCHAR1CHAR1
STDCOMRPAAddresses: Communication type COM_ARTCHAR3COM_ART
DBNAMERPAAddresses: System ID SYM_DSTCHAR10CHAR10
KLASSERPAAddresses: class assigned to an address SO_KLASSECHAR18KLASSE
ANREKRPAAddresses: Form of address key ANREKCHAR2ANREK
CRNAMRPAAddresses: Created by CR_NAMCHAR12USERNAME
CRDATRPAAddresses: Creation date CR_DATDATS8DATUM
CRTIMRPAAddresses: Creation time CR_TIMTIMS6UZEIT
CHNAMRPAAddresses: Changed by CH_NAMCHAR12USERNAME
CHDATRPAAddresses: Change date CH_DATDATS8DATUM
CHTIMRPAAddresses: Changed at CH_TIMTIMS6UZEIT
DUEFLRPAStatus of data transfer into subsequent release DUEFL_BASCHAR1DUEFL_BAS
TXJCDRPATax Jurisdiction AD_TXJCDCHAR15AD_TXJCDTXJ
PFORTRPAPO Box city PFORT_ADRSCHAR40TEXT40
TZONERPATime Zone TZNZONECHAR6TTZZTZNZONE
BEZEI_REGIODescription BEZEI20CHAR20TEXT20
STCEGVAT Registration Number STCEGCHAR20STCEG
STENRTax Number at Responsible Tax Authority STENRCHAR18CHAR18

Key field Non-key field



How do I retrieve data from SAP structure J_7LADRSRPA using ABAP code?

As J_7LADRSRPA is a database structure and not a table it does not store any data in the SAP data dictionary. The ABAP SELECT statement is therefore not appropriate and can not be performed on J_7LADRSRPA as there is no data to select.

How to access SAP table J_7LADRSRPA

Within an ECC or HANA version of SAP you can also view further information about J_7LADRSRPA and the data within it using relevant transactions such as

SE11 (ABAP Dictionary Maintenance)
SM30 (Maintain Table Data)
SE80 (Object Navigator)
SE16 (Data Browser).


Search for further information about these or an SAP related objects



Comments on this SAP object

What made you want to lookup this SAP object? Please tell us what you were looking for and anything you would like to be included on this page!