SAP ABAP Class CL_REXCC_CH_USAGE (Building / Rental Object GWR Usage Type (TIVXCCHUSAGE))
Hierarchy
☛
EA-FIN (Software Component) EA-FIN
⤷
FI-LOC (Application Component) Localization
⤷
GLO_REFX_CH_GWR (Package) Localization Flexible Real Estate Switzerland - GWR
⤷
⤷
Properties
| Class | CL_REXCC_CH_USAGE | |
| Short Description | Building / Rental Object GWR Usage Type (TIVXCCHUSAGE) | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | GLO_REFX_CH_GWR | Localization Flexible Real Estate Switzerland - GWR |
| Created | 20120201 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_REXCC_CH_USAGE has no interface implemented.
Friends
Class CL_REXCC_CH_USAGE has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Private | Type reference (TYPE) | TABNAME | 'TIVXCCHUSAGE' | Table Name | 20120621 | ||
| 2 | Constant | Private | Type reference (TYPE) | TABNAME | 'TIVXCCHUSAGET' | Table Name of Text Table | 20120621 | ||
| 3 | Static Attribute | Private | Type reference (TYPE) | SYTABIX | Index of Internal Tables | 20120621 | |||
| 4 | Static Attribute | Private | Type reference (TYPE) | RECABOOL | General Yes/No Field | 20120621 | |||
| 5 | Static Attribute | Private | Type reference (TYPE) | REXCC_CH_RUSAGETYPE | Land Register District (TIVLMLRDIST) | 20120621 | |||
| 6 | Static Attribute | Private | Type reference (TYPE) | REXCC_CH_RUSAGETYPE_X | Localization Switzerland: Building Condition | 20120621 | |||
| 7 | Static Attribute | Private | Type reference (TYPE) | REXCC_CH_RUSAGETYPE_X | Localization Switzerland: Building Condtion Description | 20120621 | |||
| 8 | Static Attribute | Private | Type reference (TYPE) | RE_T_XCCH_RUSAGETYPE | Land Register District (TIVLMLRDIST) | 20120621 | |||
| 9 | Static Attribute | Private | Type reference (TYPE) | RE_T_XCCH_RUSAGETYPE_X | Localization Switzerland: Building Condition Description | 20120621 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Checks If Entry Exists for Primary Key (Except.) | 20120621 | |
| 2 | Static method | Public | Method | Supplies Number of Entries | 20120621 | |
| 3 | Static method | Public | Method | Checks If Entry Exists for Primary Key (Y/N) | 20120621 | |
| 4 | Static method | Public | Method | Supplies Structure for Primary Key | 20120621 | |
| 5 | Static method | Public | Method | Supplies Structure, Incl. Additional Data, to Primary Key | 20120621 | |
| 6 | Static method | Public | Method | Supplies All Entries | 20120621 | |
| 7 | Static method | Public | Method | Supplies All Entries Incl. Additional Data | 20120621 | |
| 8 | Static method | Public | Method | Supplies Standard Text to Primary Key | 20120621 | |
| 9 | Static method | Public | Method | Deletes Table Buffer | 20120621 | |
| 10 | Static method | Public | Method | 20120621 | ||
| 11 | Static method | Private | Method | Completes the Additional Data | 20120621 | |
| 12 | Static method | Private | Method | Fills Table Buffer with All Entries | 20120621 | |
| 13 | Static method | Private | Method | Selects Entry for Primary Key from Database | 20120621 | |
| 14 | Static method | Private | Method | Selects Entry for Primary Key from Database (Text) | 20120621 |
Events
Class CL_REXCC_CH_USAGE has no event.
Types
Class CL_REXCC_CH_USAGE has no local type.
Method Signatures
Method CHECK_KEY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID_RUSAGE | Call by reference | Type reference (TYPE) | REXCCHROUSAGETYPE | Land Register District | 20120621 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Not Found | 20120621 |
Method COUNT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RD_COUNT | Value transfer | Type reference (TYPE) | I | Number of Entries | 20120621 |
Method COUNT on class CL_REXCC_CH_USAGE has no exception.
Method EXISTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID_RUSAGE | Call by reference | Type reference (TYPE) | REXCCHROUSAGETYPE | Land Register District | 20120621 | |||
| 2 | RF_EXISTS | Value transfer | Type reference (TYPE) | ABAP_BOOL | Entry Exists? | 20120621 |
Method EXISTS on class CL_REXCC_CH_USAGE has no exception.
Method GET_DETAIL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID_REQUIRE | Call by reference | Type reference (TYPE) | CHAR1 | ' ' | Single-Character Flag | 20120621 | ||
| 2 | ID_RUSAGE | Call by reference | Type reference (TYPE) | REXCCHROUSAGETYPE | Land Register District | 20120621 | |||
| 3 | RS_DETAIL | Value transfer | Type reference (TYPE) | REXCC_CH_RUSAGETYPE | Land Register District (TIVLMLRDIST) | 20120621 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Not Found | 20120621 |
Method GET_DETAIL_X Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID_LANGU | Call by reference | Type reference (TYPE) | SYLANGU | SY-LANGU | Language Key of Current Text Environment | 20120621 | ||
| 2 | ID_REQUIRE | Call by reference | Type reference (TYPE) | CHAR1 | ' ' | Single-Character Flag | 20120621 | ||
| 3 | ID_RUSAGE | Call by reference | Type reference (TYPE) | REXCCHROUSAGETYPE | Localization Switzerland: GWR Status of building | 20120621 | |||
| 4 | ID_XSEARCH | Call by reference | Type reference (TYPE) | CHAR1 | '1' | Single-Character Flag | 20120621 | ||
| 5 | RS_DETAIL_X | Value transfer | Type reference (TYPE) | REXCC_CH_RUSAGETYPE_X | Localization Switzerland: Building Condition | 20120621 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Not Found | 20120621 |
Method GET_LIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_LIST | Call by reference | Type reference (TYPE) | RE_T_XCCH_RUSAGETYPE | IMI Municipal Property Tax Exemption Category | 20120621 | |||
| 2 | ID_REQUIRE | Call by reference | Type reference (TYPE) | CHAR1 | ' ' | NOT_FOUND for: 'L'ist Empty / ' '=No Exception | 20120621 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | List empty | 20120621 |
Method GET_LIST_X Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_LIST_X | Call by reference | Type reference (TYPE) | RE_T_XCCH_RUSAGETYPE_X | Localization Switzerland: Building Condition | 20120621 | |||
| 2 | ID_LANGU | Call by reference | Type reference (TYPE) | SYLANGU | SY-LANGU | Language Key of Current Text Environment | 20120621 | ||
| 3 | ID_REQUIRE | Call by reference | Type reference (TYPE) | CHAR1 | ' ' | Single-Character Flag | 20120621 | ||
| 4 | ID_XSEARCH | Call by reference | Type reference (TYPE) | CHAR1 | '1' | Single-Character Flag | 20120621 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | not found | 20120621 |
Method GET_TEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID_LANGU | Call by reference | Type reference (TYPE) | SYLANGU | SY-LANGU | Language Key of Current Text Environment | 20120621 | ||
| 2 | ID_REQUIRE | Call by reference | Type reference (TYPE) | CHAR1 | ' ' | Single-Character Flag | 20120621 | ||
| 3 | ID_RUSAGE | Call by reference | Type reference (TYPE) | REXCCHROUSAGETYPE | Localization Switzerland: GWR Status of building | 20120621 | |||
| 4 | ID_XSEARCH | Call by reference | Type reference (TYPE) | CHAR1 | '1' | Single-Character Flag | 20120621 | ||
| 5 | RD_TEXT | Value transfer | Type reference (TYPE) | REXCCHXROUSAGETYPE | Localization Switzerland: GWR Status of building | 20120621 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | not found | 20120621 |
Method RESET_BUFFER Signature
Method RESET_BUFFER on class CL_REXCC_CH_USAGE has no parameter.
Method RESET_BUFFER on class CL_REXCC_CH_USAGE has no exception.
Method TRANSFER_TO_BUFFER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_LIST | Call by reference | Type reference (TYPE) | RE_T_XCCH_RUSAGETYPE | Localization Switzerland: Land Register Active | 20120621 |
Method TRANSFER_TO_BUFFER on class CL_REXCC_CH_USAGE has no exception.
Method _COMPLETE_DETAIL_X Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CS_DETAIL_X | Call by reference | Type reference (TYPE) | REXCC_CH_RUSAGETYPE_X | Localization Switzerland: Building Condition | 20120621 | |||
| 2 | ID_LANGU | Call by reference | Type reference (TYPE) | SYLANGU | Language Key of Current Text Environment | 20120621 | |||
| 3 | ID_REQUIRE | Call by reference | Type reference (TYPE) | CHAR1 | Single-Character Flag | 20120621 | |||
| 4 | ID_XSEARCH | Call by reference | Type reference (TYPE) | CHAR1 | Single-Character Flag | 20120621 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | not found | 20120621 |
Method _FILL_BUFFER_COMPLETE Signature
Method _FILL_BUFFER_COMPLETE on class CL_REXCC_CH_USAGE has no parameter.
Method _FILL_BUFFER_COMPLETE on class CL_REXCC_CH_USAGE has no exception.
Method _SELECT_SINGLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID_RUSAGE | Call by reference | Type reference (TYPE) | REXCCHROUSAGETYPE | Land Register District | 20120621 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Primary Key Not Found | 20120621 |
Method _SELECT_SINGLE_TEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID_LANGU | Call by reference | Type reference (TYPE) | SYLANGU | Language Key of Current Text Environment | 20120621 | |||
| 2 | ID_RUSAGE | Call by reference | Type reference (TYPE) | REXCCHROUSAGETYPE | Localization Switzerland: GWR Status of building | 20120621 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | not found | 20120621 |
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 617 |