SEMBW2_FIN_CNS_ELMNT_EXT_ELMT SAP (An element within an extension of a financial consolidation) Structure details

Dictionary Type: Structure
Description: An element within an extension of a financial consolidation




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




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

SEMBW2_FIN_CNS_ELMNT_EXT_ELMT 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 "An element within an extension of a financial consolidation" 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_SEMBW2_FIN_CNS_ELMNT_EXT_ELMT TYPE SEMBW2_FIN_CNS_ELMNT_EXT_ELMT.

The SEMBW2_FIN_CNS_ELMNT_EXT_ELMT table consists of various fields, each holding specific information or linking keys about An element within an extension of a financial consolidation data available in SAP. These include ID (), CONTROLLER (), SCHEME_AGENCY_ID (), SCHEME_AGENCY_SCHEME_ID ().. 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 SEMBW2_FIN_CNS_ELMNT_EXT_ELMT 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
ID 0
CONTROLLER 0
SCHEME_AGENCY_ID 0
SCHEME_AGENCY_SCHEME_ID 0
SCHEME_AGENCY_SCHEME_AGENCY_IDAn AgencyIdentificationCode is a code representation of the SEMBW2_AGENCY_ID_CODECHAR3
CONTENTProxy Data Element (generated) SEMBW2_PROPERTY_ID_CONTENTCHAR50
VALUE 0
CONTROLLER 0
AMOUNT 0
CONTROLLER 0
CURRENCY_CODEProxy Data Element (generated) SEMBW2_CURRENCY_CODECHAR3
CONTENTProxy Data Element (generated) SEMBW2_AMOUNT_CONTENTDEC28(6)
QUANTITY 0
CONTROLLER 0
UNIT_CODEProxy Data Element (generated) SEMBW2_MEASURE_UNIT_CODECHAR3
CONTENTQUANTITY is the non-monetary numerical declaration of a quan SEMBW2_QUANTITY_CONTENTDEC31(14)
DECIMAL_VALUEProxy Data Element (generated) SEMBW2_DECIMAL_VALUEDEC31(14)
INTEGER_VALUEProxy Data Element (generated) SEMBW2_INTEGER_VALUEINT410
DATEProxy Data Element (generated) SEMBW2_DATEDATS8XSDDATE_D
TIMEProxy Data Element (generated) SEMBW2_TIMETIMS6XSDTIME_T
DATE_TIME 0
CONTROLLER 0
TIME_ZONE_CODEProxy Data Element (generated) SEMBW2_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) SEMBW2_REGIONDEPENDENT_LANGUAGCHAR9
CONTENT 0
INDICATORIndicator is the representation of a situation that has exac SEMBW2_INDICATORCHAR1XSDBOOLEAN
MEASURE 0
CONTROLLER 0
UNIT_CODEProxy Data Element (generated) SEMBW2_MEASURE_UNIT_CODECHAR3
CONTENTMeasure is a physical indication of Measurements including t SEMBW2_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 SEMBW2_AGENCY_ID_CODECHAR3
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 SEMBW2_AGENCY_ID_CODECHAR3
CONTENT 0
URI 0
CONTROLLER 0
SCHEME_ID 0
CONTENT 0
BINARY_OBJECT 0
CONTROLLER 0
MIME_CODEProxy Data Element (generated) SEMBW2_MIMECODESTRG0
CHARACTER_SET_CODEA CharacterSetCode is the coded representation SEMBW2_CHARACTER_SET_CODESTRG0
FORMAT 0
FILE_NAME 0
URI 0
CONTENT 0
DURATIONProxy Data Element (generated) SEMBW2_DURATIONSTRG0
PERCENTProxy Data Element (generated) SEMBW2_PERCENTDEC22(6)
RATIORatio is the relationship between two quantities, which is e SEMBW2_RATIODEC31(14)
TEXT 0
CONTROLLER 0
LANGUAGE_CODEProxy Data Element (generated) SEMBW2_LANGUAGE_CODECHAR9
CONTENT 0

Key field Non-key field



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

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

How to access SAP table SEMBW2_FIN_CNS_ELMNT_EXT_ELMT

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