Naming Conventions for bdc table
-
T_
-
T_BDC
-
L_
-
W_
Reveal answer
Fill a bubble to check yourself
B
Correct answer
Explanation
BDC (Batch Data Communication) tables in SAP follow specific naming conventions. The prefix 'T_BDC' is used for BDC-related tables. Other prefixes (T_, L_, W_) represent different table types (transparent, cluster, pooled) in the SAP system.
AI explanation
In this naming scheme, custom BDC (Batch Data Communication) related objects use the prefix T_BDC to clearly mark them as belonging to that functional category, keeping them distinguishable from other custom objects. Generic prefixes like T_, L_, or W_ alone don't carry that specific meaning.