FKK_PT_SIGN SAP (Digital signature data in Portugal) Structure details

Dictionary Type: Structure
Description: Digital signature data in Portugal




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




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

FKK_PT_SIGN 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 "Digital signature data in Portugal" 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_FKK_PT_SIGN TYPE FKK_PT_SIGN.

The FKK_PT_SIGN table consists of various fields, each holding specific information or linking keys about Digital signature data in Portugal data available in SAP. These include DS_PRINTPAT_PRE (Signature PT: Print Characters from the previous invoice), INV_DATE (Signature PT: Invoice/Billing Date), INV_NO (Signature PT: Invoice Number), INV_CRESYS (Signature PT: System Entry Date and Time).. 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 FKK_PT_SIGN 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
DS_VALID_DOCDigital Signature PT: Flag to Mark a Valid Document IDPT_DS_VALID_DOCCHAR1FLAG
DS_PRINTPAT_PRESignature PT: Print Characters from the previous invoice SIPT_PREVPRINT_CHARCHAR7
INV_DATESignature PT: Invoice/Billing Date SIPT_INV_DATECHAR10CHAR10
INV_NOSignature PT: Invoice Number SIPT_INV_NOCHAR20CHAR20
INV_CRESYSSignature PT: System Entry Date and Time SIPT_SY_DATECHAR19CHAR19
GROSS_TOTALSignature PT: Gross Amount SIPT_GROSS_TOTALCHAR23
KEYVERSSignature PT: Encryption Key Version SIPT_KEY_VERSCHAR3
CERTIDSignature PT: Certification ID SIPT_CERT_IDCHAR20
DS_CREANAMESignature PT: Created By User SIPT_CREAUSERCHAR12USNAM
DS_CREADATESignature PT: Creation Date SIPT_CREADATEDATS8DATUM
DS_CREATIMESignature PT: Creation Time SIPT_CREATIMETIMS6UZEIT
DS_CREABATCHDigital Signature PT: Document signed in batch mode (flag) IDPT_DS_DOC_SIGNED_IN_BATCHCHAR1FLAG
DS_CHANNAMESignature PT: Changed By User SIPT_CHANUSERCHAR12USNAM
DS_CHANDATESignature PT: Changing Date SIPT_CHANDATEDATS8DATUM
DS_CHANTIMESignature PT: Changing Time SIPT_CHANTIMETIMS6UZEIT
DS_PRINTPATSignature PT: Print Characters SIPT_PRINT_CHARCHAR7
DS_BASE64Digital Signature PT: Digital Signature String IDPT_DS_STRINGSTRG0

Key field Non-key field



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

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

How to access SAP table FKK_PT_SIGN

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