RPLAAIF2_EMPER SAP (Structure of RPLAAIF2_EMPER) Structure details

Dictionary Type: Structure
Description: Structure of RPLAAIF2_EMPER




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




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

RPLAAIF2_EMPER 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 "Structure of RPLAAIF2_EMPER" 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_RPLAAIF2_EMPER TYPE RPLAAIF2_EMPER.

The RPLAAIF2_EMPER table consists of various fields, each holding specific information or linking keys about Structure of RPLAAIF2_EMPER data available in SAP. These include COMPANY_NAME (), ANTXT_A (), ANTXT_B (), ANTXT_C ().. 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 RPLAAIF2_EMPER 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
LEGAL_FORM 0
COMPANY_NAME 0
ANTXT_A 0
ANTXT_B 0
ANTXT_C 0
ANTXT_D 0
ANTXT_E 0
TELNR 0
FAX 0
EMAIL 0
ACTIV 0
SIRENSIREN number SIRENCHAR9CHAR9
NUMICNIC NUMICCHAR5CHAR5
SIRETSIRET Number P06_SIRETCHAR14Assigned to domainVDSK1
CNACENACE code P06_CNACECHAR5CHAR005
IASSEASSEDIC Number ASSEDCHAR15CHAR15
LICSPEC_OUI 0
LICSPEC_NON 0
LICSPECEntertainment license no P06_LCSPCHAR9CHAR9
LABPSSV_OUI 0
LABPSSV_NON 0
LABPSSV'Performing art' label P06_PSSVCHAR3CHAR03
OOSP_OUI 0
OOSP_NON 0
OOSP 0
ACCS_OUI 0
ACCS_NON 0
ACCS 0

Key field Non-key field



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

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

How to access SAP table RPLAAIF2_EMPER

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