SAP ABAP Class IF_XO_KEY_GENERATOR (Generation of Key for a Business Object Type)
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
Class IF_XO_KEY_GENERATOR  
Short Description Generation of Key for a Business Object Type    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20051017   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_XO_KEY_GENERATOR has no forward declaration.
Interfaces
Class IF_XO_KEY_GENERATOR has no interface implemented.
Friends
Class IF_XO_KEY_GENERATOR has no friend class.
Attributes
Class IF_XO_KEY_GENERATOR has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_CANDIDATE_KEY Instance method Public Method Checks Whether External Default Key Is Permitted 20051222
2 GET_FINAL_KEYS Instance method Public Method Returns Final Keys for Business Object 20051118
3 GET_NEW_TEMP_KEY Instance method Public Method Gets a New Temporary Key 20051118
Events
Class IF_XO_KEY_GENERATOR has no event.
Types
Class 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 Importing I_OBJECT_KEY Call by reference Type reference (TYPE) XO_OBJECT_KEY Schlüsselparameter 20051222
2 Returning R_RESULT Value transfer Type reference (TYPE) XO_BOOLE Boole'scher Wert ('X' = True ' ' = False) 20051222

Method CHECK_CANDIDATE_KEY on class 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 Returning 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 CX_XO_ILLEGAL_OPERATION 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 Returning R_NEW_TEMP_KEY Value transfer Type reference (TYPE) XO_OBJECT_KEY Schlüsselparameter 20051118

Method GET_NEW_TEMP_KEY on class IF_XO_KEY_GENERATOR has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in