GLE_STR_ADB_MONTH_AVG_CALC_PP SAP (gle_str_adb_month_avg_calc_pp) Structure details

Dictionary Type: Structure
Description: gle_str_adb_month_avg_calc_pp




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




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

GLE_STR_ADB_MONTH_AVG_CALC_PP 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 "gle_str_adb_month_avg_calc_pp" 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_GLE_STR_ADB_MONTH_AVG_CALC_PP TYPE GLE_STR_ADB_MONTH_AVG_CALC_PP.

The GLE_STR_ADB_MONTH_AVG_CALC_PP table consists of various fields, each holding specific information or linking keys about gle_str_adb_month_avg_calc_pp data available in SAP. These include LEDGER_GROUP (), LEDGER_CUST (), MSTART (Month), MEND (Month).. 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 GLE_STR_ADB_MONTH_AVG_CALC_PP 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
RUNID_EXTExternal Run ID (Versioned) GLE_DTE_ADB_RUNID_EXTCHAR100GLE_ADB_RUNID_EXT
LEDGER_GROUP 0
LEDGER_CUST 0
MSTARTMonth GLE_DTE_ADB_MONTH12NUMC2GLE_DOM_ADB_MONTH12
MENDMonth GLE_DTE_ADB_MONTH12NUMC2GLE_DOM_ADB_MONTH12
YSTARTFiscal Year GLE_DTE_ADB_FINANCIALYEARNUMC4GJAHRGLE_DOM_ADB_FINANCIALYEAR
YENDFiscal Year GLE_DTE_ADB_FINANCIALYEARNUMC4GJAHRGLE_DOM_ADB_FINANCIALYEAR
PCOUNTNumber of Objects per Package GLE_DTE_ADB_PP_PCOUNTNUMC10GLE_ADB_PP_PCOUNT
LGROUP_TINTERVAL 0
DIM_SEL 0
BUKRS_SELOPT 0
ACC_SELOPT 0
REPORTING_DATES 0
REPORTING_PERIODS 0
SIMULATIONBoolean GLE_DTE_ADB_BOOLEANCHAR1GLE_ADB_AL_BOOLEAN
PSYNCSynchronous Processing GLE_DTE_ADB_PP_PSYNCCHAR1GLE_ADB_AL_BOOLEAN
DETAILED_STATBoolean GLE_DTE_ADB_BOOLEANCHAR1GLE_ADB_AL_BOOLEAN
FI_DOCTYPEFI Document Type GLE_DTE_ADB_FI_DOCTYPECHAR2Assigned to domainBLART
SL_DOCTYPE_EDIFI-SL Document Types for Average Daily Balance GLE_DTE_ADB_SL_DOCTYPECHAR2Assigned to domainDOCTY
SL_DOCTYPE_MAVFI-SL Document Types for Average Daily Balance GLE_DTE_ADB_SL_DOCTYPECHAR2Assigned to domainDOCTY
MA_CALC_TYPEInternal Calculation Rule for Average Ledger GLE_DTE_ADB_MA_CALC_TYPECHAR1GLE_DOM_ADB_MA_CALC_TYPE
PACKAGE_SIZEPackage Size for Parallel Processing GLE_DTE_ADB_PACKAGE_SIZEINT410

Key field Non-key field



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

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

How to access SAP table GLE_STR_ADB_MONTH_AVG_CALC_PP

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