P37_FORM_CONTR_FOOTER SAP (HBRCONTR PDF Footer) Structure details

Dictionary Type: Structure
Description: HBRCONTR PDF Footer




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




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

P37_FORM_CONTR_FOOTER 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 "HBRCONTR PDF Footer" 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_P37_FORM_CONTR_FOOTER TYPE P37_FORM_CONTR_FOOTER.

The P37_FORM_CONTR_FOOTER table consists of various fields, each holding specific information or linking keys about HBRCONTR PDF Footer data available in SAP. These include CITY (City), DAY (Version Number Component), MONTH (Month long text), YEAR (Not More Closely Defined Area, Possibly Used for Patchlevels).. 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 P37_FORM_CONTR_FOOTER 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
PERNRPersonnel Number PERNR_DNUMC8PERNRPER
CITYCity AD_CITY1CHAR40TEXT40CLCITYNAME
DAYVersion Number Component CHAR2CHAR2CHAR2
MONTHMonth long text FCLTXCHAR10TEXT10
YEARNot More Closely Defined Area, Possibly Used for Patchlevels CHAR4CHAR4CHAR4
COMP_NAMEName NAME1CHAR30TEXT30
EMPL_NAMEComplete Name PAD_CNAMECHAR80TEXT80
FATHER_NAMEComplete Name PAD_CNAMECHAR80TEXT80
MOTHER_NAMEComplete Name PAD_CNAMECHAR80TEXT80
GRAU_INSTREducation level description PBR_ESCDDCHAR20TEXT20
TITULO_NRVoter Registration Card number PBR_ELECNCHAR15PBR_ELECN
TITULO_ZONAVoter Registration Card area PBR_ELECZCHAR5PBR_ELECZ
TITULO_SECAOVoting Section PBR_ELECSCHAR5PBR_ELECS
RESERV_NRMilitary Certificate number PBR_MILNRCHAR12PBR_MILNR
RESERV_CATEG Identity Number0
PIS_NUMSIP/PSHFP number PBR_PSNRCHAR20PBR_PSNR
PIS_DATEStart Date BEGDADATS8DATUM
CPFSole Proprietor's Registry number (CPF) PBR_CPFNRCHAR15PBR_CPFNR
RGIdentification Document number PBR_IDNRCHAR16PBR_IDNR
DATA_NASCDate of Birth GBDATDATS8PDATEGBDAT
LOCAL_NASCBirthplace PAD_GBORTCHAR40PAD_ORT01
BANK_FGTSBank number BANKLCHAR15BANKLBLZ
NAME_BK_FGTSName of bank BANKACHAR60TEXT60
AGENCY_FGTSBank Branch BRNCHCHAR40TEXT40
FGTS_CITYCity ORT01_GPCHAR35TEXT35
BANK_PISBank number BANKLCHAR15BANKLBLZ
NAME_BK_PISName of bank BANKACHAR60TEXT60
AGENCY_PISBank Branch BRNCHCHAR40TEXT40
PIS_CITYCity ORT01_GPCHAR35TEXT35
CART_HABILProfessional Driver's License number PBR_DRVNRCHAR12PBR_DRVNR

Key field Non-key field



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

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

How to access SAP table P37_FORM_CONTR_FOOTER

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