SAP ABAP Class CL_C2S_TEST_FIXT_COUNT_REG (Generation of Test Data (Example Countries & Regions))
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-CFG-RT (Application Component) Business Configuration Tools: Runtime
⤷
C2_CORE (Package) C2 Server: Core Functionality
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_C2S_TEST_FIXTURE | Generation of Test Data in C2 Server | 20040827 |
Properties
| Class | CL_C2S_TEST_FIXT_COUNT_REG | |
| Short Description | Generation of Test Data (Example Countries & Regions) | |
| Super Class | CL_C2S_TEST_FIXTURE | Generation of Test Data in C2 Server |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | C2_CORE | C2 Server: Core Functionality |
| Created | 20040827 | SAP |
| Last change | 20050105 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_C2S_TEST_FIXT_COUNT_REG has no forward declaration.
Interfaces
Class CL_C2S_TEST_FIXT_COUNT_REG has no interface implemented.
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CLC2DIR_AGENT_MAINT | 20040827 | Configuration Data Write Access | |
| 2 | CLC2DIR_AGENT_READ | 20040827 | Configuration Data Read Access | |
| 3 | CLC2DIR_PERS_ADAPTER | 20040827 | Access to C2 Persistence |
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Attribute reference (LIKE) | 20041130 | |||||
| 2 | Instance attribute | Private | Attribute reference (LIKE) | 20041130 | |||||
| 3 | Instance attribute | Private | Attribute reference (LIKE) | 20041130 | |||||
| 4 | Instance attribute | Private | Attribute reference (LIKE) | 20041130 | |||||
| 5 | Instance attribute | Private | Attribute reference (LIKE) | 20041130 | |||||
| 6 | Instance attribute | Private | Attribute reference (LIKE) | 20041130 | |||||
| 7 | Instance attribute | Private | Attribute reference (LIKE) | 20041130 | |||||
| 8 | Instance attribute | Private | Type reference (TYPE) | C2S_SELLIST_TTYPE | Selection Conditions in C2 Server | 20041208 | |||
| 9 | Instance attribute | Private | Type reference (TYPE) | C2S_LANGU_TTYPE | C2 Server Language Table | 20040930 | |||
| 10 | Instance attribute | Private | Type reference (TYPE) | C2S_SELLIST_TTYPE | For Selection Conditions in C2 Server | 20040902 | |||
| 11 | Constant | Private | Type reference (TYPE) | STRING | 'COUNTRY' | Key Field Name Country | 20040914 | ||
| 12 | Constant | Private | Type reference (TYPE) | SC2_BCO_NODE_ID-NODE_NAME | 'SC2_TEST_COUNTRY_AND_REGION' | Country Nodes | 20040830 | ||
| 13 | Constant | Public | Type reference (TYPE) | SCOOLRELATION | 'REGIONEN' | Relation | 20041206 | ||
| 14 | Constant | Private | Type reference (TYPE) | STRING | 'REGION' | Key Field Name Region | 20040915 | ||
| 15 | Constant | Private | Type reference (TYPE) | SC2_BCO_NODE_ID-NODE_NAME | 'REGIONEN' | Region Nodes | 20040830 | ||
| 16 | Constant | Public | Type reference (TYPE) | SC2_BCO_NODE_ID-BO_NAME | 'SC2_TEST_COUNTRY_AND_REGION' | 20040901 | |||
| 17 | Constant | Public | Type reference (TYPE) | SC2_BCO_NODE_ID-NODE_NAME | 'SC2_TEST_COUNTRY_AND_REGION' | 20040901 | |||
| 18 | Constant | Public | Type reference (TYPE) | SC2_BCO_NODE_ID-NODE_NAME | 'REGIONEN' | 20040901 | |||
| 19 | Instance attribute | Private | Type reference (TYPE) | GT_COUNTRY_EXT_TYPE | Countries (External, Initial) | 20040830 | |||
| 20 | Instance attribute | Private | Type reference (TYPE) | GT_COUNTRY_EXT_TYPE | Countries (External, Additional) | 20040907 | |||
| 21 | Instance attribute | Private | Type reference (TYPE) | GT_COUNTRY_INT_TYPE | Countries (Internal, Initial) | 20040827 | |||
| 22 | Instance attribute | Private | Type reference (TYPE) | GT_COUNTRY_INT_TYPE | Countries (Internal, Additional) | 20040907 | |||
| 23 | Instance attribute | Private | Type reference (TYPE) | GT_COUNTRY_META_TYPE | Country Metadata | 20041102 | |||
| 24 | Instance attribute | Private | Type reference (TYPE) | GT_COUNTRY_META_TYPE | Country Metadata (Additional) | 20041102 | |||
| 25 | Instance attribute | Private | Type reference (TYPE) | GT_REG_EXT_TYPE | Regions (External, Initial) | 20040915 | |||
| 26 | Instance attribute | Private | Type reference (TYPE) | GT_REG_EXT_TYPE | Regions (External, Additional) | 20040915 | |||
| 27 | Instance attribute | Private | Type reference (TYPE) | GT_REG_INT_TYPE | Regions (Internal, Initial) | 20040915 | |||
| 28 | Instance attribute | Private | Type reference (TYPE) | GT_REG_INT_TYPE | Regions (Internal, Additional) | 20040915 | |||
| 29 | Instance attribute | Private | Type reference (TYPE) | GT_COUNTRY_META_TYPE | Regions Metadata | 20041206 | |||
| 30 | Instance attribute | Private | Type reference (TYPE) | GT_COUNTRY_META_TYPE | Regions Metadata (Additional) | 20041206 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20040827 | |
| 2 | Instance method | Private | Method | Create Country Entries (External) | 20040830 | |
| 3 | Instance method | Private | Method | Create Country Entries (Internal) | 20040830 | |
| 4 | Instance method | Private | Method | Create Test Metadata for Countries | 20041102 | |
| 5 | Instance method | Private | Method | Create Selection Criteria for Countries | 20040902 | |
| 6 | Instance method | Private | Method | Create Test Metadata for Regions | 20041206 | |
| 7 | Instance method | Private | Method | Create Region Entries (External) | 20040830 | |
| 8 | Instance method | Private | Method | Create Region Entries (Internal) | 20040830 |
Events
Class CL_C2S_TEST_FIXT_COUNT_REG has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | GT_COUNTRY_EXT_TYPE | Private | Object reference (TYPE REF TO) | DATA | 20040830 | |
|
| 2 | GT_COUNTRY_INT_TYPE | Private | Object reference (TYPE REF TO) | DATA | 20040827 | |
|
| 3 | GT_COUNTRY_META_TYPE | Private | Object reference (TYPE REF TO) | DATA | 20041102 | |
|
| 4 | GT_REGION_META_TYPE | Private | Object reference (TYPE REF TO) | DATA | 20041206 | |
|
| 5 | GT_REG_EXT_TYPE | Private | Object reference (TYPE REF TO) | DATA | 20040830 | |
|
| 6 | GT_REG_INT_TYPE | Private | Object reference (TYPE REF TO) | DATA | 20040830 | |
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_CO_NAME | Call by reference | Type reference (TYPE) | SC2_BCO_NODE_ID-BO_NAME | ESF : Business Objekt | 20040827 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20040827 |
Method CREATE_COUNTRY_DATA_EXT Signature
Method CREATE_COUNTRY_DATA_EXT on class CL_C2S_TEST_FIXT_COUNT_REG has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20040830 |
Method CREATE_COUNTRY_DATA_INT Signature
Method CREATE_COUNTRY_DATA_INT on class CL_C2S_TEST_FIXT_COUNT_REG has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20040830 |
Method CREATE_COUNTRY_METADATA Signature
Method CREATE_COUNTRY_METADATA on class CL_C2S_TEST_FIXT_COUNT_REG has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20041102 |
Method CREATE_COUNTRY_SEL_CRIT Signature
Method CREATE_COUNTRY_SEL_CRIT on class CL_C2S_TEST_FIXT_COUNT_REG has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20040915 |
Method CREATE_REGION_METADATA Signature
Method CREATE_REGION_METADATA on class CL_C2S_TEST_FIXT_COUNT_REG has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20041206 |
Method CREATE_REG_DATA_EXT Signature
Method CREATE_REG_DATA_EXT on class CL_C2S_TEST_FIXT_COUNT_REG has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20040915 |
Method CREATE_REG_DATA_INT Signature
Method CREATE_REG_DATA_INT on class CL_C2S_TEST_FIXT_COUNT_REG has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20040915 |
History
| Last changed by/on | SAP | 20050105 |
| SAP Release Created in | 700 |