GLO_S_IN_DEPCAL_TI SAP (FI-AA: India - Time-Independent General Data) Structure details

Dictionary Type: Structure
Description: FI-AA: India - Time-Independent General Data




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




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

GLO_S_IN_DEPCAL_TI 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 "FI-AA: India - Time-Independent General Data" 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_GLO_S_IN_DEPCAL_TI TYPE GLO_S_IN_DEPCAL_TI.

The GLO_S_IN_DEPCAL_TI table consists of various fields, each holding specific information or linking keys about FI-AA: India - Time-Independent General Data data available in SAP. These include GLO_IN_SUB_BLKEY (Sub Block key), GLO_IN_ADDNL_DEP (Additional Depreciation), GLO_IN_ADDNL_BLK (Block Key for Additional Depreciation), GLO_IN_R_D_ASSET (R & D Asset).. 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 GLO_S_IN_DEPCAL_TI 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
GLO_IN_BLKKEYBlock Key GLO_IN_BLKKEYNUMC5GLO_IN_BLKKEY
GLO_IN_SUB_BLKEYSub Block key GLO_IN_SUB_BLKKEYNUMC5GLO_IN_BLKKEY
GLO_IN_ADDNL_DEPAdditional Depreciation GLO_IN_ADDNL_DEPCHAR1GLO_IN_ADDNL_DEP
GLO_IN_ADDNL_BLKBlock Key for Additional Depreciation GLO_IN_ADDNL_BLKNUMC5GLO_IN_BLKKEY
GLO_IN_R_D_ASSETR & D Asset GLO_IN_R_AND_D_ASSETCHAR1GLO_IN_R_AND_D_ASSET
GLO_IN_BLK_KEYBlock Key GLO_IN_BLK_KEYCHAR5GLO_IN_BLK_KEY
GLO_IN_ADNLBLKAdditional Depreciation Block Key GLO_IN_ADNL_BLK_KEYCHAR5GLO_IN_ADNL_BLK_KEY
GLO_IN_AST_USEPut to use date GLO_IN_AST_PUT_USEDATS8GLO_IN_AST_PUT_USE
GLO_IN_PRIOR_YRPrior Year Transaction GLO_IN_PRIOR_YRCHAR1GLO_IN_PRIOR_YR

Key field Non-key field



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

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

How to access SAP table GLO_S_IN_DEPCAL_TI

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