PIN_HINCF240_PDF SAP (Structure for the Interface of HR-IN: HINCF240 Report) Structure details

Dictionary Type: Structure
Description: Structure for the Interface of HR-IN: HINCF240 Report




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




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

PIN_HINCF240_PDF 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 "Structure for the Interface of HR-IN: HINCF240 Report" 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_PIN_HINCF240_PDF TYPE PIN_HINCF240_PDF.

The PIN_HINCF240_PDF table consists of various fields, each holding specific information or linking keys about Structure for the Interface of HR-IN: HINCF240 Report data available in SAP. These include PANNO (Permanent Account Number), ORGNM (Name 1), ADDRESS (Floor), BLDG (Building).. 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 PIN_HINCF240_PDF 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
TANNO Tax Deduction Account Number0
PANNO Permanent Account Number0
ORGNMName 1 NAME1_BASCHAR35NAME
ADDRESSFloor STOCKCHAR6STOCK
BLDG Building0
STREETHouse number and street STRAS_GPCHAR35TEXT35
AREAHouse number and street STRAS_GPCHAR35TEXT35
CITYCity ORT01_GPCHAR35TEXT35
STATE State0
TELNOAddresses: telephone no. TLFNRCHAR30TEXT30
PINPostal code PSTLZ_BASCHAR10PSTLZ
FAXFax number TELFX_BASCHAR31TEXT31
TDS_NAME Name0
TDS_ADDRESS Address: Flat/ Door/ Block No.0
TDS_BLDG Name of Premises/ Building0
TDS_STREET Road/ Street/ Lane0
TDS_AREA Area/ Locality/0
TDS_CITY Town/ District/ City0
TDS_STATE State0
TDS_TEL_NOTelephone Number TELNRCHAR14TELNR
TDS_PIN PIN:0
TDS_FAXFax number TELFX_BASCHAR31TEXT31
TAP_24HR Payroll: Amount MAXBTCURR15(2) PRBETRG
TOP_24HR Payroll: Amount MAXBTCURR15(2) PRBETRG
TIT_24HR Payroll: Amount MAXBTCURR15(2) PRBETRG
TAP_26HR Payroll: Amount MAXBTCURR15(2) PRBETRG
TOP_26HR Payroll: Amount MAXBTCURR15(2) PRBETRG
TIT_26HR Payroll: Amount MAXBTCURR15(2) PRBETRG
TAP_27HR Payroll: Amount MAXBTCURR15(2) PRBETRG
TOP_27HR Payroll: Amount MAXBTCURR15(2) PRBETRG
TIT_27HR Payroll: Amount MAXBTCURR15(2) PRBETRG
RET_FORM_NO Form Name0
PER_END Period Ending0
ASS_YR Assessment Year0
PERDCY Periodicity0
MEDIA Media Used0
MEDIA_NO Media No.0
TDS_YN TDS(Y/N)0
OFF_CODE Assessing Officer Code0
RESP_NAME Responsible Name0
SOURCE Source0
DESIGNATION Designation0
PLACEPlace of reporting PIN_PLREPCHAR20CHAR20
REP_DATEDate of printing the report PIN_REPDTDATS8DATUM
FIN_YEAR Financial Year0
PREV_RECEIPT Previous receipt number0
DED_TYPE Type of deductor0
BRANCHBranch/Division of the Employer PIN_ERBRHCHAR75
TOP_28HR Payroll: Amount MAXBTCURR15(2) PRBETRG
TOT_ANEX Total number of annexures enclosed0
OTH_INFO Other Information0
EMAIL Electronic Mail0

Key field Non-key field



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

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

How to access SAP table PIN_HINCF240_PDF

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