/AIF/TOPIC_ST_H - Topic status (history table)
Topic status (history table) information is stored in SAP table /AIF/TOPIC_ST_H.
It is part of development package /AIF/SWITCH in software component BC-SRV-AIF. This development package consists of objects that can be grouped under "AIF switch to control code changes".
It is part of development package /AIF/SWITCH in software component BC-SRV-AIF. This development package consists of objects that can be grouped under "AIF switch to control code changes".
Fields for table /AIF/TOPIC_ST_H
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
|---|---|---|---|---|---|---|
| TOPICID | Topic ID | X | /AIF/TOPIC_ID | NUMC | 6 | /AIF/T_TOPIC |
| LASTDATE | Last Date | X | /AIF/LAST_DATE | DATS | 16 | |
| LASTTIME | Last Time | X | /AIF/LAST_TIME | TIMS | 12 | |
| TOPICSTATUS | Topic Status | /AIF/TOPICSTATUS | CHAR | 2 | ||
| LASTUSER | User Name | /AIF/USERNAME | CHAR | 80 | ||
| TOPICCOMMENT | Comment | /AIF/TOPICCOMMENT | CHAR | 400 | ||
| VIEWACTION | View Action | /AIF/VIEWACTION | CHAR | 2 |