When defining a structure in SE11 (SAP's data dictionary), you don't need to include MANDT (client field) as the first field (it's automatic in tables), you don't define primary keys in structures (that's for tables), and initial values aren't required. Therefore none of A, B, or C are mandatory rules.