/FSCAA/ATTR_BUPA_CENTRALPERSON SAP () Structure details

Dictionary Type: Structure
Description:




ABAP Code to SELECT data from /FSCAA/ATTR_BUPA_CENTRALPERSON
Related tables to /FSCAA/ATTR_BUPA_CENTRALPERSON
Access table /FSCAA/ATTR_BUPA_CENTRALPERSON




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

/FSCAA/ATTR_BUPA_CENTRALPERSON 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 "" 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_/FSCAA/ATTR_BUPA_CENTRALPERSON TYPE /FSCAA/ATTR_BUPA_CENTRALPERSON.

The /FSCAA/ATTR_BUPA_CENTRALPERSON table consists of various fields, each holding specific information or linking keys about data available in SAP. These include LASTNAME (Field attributes), BIRTHNAME (Field attributes), MIDDLENAME (Field attributes), SECONDNAME (Field attributes).. 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: Not classified


SAP /FSCAA/ATTR_BUPA_CENTRALPERSON 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
FIRSTNAMEField attributes /FSCAA/FIELD_ATTRIBUTESCHAR1/FSCAA/FIELD_ATTRIBUTES
LASTNAMEField attributes /FSCAA/FIELD_ATTRIBUTESCHAR1/FSCAA/FIELD_ATTRIBUTES
BIRTHNAMEField attributes /FSCAA/FIELD_ATTRIBUTESCHAR1/FSCAA/FIELD_ATTRIBUTES
MIDDLENAMEField attributes /FSCAA/FIELD_ATTRIBUTESCHAR1/FSCAA/FIELD_ATTRIBUTES
SECONDNAMEField attributes /FSCAA/FIELD_ATTRIBUTESCHAR1/FSCAA/FIELD_ATTRIBUTES
TITLE_ACA1Field attributes /FSCAA/FIELD_ATTRIBUTESCHAR1/FSCAA/FIELD_ATTRIBUTES
TITLE_ACA2Field attributes /FSCAA/FIELD_ATTRIBUTESCHAR1/FSCAA/FIELD_ATTRIBUTES
TITLE_SPPLField attributes /FSCAA/FIELD_ATTRIBUTESCHAR1/FSCAA/FIELD_ATTRIBUTES
PREFIX1Field attributes /FSCAA/FIELD_ATTRIBUTESCHAR1/FSCAA/FIELD_ATTRIBUTES
PREFIX2Field attributes /FSCAA/FIELD_ATTRIBUTESCHAR1/FSCAA/FIELD_ATTRIBUTES
NICKNAMEField attributes /FSCAA/FIELD_ATTRIBUTESCHAR1/FSCAA/FIELD_ATTRIBUTES
INITIALSField attributes /FSCAA/FIELD_ATTRIBUTESCHAR1/FSCAA/FIELD_ATTRIBUTES
NAMEFORMATField attributes /FSCAA/FIELD_ATTRIBUTESCHAR1/FSCAA/FIELD_ATTRIBUTES
NAMCOUNTRYField attributes /FSCAA/FIELD_ATTRIBUTESCHAR1/FSCAA/FIELD_ATTRIBUTES
NAMCOUNTRYISOField attributes /FSCAA/FIELD_ATTRIBUTESCHAR1/FSCAA/FIELD_ATTRIBUTES
SEXField attributes /FSCAA/FIELD_ATTRIBUTESCHAR1/FSCAA/FIELD_ATTRIBUTES
BIRTHPLACEField attributes /FSCAA/FIELD_ATTRIBUTESCHAR1/FSCAA/FIELD_ATTRIBUTES
BIRTHDATEField attributes /FSCAA/FIELD_ATTRIBUTESCHAR1/FSCAA/FIELD_ATTRIBUTES
DEATHDATEField attributes /FSCAA/FIELD_ATTRIBUTESCHAR1/FSCAA/FIELD_ATTRIBUTES
MARITALSTATUSField attributes /FSCAA/FIELD_ATTRIBUTESCHAR1/FSCAA/FIELD_ATTRIBUTES
CORRESPONDLANGUAGEField attributes /FSCAA/FIELD_ATTRIBUTESCHAR1/FSCAA/FIELD_ATTRIBUTES
CORRESPONDLANGUAGEISOField attributes /FSCAA/FIELD_ATTRIBUTESCHAR1/FSCAA/FIELD_ATTRIBUTES
FULLNAMEField attributes /FSCAA/FIELD_ATTRIBUTESCHAR1/FSCAA/FIELD_ATTRIBUTES
EMPLOYERField attributes /FSCAA/FIELD_ATTRIBUTESCHAR1/FSCAA/FIELD_ATTRIBUTES
OCCUPATIONField attributes /FSCAA/FIELD_ATTRIBUTESCHAR1/FSCAA/FIELD_ATTRIBUTES
NATIONALITYField attributes /FSCAA/FIELD_ATTRIBUTESCHAR1/FSCAA/FIELD_ATTRIBUTES
NATIONALITYISOField attributes /FSCAA/FIELD_ATTRIBUTESCHAR1/FSCAA/FIELD_ATTRIBUTES
COUNTRYORIGINField attributes /FSCAA/FIELD_ATTRIBUTESCHAR1/FSCAA/FIELD_ATTRIBUTES

Key field Non-key field



How do I retrieve data from SAP structure /FSCAA/ATTR_BUPA_CENTRALPERSON using ABAP code?

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

How to access SAP table /FSCAA/ATTR_BUPA_CENTRALPERSON

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