SAP Table SCOUNTER
Sales counter
SCOUNTER (Sales counter) is a standard table in SAP R\3 ERP systems. Below you can find the technical details of the fields that make up this table. Key fields are marked in blue.
Additionally we provide an overview of foreign key relationships, if any, that link SCOUNTER to other SAP tables.
SCOUNTER table fields
Field | Data element | Checktable | Datatype | Length | Decimals | |||
---|---|---|---|---|---|---|---|---|
MANDT | Client | MANDT | T000 | CLNT | 3 | 0 | ||
CARRID | Airline Code | S_CARR_ID | SCARR | CHAR | 3 | 0 | ||
COUNTNUM | Number of sales office | S_COUNTNUM | NUMC | 8 | 0 | |||
AIRPORT | Airport Code | S_AIRPORT | SAIRPORT | CHAR | 3 | 0 |
SCOUNTER foreign key relationships
Table | Field | Foreign key table | Foreign key field | Check table | Check field | |
---|---|---|---|---|---|---|
SCOUNTER | AIRPORT | SCOUNTER | MANDT | SAIRPORT | Airports | MANDT |
SCOUNTER | AIRPORT | SCOUNTER | AIRPORT | SAIRPORT | Airports | ID |
SCOUNTER | CARRID | SCOUNTER | MANDT | SCARR | Airline | MANDT |
SCOUNTER | CARRID | SCOUNTER | CARRID | SCARR | Airline | CARRID |
SCOUNTER | MANDT | SCOUNTER | MANDT | T000 | Clients | MANDT |