Data Element list used by SAP ABAP Function Module CRM_SAF_KB_ATT_DEP_ENCODE (SAF: Encoding for dependent attributes)
SAP ABAP Function Module
CRM_SAF_KB_ATT_DEP_ENCODE (SAF: Encoding for dependent attributes) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | SOURCE REFERENCE(IV_DEPENDENCY) TYPE BOOLEAN DEFAULT 'X' |
|
| 2 | CRMT_EI_KB_ID | Knowledge Base Entity ID | SOURCE REFERENCE(IV_KB_ID) TYPE CRMT_EI_KB_ID |
|
| 3 | CRMT_EI_KB_NAME | Name of Knowledge Base | SOURCE REFERENCE(IV_KB_NAME) TYPE CRMT_EI_KB_NAME DEFAULT 'SDB' |
|
| 4 | SPRAS | Language Key | SOURCE REFERENCE(IV_LANGUAGE) TYPE SPRAS DEFAULT SY-LANGU |
|