SAP ABAP Class CL_MINI_ADDR_ICL (Address Screen)
Hierarchy
☛
INSURANCE (Software Component) SAP Insurance
⤷
FS-CM (Application Component) Claims Management
⤷
ICL_CDC (Package) FS-CM: Data Capture
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_MINI_ADDR_IGN | Mini Screen for Addresses | 20000710 |
Properties
| Class | CL_MINI_ADDR_ICL | |
| Short Description | Address Screen | |
| Super Class | CL_MINI_ADDR_IGN | Mini Screen for Addresses |
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ICL_CDC | FS-CM: Data Capture |
| Created | 20000710 | SAP |
| Last change | 20050520 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_MINI_ADDR_ICL has no forward declaration.
Interfaces
Class CL_MINI_ADDR_ICL has no interface implemented.
Friends
Class CL_MINI_ADDR_ICL has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Public | Object reference (TYPE REF TO) | CL_MINI_ADDR_ICL | Only Instance (Singleton) | 20000710 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | AD_ADDRNUM | Address Number | 20041214 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Provides Address Number | 20041214 | |
| 2 | Static method | Public | Method | Transfers Only Instance (Singleton) | 20000710 | |
| 3 | Instance method | Public | Method | Sets Address Number | 20041214 |
Events
Class CL_MINI_ADDR_ICL has no event.
Types
Class CL_MINI_ADDR_ICL has no local type.
Method Signatures
Method GET_ADDRNUM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_ADDRNUM | Call by reference | Type reference (TYPE) | AD_ADDRNUM | Adreßnummer | 20041214 |
Method GET_ADDRNUM on class CL_MINI_ADDR_ICL has no exception.
Method GET_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EO_INSTANCE | Value transfer | Object reference (TYPE REF TO) | CL_MINI_ADDR_ICL | Mini-Address-Screen | 20000710 |
Method GET_INSTANCE on class CL_MINI_ADDR_ICL has no exception.
Method SET_ADDRNUM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_ADDRNUM | Call by reference | Type reference (TYPE) | AD_ADDRNUM | Adreßnummer | 20041214 |
Method SET_ADDRNUM on class CL_MINI_ADDR_ICL has no exception.
History
| Last changed by/on | SAP | 20050520 |
| SAP Release Created in | 462 |