SAP ABAP Class BSBP_ESAMAP_REL_BP_KEYS (Key Attributes for a BP in a Relationship)
Hierarchy
SAP_BS_FND (Software Component) SAP Business Suite Foundation
   CA-FS-BP (Application Component) Business Partner Enhancements for Financial Services
     FS_BP_BSFND_MAPPING (Package) FS Business Partner: Mapping for Enterprise Services
Properties
Class BSBP_ESAMAP_REL_BP_KEYS  
Short Description Key Attributes for a BP in a Relationship    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package FS_BP_BSFND_MAPPING   FS Business Partner: Mapping for Enterprise Services 
Created 20080303   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class BSBP_ESAMAP_REL_BP_KEYS has no forward declaration.
Interfaces
Class BSBP_ESAMAP_REL_BP_KEYS has no interface implemented.
Friends
Class BSBP_ESAMAP_REL_BP_KEYS has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 IDENTIFICATION Instance attribute Protected Type reference (TYPE) TTY_BUT0ID SAP BP: Table Type for Transferring Identification Data 20080303
2 PARTNER_ID Instance attribute Protected Type reference (TYPE) BU_PARTNER Business Partner Number 20080303
3 REF_LIST Static Attribute Protected Type reference (TYPE) BSBP_ESA_RELATION_BP_KEYS_TTY Table of BP Keys for a Relationship 20080303
4 UUID Instance attribute Protected Type reference (TYPE) BU_PARTNER_GUID GUID of a Business Partner 20080303
Methods
# Method Level Visibility Method type Description Created on
1 GET_ID_NUMBERS Instance method Public Method Returns the ID Numbers of a Business Partner 20080303
2 GET_INSTANCE Static method Public Method Returns an Instance of the Class 20080303
3 GET_PARTNER_ID Instance method Public Method Returns Partner Numbers 20080303
4 GET_UUID Instance method Public Method Returns the GUID of a Business Partner 20080303
5 SET_ID_NUMBERS Instance method Public Method Sets the ID Numbers of a Business Partner 20080303
6 SET_PARTNER_ID Instance method Public Method Sets the Partner Number 20080303
7 SET_UUID Instance method Public Method Sets the GUID of a Business Partner 20080303
Events
Class BSBP_ESAMAP_REL_BP_KEYS has no event.
Types
Class BSBP_ESAMAP_REL_BP_KEYS has no local type.
Method Signatures

Method GET_ID_NUMBERS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_ID_NUMBERS Value transfer Type reference (TYPE) TTY_BUT0ID R_ID_NUMBERS 20080303

Method GET_ID_NUMBERS on class BSBP_ESAMAP_REL_BP_KEYS has no exception.

Method GET_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_PARTNER_ID Call by reference Type reference (TYPE) BU_PARTNER I_PARTNER_ID 20080303
2 Returning R_INSTANCE Value transfer Object reference (TYPE REF TO) BSBP_ESAMAP_REL_BP_KEYS R_INSTANCE 20080303

Method GET_INSTANCE on class BSBP_ESAMAP_REL_BP_KEYS has no exception.

Method GET_PARTNER_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_PARTNER_ID Value transfer Type reference (TYPE) BU_PARTNER R_PARTNER_ID 20080303

Method GET_PARTNER_ID on class BSBP_ESAMAP_REL_BP_KEYS has no exception.

Method GET_UUID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_UUID Value transfer Type reference (TYPE) BU_PARTNER_GUID R_UUID 20080303

Method GET_UUID on class BSBP_ESAMAP_REL_BP_KEYS has no exception.

Method SET_ID_NUMBERS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ID_NUMBERS Call by reference Type reference (TYPE) TTY_BUT0ID I_ID_NUMBERS 20080303

Method SET_ID_NUMBERS on class BSBP_ESAMAP_REL_BP_KEYS has no exception.

Method SET_PARTNER_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_PARTNER_ID Call by reference Type reference (TYPE) BU_PARTNER I_PARTNER_ID 20080303

Method SET_PARTNER_ID on class BSBP_ESAMAP_REL_BP_KEYS has no exception.

Method SET_UUID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_UUID Call by reference Type reference (TYPE) BU_PARTNER_GUID I_UUID 20080303

Method SET_UUID on class BSBP_ESAMAP_REL_BP_KEYS has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 701