PS3231 SAP (Certific@2 Spain) Structure details

Dictionary Type: Structure
Description: Certific@2 Spain




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




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

PS3231 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 "Certific@2 Spain" 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_PS3231 TYPE PS3231.

The PS3231 table consists of various fields, each holding specific information or linking keys about Certific@2 Spain data available in SAP. These include STACOM (Status of notification to SPEE), USUCOM (Informant to SPEE), GENDAT (Date the notification send was generated), GENHOU (Time (HHMMSS) the notification send was generated).. 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 PS3231 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
CTYPENotification type to SPEE PES_CRT2_CTYPECHAR4SUBTY
STACOMStatus of notification to SPEE PES_CRT2_STACOMCHAR1PES_CRT2_STACOM
USUCOMInformant to SPEE PES_CRT2_USUCOMCHAR12CHAR12
GENDATDate the notification send was generated PES_FEGENVDATS8DATS
GENHOUTime (HHMMSS) the notification send was generated PES_HOGENVTIMS6
ERRC01Errors detected in notification PES_CRT2_ERRCOMCHAR10PES_CRT2_ERRCOM
ERRC02Errors detected in notification PES_CRT2_ERRCOMCHAR10PES_CRT2_ERRCOM
ERRC03Errors detected in notification PES_CRT2_ERRCOMCHAR10PES_CRT2_ERRCOM
ERRC04Errors detected in notification PES_CRT2_ERRCOMCHAR10PES_CRT2_ERRCOM
ERRC05Errors detected in notification PES_CRT2_ERRCOMCHAR10PES_CRT2_ERRCOM
ERRC06Errors detected in notification PES_CRT2_ERRCOMCHAR10PES_CRT2_ERRCOM
ERRC07Errors detected in notification PES_CRT2_ERRCOMCHAR10PES_CRT2_ERRCOM
ERRC08Errors detected in notification PES_CRT2_ERRCOMCHAR10PES_CRT2_ERRCOM
ERRC09Errors detected in notification PES_CRT2_ERRCOMCHAR10PES_CRT2_ERRCOM
ERRC10Errors detected in notification PES_CRT2_ERRCOMCHAR10PES_CRT2_ERRCOM
ERRC11Errors detected in notification PES_CRT2_ERRCOMCHAR10PES_CRT2_ERRCOM
ERRC12Errors detected in notification PES_CRT2_ERRCOMCHAR10PES_CRT2_ERRCOM
ERRC13Errors detected in notification PES_CRT2_ERRCOMCHAR10PES_CRT2_ERRCOM
ERRC14Errors detected in notification PES_CRT2_ERRCOMCHAR10PES_CRT2_ERRCOM
ERRC15Errors detected in notification PES_CRT2_ERRCOMCHAR10PES_CRT2_ERRCOM
EFILEProduction file identifier PES_CRT2_EFILECHAR20CHAR20

Key field Non-key field



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

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

How to access SAP table PS3231

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