SAP ABAP Class FSBP_KEY_GENERATOR (Generation of Key for Business Partner)
Hierarchy
SAP_ABA (Software Component) Cross-Application Component
   FS-BP (Application Component) Business Partner
     FS_BP_AL_GENERIC_SERVICES (Package) Generic Services
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  XO_KEY_GENERATOR Generic Key Generator 20051230
Properties
Class FSBP_KEY_GENERATOR  
Short Description Generation of Key for Business Partner    
Super Class XO_KEY_GENERATOR Generic Key Generator 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package FS_BP_AL_GENERIC_SERVICES   Generic Services 
Created 20051230   SAP 
Last change 20131127   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class FSBP_KEY_GENERATOR has no forward declaration.
Interfaces
Class FSBP_KEY_GENERATOR has no interface implemented.
Friends
Class FSBP_KEY_GENERATOR has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 BP_HANDLE Constant Public Type reference (TYPE) CHAR2 '##' Prefix for Temporary BP Number 20060919
2 LAST_BP_TEMP_NR Instance attribute Protected Type reference (TYPE) I 0 Last Number Generated for Temporary Key 20061122
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20130409
2 DETERMINE_KEYS Instance method Private Method Forms the Mapping Table of Temporary and Final Keys 20060919
3 DETERMINE_KEYS_CLASSIC Instance method Private Method Forms the Mapping Table of Temporary and Final Keys 20060919
4 ON_COMMIT_END Instance method Protected Event handling method Cleanup in Direct Input 20130409
Events
Class FSBP_KEY_GENERATOR has no event.
Types
Class FSBP_KEY_GENERATOR has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_BO_TYPE Call by reference Type reference (TYPE) XO_BUSINESS_OBJECT_TYPE Name des Business Object Typs 20130409

Method CONSTRUCTOR on class FSBP_KEY_GENERATOR has no exception.

Method DETERMINE_KEYS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_PARTNERS Value transfer Type reference (TYPE) BUS_PARTNR_T SAP-GP Tabelle von Zuordnungen zwischen temp./finalen Nummer 20060919

Method DETERMINE_KEYS on class FSBP_KEY_GENERATOR has no exception.

Method DETERMINE_KEYS_CLASSIC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_PARTNERS Value transfer Type reference (TYPE) BUS_PARTNR_T SAP-GP Tabelle von Zuordnungen zwischen temp./finalen Nummer 20060919

Method DETERMINE_KEYS_CLASSIC on class FSBP_KEY_GENERATOR has no exception.

Method ON_COMMIT_END Signature

Method ON_COMMIT_END on class FSBP_KEY_GENERATOR has no parameter.
Method ON_COMMIT_END on class FSBP_KEY_GENERATOR has no exception.
History
Last changed by/on SAP  20131127 
SAP Release Created in 710