The CLB2C_AUTH_METHT table in SAP ERP or S/4HANA stores Collaboration: Descriptions of Authentication Methods data. There are total 3 fields in CLB2C_AUTH_METHT table. The Collaboration: Descriptions of Authentication Methods table is available in all major SAP S/4HANA versions, is implemented as a Column Store table within the SAP HANA database. Additionally we provide an overview of the structure and fields of CLB2C_AUTH_METHT table. It is in Common Objects and Services of the Collaboration Platform (CLB2_COMMON) ABAP package and is part of the SAP UI Integration – Social Media Collaboration Enablement (CA-UI2-AR-SM) module.
SAP CLB2C_AUTH_METHT Table Fields
Following is the list of fields that are available in SAP CLB2C_AUTH_METHT table. The primary key fields of the table are AUTH_METHOD (Collaboration: Authentication Method), LANGUAGE (Language Key).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| AUTH_METHOD | Collaboration: Authentication Method | CLB2_AUTH_METHOD | CLB2C_AUTH_METH | CHAR (16) |
| LANGUAGE | Language Key | LANGU | T002 | LANG (1) |
| DESCRIPTION | Description (in a Text Table) | CLB2_DESCRIPTION | CHAR (60) |


