SAP ABAP Interface IF_FSBP_PRX_CLIENT (Business Partner Proxy Client)
Hierarchy
☛
SAP_BS_FND (Software Component) SAP Business Suite Foundation
⤷
FS-BP (Application Component) Business Partner
⤷
FS_BP_FND_PROXY (Package) Proxy for Financial Services Business Partner

⤷

⤷

Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | AC_FSBP_PRX_C_SERVICE | Client for Remote Access (Service) | 20110210 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | FSBP_PRX_C_LOCAL | Client for Local Access | 20080605 |
3 | Interface implementation (CLASS c. INTERFACES i_ref) | FSBP_PRX_C_TESTING_STUB | Client for Test Access | 20080716 |
Properties
Interface | IF_FSBP_PRX_CLIENT | |
Short Description | Business Partner Proxy Client |
General Data
Package | FS_BP_FND_PROXY | Proxy for Financial Services Business Partner |
Created | 20080605 | SAP |
Last changed | 20130531 | SAP |
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | SZADR | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Interface IF_FSBP_PRX_CLIENT has no interface.
Friends
Interface IF_FSBP_PRX_CLIENT has no friend.
Attributes
Interface IF_FSBP_PRX_CLIENT has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Inserts New Data in a Segment | 20080702 |
2 | ![]() |
Instance method | Public | Method | Changes Data for a Specific Segment | 20080721 |
3 | ![]() |
Instance method | Public | Method | Supplies Data for a Specific Segment | 20080605 |
4 | ![]() |
Instance method | Public | Method | Provides Data for an Address Key | 20081106 |
5 | ![]() |
Instance method | Public | Method | Supplies Address Data for Address Usage | 20081107 |
6 | ![]() |
Instance method | Public | Method | Supplies Formatted Address | 20080724 |
7 | ![]() |
Instance method | Public | Method | Supplies Business Partner Numbers for GUIDs | 20080625 |
8 | ![]() |
Instance method | Public | Method | Provides Partner Key for ID, GUID, or Identifications | 20081210 |
9 | ![]() |
Instance method | Public | Method | Prefetch for Business Partner Data | 20081107 |
10 | ![]() |
Instance method | Public | Method | Search Using External ID Number | 20120727 |
Events
Interface IF_FSBP_PRX_CLIENT has no event.
Types
Interface IF_FSBP_PRX_CLIENT has no local type.
Method Signatures
Method DATA_ADD Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_MESSAGES | Call by reference | Type reference (TYPE) | FSBP_PRX_MESSAGE_TAB | Fehlermeldungen Geschäftspartnerproxy | 20080717 | ||
2 | ![]() |
I_DATA | Call by reference | Type reference (TYPE) | STANDARD TABLE | Datentabelle | 20080702 | ||
3 | ![]() |
I_DATA_NAME | Call by reference | Type reference (TYPE) | XO_TABLE_NAME | Tabellenname | 20080702 | ||
4 | ![]() |
I_PARTNER_KEY | Call by reference | Type reference (TYPE) | FSBP_PRX_PARTNER_KEY | Geschäftspartnerschlüssel | 20080702 |
Method DATA_ADD on Interface IF_FSBP_PRX_CLIENT has no exception.
Method DATA_CHANGE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_MESSAGES | Call by reference | Type reference (TYPE) | FSBP_PRX_MESSAGE_TAB | Fehlermeldungen Geschäftspartnerproxy | 20080721 | ||
2 | ![]() |
I_DATA | Call by reference | Type reference (TYPE) | STANDARD TABLE | Datentabelle | 20080721 | ||
3 | ![]() |
I_DATA_NAME | Call by reference | Type reference (TYPE) | XO_TABLE_NAME | Tabellenname | 20080721 | ||
4 | ![]() |
I_PARTNER_KEY | Call by reference | Type reference (TYPE) | FSBP_PRX_PARTNER_KEY | Geschäftspartnerschlüssel | 20080721 |
Method DATA_CHANGE on Interface IF_FSBP_PRX_CLIENT has no exception.
Method DATA_GET Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_DATA | Call by reference | Type reference (TYPE) | STANDARD TABLE | Partnerdaten | 20080605 | ||
2 | ![]() |
E_MESSAGES | Call by reference | Type reference (TYPE) | FSBP_PRX_MESSAGE_TAB | Fehlermeldungen Geschäftspartnerproxy | 20080717 | ||
3 | ![]() |
I_DATA_NAME | Call by reference | Type reference (TYPE) | FSBP_PRX_DATA_NAME | Name der Tabellen oder der abgeleiteten Daten | 20080605 | ||
4 | ![]() |
I_PARTNER_KEYS | Call by reference | Type reference (TYPE) | FSBP_PRX_PARTNER_ID_TAB | Geschäftspartnernummer (Tabelle) | 20081112 |
Method DATA_GET on Interface IF_FSBP_PRX_CLIENT has no exception.
Method DATA_GET_BY_ADDRESS_KEY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_DATA | Call by reference | Type reference (TYPE) | STANDARD TABLE | Partnerdaten | 20081106 | ||
2 | ![]() |
E_MESSAGES | Call by reference | Type reference (TYPE) | FSBP_PRX_MESSAGE_TAB | Fehlermeldungen Geschäftspartnerproxy | 20081106 | ||
3 | ![]() |
I_ADDRESS_KEY | Call by reference | Type reference (TYPE) | FSBP_PRX_PARTNER_ADDR_KEY_TAB | Adressschlüssel | 20081106 | ||
4 | ![]() |
I_DATA_NAME | Call by reference | Type reference (TYPE) | FSBP_PRX_DATA_NAME | Name der Tabellen oder der abgeleiteten Daten | 20081106 | ||
5 | ![]() |
I_DATE | Call by reference | Type reference (TYPE) | FSBP_DTE_DATE | '00000000' | Stichtag | 20120504 |
Method DATA_GET_BY_ADDRESS_KEY on Interface IF_FSBP_PRX_CLIENT has no exception.
Method DATA_GET_BY_ADDRESS_USAGE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_DATA | Call by reference | Type reference (TYPE) | STANDARD TABLE | Partnerdaten | 20081107 | ||
2 | ![]() |
E_MESSAGES | Call by reference | Type reference (TYPE) | FSBP_PRX_MESSAGE_TAB | Fehlermeldungen Geschäftspartnerproxy | 20081107 | ||
3 | ![]() |
I_ADDRESS_USAGE | Call by reference | Type reference (TYPE) | BU_ADRKIND | Adressart | 20081107 | ||
4 | ![]() |
I_DATA_NAME | Call by reference | Type reference (TYPE) | FSBP_PRX_DATA_NAME | Name der Tabellen oder der abgeleiteten Daten | 20081107 | ||
5 | ![]() |
I_DATE | Call by reference | Type reference (TYPE) | SYDATUM | SY-DATLO | Stichtag | 20081107 | |
6 | ![]() |
I_FALLBACK_TO_DEFAULT | Call by reference | Type reference (TYPE) | XO_BOOLE | 'X' | Liefert XXDEFAULT, wenn Usage nicht vorhanden | 20090406 | |
7 | ![]() |
I_PARTNER_KEY | Call by reference | Type reference (TYPE) | FSBP_PRX_PARTNER_ID_TAB | Geschäftspartnernummer (Tabelle) | 20081107 |
Method DATA_GET_BY_ADDRESS_USAGE on Interface IF_FSBP_PRX_CLIENT has no exception.
Method GET_ADDRESS_PRINTFORM Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_ADDRESS_PRINTFORM_TABLE | Call by reference | Type reference (TYPE) | FSBP_PRX_ADDR_PRINTF_DATA_TAB | Ergebnisdaten Adress Printform | 20080724 | ||
2 | ![]() |
E_MESSAGES | Call by reference | Type reference (TYPE) | FSBP_PRX_MESSAGE_TAB | Fehlermeldungen Geschäftspartnerproxy | 20080731 | ||
3 | ![]() |
I_ADDRESS_KEY | Call by reference | Type reference (TYPE) | FSBP_PRX_PARTNER_ADDR_KEY_TAB | Adressschlüssel zum Geschäftspartner | 20081106 | ||
4 | ![]() |
I_PRINTFORM_PARAMETERS | Call by reference | Type reference (TYPE) | FSBP_PRX_PRINTFORM_PARAMETERS | Parameter für Address Printform | 20081106 |
Method GET_ADDRESS_PRINTFORM on Interface IF_FSBP_PRX_CLIENT has no exception.
Method GET_ID_FROM_GUID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_MESSAGES | Call by reference | Type reference (TYPE) | FSBP_PRX_MESSAGE_TAB | Fehlermeldungen Geschäftspartnerproxy | 20080718 | ||
2 | ![]() |
E_PARTNER_KEY | Call by reference | Type reference (TYPE) | FSBP_PRX_PARTNER_KEY_TAB | Geschäftspartnerschlüssel (Tabelle) | 20081112 | ||
3 | ![]() |
I_PARTNER_GUID | Call by reference | Type reference (TYPE) | FSBP_PRX_PARTNER_GUID_TAB | Geschäftspartner-GUID (Tabelle) | 20080625 |
Method GET_ID_FROM_GUID on Interface IF_FSBP_PRX_CLIENT has no exception.
Method MAP_PARTNER_KEY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_ENHANCED_KEY | Call by reference | Type reference (TYPE) | FSBP_PRX_PARTNER_KEY_ENH_TAB | Erweiterter Geschäftspartnerschlüssel | 20081210 | ||
2 | ![]() |
E_MESSAGES | Call by reference | Type reference (TYPE) | FSBP_PRX_MESSAGE_ENHANCED_TAB | Fehlermeldungen Geschäftspartnerproxy | 20081210 | ||
3 | ![]() |
I_ENHANCED_KEY | Call by reference | Type reference (TYPE) | FSBP_PRX_PARTNER_KEY_ENH_TAB | Erweiterter Geschäftspartnerschlüssel | 20081210 |
Method MAP_PARTNER_KEY on Interface IF_FSBP_PRX_CLIENT has no exception.
Method PREFETCH Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_MESSAGES | Call by reference | Type reference (TYPE) | FSBP_PRX_MESSAGE_ENHANCED_TAB | Fehlermeldungen Geschäftspartnerproxy | 20081107 | ||
2 | ![]() |
E_PARTNER_KEYS | Call by reference | Type reference (TYPE) | FSBP_PRX_PARTNER_KEY_ENH_TAB | Erweiterter Geschäftspartnerschlüssel | 20081120 | ||
3 | ![]() |
I_DATA_NAMES | Call by reference | Type reference (TYPE) | FSBP_PRX_DATA_NAME_TAB | Namen der Tabellen oder der abgeleiteten Daten | 20091210 | ||
4 | ![]() |
I_KEEP_BUFFER_ON_COMMIT | Call by reference | Type reference (TYPE) | BOOLE_D | Puffer bei Commit/Rollback nicht zurücksetzen | 20100425 | ||
5 | ![]() |
I_PARTNER_KEYS | Call by reference | Type reference (TYPE) | FSBP_PRX_PARTNER_KEY_ENH_TAB | Erweiterter Geschäftspartnerschlüssel | 20081120 | ||
6 | ![]() |
I_PRINTFORM_PARAMETERS | Call by reference | Type reference (TYPE) | FSBP_PRX_PRINTFORM_PARAMETERS | Parameter für Address Printform | 20081112 |
Method PREFETCH on Interface IF_FSBP_PRX_CLIENT has no exception.
Method SEARCH_BY_IDENTIFICATION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_ENHANCED_KEY | Call by reference | Type reference (TYPE) | FSBP_PRX_PARTNER_KEY_ENH_TAB | Erweiterter Geschäftspartnerschlüssel | 20120727 | ||
2 | ![]() |
E_MESSAGES | Call by reference | Type reference (TYPE) | FSBP_PRX_MESSAGE_ENHANCED_TAB | Fehlermeldungen Geschäftspartnerproxy | 20120727 | ||
3 | ![]() |
I_IDENTIFICATION | Call by reference | Type reference (TYPE) | FSBP_PRX_IDNUMBER_TAB | Suchdaten, eksterne Identifikation | 20120727 |
Method SEARCH_BY_IDENTIFICATION on Interface IF_FSBP_PRX_CLIENT has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 300 |