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 READ_DATA Instance method Public Method Reads Data for a Partner Table from the Database 20041111
2 READ_DATA_SORTED_BY_PARTNER Instance method Public Method Reads Data for Table Sorted According to Partner 20050322
3 READ_DATA_WITH_KEY Instance method Public Method Reads Data for a Partner Table with Key 20041111
4 SAVE_DATA Instance method Public Method Transfers Data to the Update Memory 20041111
5 SAVE_DATA_ENTRIES Instance method Public Method Transfers the Transferred INSERT-, UPDATE and DELETE-Data 20041111
6 SORT_DATA_BY_PARTNER 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 Exporting E_DATA Call by reference Type reference (TYPE) STANDARD TABLE Datentabelle 20041111
2 Importing I_PARTNER Call by reference Type reference (TYPE) BU_PARTNER Geschäftspartnernummer 20041111
3 Importing I_PARTNER_LIST Call by reference Type reference (TYPE) BU_PARTNER_T Tabellentyp zum Typ BU_PARTNER 20041111
4 Importing I_TABLE_NAME Call by reference Type reference (TYPE) FSBP_TABLE_NAME Tabellenname 20041111
# Exception Resumable Description Created on
1 PARTNER_MISSING Es wurde kein Partner mitgegeben 20041111
2 TABLE_NAME_MISSING 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 Importing I_ADDITIONAL_KEYS Call by reference Type reference (TYPE) FSBP_KEY_LIST Liste der Schlüsselfelder eines Datenobjekts 20050322
2 Importing I_PARTNER Call by reference Type reference (TYPE) BU_PARTNER Geschäftspartnernummer 20050322
3 Importing I_PARTNER_LIST Call by reference Type reference (TYPE) BU_PARTNER_T Tabellentyp zum Typ BU_PARTNER 20050322
4 Importing I_TABLE_NAME Call by reference Type reference (TYPE) FSBP_TABLE_NAME Tabellenname 20050322
5 Returning 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 ERROR_IN_DYNAMIC_SQL Fehlerhafte Parameter für die Selektion 20050322
2 PARTNER_MISSING Es wurde kein Partner mitgegeben 20050322
3 TABLE_NAME_MISSING 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 Exporting E_DATA Call by reference Type reference (TYPE) STANDARD TABLE Datentabelle 20041111
2 Importing I_ADDITIONAL_KEYS Call by reference Type reference (TYPE) FSBP_KEY_LIST Liste der Schlüsselfelder eines Datenobjekts 20041111
3 Importing I_PARTNER Call by reference Type reference (TYPE) BU_PARTNER Geschäftspartnernummer 20041111
4 Importing I_PARTNER_LIST Call by reference Type reference (TYPE) BU_PARTNER_T Tabellentyp zum Typ BU_PARTNER 20041111
5 Importing I_TABLE_NAME Call by reference Type reference (TYPE) FSBP_TABLE_NAME Tabellenname 20041111
# Exception Resumable Description Created on
1 ERROR_IN_DYNAMIC_SQL Fehlerhafte Parameter für die Selektion 20041111
2 PARTNER_MISSING Es wurde kein Partner mitgegeben 20050321
3 TABLE_NAME_MISSING 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 Importing I_DATA_TABLE_NEW Call by reference Type reference (TYPE) STANDARD TABLE neue Datentabelle 20041111
2 Importing I_DATA_TABLE_OLD Call by reference Type reference (TYPE) STANDARD TABLE alte Datentabelle 20041111
3 Importing I_TABLE_NAME Call by reference Type reference (TYPE) FSBP_TABLE_NAME Tabellenname 20041111
# Exception Resumable Description Created on
1 TABLE_NAME_MISSING 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 Importing I_DATA_TABLE_NEW Call by reference Type reference (TYPE) STANDARD TABLE neue Datentabelle 20050111
2 Importing I_DATA_TABLE_OLD Call by reference Type reference (TYPE) STANDARD TABLE alte Datentabelle 20050111
3 Importing I_DELETES Call by reference Type reference (TYPE) STANDARD TABLE DELETE-Datensätze 20041111
4 Importing I_INSERTS Call by reference Type reference (TYPE) STANDARD TABLE INSERT-Datensätze 20041111
5 Importing I_TABLE_NAME Call by reference Type reference (TYPE) FSBP_TABLE_NAME Tabellenname 20041111
6 Importing I_UPDATES Call by reference Type reference (TYPE) STANDARD TABLE UPDATE-Datensätze 20041111
# Exception Resumable Description Created on
1 TABLE_NAME_MISSING 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 Importing I_DATA_TABLE Call by reference Type reference (TYPE) STANDARD TABLE Datentabelle 20050322
2 Importing I_PARTNER_LIST Call by reference Type reference (TYPE) BU_PARTNER_T Tabellentyp zum Typ BU_PARTNER 20050322
3 Importing I_TABLE_NAME Call by reference Type reference (TYPE) FSBP_TABLE_NAME Tabellenname 20050322
4 Returning 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 PARTNER_MISSING Es wurde kein Partner mitgegeben 20050322
2 TABLE_NAME_MISSING Der Parameter i_table_name wurde nicht versorgt 20050322
History
Last changed by/on SAP  20110908 
SAP Release Created in