SAP ABAP Table CUSTOMERS (ABAP Book: Customers)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-UTL (Application Component) Workbench Utilities
⤷
SABB (Package) Example Objects for the ABAP/4 Manual
⤷
⤷
Basic Data
| Table Category | TRANSP | Transparent table |
| Transparent table | CUSTOMERS |
|
| Short Description | ABAP Book: Customers |
Delivery and Maintenance
| Pool/cluster | ||
| Delivery Class | A | Application Table (Master- and Transaction Data) |
| Data Browser/Table View Maintenance | X | Display/Maintenance Allowed |
Components
| |
Field | Key | Data Element | Domain | Data Type |
Length | Decimal Places |
Short Description | Check table |
|---|---|---|---|---|---|---|---|---|---|
| 1 | |
S_MANDT | MANDT | CLNT | 3 | 0 | Client | T000 | |
| 2 | |
S_CUSTOMER | S_BUSPANUM | NUMC | 8 | 0 | Customer Number | * | |
| 3 | |
S_CUSTNAME | S_CUSTNAME | CHAR | 25 | 0 | Customer name | ||
| 4 | |
POSTCODE | POSTCODE | CHAR | 10 | 0 | Postal Code | ||
| 5 | |
CITY | CITY | CHAR | 25 | 0 | City | ||
| 6 | |
S_CUSTTYPE | S_CUSTTYPE | CHAR | 1 | 0 | Customer type | ||
| 7 | |
S_DISCOUNT | S_DISCOUNT | NUMC | 3 | 0 | Discount rate | ||
| 8 | |
S_PHONENO | S_PHONE | CHAR | 30 | 0 | Telephone number of flight customer |
Foreign Keys
| |
Source Table | Source Column | Foreign Table | Foreign Column | Dependency Factor | Cardinality left | Cardinality right |
|---|---|---|---|---|---|---|---|
| 1 | CUSTOMERS | MANDT | |
|
History
| Last changed by/on | SAP | 20130604 |
| SAP Release Created in |