SAP ABAP Class CL_BS_BP_GUIBB_ADDRVERSIONS_O (GUIBB BP Address Versions for Organization and Person)
Hierarchy
☛
MDG_FND (Software Component) MDG Foundation
⤷
CA-MDG-APP-BP (Application Component) MDG Business Partner (Central Part)
⤷
MDG_BS_BP_BOLUI (Package) Master Data Governance: BOL UI
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_BS_BP_GUIBB_LIST | BOL feeder class GUIBB list for BP | 20110209 |
Properties
| Class | CL_BS_BP_GUIBB_ADDRVERSIONS_O | |
| Short Description | GUIBB BP Address Versions for Organization and Person | |
| Super Class | CL_BS_BP_GUIBB_LIST | BOL feeder class GUIBB list for BP |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | MDG_BS_BP_BOLUI | Master Data Governance: BOL UI |
| Created | 20110209 | SAP |
| Last change | 20131127 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_BS_BP_GUIBB_ADDRVERSIONS_O has no forward declaration.
Interfaces
Class CL_BS_BP_GUIBB_ADDRVERSIONS_O has no interface implemented.
Friends
Class CL_BS_BP_GUIBB_ADDRVERSIONS_O has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_BS_API_ADDRESS_MDG_BP | API-class for BP-addresses | 20110429 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20110429 | |
| 2 | Instance method | Protected | Method | Filter address verions for the value help | 20120413 | |
| 3 | Instance method | Protected | Method | Returns the value set for field TITLE_KEY | 20110502 | |
| 4 | Instance method | Protected | Method | Obsolet: Manipulates the struc in a type-comp way for UI | 20110429 |
Events
Class CL_BS_BP_GUIBB_ADDRVERSIONS_O has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TY_ADDR_VERS_TEXT | Protected | See coding | 20110503 | BEGIN OF ty_addr_vers_text,
addr_vers TYPE ad_nation,
addr_vers_text TYPE ad_nattext,
END OF ty_addr_vers_text
|
||
| 2 | TY_ADDR_VERS_TEXT_T | Protected | See coding | 20110503 | ty_addr_vers_text_t TYPE STANDARD TABLE OF ty_addr_vers_text
|
Method Signatures
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_BS_BP_GUIBB_ADDRVERSIONS_O has no parameter.
Method CONSTRUCTOR on class CL_BS_BP_GUIBB_ADDRVERSIONS_O has no exception.
Method FILTER_ADDRESS_VERSIONS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_ADDRESS_VERSIONS | Call by reference | Type reference (TYPE) | WDR_CONTEXT_ATTR_VALUE_LIST | All Fixed Values of an Attribute with Texts | 20120413 | |||
| 2 | IO_ACCESS | Call by reference | Object reference (TYPE REF TO) | IF_BOL_BO_PROPERTY_ACCESS | Access Interface for BO Attributes | 20120413 |
Method FILTER_ADDRESS_VERSIONS on class CL_BS_BP_GUIBB_ADDRVERSIONS_O has no exception.
Method GET_VALUE_SET_TITLE_KEY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_VALUE_SET | Call by reference | Type reference (TYPE) | WDR_CONTEXT_ATTR_VALUE_LIST | All Fixed Values of an Attribute with Texts | 20110502 | |||
| 2 | IO_ACCESS | Call by reference | Object reference (TYPE REF TO) | IF_BOL_BO_PROPERTY_ACCESS | Access Interface for BO Attributes | 20110502 | |||
| 3 | IV_ATTR_NAME | Call by reference | Type reference (TYPE) | NAME_KOMP | Component name | 20110502 |
Method GET_VALUE_SET_TITLE_KEY on class CL_BS_BP_GUIBB_ADDRVERSIONS_O has no exception.
Method MANIPULATE_STRUCT_RTTI Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_COMPONENTS | Call by reference | Type reference (TYPE) | CL_ABAP_STRUCTDESCR=>COMPONENT_TABLE | Component Description Table | 20110429 | |||
| 2 | RO_STRUCT_RTTI | Value transfer | Object reference (TYPE REF TO) | CL_ABAP_STRUCTDESCR | Runtime Type Services | 20110429 |
Method MANIPULATE_STRUCT_RTTI on class CL_BS_BP_GUIBB_ADDRVERSIONS_O has no exception.
History
| Last changed by/on | SAP | 20131127 |
| SAP Release Created in | 703 |