SCUSTOM - Flight customers
Flight customers information is stored in SAP table SCUSTOM.
It is part of development package SAPBC_DATAMODEL in software component BC-DWB-TND. This development package consists of objects that can be grouped under "Data Model: BC_TRAVEL for Workbench Training and Docu.".
It is part of development package SAPBC_DATAMODEL in software component BC-DWB-TND. This development package consists of objects that can be grouped under "Data Model: BC_TRAVEL for Workbench Training and Docu.".
Fields for table SCUSTOM
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
MANDT | Client | X | S_MANDT | CLNT | 6 | T000 |
ID | Customer Number | X | S_CUSTOMER | NUMC | 16 | SBUSPART |
NAME | Customer name | S_CUSTNAME | CHAR | 50 | ||
FORM | Form of address | S_FORM | CHAR | 30 | ||
STREET | Street | S_STREET | CHAR | 60 | ||
POSTBOX | PO Box | S_POSTBOX | CHAR | 20 | ||
POSTCODE | Postal Code | POSTCODE | CHAR | 20 | ||
CITY | City | CITY | CHAR | 50 | ||
COUNTRY | Country Code | S_COUNTRY | CHAR | 6 | ||
REGION | Region | S_REGION | CHAR | 6 | ||
TELEPHONE | Telephone number of flight customer | S_PHONENO | CHAR | 60 | ||
CUSTTYPE | Customer type | S_CUSTTYPE | CHAR | 2 | ||
DISCOUNT | Discount rate | S_DISCOUNT | NUMC | 6 | ||
LANGU | Language Key | SPRAS | LANG | 2 | T002 | |
Customer e-mail address | S_EMAIL | CHAR | 80 | |||
WEBUSER | Web user name for customer | S_WEBNAME | CHAR | 50 |