SAP ABAP Interface IF_FVD_OUT_BUSINESSPARTNER (Loans: Outbound Interface for Business Partner)
Hierarchy
EA-FINSERV (Software Component) SAP Enterprise Extension Financial Services
   FS-CML (Application Component) Loans Management
     FVVD_AI_BUSINESS_PARTNER (Package) Business Partner: Integration Layer
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_FVD_OUT_DEF_BUSINESSPARTNER Loans: Outbound Business Partner 20050324
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_FVD_PROXY_BUSINESS_PARTNER Loans: Business Partner Proxy 20050324
Properties
Interface IF_FVD_OUT_BUSINESSPARTNER  
Short Description Loans: Outbound Interface for Business Partner    
General Data
Package FVVD_AI_BUSINESS_PARTNER   Business Partner: Integration Layer 
Created 20050324   SAP 
Last changed 20050705   SAP 
Unicode checks active    
Forward declarations
Interface IF_FVD_OUT_BUSINESSPARTNER has no forward declaration.
Interfaces
Interface IF_FVD_OUT_BUSINESSPARTNER has no interface.
Friends
Interface IF_FVD_OUT_BUSINESSPARTNER has no friend.
Attributes
Interface IF_FVD_OUT_BUSINESSPARTNER has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 DISPLAY_PARTNER_DETAIL Static method Public Method Partner Detailed Display 20050406
2 GET_PARTNER_ADDRESSES Static method Public Method Determine Address List for Partner 20050324
3 GET_PARTNER_COMM_DATA Static method Public Method Determine Communication Data for Partner 20050324
4 GET_PARTNER_CUSTOMER Static method Public Method Determine Customer Number of Partner 20050404
5 GET_PARTNER_LIST_BY_NAME Static method Public Method Determine List of Partners Using Names 20050420
6 GET_PARTNER_NAME Static method Public Method Determine Name of Partner 20050324
7 GET_ROLECATEGORY Static method Public Method Determine Business Partner Role Category for BP Role 20050405
8 GET_ROLE_DESCRIPTION Static method Public Method Determine Role Description for Business Partner Role 20050405
9 IS_ROLE_ASSIGNED Static method Public Method Is Business Partner Role Assigned to Parner? 20050406
10 SEARCH_PARTNER_NUMBER Static method Public Method Seach for Business Partner Number 20050324
Events
Interface IF_FVD_OUT_BUSINESSPARTNER has no event.
Types
Interface IF_FVD_OUT_BUSINESSPARTNER has no local type.
Method Signatures

Method DISPLAY_PARTNER_DETAIL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_CHANGE_MODE Call by reference Type reference (TYPE) BOOLE-BOOLE 'X' X= Änderungsmodus, SPACE = Anzeige 20050613
2 Importing IM_PARTNER Call by reference Type reference (TYPE) BU_PARTNER Geschäftspartnernummer 20050406
3 Importing IM_ROLE Call by reference Type reference (TYPE) BU_PARTNERROLE GP-Rolle 20050509

Method DISPLAY_PARTNER_DETAIL on Interface IF_FVD_OUT_BUSINESSPARTNER has no exception.

Method GET_PARTNER_ADDRESSES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_TAB_ADDRESSES_F4 Call by reference Type reference (TYPE) TRTY_MODEL_ADDRESS_LIST Anschriftenliste für Werthilfe 20050324
2 Exporting EX_TAB_ADDRESSES_TEXT Call by reference Type reference (TYPE) TRTY_MODEL_ADDRESS_LIST Anschriftenliste für Anzeige 20050324
3 Importing IM_PARTNER Call by reference Type reference (TYPE) BU_PARTNER Geschäftspartnernummer 20050324

Method GET_PARTNER_ADDRESSES on Interface IF_FVD_OUT_BUSINESSPARTNER has no exception.

Method GET_PARTNER_COMM_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_E_MAIL Call by reference Type reference (TYPE) C E-Mail Adresse 20050324
2 Exporting EX_PHONE_NUMBER Call by reference Type reference (TYPE) C Telefonnummer 20050324
3 Importing IM_PARTNER Call by reference Type reference (TYPE) BU_PARTNER Geschäftspartnernummer 20050324

