P02_ELM_TMS_INT_ABREH_COMPL SAP (ELM TemSe: Information on Completion and Release) Structure details

Dictionary Type: Structure
Description: ELM TemSe: Information on Completion and Release




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




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

P02_ELM_TMS_INT_ABREH_COMPL 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 "ELM TemSe: Information on Completion and Release" 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_P02_ELM_TMS_INT_ABREH_COMPL TYPE P02_ELM_TMS_INT_ABREH_COMPL.

The P02_ELM_TMS_INT_ABREH_COMPL table consists of various fields, each holding specific information or linking keys about ELM TemSe: Information on Completion and Release data available in SAP. These include SECTN (Forms: Section), CMPNY (Enterprise (ELM)), AWSCH (Application key Switzerland), INIDD (ELM: Internal Institution ID).. 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 P02_ELM_TMS_INT_ABREH_COMPL 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
SECTNForms: Section P02_DAQ_SECTNCHAR4P_99S_SECTN
CMPNYEnterprise (ELM) P02_ABREHELMCHAR8T5CSLP02_ABREHELM
AWSCHApplication key Switzerland P02_ANWSCHCHCHAR4T5C3IP02_ANWSCHCH
INIDDELM: Internal Institution ID P02_EMPFSL2CHAR12T5C52P02_EMPFSL2
ABREHHR-CH: Payroll unit P02_ABREHCHAR8P02_ABREH
PERNRPersonnel Number PERNR_DNUMC8PERNRPER
ENDDAEnd Date ENDDADATS8DATUM
BEGDAStart Date BEGDADATS8DATUM
RESD1Reserved Field/Unused Field of Length 4 P02_NUSED4CHAR4CHAR4
RESD2Reserved Field/Unused Field of Length 4 P02_NUSED4CHAR4CHAR4
RESD3Reserved Field/Unused Field of Length 4 P02_NUSED4CHAR4CHAR4
RESD4Reserved Field/Unused Field of Length 4 P02_NUSED4CHAR4CHAR4
ANWTXApplication key Switzerland P02_ANWTXTCHAR30TEXT30
EXIIDELM: Institution ID P02_EXTIDCHAR15CHAR15
INNAMELM: Name of Internal Institution ID P02_INNAMCHAR20TEXT20
PRDISELM: Distribution Through Distributor P02_PRDISCHAR1XFELD
RESULProcessing Status of Job at Recipient P02_ELM_RESULNUMC2P02_ELM_RESUL
RESTXText for Processing Status at Recipient P02_ELM_RESTXCHAR40TEXT40
REICOApplication Log: Message Type Visualization BALIMSGTYCHAR30TEXT30
COURLELM: URL for Completion and Release of Wage Notification P02_ELM_COURLCHAR255CHAR255
COKEYELM: Key for Completion and Release of Notification P02_ELM_COKEYCHAR100CHAR100
COPWOObsolete P02_ELM_COPWOCHAR100CHAR100
CODATExpiry Date of Completion Information P02_ELM_CODATCHAR30
SWCOMELM: Indicator for Completed Completion or Release P02_SWCOMCHAR1XFELD
EUINFEnd-User Information P02_ELM_EUIF_CCHAR200P02_ELM_TEXT200
DTINFDetailed Information P02_ELM_DTINF_CCHAR60TEXT60
REFCDResponse/FaultCode P02_ELM_RESPFAULTCODECHAR40TEXT40
TSTCSTest Case Indicator P02_ELM_TCASECHAR1XFELD
RESIDOrder ID of Response (ResponseID) P02_ELM_RESIDCHAR32CHAR32
REQIDRequest ID of Wage Notification (RequestID) P02_ELM_REQIDCHAR32CHAR32
NOTIFNotifications Exist P02_NOTIF_EXISTCHAR4ICON_L2
COPW2ELM: Password for Completion and Release (Max. 300 Chars) P02_ELM_COPW2CHAR300P02_ELM_COPW2

Key field Non-key field



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

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

How to access SAP table P02_ELM_TMS_INT_ABREH_COMPL

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