SAP ABAP Class CL_GEOOBJTOWN (Test Object Class City)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-GEO (Application Component) Geographical Functions
⤷
SZGL_TEST (Package) Tests for the SZGL Development Class
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_GEOAPPLOBJECT | Geo objects (Customer/Plant/...) interface | 19990621 |
Properties
| Class | CL_GEOOBJTOWN | |
| Short Description | Test Object Class City | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SZGL_TEST | Tests for the SZGL Development Class |
| Created | 19990503 | SAP |
| Last change | 00000000 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_GEOOBJTOWN has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_GEOAPPLOBJECT | Geo objects (Customer/Plant/...) interface | 19990621 |
Friends
Class CL_GEOOBJTOWN has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Protected | Type reference (TYPE) | LOGSYS | Own Logical System | 20000128 | |||
| 2 | Instance attribute | Protected | Type reference (TYPE) | USATOWNS | City Attributes | 19990525 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20000128 | |
| 2 | Instance method | Public | Constructor | Constructor | 19990729 | |
| 3 | Static method | Public | Method | Create a City from a USATOWNS Structure | 19990830 | |
| 4 | Static method | Public | Method | Create a New City | 19990830 | |
| 5 | Instance method | Public | Method | Gets the City Name | 19990729 | |
| 6 | Instance method | Public | Method | Reads the Object Reference GUID | 19990526 | |
| 7 | Instance method | Public | Method | Gets the Entire USATOWN Structure | 20000125 | |
| 8 | Instance method | Public | Method | Sets Area Code | 19990526 | |
| 9 | Instance method | Public | Method | Sets all City Attributes | 19990519 | |
| 10 | Instance method | Public | Method | Sets City Name | 19990526 | |
| 11 | Instance method | Public | Method | Sets Country | 19990526 | |
| 12 | Instance method | Public | Method | Sets State | 19990526 | |
| 13 | Instance method | Public | Method | Sets Object Reference GUID | 19990526 | |
| 14 | Instance method | Public | Method | Sets the "Preferred name" Flag | 19990526 | |
| 15 | Instance method | Public | Method | Sets Region | 19990526 | |
| 16 | Instance method | Public | Method | Sets the Complete USATOWN Structure | 19990826 | |
| 17 | Instance method | Public | Method | Sets Postal Code | 19990526 | |
| 18 | Instance method | Public | Method | Outputs Object Contents | 19990728 |
Events
Class CL_GEOOBJTOWN has no event.
Types
Class CL_GEOOBJTOWN has no local type.
Method Signatures
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_GEOOBJTOWN has no parameter.
Method CLASS_CONSTRUCTOR on class CL_GEOOBJTOWN has no exception.
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_GEOOBJTOWN has no parameter.
Method CONSTRUCTOR on class CL_GEOOBJTOWN has no exception.
Method CREATE_FROM_USATOWN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_GEOOBJTOWN | Call by reference | Object reference (TYPE REF TO) | CL_GEOOBJTOWN | Instanz der Stadt | 19990830 | |||
| 2 | USATOWN | Call by reference | Type reference (TYPE) | USATOWNS | DB-Struktur | 19990830 |
Method CREATE_FROM_USATOWN on class CL_GEOOBJTOWN has no exception.
Method CREATE_NEW Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_GEOOBJTOWN | Call by reference | Object reference (TYPE REF TO) | CL_GEOOBJTOWN | Instanz einer Stadt | 19990830 |
Method CREATE_NEW on class CL_GEOOBJTOWN has no exception.
Method GET_CITYNAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CITYNAME | Call by reference | Type reference (TYPE) | CHAR30 | Cityname | 19990729 |
Method GET_CITYNAME on class CL_GEOOBJTOWN has no exception.
Method GET_GUIDOBJR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | GUIDOBJR | Call by reference | Type reference (TYPE) | GEOGUID | Guid der ObjR | 19990526 |
Method GET_GUIDOBJR on class CL_GEOOBJTOWN has no exception.
Method GET_USATOWN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | USATOWN | Value transfer | Type reference (TYPE) | USATOWNS | Daten für DB | 20000125 |
Method GET_USATOWN on class CL_GEOOBJTOWN has no exception.
Method SET_AREACODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | AREACODE | Call by reference | Type reference (TYPE) | CHAR3 | Areacode | 19990526 |
Method SET_AREACODE on class CL_GEOOBJTOWN has no exception.
Method SET_ATTRIBUTES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | AREACODE | Call by reference | Type reference (TYPE) | CHAR3 | Areacode | 19990519 | |||
| 2 | CITYNAME | Call by reference | Type reference (TYPE) | CHAR30 | Stadtname | 19990519 | |||
| 3 | COUNTRY | Call by reference | Type reference (TYPE) | LAND1 | Länderschlüssel | 19990526 | |||
| 4 | COUNTYNAME | Call by reference | Type reference (TYPE) | CHAR30 | Countyname | 19990519 | |||
| 5 | PREFERRED | Call by reference | Type reference (TYPE) | CHAR1 | Vorzugstyp | 19990519 | |||
| 6 | REGION | Call by reference | Type reference (TYPE) | CHAR2 | Name der Region | 19990526 | |||
| 7 | ZIPCODE | Call by reference | Type reference (TYPE) | CHAR5 | PLZ | 19990519 |
Method SET_ATTRIBUTES on class CL_GEOOBJTOWN has no exception.
Method SET_CITYNAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CITYNAME | Call by reference | Type reference (TYPE) | CHAR30 | Stadtname | 19990526 |
Method SET_CITYNAME on class CL_GEOOBJTOWN has no exception.
Method SET_COUNTRY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | COUNTRY | Call by reference | Type reference (TYPE) | LAND1 | Land | 19990526 |
Method SET_COUNTRY on class CL_GEOOBJTOWN has no exception.
Method SET_COUNTYNAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | COUNTYNAME | Call by reference | Type reference (TYPE) | CHAR30 | Countyname | 19990526 |
Method SET_COUNTYNAME on class CL_GEOOBJTOWN has no exception.
Method SET_GUIDOBJR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | GUIDOBJR | Call by reference | Type reference (TYPE) | GEOGUID | guid der ObjR | 19990526 |
Method SET_GUIDOBJR on class CL_GEOOBJTOWN has no exception.
Method SET_PREFERRED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PREFERRED | Call by reference | Type reference (TYPE) | CHAR1 | Vorzugstyp | 19990526 |
Method SET_PREFERRED on class CL_GEOOBJTOWN has no exception.
Method SET_REGION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | REGION | Call by reference | Type reference (TYPE) | CHAR2 | Regionenkürzel | 19990526 |
Method SET_REGION on class CL_GEOOBJTOWN has no exception.
Method SET_USATOWN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | USATOWN | Call by reference | Type reference (TYPE) | USATOWNS | Komplette Struktur | 19990826 |
Method SET_USATOWN on class CL_GEOOBJTOWN has no exception.
Method SET_ZIPCODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ZIPCODE | Call by reference | Type reference (TYPE) | CHAR5 | PLZ | 19990526 |
Method SET_ZIPCODE on class CL_GEOOBJTOWN has no exception.
Method WRITE Signature
Method WRITE on class CL_GEOOBJTOWN has no parameter.
Method WRITE on class CL_GEOOBJTOWN has no exception.
History
| Last changed by/on | SAP | 00000000 |
| SAP Release Created in |