Method GET_PARTNER_COMM_DATA on Interface IF_FVD_OUT_BUSINESSPARTNER has no exception.

Method GET_PARTNER_CUSTOMER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_CUSTOMER Call by reference Type reference (TYPE) KUNNR Debitorennummer 1 20050404
2 Importing IM_PARTNER Call by reference Type reference (TYPE) BU_PARTNER Geschäftspartnernummer 20050404

Method GET_PARTNER_CUSTOMER on Interface IF_FVD_OUT_BUSINESSPARTNER has no exception.

Method GET_PARTNER_LIST_BY_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_PARTNER_LIST Call by reference Type reference (TYPE) TRTY_PARTNER_DESCR Tabelle von Geschäftspartnern mit Beschreibung 20050421
2 Importing IM_DESCR_FORMAT Call by reference Type reference (TYPE) TB_BP_DESCR_FORMAT '2' Format der Geschäftspartner-Beschreibung 20050421
3 Importing IM_PARTNER_NAME Call by reference Type reference (TYPE) C Name des Partners 20050421

Method GET_PARTNER_LIST_BY_NAME on Interface IF_FVD_OUT_BUSINESSPARTNER has no exception.

Method GET_PARTNER_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_ERROR Call by reference Type reference (TYPE) BOOLE_D Fehler beim Lesen des Partners: TRUE (='X') und FALSE (=' ') 20050420
2 Exporting EX_PARTNER_NAME Value transfer Type reference (TYPE) C Name des Geschäftspartners 20050421
3 Importing IM_PARTNER Call by reference Type reference (TYPE) BU_PARTNER Geschäftspartnernummer 20050324

Method GET_PARTNER_NAME on Interface IF_FVD_OUT_BUSINESSPARTNER has no exception.

Method GET_ROLECATEGORY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_ROLE_CATEGORY Call by reference Type reference (TYPE) BU_PARTNERROLECAT GP-Rollentyp 20050405
2 Importing IM_ROLE Call by reference Type reference (TYPE) BU_PARTNERROLE GP-Rolle 20050405
# Exception Resumable Description Created on
1 ROLE_NOT_FOUND GP-Rolle nicht vorhanden 20050405

Method GET_ROLE_DESCRIPTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_ROLE_TEXT Call by reference Type reference (TYPE) BU_PARTNERROLETXT Bezeichnung einer GP-Rolle 20050405
2 Exporting EX_ROLE_TITLE Call by reference Type reference (TYPE) BU_PARTNERROLETITL Titel einer GP-Rolle 20050405
3 Importing IM_ROLE Call by reference Type reference (TYPE) BU_PARTNERROLE GP-Rolle 20050405

Method GET_ROLE_DESCRIPTION on Interface IF_FVD_OUT_BUSINESSPARTNER has no exception.

Method IS_ROLE_ASSIGNED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_PARTNER Call by reference Type reference (TYPE) BU_PARTNER Geschäftspartnernummer 20050406
2 Importing IM_ROLE Call by reference Type reference (TYPE) BU_PARTNERROLE GP-Rolle 20050406
3 Importing IM_VALID_DATE Call by reference Type reference (TYPE) D SY-DATLO Gültigkeitsdatum 20050406
4 Returning RE_ASSIGNED Value transfer Type reference (TYPE) XFELD Feld zum Ankreuzen 20050406

Method IS_ROLE_ASSIGNED on Interface IF_FVD_OUT_BUSINESSPARTNER has no exception.

Method SEARCH_PARTNER_NUMBER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_PARTNER Call by reference Type reference (TYPE) BU_PARTNER Geschäftspartnernummer 20050324
2 Importing IM_ROLE Call by reference Type reference (TYPE) BU_PARTNERROLE GP-Rolle 20050324

Method SEARCH_PARTNER_NUMBER on Interface IF_FVD_OUT_BUSINESSPARTNER has no exception.
History
Last changed by/on SAP  20050705 
SAP Release Created in 600