| Column | Field | Description | SQL Type | Length | Decimals | Relation | Default Value | Constraints | SQL Create Statement |
---|
| 1 | SWITCH_ID | Customizing Switch ID | nvarchar | 30 | 0 | | | | Allow NULL? |
| 2 | COMBINED_SWITCH | Calculated Switch | char | 1 | 0 | | | | Allow NULL? |
| 3 | REVERTIBLE | Revertibility | char | 1 | 0 | | | | Allow NULL? |
| 4 | INITIAL_STATUS | Initial Status of Customizing Switch | char | 1 | 0 | | | | Allow NULL? |
| 5 | IMG_TRANSACTION | Transaction Code of IMG Activity for Customizing Switch | nvarchar | 20 | 0 | | | | Allow NULL? |
| 6 | BUSINESS_FUNCT | Business Function | nvarchar | 30 | 0 | | | | Allow NULL? |
| 7 | BF_STATUS_METHOD | Name of Method for Business Function Activation Status | nvarchar | 30 | 0 | | | | Allow NULL? |
| 8 | NAVIGATION_ICON | Icon in text fields (substitute display, alias) | nvarchar | 4 | 0 | | | | Allow NULL? |
| 9 | SOFT_SWITCH_CLAS | Soft Switch Class | nvarchar | 30 | 0 | | | | Allow NULL? |
| 10 | SOFT_SWITCH_METH | Softswitch Method Name | nvarchar | 30 | 0 | | | | Allow NULL? |
| 11 | ACTIV_CHECK_METH | Method for Checks Whether Switch Status Can Be Changed | nvarchar | 30 | 0 | | | | Allow NULL? |
| 12 | PRE_CHANGE_METH | Method for Pre-Processing when Switch Status is Changed | nvarchar | 30 | 0 | | | | Allow NULL? |
| 13 | POST_CHANGE_METH | Method for Post-Processing when Switch Status is Changed | nvarchar | 30 | 0 | | | | Allow NULL? |
| 14 | INIT_VALUE_METH | Method for Setting Initial Value of Customizing Switch | nvarchar | 30 | 0 | | | | Allow NULL? |
| 15 | APPLICATION_ID | Application ID | nvarchar | 7 | 0 | | | | Allow NULL? |
| 16 | EHP_RELEASE | EHP Release of Customizing Switch | nvarchar | 3 | 0 | | | | Allow NULL? |
| 17 | SWITCH_SHRT_NAME | Customizing Switch Short Name | nvarchar | 20 | 0 | | | | Allow NULL? |
| 18 | IMG_SUBOBJECT | IMG Subobject ID of Customzing Switch | nvarchar | 10 | 0 | | | | Allow NULL? |
| 19 | DUMMY_CLIENT | Client | nvarchar | 3 | 0 | | | | Allow NULL? |
| 20 | OBSOLETE | Obsolete Customizing Switch | char | 1 | 0 | | | | Allow NULL? |