SAP ABAP Class FSBP_BUPA_SEARCH (Different Searches for BP and Related Components)
Hierarchy
SAP_BS_FND (Software Component) SAP Business Suite Foundation
   FS-BP (Application Component) Business Partner
     FS_BP_FND_BASIS_COMMON (Package) Basis Objects
Properties
Class FSBP_BUPA_SEARCH  
Short Description Different Searches for BP and Related Components    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package FS_BP_FND_BASIS_COMMON   Basis Objects 
Created 20120606   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class FSBP_BUPA_SEARCH has no forward declaration.
Interfaces
Class FSBP_BUPA_SEARCH has no interface implemented.
Friends
Class FSBP_BUPA_SEARCH has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 INSTANCE Static Attribute Private Object reference (TYPE REF TO) FSBP_BUPA_SEARCH Different Searches for BP and Related Components 20120606
Methods
# Method Level Visibility Method type Description Created on
1 FIND_BP_RELATIONSHIP Instance method Public Method Select Relationships Using Different Criteria 20120606
2 FIND_PARTNER_BY_IDENTIFICATION Instance method Public Method Select Business Partners Using ID Numbers 20120606
3 FIND_PARTNER_BY_INTERNAL_ID Instance method Public Method Select Business Partners Using Partner Number 20120606
4 GET_INSTANCE Static method Public Method Returns Class Instance 20120606
Events
Class FSBP_BUPA_SEARCH has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 LRNG_ID_NUMBER Public See coding 20120606 lrng_id_number type range of bu_id_number
2 LRNG_PARTNER_GROUPING Public See coding 20120606 lrng_partner_grouping type range of bu_group
3 LRNG_PARTNER_ID Public See coding 20120606 lrng_partner_id type range of bu_partner
4 LRNG_PARTNER_TYPE Public See coding 20120606 lrng_partner_type type range of bu_type
5 LRNG_RELTYP Public See coding 20120606 lrng_reltyp type range of bu_reltyp
6 LRNG_ROLE Public See coding 20120606 lrng_role type range of bu_role
Method Signatures

Method FIND_BP_RELATIONSHIP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_MESSAGES Call by reference Type reference (TYPE) TTY_XO_MESSAGE Nachrichten 20120606
2 Exporting E_RELATION Call by reference Type reference (TYPE) TTY_BUT050 SAP-GP: Übergabestruktur von Beziehungen:Verwaltungsdaten 20120606
3 Importing I_BP_REL_TYPE Call by reference Type reference (TYPE) LRNG_RELTYP 20120606
4 Importing I_PARTNER Call by reference Type reference (TYPE) FSBP_BU_PARTNER_TTY Tabellentyp zu BU_PARTNER 20120606

Method FIND_BP_RELATIONSHIP on class FSBP_BUPA_SEARCH has no exception.

Method FIND_PARTNER_BY_IDENTIFICATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_MESSAGES Call by reference Type reference (TYPE) TTY_XO_MESSAGE 20120606
2 Exporting E_PARTNER Call by reference Type reference (TYPE) BU_PARTNER_T Tabellentyp zum Typ BU_PARTNER 20120606
3 Importing I_BP_GROUPING Call by reference Type reference (TYPE) LRNG_PARTNER_GROUPING 20120606
4 Importing I_BP_ID_NUMBER Call by reference Type reference (TYPE) LRNG_ID_NUMBER 20120606
5 Importing I_BP_ID_TYPE Call by reference Type reference (TYPE) BU_ID_TYPE 20120606
6 Importing I_BP_ROLE Call by reference Type reference (TYPE) LRNG_ROLE 20120606
7 Importing I_BP_TYPE Call by reference Type reference (TYPE) LRNG_PARTNER_TYPE 20120606

Method FIND_PARTNER_BY_IDENTIFICATION on class FSBP_BUPA_SEARCH has no exception.

Method FIND_PARTNER_BY_INTERNAL_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_MESSAGES Call by reference Type reference (TYPE) TTY_XO_MESSAGE 20120606
2 Exporting E_PARTNER Call by reference Type reference (TYPE) BU_PARTNER_T Tabellentyp zum Typ BU_PARTNER 20120606
3 Importing I_BP_GROUPING Call by reference Type reference (TYPE) LRNG_PARTNER_GROUPING 20120606
4 Importing I_BP_ROLE Call by reference Type reference (TYPE) LRNG_ROLE 20120606
5 Importing I_BP_TYPE Call by reference Type reference (TYPE) LRNG_PARTNER_TYPE 20120606
6 Importing I_PARTNER Call by reference Type reference (TYPE) LRNG_PARTNER_ID 20120606

Method FIND_PARTNER_BY_INTERNAL_ID on class FSBP_BUPA_SEARCH has no exception.

Method GET_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_INSTANCE Value transfer Object reference (TYPE REF TO) FSBP_BUPA_SEARCH Diverse Suchen von BUPA und dazuhörende Komponenten 20120606

Method GET_INSTANCE on class FSBP_BUPA_SEARCH has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 732