The BSSOA_IAS_SEQ table in SAP ERP or S/4HANA stores InApplicationSequencing: Current Message Counter data. There are total 5 fields in BSSOA_IAS_SEQ table. The InApplicationSequencing: Current Message Counter 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 BSSOA_IAS_SEQ table. It is in Business Suite SOA: Reuseable Tools and Objects (BS_SOA_REUSE_COMMON_OBJECTS) ABAP package and is part of the Enterprise SOA (CA-SOA) module.
SAP BSSOA_IAS_SEQ Table Fields
Following is the list of fields that are available in SAP BSSOA_IAS_SEQ table. The primary key fields of the table are MANDT (Client), OBJ_TYPE (Object Type), DIRECTION (Sequencing Information: Direction of Interface Call), BS_KEY (Key Name of Business System).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| MANDT | Client | MANDT | T000 | CLNT (3) |
| OBJ_TYPE | Object Type | /SAPPO/DTE_OBJTYPE | * | CHAR (10) |
| DIRECTION | Sequencing Information: Direction of Interface Call | BS_SOA_INAPPSEQ_DIRECTION | CHAR (1) | |
| BS_KEY | Key Name of Business System | SLD_BSKEY | CHAR (60) | |
| CONTEXT | Sequencing Context for Checks on Application level | BS_SOA_INAPPSEQ_CNTXT | STRG () |


