GRPCRTA_S_CTFADPAREAC1 SAP (Change CC Chart of depreciaton for FA valuation Structure) Structure details

Dictionary Type: Structure
Description: Change CC Chart of depreciaton for FA valuation Structure




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




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

GRPCRTA_S_CTFADPAREAC1 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 "Change CC Chart of depreciaton for FA valuation Structure" 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_GRPCRTA_S_CTFADPAREAC1 TYPE GRPCRTA_S_CTFADPAREAC1.

The GRPCRTA_S_CTFADPAREAC1 table consists of various fields, each holding specific information or linking keys about Change CC Chart of depreciaton for FA valuation Structure data available in SAP. These include GRPCRTA_SEQ (Table Sequence Number), DEFTYPE (Deficiency Type), T093D_XRESTV (Smoothing (deprec. for past) when posting depreciation), T093D_XKTDAU (Below zero account after end of planned life).. 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: Not classified


SAP GRPCRTA_S_CTFADPAREAC1 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
GRPCRTA_SEQTable Sequence Number GRPCRTA_SEQINT410SYBIN4
DEFTYPEDeficiency Type GRPCRTA_DEFTYPE_TEXTCHAR40CHAR40
T093D_XRESTVSmoothing (deprec. for past) when posting depreciation XRESTVCHAR1XFELD
T093D_XKTDAUBelow zero account after end of planned life XKTDAUCHAR1XFELD
T093D_AFBRHYNumber of periods between two depreciation runs AFBRHYNUMC3PERAF
T093D_SOPNETIndicator: Special reserves setting (net) SOPNETCHAR1XFELD
T093D_ZINBUCIndicator: Post imputed interest DZINBUCCHAR1XFELD
T093D_AFBKSTIndicator: Depreciation posting with cost center AFBKSTCHAR1XFELD
T093D_AFBAUFIndicator: Depreciation posting on internal order AFBAUFCHAR1XFELD
T093D_AFBLPEPeriod in which last depreciation was posted AFBLPENUMC3PERAF
T093D_AFBLGJFiscal year of last depreciation posting AFBLGJNUMC4GJAHRGJAHR
T093D_AFBANZNumber of depreciation posting runs in the period AFBANZNUMC2NUM2
T093D_XBAFASAccount determination is dependent on depreciation key XBAFASCHAR1XFELD
T093D_AFSLBEArea from which the depreciation key is determined AFSLBENUMC2Assigned to domainAFABE
T093D_STATUSDepreciation posting status AFBSTSNUMC1AFBSTS
T093D_CPUDTDay On Which Accounting Document Was Entered CPUDTDATS8DATUM
T093D_CPUTMTime of Entry CPUTMTIMS6UZEIT
T093D_AUFBUCIndicator for posting of cost-accounting revaluation AUFBUCCHAR1XFELD
T093D_BUBEGControl of the start of depreciation posting BUBEGCHAR1BUBEG
T093D_BUENDControl of the end of dep. posting AFAENDCHAR1BUEND
BUKRSCompany Code BUKRSCHAR4Assigned to domainBUKRSBUKC_T001
BUTXTName of Company Code or Company BUTXTCHAR25TEXT25
SCRTEXTDeficient Field Description GRPCRTA_SCRTEXTCHAR60DDTEXT
DEFDESCDeficiency description GRPCRTA_DEF_DESCRIPTIONCHAR132TEXT132
CHANGE_TYPEChange type GRPCRTA_CHANGETYPECHAR10
VALUE_OLDOld value GRPCRTA_OLDVALUECHAR60DDTEXT
VALUE_NEWNew Value GRPCRTA_NEWVALUECHAR60DDTEXT
UDATEChange Date GRPCRTA_CHANGEDATEDATS8
UTIMEChange Time GRPCRTA_CHANGETIMETIMS6
USERNAMEUser name of the person responsible in change document CDUSERNAMECHAR12CHAR12

Key field Non-key field



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

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

How to access SAP table GRPCRTA_S_CTFADPAREAC1

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