PTKXXPS_KI4 SAP (Help Struc. for Field Documentation in FI-TV Public Sector) Structure details

Dictionary Type: Structure
Description: Help Struc. for Field Documentation in FI-TV Public Sector




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




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

PTKXXPS_KI4 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 "Help Struc. for Field Documentation in FI-TV Public Sector" 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_PTKXXPS_KI4 TYPE PTKXXPS_KI4.

The PTKXXPS_KI4 table consists of various fields, each holding specific information or linking keys about Help Struc. for Field Documentation in FI-TV Public Sector data available in SAP. These include RADIO_SUB2 (Radio Button for FI-TV Public Sector), KZREA_DFW_F (Course), VERPA_DYNP_100 (Meals Allowance for Separation Allowance 'Daily Return'), ANZ_VERPFL_ZUSCH (No. of Meals Allowances for SA 'Daily Return').. 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 or numeric)


SAP PTKXXPS_KI4 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
RADIO_SUB1Radio Button for FI-TV Public Sector TRV_RADIO_PS_KI4CHAR1XFELD
RADIO_SUB2Radio Button for FI-TV Public Sector TRV_RADIO_PS_KI4CHAR1XFELD
KZREA_DFW_FCourse PTRV_KZREA_DFW_FCHAR1XFELD
VERPA_DYNP_100Meals Allowance for Separation Allowance 'Daily Return' PTRVPS_TG_TR_VERPACHAR1VERPA
ANZ_VERPFL_ZUSCHNo. of Meals Allowances for SA 'Daily Return' PTRVPS_ANZ_TG_TR_VPZNUMC3NUM3
UEBKZ_DYNP_100Per Diem/FR Reimbursement of Accomm. for SA 'Daily Return' PTRVPS_TG_TR_UEBKZCHAR1UEPKZ
ANZ_UNTERK_PAUSCHNumber of Per Diem Nights for SA 'Daily Return' PTRPS_ANZ_TG_TR_UBZNUMC3NUMC3
TR_DOPP_ANZAHLDaily Return: No. of Days with Outb. and Return Trip PTRVPS_TR_DOPP_ANZAHLNUMC3NUMC3
TR_EINF_ANZAHLDaily Return: No. of Days only with Outb./ or Return Trip PTRVPS_TR_EINF_ANZAHLNUMC3NUMC3
TR_ENTFERNUNGDaily Return: Distance fr. Residence to New Place of Work PTRVPS_TR_ENTFERNUNGDEC5KMANZ
TRGES_MITFNumber of Passengers AZMITCHAR1AZMIT
TRGES_FAHRARTVehicle Type KZPMFCHAR1Assigned to domainKZPMF
TRGES_FAHRKLVehicle Class PKWKLCHAR3Assigned to domainPKWKL
SCHEM_PS_VERWRadio Button for FI-TV Public Sector TRV_RADIO_PS_KI4CHAR1XFELD
FM_POSTING_DATEPosting Data for Funds Management FM_POSTING_DATEDATS8REDAT
SCHEM_PS_VERW_ELNRadio Button for FI-TV Public Sector TRV_RADIO_PS_KI4CHAR1XFELD
TR_NR_COMMUTES_FROM_HOMENumber of Days with Round Trip from Home PTRVPS_NR_COMMUTES_FROM_HOMENUMC3NUMC3

Key field Non-key field



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

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

How to access SAP table PTKXXPS_KI4

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