MDGF_NOFLOAT_OBJECT_PROPERTY_V SAP (NOFLOAT_ObjectPropertyValue describes a value that can be as) Structure details

Dictionary Type: Structure
Description: NOFLOAT_ObjectPropertyValue describes a value that can be as




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




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

MDGF_NOFLOAT_OBJECT_PROPERTY_V 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 "NOFLOAT_ObjectPropertyValue describes a value that can be as" 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_MDGF_NOFLOAT_OBJECT_PROPERTY_V TYPE MDGF_NOFLOAT_OBJECT_PROPERTY_V.

The MDGF_NOFLOAT_OBJECT_PROPERTY_V table consists of various fields, each holding specific information or linking keys about NOFLOAT_ObjectPropertyValue describes a value that can be as data available in SAP. These include AMOUNT (), CONTROLLER (), CURRENCY_CODE (Proxy Data Element (generated)), CONTENT (Proxy Data Element (generated)).. 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 (Deep)


SAP MDGF_NOFLOAT_OBJECT_PROPERTY_V 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
CONTROLLER 0
AMOUNT 0
CONTROLLER 0
CURRENCY_CODEProxy Data Element (generated) MDGF_CURRENCY_CODECHAR3
CONTENTProxy Data Element (generated) MDGF_AMOUNT_CONTENTDEC28(6)
QUANTITY 0
CONTROLLER 0
UNIT_CODEProxy Data Element (generated) MDGF_MEASURE_UNIT_CODECHAR3
CONTENTQUANTITY is the non-monetary numerical declaration of a quan MDGF_QUANTITY_CONTENTDEC31(14)
DECIMAL_VALUEProxy Data Element (generated) MDGF_DECIMAL_VALUEDEC31(14)
INTEGER_VALUEProxy Data Element (generated) MDGF_INTEGER_VALUEINT410
DATEProxy Data Element (generated) MDGF_DATEDATS8XSDDATE_D
TIMEProxy Data Element (generated) MDGF_TIMETIMS6XSDTIME_T
DATE_TIME 0
CONTROLLER 0
TIME_ZONE_CODEProxy Data Element (generated) MDGF_TIME_ZONE_CODECHAR10
DAYLIGHT_SAVING_TIME_INDICATORXSD Truth Value: True/False [ext.] XSDBOOLEANCHAR1XSDBOOLEAN
CONTENTXSD Time (UTC): yyyy-mm-ddThh:mm:ssZ [ext.] XSDDATETIME_ZDEC15XSDDATETIME_Z
NAME 0
CONTROLLER 0
LANGUAGE_CODEProxy Data Element (generated) MDGF_REGIONDEPENDENT_LANGUAGECHAR9
CONTENT 0
INDICATORIndicator is the representation of a situation that has exac MDGF_INDICATORCHAR1XSDBOOLEAN
MEASURE 0
CONTROLLER 0
UNIT_CODEProxy Data Element (generated) MDGF_MEASURE_UNIT_CODECHAR3
CONTENTMeasure is a physical indication of Measurements including t MDGF_MEASURE_CONTENTDEC31(14)
CODE 0
CONTROLLER 0
LIST_ID 0
LIST_VERSION_ID 0
LIST_AGENCY_ID 0
LIST_AGENCY_SCHEME_ID 0
LIST_AGENCY_SCHEME_AGENCY_IDAn AgencyIdentificationCode is a code representation of the MDGF_AGENCY_IDENTIFICATION_CODCHAR3
CONTENT 0
IDENTIFIER 0
CONTROLLER 0
SCHEME_ID 0
SCHEME_VERSION_ID 0
SCHEME_AGENCY_ID 0
SCHEME_AGENCY_SCHEME_ID 0
SCHEME_AGENCY_SCHEME_AGENCY_IDAn AgencyIdentificationCode is a code representation of the MDGF_AGENCY_IDENTIFICATION_CODCHAR3
CONTENT 0
URI 0
CONTROLLER 0
SCHEME_ID 0
CONTENT 0
BINARY_OBJECT 0
CONTROLLER 0
MIME_CODEProxy Data Element (generated) MDGF_MIMECODESTRG0
CHARACTER_SET_CODEA CharacterSetCode is the coded representation MDGF_CHARACTER_SET_CODESTRG0
FORMAT 0
FILE_NAME 0
URI 0
CONTENT 0
DURATIONProxy Data Element (generated) MDGF_DURATIONSTRG0
PERCENTProxy Data Element (generated) MDGF_PERCENTDEC16(6)
RATIORatio of Two Numbers, Expressed as the Quotient. MDGF_RATIODEC31(14)
TEXT 0
CONTROLLER 0
LANGUAGE_CODEProxy Data Element (generated) MDGF_LANGUAGE_CODECHAR9
CONTENT 0

Key field Non-key field



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

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

How to access SAP table MDGF_NOFLOAT_OBJECT_PROPERTY_V

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