SAP ABAP Interface IF_XO_KEY_GENERATOR (Generation of Key for a Business Object Type)
Hierarchy
☛
SAP_ABA (Software Component) Cross-Application Component
⤷
FS-BP (Application Component) Business Partner
⤷
XO_MAIN (Package) Central XO Components

⤷

⤷

Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | FSBPR_KEY_GENERATOR | Key Generator for BO Business Partner Relationships | 20100224 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | XO_KEY_GENERATOR | Generic Key Generator | 20051219 |
Properties
Interface | IF_XO_KEY_GENERATOR | |
Short Description | Generation of Key for a Business Object Type |
General Data
Package | XO_MAIN | Central XO Components |
Created | 20051017 | SAP |
Last changed | 20110908 | SAP |
Unicode checks active |
Forward declarations
Interface IF_XO_KEY_GENERATOR has no forward declaration.
Interfaces
Interface IF_XO_KEY_GENERATOR has no interface.
Friends
Interface IF_XO_KEY_GENERATOR has no friend.
Attributes
Interface IF_XO_KEY_GENERATOR has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Checks Whether External Default Key Is Permitted | 20051222 |
2 | ![]() |
Instance method | Public | Method | Returns Final Keys for Business Object | 20051118 |
3 | ![]() |
Instance method | Public | Method | Gets a New Temporary Key | 20051118 |
Events
Interface IF_XO_KEY_GENERATOR has no event.
Types
Interface IF_XO_KEY_GENERATOR has no local type.
Method Signatures
Method CHECK_CANDIDATE_KEY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_OBJECT_KEY | Call by reference | Type reference (TYPE) | XO_OBJECT_KEY | Schlüsselparameter | 20051222 | ||
2 | ![]() |
R_RESULT | Value transfer | Type reference (TYPE) | XO_BOOLE | Boole'scher Wert ('X' = True ' ' = False) | 20051222 |
Method CHECK_CANDIDATE_KEY on Interface IF_XO_KEY_GENERATOR has no exception.
Method GET_FINAL_KEYS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_TEMP_FINAL_KEYS | Value transfer | Type reference (TYPE) | STY_XO_TEMP_FINAL_KEY | Temporäre und finale Schlüssel (sortiert) | 20051220 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ausnahme: Ausführung nicht erlaubt | 20051118 |
Method GET_NEW_TEMP_KEY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_NEW_TEMP_KEY | Value transfer | Type reference (TYPE) | XO_OBJECT_KEY | Schlüsselparameter | 20051118 |
Method GET_NEW_TEMP_KEY on Interface IF_XO_KEY_GENERATOR has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 710 |