SAP ABAP Class CL_BS_ADDRESS_VERSIONS_FEEDER (Feeder for Address-Versions)
Hierarchy
☛
MDG_FND (Software Component) MDG Foundation
⤷
CA-MDG-APP-BP (Application Component) MDG Business Partner (Central Part)
⤷
MDG_BS_BP_USERINTERFACE (Package) MDG: Business Partner - User Interface
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_BS_ADDRESS_FEEDER | Base for all address feeder classes | 20090924 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_FPM_GUIBB_FORM | Generic Form UI Building Block | 20090921 |
Properties
| Class | CL_BS_ADDRESS_VERSIONS_FEEDER | |
| Short Description | Feeder for Address-Versions | |
| Super Class | CL_BS_ADDRESS_FEEDER | Base for all address feeder classes |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | MDG_BS_BP_USERINTERFACE | MDG: Business Partner - User Interface |
| Created | 20090921 | 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
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_FPM_GUIBB_FORM | Generic Form UI Building Block | 20090921 |
Friends
Class CL_BS_ADDRESS_VERSIONS_FEEDER has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | FPM_EVENT_ID | 'MDG_CHANGE_ADDRVERSION' | ID of the FPM Event | 20090921 | ||
| 2 | Instance attribute | Protected | Type reference (TYPE) | AD_NATION | International address version ID | 20100208 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Protected | Method | Adapt address line regarding description, phone, etc. | 20100318 | |
| 2 | Instance method | Public | Constructor | CONSTRUCTOR | 20090921 | |
| 3 | Instance method | Protected | Method | define actions/events for the form | 20090921 | |
| 4 | Instance method | Protected | Method | determines active address-versions (reads customizing) | 20090922 | |
| 5 | Instance method | Protected | Method | manipulate form-specific field-descriptions | 20090921 | |
| 6 | Instance method | Protected | Method | define form-specific field-descriptions | 20090921 | |
| 7 | Instance method | Protected | Method | define special groups | 20090921 | |
| 8 | Instance method | Protected | Method | Handle event "Address Version Changed" | 20090921 |
Events
Class CL_BS_ADDRESS_VERSIONS_FEEDER has no event.
Types
Class CL_BS_ADDRESS_VERSIONS_FEEDER has no local type.
Method Signatures
Method ADAPT_LINE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CS_ADDRESS_DATA | Call by reference | Type reference (TYPE) | BSS_ADDRESS_UI_DATA | Address data used in the MDG UI | 20100318 |
Method ADAPT_LINE on class CL_BS_ADDRESS_VERSIONS_FEEDER has no exception.
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_BS_ADDRESS_VERSIONS_FEEDER has no parameter.
Method CONSTRUCTOR on class CL_BS_ADDRESS_VERSIONS_FEEDER has no exception.
Method GET_ACTION_DEFINITIONS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_ACTION_DEFINITION | Call by reference | Type reference (TYPE) | FPMGB_T_ACTIONDEF | 20090921 |
Method GET_ACTION_DEFINITIONS on class CL_BS_ADDRESS_VERSIONS_FEEDER has no exception.
Method GET_ADDRESS_VERSION_LIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_VERSION_LIST | Value transfer | Type reference (TYPE) | WDR_CONTEXT_ATTR_VALUE_LIST | All Fixed Values of an Attribute with Texts | 20090922 |
Method GET_ADDRESS_VERSION_LIST on class CL_BS_ADDRESS_VERSIONS_FEEDER has no exception.
Method GET_FIELD_DESCRIPTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_FIELD_DESCRIPTION | Value transfer | Type reference (TYPE) | FPMGB_S_FORMFIELD_DESCR | 20090921 | ||||
| 2 | IS_FIELD | Call by reference | Type reference (TYPE) | ABAP_SIMPLE_COMPONENTDESCR | 20090921 |
Method GET_FIELD_DESCRIPTION on class CL_BS_ADDRESS_VERSIONS_FEEDER has no exception.
Method GET_FIELD_DESCRIPTIONS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EO_FIELD_CATALOG | Call by reference | Object reference (TYPE REF TO) | CL_ABAP_STRUCTDESCR | 20090921 | ||||
| 2 | ET_FIELD_DESCRIPTION | Call by reference | Type reference (TYPE) | FPMGB_T_FORMFIELD_DESCR | 20090921 |
Method GET_FIELD_DESCRIPTIONS on class CL_BS_ADDRESS_VERSIONS_FEEDER has no exception.
Method GET_SPECIAL_GROUPS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_SPECIAL_GROUPS | Call by reference | Type reference (TYPE) | FPMGB_T_SPECIAL_GROUPS | 20090921 |
Method GET_SPECIAL_GROUPS on class CL_BS_ADDRESS_VERSIONS_FEEDER has no exception.
Method ON_ADDRVERSION_CHANGED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_MESSAGES | Call by reference | Type reference (TYPE) | FPMGB_T_MESSAGES | 20090921 | ||||
| 2 | EV_RESULT | Call by reference | Type reference (TYPE) | FPM_EVENT_RESULT | 20090921 | ||||
| 3 | IO_EVENT | Call by reference | Object reference (TYPE REF TO) | CL_FPM_EVENT | 20090921 | ||||
| 4 | IT_SELECTED_LINES | Call by reference | Type reference (TYPE) | RSTABIXTAB | 20090921 | ||||
| 5 | IV_EVENT_INDEX | Call by reference | Type reference (TYPE) | SYTABIX | 20090921 | ||||
| 6 | IV_LEAD_INDEX | Call by reference | Type reference (TYPE) | SYTABIX | 20090921 | ||||
| 7 | IV_RAISED_BY_OWN_UI | Call by reference | Type reference (TYPE) | BOOLE_D | 20090921 |
Method ON_ADDRVERSION_CHANGED on class CL_BS_ADDRESS_VERSIONS_FEEDER has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 702 |