SAP ABAP Class FSBPR_KEY_GENERATOR (Key Generator for BO Business Partner Relationships)
Hierarchy
☛
SAP_BS_FND (Software Component) SAP Business Suite Foundation
⤷
FS-BP (Application Component) Business Partner
⤷
FS_BP_FND_AL_RELATIONSHIPS (Package) Application Logic for Relationships
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_XO_KEY_GENERATOR | Generation of Key for a Business Object Type | 20100224 |
Properties
| Class | FSBPR_KEY_GENERATOR | |
| Short Description | Key Generator for BO Business Partner Relationships | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | FS_BP_FND_AL_RELATIONSHIPS | Application Logic for Relationships |
| Created | 20100224 | SAP |
| Last change | 20110908 | 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_XO_KEY_GENERATOR | Generation of Key for a Business Object Type | 20100224 |
Friends
Class FSBPR_KEY_GENERATOR has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Type reference (TYPE) | XO_BOOLE | Boolean Value ('X' = True ' ' = False) | 20101125 | |||
| 2 | Instance attribute | Protected | Type reference (TYPE) | STY_XO_TEMP_FINAL_KEY | Temporary and Final Keys (Sorted) | 20101125 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20101216 | |
| 2 | Instance method | Protected | Method | Determines Final Key of Business Object | 20101125 | |
| 3 | Instance method | Protected | Event handling method | Processes CLEANUP Event | 20101216 |
Events
Class FSBPR_KEY_GENERATOR has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | LSTY_RELNR_BUFFER | Protected | See coding | 20100225 | begin of LSTY_RELNR_BUFFER,
reltyp type bu_reltyp,
partner1 type bu_partner,
partner2 type bu_partner,
relnr type bu_relnr,
end of LSTY_RELNR_BUFFER
|
||
| 2 | LTTY_RELNR_BUFFER | Protected | See coding | 20100225 | ltty_relnr_buffer type standard table of lsty_relnr_buffer with default key
|
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_BO_TYPE | Call by reference | Type reference (TYPE) | XO_BUSINESS_OBJECT_TYPE | Name des Business Object Typs | 20101216 |
Method CONSTRUCTOR on class FSBPR_KEY_GENERATOR has no exception.
Method DETERMINE_FINAL_KEYS Signature
Method DETERMINE_FINAL_KEYS on class FSBPR_KEY_GENERATOR has no parameter.
Method DETERMINE_FINAL_KEYS on class FSBPR_KEY_GENERATOR has no exception.
Method ON_CLEANUP Signature
Method ON_CLEANUP on class FSBPR_KEY_GENERATOR has no parameter.
Method ON_CLEANUP on class FSBPR_KEY_GENERATOR has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 400 |