PADS_Q0006US SAP (Screen Fields: Infotype 0006 (Addresses) - USA) Structure details

Dictionary Type: Structure
Description: Screen Fields: Infotype 0006 (Addresses) - USA




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




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

PADS_Q0006US 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 "Screen Fields: Infotype 0006 (Addresses) - USA" 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_PADS_Q0006US TYPE PADS_Q0006US.

The PADS_Q0006US table consists of various fields, each holding specific information or linking keys about Screen Fields: Infotype 0006 (Addresses) - USA data available in SAP. These include TELNR (Telephone Number), AREA1 (Telephone number area code), TELN1 (Telephone Number), EXTN1 (US:Telephone extension number of the employee).. 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: Can be enhanced (character-type)


SAP PADS_Q0006US 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
AREACTelephone number area code AREACNUMC3NUM3
TELNRTelephone Number TELNRCHAR14TELNR
AREA1Telephone number area code AREACNUMC3NUM3
TELN1Telephone Number TELNRCHAR14TELNR
EXTN1US:Telephone extension number of the employee PB10_EXTNCHAR5PB10_EXTN
AREA2Telephone number area code AREACNUMC3NUM3
TELN2Telephone Number TELNRCHAR14TELNR
EXTN2US:Telephone extension number of the employee PB10_EXTNCHAR5PB10_EXTN
AREA3Telephone number area code AREACNUMC3NUM3
TELN3Telephone Number TELNRCHAR14TELNR
EXTN3US:Telephone extension number of the employee PB10_EXTNCHAR5PB10_EXTN
AREA4Telephone number area code AREACNUMC3NUM3
TELN4Telephone Number TELNRCHAR14TELNR
EXTN4US:Telephone extension number of the employee PB10_EXTNCHAR5PB10_EXTN
PSTLZPostal Code PSTLZ_HRCHAR10PSTLZ

Key field Non-key field



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

As PADS_Q0006US 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 PADS_Q0006US as there is no data to select.

How to access SAP table PADS_Q0006US

Within an ECC or HANA version of SAP you can also view further information about PADS_Q0006US 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!