/BKC/S21_AC_ADD_T2S SAP (Add. char. of tables (CO transact.) while deleting master d.) Structure details

Dictionary Type: Structure
Description: Add. char. of tables (CO transact.) while deleting master d.




ABAP Code to SELECT data from /BKC/S21_AC_ADD_T2S
Related tables to /BKC/S21_AC_ADD_T2S
Access table /BKC/S21_AC_ADD_T2S




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

/BKC/S21_AC_ADD_T2S 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 "Add. char. of tables (CO transact.) while deleting master d." 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_/BKC/S21_AC_ADD_T2S TYPE /BKC/S21_AC_ADD_T2S.

The /BKC/S21_AC_ADD_T2S table consists of various fields, each holding specific information or linking keys about Add. char. of tables (CO transact.) while deleting master d. data available in SAP. These include NAME (Table Name), FI_TRANS_DAT (Indicator: Table Belongs to FI Transaction Data), CO_TRANS_DAT (Indicator: Table Belongs to CO Transaction Data), DEBITOR (Indicator: Table Belongs to Customer Master Data).. 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 /BKC/S21_AC_ADD_T2S 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
NAMETable Name TABNAMECHAR30Assigned to domainAS4TABDTB
FI_TRANS_DATIndicator: Table Belongs to FI Transaction Data /BKC/S21_AC_FI_TRANS_DATCHAR1YESNO
CO_TRANS_DATIndicator: Table Belongs to CO Transaction Data /BKC/S21_AC_CO_TRANS_DATCHAR12CHAR12
DEBITORIndicator: Table Belongs to Customer Master Data /BKC/S21_AC_DEBITORCHAR1YESNO
KREDITORIndicator: Table Belongs to Vendor Master Data /BKC/S21_AC_KREDITORCHAR1YESNO
IN_ORDERIndicator: Table Belongs to Internal Order Master Data /BKC/S21_AC_IN_ORDERCHAR1YESNO
ANLAGENIndicator Table Asset Data ('M', 'B'; 'S', space) /BKC/S21_AC_ANLAGENCHAR1/BKC/S21_AC_ANLAGEN
FN_GJAHRField Name Fiscal Year /BKC/S21_AC_FN_GJAHRCHAR30CHAR30
FN_BUKRS Field name BUKRS =Indicator table is company-code dependent0
KZ_KKBER Customers credit lim.,space = no, 1 = yes with KKBER, 2 = ..0
KZ_KEY Key internal order 1 = 'AUFNR', 2 = 'OBJNR'0
CO_BELNR 'X' table contains document numbers of COBK0
CO_PERIO Field name period, empty = table is valid for entire year0
CO_PLAN_IST Indicator act / plan, if <> empty, then check act / plan0
CO_CHK_MD_DEL Check table when deleting master data (IO, PC, KOSTL)0

Key field Non-key field



How do I retrieve data from SAP structure /BKC/S21_AC_ADD_T2S using ABAP code?

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

How to access SAP table /BKC/S21_AC_ADD_T2S

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