/SAPSLL/VDFCPEU_RM_S SAP (Installation Statement for FC w/PEU - RM Data Part) Structure details

Dictionary Type: Structure
Description: Installation Statement for FC w/PEU - RM Data Part




ABAP Code to SELECT data from /SAPSLL/VDFCPEU_RM_S
Related tables to /SAPSLL/VDFCPEU_RM_S
Access table /SAPSLL/VDFCPEU_RM_S




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

/SAPSLL/VDFCPEU_RM_S 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 "Installation Statement for FC w/PEU - RM Data Part" 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_/SAPSLL/VDFCPEU_RM_S TYPE /SAPSLL/VDFCPEU_RM_S.

The /SAPSLL/VDFCPEU_RM_S table consists of various fields, each holding specific information or linking keys about Installation Statement for FC w/PEU - RM Data Part data available in SAP. These include VDFTO (End of Installation Statement Period for FC w/PEU), GUID_LCLIC (Primary Key as GUID in 'RAW' Format), ERNAM (Name of User Who Created the Object), CRTSP (UTC Time Stamp When Object Was Added).. 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 /SAPSLL/VDFCPEU_RM_S 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
VDFFRStart of Installation Statement Period FC w/PEU /SAPSLL/VDFFRDATS8DATS
VDFTOEnd of Installation Statement Period for FC w/PEU /SAPSLL/VDFTODATS8DATS
GUID_LCLICPrimary Key as GUID in 'RAW' Format /SAPSLL/GUID_16RAW16/SAPSLL/LCLICSYSUUID
ERNAMName of User Who Created the Object /SAPSLL/ERNAMCHAR12Assigned to domainXUBNAME
CRTSPUTC Time Stamp When Object Was Added /SAPSLL/CRTSPDEC15SLLTS/SAPSLL/TSTMP

Key field Non-key field



How do I retrieve data from SAP structure /SAPSLL/VDFCPEU_RM_S using ABAP code?

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

How to access SAP table /SAPSLL/VDFCPEU_RM_S

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