SAP ABAP Class FSBP_CC_FACTORY (Factory of Diverse Objects (Cleansing Case Implementation))
Hierarchy
☛
SAP_BS_FND (Software Component) SAP Business Suite Foundation
⤷
FS-BP (Application Component) Business Partner
⤷
FS_BP_FND_CLEANSING_APPL_LOGIC (Package) Application Logic for FS Business Partner Cleansing
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_FSBP_CC_FACTORY | Factory of Diverse Objects (Cleansing Case Implementation) | 20101008 |
Properties
| Class | FSBP_CC_FACTORY | |
| Short Description | Factory of Diverse Objects (Cleansing Case Implementation) | |
| Super Class | ||
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | FS_BP_FND_CLEANSING_APPL_LOGIC | Application Logic for FS Business Partner Cleansing |
| Created | 20100521 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class FSBP_CC_FACTORY has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_FSBP_CC_FACTORY | Factory of Diverse Objects (Cleansing Case Implementation) | 20101008 |
Friends
Class FSBP_CC_FACTORY has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Private | Object reference (TYPE REF TO) | IF_FSBP_CC_FACTORY | 20101008 | ||||
| 2 | Instance attribute | Private | Type reference (TYPE) | LTTY_KEY_MAPPER_REFS | 20101008 | ||||
| 3 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_FSBP_CC_RELEASE_CONNECTOR | 20101008 | ||||
| 4 | Instance attribute | Private | Type reference (TYPE) | LTTY_STATE_REFS | 20101008 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Provides Instance of a Factory Implementation | 20100521 |
Events
Class FSBP_CC_FACTORY has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | LSTY_KEY_MAPPER_REF | Private | See coding | 20101008 | begin of lsty_key_mapper_ref,
source type ref to if_fsbp_cc_key_mapper_source,
key_mapper type ref to if_fsbp_cc_key_mapper,
end of lsty_key_mapper_ref
|
||
| 2 | LSTY_STATE_REFS | Private | See coding | 20101008 | begin of lsty_state_refs,
code type fsbp_cc_status_code,
state type ref to if_fsbp_cc_state,
end of lsty_state_refs
|
||
| 3 | LTTY_KEY_MAPPER_REFS | Private | See coding | 20101008 | ltty_key_mapper_refs type standard table of lsty_key_mapper_ref
|
||
| 4 | LTTY_STATE_REFS | Private | See coding | 20101008 | ltty_state_refs type standard table of lsty_state_refs
|
Method Signatures
Method GET_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Object reference (TYPE REF TO) | IF_FSBP_CC_FACTORY | Factory diverse Objekte (Bereinigungsfallimplementierung) | 20100521 |
Method GET_INSTANCE on class FSBP_CC_FACTORY has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 400 |