PTRV_WEB_FORM_P0017 SAP (Data for Header of Travel Form from P0017) Structure details

Dictionary Type: Structure
Description: Data for Header of Travel Form from P0017




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




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

PTRV_WEB_FORM_P0017 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 "Data for Header of Travel Form from P0017" 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_PTRV_WEB_FORM_P0017 TYPE PTRV_WEB_FORM_P0017.

The PTRV_WEB_FORM_P0017 table consists of various fields, each holding specific information or linking keys about Data for Header of Travel Form from P0017 data available in SAP. These include REIMB_GROUP_ENTERP_SPEC (Reimbursement Group for Meals/Accomm. - Enterprise-Specific), REIMB_GROUP_TRAVELCOSTS (Reimbursement Group for Travel Costs), EMPL_GROUP_EXP_TYPE (Employee Grouping for Travel Expense Type), EMPL_GROUP_TRV_MGNT (Employee Grouping for Travel Management).. 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 PTRV_WEB_FORM_P0017 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
REIMB_GROUP_STATUTORYReimbursement Group for Meals/Accommodations: Statutory ERKLACHAR1Assigned to domainERKLA
REIMB_GROUP_ENTERP_SPECReimbursement Group for Meals/Accomm. - Enterprise-Specific ERGRUCHAR2Assigned to domainERGRU
REIMB_GROUP_TRAVELCOSTSReimbursement Group for Travel Costs PKWRGCHAR1PKWRGTRV_PKWRG
EMPL_GROUP_EXP_TYPEEmployee Grouping for Travel Expense Type SPESBCHAR1Assigned to domainSPESB
EMPL_GROUP_TRV_MGNTEmployee Grouping for Travel Management PTZUOCHAR3Assigned to domainPTZUO
VEHICLE_CLASSVehicle Class PKWKLCHAR3Assigned to domainPKWKL
VEHICLE_TYPEVehicle Type KZPMFCHAR1Assigned to domainKZPMF
LICENSE_PLATELicense Plate Number KFZKZ20CHAR20CHAR20
COMP_CODE_17Company Code BUKRSCHAR4Assigned to domainBUKRSBUKC_T001
COMP_17_NAMEName of Company Code or Company BUTXTCHAR25TEXT25
BUS_AREA_17Business Area GSBERCHAR4Assigned to domainGSBERGSB
BUS_AREA_17_NAMELong Text LTEXTCHAR40TEXT40
COSTCENTER_17Cost Center KOSTLCHAR10Assigned to domainALPHAKOSTLKOS
COSTCENTER_17_NAMELong Text LTEXTCHAR40TEXT40
FUNDS_CTR_17Funds Center FISTLCHAR16Assigned to domainFISTLFIS
FUNDS_CTR_17_NAMELong Text LTEXTCHAR40TEXT40
FUND_17Fund BP_GEBERCHAR10Assigned to domainBP_GEBERFIC
FUND_17_NAMELong Text LTEXTCHAR40TEXT40
FUNC_AREA_17Functional Area FKBERCHAR16Assigned to domainFKBERFBE
FUNC_AREA_17_NAMELong Text LTEXTCHAR40TEXT40
GRANT_NBR_17Grant PTRV_WEB_INTERFACE_GM_GRANT_NBCHAR20PTRV_WEB_INTERFACE_GM_GRANT_NBGM_GRANT_NBRGRANTS_GENERIC
GRANT_NBR_17_NAMELong Text LTEXTCHAR40TEXT40

Key field Non-key field



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

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

How to access SAP table PTRV_WEB_FORM_P0017

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