SAP ABAP Interface IF_FSBP_PERSISTENCE_OBJECT (Persistence Object - Definition)
Hierarchy
☛
SAP_ABA (Software Component) Cross-Application Component
⤷
FS-BP (Application Component) Business Partner
⤷
FS_BP_DEPRECATED_731 (Package) FS_BP_DEPRECATED_731

⤷

⤷

Properties
Interface | IF_FSBP_PERSISTENCE_OBJECT | |
Short Description | Persistence Object - Definition |
General Data
Package | FS_BP_DEPRECATED_731 | FS_BP_DEPRECATED_731 |
Created | 20041111 | SAP |
Last changed | 20110908 | SAP |
Unicode checks active |
Forward declarations
Interface IF_FSBP_PERSISTENCE_OBJECT has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_FSBP_GENERIC_CONSTANTS | Generic Constants for the Business Partner | 20041130 |
Friends
Interface IF_FSBP_PERSISTENCE_OBJECT has no friend.
Attributes
Interface IF_FSBP_PERSISTENCE_OBJECT has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Reads Data for a Partner Table from the Database | 20041111 |
2 | ![]() |
Instance method | Public | Method | Reads Data for Table Sorted According to Partner | 20050322 |
3 | ![]() |
Instance method | Public | Method | Reads Data for a Partner Table with Key | 20041111 |
4 | ![]() |
Instance method | Public | Method | Transfers Data to the Update Memory | 20041111 |
5 | ![]() |
Instance method | Public | Method | Transfers the Transferred INSERT-, UPDATE and DELETE-Data | 20041111 |
6 | ![]() |
Instance method | Public | Method | Sorts Data for a Table According to Partner | 20050322 |
Events
Interface IF_FSBP_PERSISTENCE_OBJECT has no event.
Types
Interface IF_FSBP_PERSISTENCE_OBJECT has no local type.
Method Signatures
Method READ_DATA 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 | Datentabelle | 20041111 | ||
2 | ![]() |
I_PARTNER | Call by reference | Type reference (TYPE) | BU_PARTNER | Geschäftspartnernummer | 20041111 | ||
3 | ![]() |
I_PARTNER_LIST | Call by reference | Type reference (TYPE) | BU_PARTNER_T | Tabellentyp zum Typ BU_PARTNER | 20041111 | ||
4 | ![]() |
I_TABLE_NAME | Call by reference | Type reference (TYPE) | FSBP_TABLE_NAME | Tabellenname | 20041111 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Es wurde kein Partner mitgegeben | 20041111 | |
2 | ![]() |
Der Parameter i_table_name wurde nicht versorgt | 20041111 |
Method READ_DATA_SORTED_BY_PARTNER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_ADDITIONAL_KEYS | Call by reference | Type reference (TYPE) | FSBP_KEY_LIST | Liste der Schlüsselfelder eines Datenobjekts | 20050322 | ||
2 | ![]() |
I_PARTNER | Call by reference | Type reference (TYPE) | BU_PARTNER | Geschäftspartnernummer | 20050322 | ||
3 | ![]() |
I_PARTNER_LIST | Call by reference | Type reference (TYPE) | BU_PARTNER_T | Tabellentyp zum Typ BU_PARTNER | 20050322 | ||
4 | ![]() |
I_TABLE_NAME | Call by reference | Type reference (TYPE) | FSBP_TABLE_NAME | Tabellenname | 20050322 | ||
5 | ![]() |
R_DATA | Value transfer | Type reference (TYPE) | FSBP_DATA_PER_PARTNER_TTY | Daten einer Geschäftspartnertabelle pro Partner | 20050322 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehlerhafte Parameter für die Selektion | 20050322 | |
2 | ![]() |
Es wurde kein Partner mitgegeben | 20050322 | |
3 | ![]() |
Der Parameter i_table_name wurde nicht versorgt | 20050322 |
Method READ_DATA_WITH_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 | Datentabelle | 20041111 | ||
2 | ![]() |
I_ADDITIONAL_KEYS | Call by reference | Type reference (TYPE) | FSBP_KEY_LIST | Liste der Schlüsselfelder eines Datenobjekts | 20041111 | ||
3 | ![]() |
I_PARTNER | Call by reference | Type reference (TYPE) | BU_PARTNER | Geschäftspartnernummer | 20041111 | ||
4 | ![]() |
I_PARTNER_LIST | Call by reference | Type reference (TYPE) | BU_PARTNER_T | Tabellentyp zum Typ BU_PARTNER | 20041111 | ||
5 | ![]() |
I_TABLE_NAME | Call by reference | Type reference (TYPE) | FSBP_TABLE_NAME | Tabellenname | 20041111 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehlerhafte Parameter für die Selektion | 20041111 | |
2 | ![]() |
Es wurde kein Partner mitgegeben | 20050321 | |
3 | ![]() |
Der Parameter i_table_name wurde nicht versorgt | 20050321 |
Method SAVE_DATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_DATA_TABLE_NEW | Call by reference | Type reference (TYPE) | STANDARD TABLE | neue Datentabelle | 20041111 | ||
2 | ![]() |
I_DATA_TABLE_OLD | Call by reference | Type reference (TYPE) | STANDARD TABLE | alte Datentabelle | 20041111 | ||
3 | ![]() |
I_TABLE_NAME | Call by reference | Type reference (TYPE) | FSBP_TABLE_NAME | Tabellenname | 20041111 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Der Parameter i_table_name wurde nicht versorgt | 20041111 |
Method SAVE_DATA_ENTRIES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_DATA_TABLE_NEW | Call by reference | Type reference (TYPE) | STANDARD TABLE | neue Datentabelle | 20050111 | ||
2 | ![]() |
I_DATA_TABLE_OLD | Call by reference | Type reference (TYPE) | STANDARD TABLE | alte Datentabelle | 20050111 | ||
3 | ![]() |
I_DELETES | Call by reference | Type reference (TYPE) | STANDARD TABLE | DELETE-Datensätze | 20041111 | ||
4 | ![]() |
I_INSERTS | Call by reference | Type reference (TYPE) | STANDARD TABLE | INSERT-Datensätze | 20041111 | ||
5 | ![]() |
I_TABLE_NAME | Call by reference | Type reference (TYPE) | FSBP_TABLE_NAME | Tabellenname | 20041111 | ||
6 | ![]() |
I_UPDATES | Call by reference | Type reference (TYPE) | STANDARD TABLE | UPDATE-Datensätze | 20041111 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Der Parameter i_table_name wurde nicht versorgt | 20041111 |
Method SORT_DATA_BY_PARTNER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_DATA_TABLE | Call by reference | Type reference (TYPE) | STANDARD TABLE | Datentabelle | 20050322 | ||
2 | ![]() |
I_PARTNER_LIST | Call by reference | Type reference (TYPE) | BU_PARTNER_T | Tabellentyp zum Typ BU_PARTNER | 20050322 | ||
3 | ![]() |
I_TABLE_NAME | Call by reference | Type reference (TYPE) | FSBP_TABLE_NAME | Tabellenname | 20050322 | ||
4 | ![]() |
R_DATA | Value transfer | Type reference (TYPE) | FSBP_DATA_PER_PARTNER_TTY | Daten einer Geschäftspartnertabelle pro Partner | 20050322 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Es wurde kein Partner mitgegeben | 20050322 | |
2 | ![]() |
Der Parameter i_table_name wurde nicht versorgt | 20050322 |
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in |