SAP ABAP Class CL_EPM_BP_ADDRESS_QUICKVIEW (EPM Business Partner Address Thing Quickview Feeder)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-NWD (Application Component) NetWeaver Demonstration
⤷
S_EPM_UX_BP (Package) EPM: Business Partner screens based on FPM

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_FPM_GUIBB | Generic UI Building Block | 20120625 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_FPM_GUIBB_QV_THING | Feeder Interface for Quickview Thing UI Building Block | 20120625 |
Properties
Class | CL_EPM_BP_ADDRESS_QUICKVIEW | |
Short Description | EPM Business Partner Address Thing Quickview Feeder | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | S_EPM_UX_BP | EPM: Business Partner screens based on FPM |
Created | 20120625 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_EPM_BP_ADDRESS_QUICKVIEW has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_FPM_GUIBB | Generic UI Building Block | 20120625 | ||
2 | IF_FPM_GUIBB_QV_THING | Feeder Interface for Quickview Thing UI Building Block | 20120625 |
Friends
Class CL_EPM_BP_ADDRESS_QUICKVIEW has no friend class.
Attributes
Class CL_EPM_BP_ADDRESS_QUICKVIEW has no attribute.
Methods
Class CL_EPM_BP_ADDRESS_QUICKVIEW has no method.
Events
Class CL_EPM_BP_ADDRESS_QUICKVIEW has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TY_BP_ADDRESS | Public | See coding | 20120625 | BEGIN OF ty_bp_address,
bp_id TYPE if_epm_bp_header=>ty_node_data-bp_id,
company_name TYPE string,
street TYPE string,
city TYPE string,
country TYPE string,
END OF ty_bp_address
|
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 740 |