SAP ABAP Class FSBP_ACTIVE_COMPONENTS (Determines Relevant Installed BP Components)
Hierarchy
☛
SAP_ABA (Software Component) Cross-Application Component
⤷
FS-BP (Application Component) Business Partner
⤷
FS_BP_AL_GENERIC_SERVICES (Package) Generic Services
⤷
⤷
Properties
| Class | FSBP_ACTIVE_COMPONENTS | |
| Short Description | Determines Relevant Installed BP Components | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | FS_BP_AL_GENERIC_SERVICES | Generic Services |
| Created | 20120605 | 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 FSBP_ACTIVE_COMPONENTS has no interface implemented.
Friends
Class FSBP_ACTIVE_COMPONENTS has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Private | Type reference (TYPE) | DLVUNIT | 'BANK-ALYZE' | Software Component | 20120828 | ||
| 2 | Constant | Private | Type reference (TYPE) | DLVUNIT | 'BBPCRM' | Software Component | 20120605 | ||
| 3 | Constant | Private | Type reference (TYPE) | DLVUNIT | 'EA-FINSERV' | Software Component | 20120605 | ||
| 4 | Constant | Private | Type reference (TYPE) | DLVUNIT | 'FSAPPL' | Software Component | 20120605 | ||
| 5 | Constant | Private | Type reference (TYPE) | DLVUNIT | 'BANK-TRBK' | Software Component | 20120605 | ||
| 6 | Static Attribute | Private | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | Bank Analyzer | 20120828 | ||
| 7 | Static Attribute | Private | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | CRM | 20120605 | ||
| 8 | Static Attribute | Private | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | ERP Financial Services | 20120605 | ||
| 9 | Static Attribute | Private | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | Financial Services Platform | 20120605 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Is This a Bank Analyzer System? | 20120828 | |
| 2 | Static method | Public | Constructor | 20120605 | ||
| 3 | Static method | Public | Method | Is This a CRM System (Has CRM Been Installed)? | 20120605 | |
| 4 | Static method | Public | Method | Has ERP FINSERV Been Installed on This System? | 20120605 | |
| 5 | Static method | Public | Method | Has FSAPPL Been Installed on This System? | 20120605 | |
| 6 | Static method | Public | Method | Is This a BP System (FSAPPL or FINSERV)? | 20120605 |
Events
Class FSBP_ACTIVE_COMPONENTS has no event.
Types
Class FSBP_ACTIVE_COMPONENTS has no local type.
Method Signatures
Method BANK_ANALYZER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_RESULT | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20120828 |
Method BANK_ANALYZER on class FSBP_ACTIVE_COMPONENTS has no exception.
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class FSBP_ACTIVE_COMPONENTS has no parameter.
Method CLASS_CONSTRUCTOR on class FSBP_ACTIVE_COMPONENTS has no exception.
Method CRM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_RESULT | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20120605 |
Method CRM on class FSBP_ACTIVE_COMPONENTS has no exception.
Method FINSERV Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_RESULT | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20120605 |
Method FINSERV on class FSBP_ACTIVE_COMPONENTS has no exception.
Method FSAPPL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_RESULT | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20120605 |
Method FSAPPL on class FSBP_ACTIVE_COMPONENTS has no exception.
Method FSBP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_RESULT | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20120605 |
Method FSBP on class FSBP_ACTIVE_COMPONENTS has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 740 |