PTRV_WEB_FORM_P0001_P0002 SAP (Data for Header of Travel Form from P0001/2) Structure details

Dictionary Type: Structure
Description: Data for Header of Travel Form from P0001/2




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




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

PTRV_WEB_FORM_P0001_P0002 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 P0001/2" 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_P0001_P0002 TYPE PTRV_WEB_FORM_P0001_P0002.

The PTRV_WEB_FORM_P0001_P0002 table consists of various fields, each holding specific information or linking keys about Data for Header of Travel Form from P0001/2 data available in SAP. These include FORM_OF_ADRESS_SHORT (Form of address text), EMPLOYEE_NAME (Long Text), COMP_CODE (Company Code), COMP_NAME (Name of Company Code or Company).. 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_P0001_P0002 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
FORM_OF_ADRESSLong Text: Form of Address ANRLTCHAR15TEXT15
FORM_OF_ADRESS_SHORTForm of address text ANREXCHAR5ANREX
EMPLOYEE_NAMELong Text LTEXTCHAR40TEXT40
COMP_CODECompany Code BUKRSCHAR4Assigned to domainBUKRSBUKC_T001
COMP_NAMEName of Company Code or Company BUTXTCHAR25TEXT25
BUS_AREABusiness Area GSBERCHAR4Assigned to domainGSBERGSB
BUS_AREA_NAMELong Text LTEXTCHAR40TEXT40
PERSONNEL_AREAPersonnel Area PERSACHAR4Assigned to domainPERSAPBR
PERSONNEL_AREA_NAMEPersonnel Area Text PBTXTCHAR30TEXT30
PERSONNEL_SUBAREAPersonnel Subarea BTRTLCHAR4Assigned to domainBTRTLPBS
PERSONNEL_SUBAREA_NAMEPersonnel Subarea Text BTRTXCHAR15TEXT15
ORGANIZATIONAL_UNITOrganizational Unit ORGEHNUMC8Assigned to domainORGEH
ORGANIZATIONAL_KEYOrganizational Key VDSK1CHAR14Assigned to domainVDSK1
COSTCENTERCost Center KOSTLCHAR10Assigned to domainALPHAKOSTLKOS
COSTCENTER_NAMELong Text LTEXTCHAR40TEXT40
FUNDS_CTRFunds Center FISTLCHAR16Assigned to domainFISTLFIS
FUNDS_CTR_NAMELong Text LTEXTCHAR40TEXT40
FUNDFund BP_GEBERCHAR10Assigned to domainBP_GEBERFIC
FUND_NAMELong Text LTEXTCHAR40TEXT40
FUNC_AREAFunctional Area FKBERCHAR16Assigned to domainFKBERFBE
FUNC_AREA_NAMELong Text LTEXTCHAR40TEXT40
GRANT_NBRGrant PTRV_WEB_INTERFACE_GM_GRANT_NBCHAR20PTRV_WEB_INTERFACE_GM_GRANT_NBGM_GRANT_NBRGRANTS_GENERIC
GRANT_NBR_NAMELong Text LTEXTCHAR40TEXT40

Key field Non-key field



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

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

How to access SAP table PTRV_WEB_FORM_P0001_P0002

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