In this post, I will try and describe everything you need to know about the SAP crmd_saf_bor table. What it is, including what type of data it stores.
A list of fields which make up the table structure and on an S/4Hana System for CRMD_SAF_BOR what does this table look like.
And what relationships it has with other SAP tables.
Also see here for example ABAP code to select data from CRMD_SAF_BOR....Right lets get started!
Object Name: CRMD_SAF_BOR
Dictionary Type: Transparent table
Description: bol-bor information for saf search and knowledge service
Field | Data Element | Data Type | length (Dec) | Check table | Description | Conversion Routine | Domain Name | MemoryID | AppClass | SHLP | SHLP Field | ConvExit |
BOLNAME | CRMT_EXT_OBJ_NAME | CHAR | 30(0) | External Name of Object | CRM_OBJEXT_NAME | |||||||
KBNAME | CRMT_EI_BO_NAME | CHAR | 32(0) | Business Object Name | CRM_EI_BO_NAME | |||||||
BORTYPE | SIBFTYPEID | CHAR | 32(0) | Type of Objects in Persistent Object References | SIBFTYPEID | |||||||
BORCAT | SIBFCATID | CHAR | 2(0) | Category of Objects in Persistent Object References | SIBFCATID | |||||||
KBTABLE | DDOBJNAME | CHAR | 30(0) | Name of ABAP Dictionary Object | DDOBJNAME | DOB | SDIC | |||||
LINKBORTYPE | SIBFTYPEID | CHAR | 32(0) | Type of Objects in Persistent Object References | SIBFTYPEID | |||||||
LINKTABLE | DDOBJNAME | CHAR | 30(0) | Name of ABAP Dictionary Object | DDOBJNAME | DOB | SDIC | |||||
FIELDNAME | FIELDNAME | CHAR | 30(0) | * | Field Name | FDNAME | DFD | SDIC |