P06_S_MV_CR_LIVRADOM_1001 SAP (Meal Tickets - Meal Voucher: LIVRADOM 1001 Structure) Structure details

Dictionary Type: Structure
Description: Meal Tickets - Meal Voucher: LIVRADOM 1001 Structure




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




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

P06_S_MV_CR_LIVRADOM_1001 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 "Meal Tickets - Meal Voucher: LIVRADOM 1001 Structure" 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_P06_S_MV_CR_LIVRADOM_1001 TYPE P06_S_MV_CR_LIVRADOM_1001.

The P06_S_MV_CR_LIVRADOM_1001 table consists of various fields, each holding specific information or linking keys about Meal Tickets - Meal Voucher: LIVRADOM 1001 Structure data available in SAP. These include CUFCD (Meal Tickets - Meal Voucher: Client number to invoice (Sdx)), PONUM (Meal Tickets - Meal Voucher: PO number), DISCD (Meal Tickets - Meal Voucher: Delivery code), CRNUM (Meal Tickets - Meal Voucher: No. of vouchers for employee).. 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 P06_S_MV_CR_LIVRADOM_1001 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
CUSCDMeal Tickets - Meal Voucher: Primary client number (Sodexo) P06_MV_CR_CUSTOMER_CODENUMC8NUM8
CUFCDMeal Tickets - Meal Voucher: Client number to invoice (Sdx) P06_MV_CR_CUST_FACTU_CODENUMC8NUM8
PONUMMeal Tickets - Meal Voucher: PO number P06_MV_CR_PO_NUMBERCHAR16CHAR16
DISCDMeal Tickets - Meal Voucher: Delivery code P06_MV_CR_DISTRIBUTION_CDCHAR16CHAR16
CRNUMMeal Tickets - Meal Voucher: No. of vouchers for employee P06_MV_CR_NUMBER_OF_CRSNUMC2NUM2
FACIVMeal Tickets - Meal Voucher: Face value P06_MV_CR_FACIAL_VALUENUMC5NUM5
EENUMMeal Tickets - Meal Voucher: Employee's personnel number P06_MV_CR_EMPLOYEE_NUMBERCHAR11CHAR11
EEPATMeal Tickets - Meal Voucher: Employee's family name P06_MV_CR_EE_PATRONYMECHAR30CHAR30
PERZNMeal Tickets - Meal Voucher: Custom field P06_MV_CR_PERSONALIZ_ZONENUMC5NUM5
PARTVMeal Tickets - Meal Voucher: Employer's contribution P06_MV_CR_ER_PARTICIPATIONNUMC5NUM5
EENAMMeal Tickets - Meal Voucher: Employee's Last and First Names P06_MV_CR_EMPLOYEE_NAMECHAR36CHAR36
ADDR1Meal Tickets - Meal Voucher: Address 1 P06_MV_CR_ADDR1CHAR36CHAR36
ADDR2Meal Tickets - Meal Voucher: Address 2 P06_MV_CR_ADDR2CHAR36CHAR36
ADDCPMeal Tickets - Meal Voucher: Address postal code P06_MV_CR_ADDR_CPNUMC5NUM5
ADDCTMeal Tickets - Meal Voucher: Address - Town/City P06_MV_CR_ADDR_CITYCHAR36CHAR36

Key field Non-key field



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

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

How to access SAP table P06_S_MV_CR_LIVRADOM_1001

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