RPCE18A0L SAP (Notification Record + Form Data for RPCE18A0) Structure details

Dictionary Type: Structure
Description: Notification Record + Form Data for RPCE18A0




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




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

RPCE18A0L 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 "Notification Record + Form Data for RPCE18A0" 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_RPCE18A0L TYPE RPCE18A0L.

The RPCE18A0L table consists of various fields, each holding specific information or linking keys about Notification Record + Form Data for RPCE18A0 data available in SAP. These include CLRNG (Character field of length 6), CDVRN (Character field, length 7), LFZAM (Tax Office Number of Payroll/Notification Service Provider), LSTEN (Tax Number of Payroll or Notification Service Provider).. 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 or numeric)


SAP RPCE18A0L 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
SART0Record Type of Payslip P03_SART0CHAR1CHAR1
CLRNGCharacter field of length 6 CHAR6CHAR6CHAR6
CDVRNCharacter field, length 7 CHAR7CHAR7CHAR7
LFZAMTax Office Number of Payroll/Notification Service Provider P03_LFZAMNUMC2NUM2
LSTENTax Number of Payroll or Notification Service Provider P03_LSTENNUMC7NUM7
LDVRNDPR Number of Payroll or Notification Service Provider P03_LDVRNNUMC7NUM7
FZAMTTax Office Number of Employer P03_FZAMTNUMC2NUM2
STENUEmployer Tax Number P03_AGNUMCHAR7CHAR7
DVRNRDPR No. DVRNRCHAR7CHAR7
ANSV11st Part of SI Number (Sequential Number) AUSVLNUMC4NUM4
ANSV22nd Part of SI Number (Date of Birth) 6-Digit P03_AUSVGNUMC6NUMC6
UEARTSingle-Character Indicator CHAR1CHAR1CHAR1
DATUMSystem Date SYDATUMDATS8SYDATS
UZEITSystem Time SYUZEITTIMS6SYTIME
REFNRReference Number P03_REFNRCHAR30CHAR30
INTRNText TEXT2CHAR2UDCHA2
FEHLMChar 20 CHAR20CHAR20CHAR20
STATMSingle-Character Indicator CHAR1CHAR1CHAR1
FEHLIError Indication P03_FEHLICHAR1CHAR1
JAHR0Year for which levy is to be carried out JAHRNUMC4GJAHRGJAHR
ANFZATax Office Number - Employee P03_ANFZANUMC2NUM2
ANSTETax Number - Employee P03_ANSTENUMC7NUM7
ANNAMName - Employee P03_ANNAMCHAR37P03_TEXT37
ANTITTitle - Employee P03_ANTITCHAR20TEXT20
ANADRAddress - Contractor P03_ANADRCHAR37P03_TEXT37
ANLNDState ID - Employee P03_ANLNDCHAR3CHAR3
ANPLZPostal Code of Residential Address P03_ANPLZCHAR10PSTLZ
ANORTCity - Employee P03_ANORTCHAR30TEXT30
LSARTType of Service Provided - Section 1 of Regulation P03_LSARTCHAR2CHAR2
VORZ1+/- Sign P03_VORZECHAR1CHAR1
KZ341Remuneration (Without Sales Tax, Incl. Cost Reimb., P/K) P03_KZ341CURR15(2) PRBETRG
VORZ2+/- Sign P03_VORZECHAR1CHAR1
KZ344Invoiced Sales Tax (KZ344) P03_KZ344CURR15(2) PRBETRG
TELNRTelephone Number P03_TELNRCHAR20CHAR20
FAXNRFax Number P03_FAXNRCHAR20CHAR20
KORRECorrection Indication P03_KORRECHAR1CHAR1
AGNAMName of Employer, Benefits Provider, Contracting Party P03_AGNAMCHAR37P03_TEXT37
AGTITTitle of Employer, Benefits Provider, Contracting Party P03_AGTITCHAR20TEXT20
AGADRAddress of Employer, Benefits Provider, Contracting Party P03_AGADRCHAR37P03_TEXT37
AGLNDState ID of Employer, Benefits Provider, Contracting Party P03_AGLNDCHAR3CHAR3
AGPLZPostal Code in Company Address of Employer, Contractng Party P03_AGPLZCHAR10PSTLZ
AGORTCity of Employer, Benefits Provider, Contracting Party P03_AGORTCHAR30TEXT30

Key field Non-key field



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

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

How to access SAP table RPCE18A0L

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