COMC_WEC_PSP_S_T is a standard Web Channel: Basic Functions - Payment Method Transparent Table in SAP WEC application, which stores Payment Service Provider Payment Transaction Status data. Below you can view the Table Structure, columns(fields), SAP Wiki pages, discussion threads, related TCodes, FMs, ABAP Reports, BW Datasources, and Authorization Objects for COMC_WEC_PSP_S_T. You can use the transaction code SE16 to view the data in this table, and SE11 TCode for the table structure and definition.
COMC_WEC_PSP_S_T — Meta Data
Description: | Payment Service Provider Payment Transaction Status |
Main Category: | WEC |
Sub Category: | Web Channel: Basic Functions - Payment Method |
Table type: | Transparent Table (TRANSP) |
COMC_WEC_PSP_S_T — Table Structure, Fields(Columns) and Definitions
Position | Column Name | Description | Primary Key | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
1 | LANGUAGE | Language Code | X | LANG | 1 | T002 |
2 | STATUS_PROFILE | Status Profile | X | CHAR | 4 | COMC_WEC_PSP_PTP |
3 | STATUS | Indicates whether a Call-off is valid or invalid | X | CHAR | 4 | COMC_WEC_PSP_PTS |
4 | STATUS_DESC | Status | CHAR | 40 |