DEMO_SCUSTOM - Create Control Table Flight Customers
Create Control Table Flight Customers information is stored in SAP table DEMO_SCUSTOM.
It is part of development package SECATT_DEMO in software component BC-TWB-TST-ECA. This development package consists of objects that can be grouped under "eCATT: Tutorial, Training Objects, Examples".
It is part of development package SECATT_DEMO in software component BC-TWB-TST-ECA. This development package consists of objects that can be grouped under "eCATT: Tutorial, Training Objects, Examples".
Fields for table DEMO_SCUSTOM
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
MANDT | Client | X | S_MANDT | CLNT | 3 | T000 |
ID | Customer Number | X | S_CUSTOMER | NUMC | 8 | SBUSPART |
NAME | Customer name | S_CUSTNAME | CHAR | 25 | ||
FORM | Form of address | S_FORM | CHAR | 15 | ||
STREET | Street | S_STREET | CHAR | 30 | ||
POSTBOX | PO Box | S_POSTBOX | CHAR | 10 | ||
POSTCODE | Postal Code | POSTCODE | CHAR | 10 | ||
CITY | City | CITY | CHAR | 25 | ||
COUNTRY | Country Code | S_COUNTRY | CHAR | 3 | ||
REGION | Region | S_REGION | CHAR | 3 | ||
TELEPHONE | Telephone number of flight customer | S_PHONENO | CHAR | 30 | ||
CUSTTYPE | Customer type | S_CUSTTYPE | CHAR | 1 | ||
DISCOUNT | Discount rate | S_DISCOUNT | NUMC | 3 | ||
LANGU | Language Key | SPRAS | LANG | 1 | T002 | |
Customer e-mail address | S_EMAIL | CHAR | 40 | |||
WEBUSER | Web user name for customer | S_WEBNAME | CHAR | 25 | ||
SETSTATE | State of Table Entry | S_SET | CHAR | 10 |