SAP ABAP Class IF_BUPA_MASSUPDATE (Mass Update Business Partner)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_BUPA_CENTRAL_MASSUPDATE Mass Update for SAP BP 20030911
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_BUPA_MASS_UPDATE_TEMPLATE Template Class For Mass Update for EEW 20041208
Properties
Class IF_BUPA_MASSUPDATE  
Short Description Mass Update Business Partner    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20030911   SAP 
Last change 20050213   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 MASS Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class IF_BUPA_MASSUPDATE has no interface implemented.
Friends
Class IF_BUPA_MASSUPDATE has no friend class.
Attributes
Class IF_BUPA_MASSUPDATE has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CHANGE_DATA Static method Public Method 20031008
2 CHANGE_OBJECT Static method Public Method 20031007
3 CHANGE_SELECTION Static method Public Method 20050114
4 CHECK_DATA Static method Public Method 20031007
5 DESCR_TEXT Static method Public Method 20031007
6 DISPLAY_OBJECT Static method Public Method 20031007
7 INITIAL_CHECK Static method Public Method 20031007
8 LIMIT_FIELDS Static method Public Method 20031007
9 LIMIT_OUTPUT Static method Public Method 20031007
10 LIMIT_SEL_FIELDS Static method Public Method 20031007
11 MARK_FIELDS Static method Public Method 20031007
12 MSG_SHOW_DETAIL Static method Public Method 20031007
13 NEW_SEGMENTS_DIALOG Static method Public Method 20031007
14 PREPARE_UPDATE Static method Public Method 20041001
15 UPDATE Static method Public Method 20030911
Events
Class IF_BUPA_MASSUPDATE has no event.
Types
Class IF_BUPA_MASSUPDATE has no local type.
Method Signatures

Method CHANGE_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting MSG Call by reference Type reference (TYPE) MASS_MSGS Nachrichtentabelle 20031008
2 Importing SELDATA Call by reference Type reference (TYPE) MASS_TABDATA Tabellenauswahl 20031008
3 Importing TESTMODE Call by reference Type reference (TYPE) CHAR1 Testschalter 20031008

Method CHANGE_DATA on class IF_BUPA_MASSUPDATE has no exception.

Method CHANGE_OBJECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing RECORD Call by reference Type reference (TYPE) ANY Tabellenzeile 20040325
2 Importing TABLE Call by reference Type reference (TYPE) TABNAME Tabellenname 20040325

Method CHANGE_OBJECT on class IF_BUPA_MASSUPDATE has no exception.

Method CHANGE_SELECTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing SELECTION Call by reference Type reference (TYPE) MASS_SELECTIONS 20050114

Method CHANGE_SELECTION on class IF_BUPA_MASSUPDATE has no exception.

Method CHECK_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing FIELDS Call by reference Type reference (TYPE) MASS_ALLFIELDS Feld-Info's 20031007
2 Changing NDATA Call by reference Type reference (TYPE) STANDARD TABLE Neue Daten 20031007
3 Importing OBJECT Call by reference Type reference (TYPE) MASSFUNC-OBJECT Objekt 20031007
4 Changing ODATA Call by reference Type reference (TYPE) STANDARD TABLE Alte Daten 20031007
5 Importing TABNAME Call by reference Type reference (TYPE) TABNAME Tabellenname 20031007

Method CHECK_DATA on class IF_BUPA_MASSUPDATE has no exception.

Method DESCR_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting DESCRIPTION Call by reference Type reference (TYPE) STANDARD TABLE Objektbeschreibung 20031008
2 Exporting D_FIELDS Call by reference Type reference (TYPE) MASS_LISTFIELDS Feldliste 20031007
3 Exporting D_STRUCT Call by reference Type reference (TYPE) MASS_STRUCTNAME Strukturname 20031007
4 Importing SELECTION Call by reference Type reference (TYPE) STANDARD TABLE Tabellensätze 20031007
5 Importing TABNAME Call by reference Type reference (TYPE) TABNAME Tabellenname 20031007

Method DESCR_TEXT on class IF_BUPA_MASSUPDATE has no exception.

Method DISPLAY_OBJECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing RECORD Call by reference Type reference (TYPE) ANY Tabellenzeile 20040325
2 Importing TABLE Call by reference Type reference (TYPE) TABNAME Tabellenname 20040325

Method DISPLAY_OBJECT on class IF_BUPA_MASSUPDATE has no exception.

Method INITIAL_CHECK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing APPEXITS Call by reference Type reference (TYPE) MASS_APPEXITS AppExits 20031007
2 Importing NODIALOG Call by reference Type reference (TYPE) CHAR1 Kennzeichen'X' für Dialog 20031007
3 Changing TABLES_TAB Call by reference Type reference (TYPE) MASS_TABLES Tabellen 20031007

Method INITIAL_CHECK on class IF_BUPA_MASSUPDATE has no exception.

Method LIMIT_FIELDS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing ALL_FIELDS Call by reference Type reference (TYPE) MASS_ALLFIELDS Feld-Tabelle 20031007

Method LIMIT_FIELDS on class IF_BUPA_MASSUPDATE has no exception.

Method LIMIT_OUTPUT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ACT_FIELDS Call by reference Type reference (TYPE) MASS_ALLFIELDS Feld-Tabelle 20031007
2 Importing DATA Call by reference Type reference (TYPE) ANY Tabellenzeile 20031007

Method LIMIT_OUTPUT on class IF_BUPA_MASSUPDATE has no exception.

Method LIMIT_SEL_FIELDS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing FIELDEXCL Call by reference Type reference (TYPE) BUS_MASSFIELDLIST_T Liste der ausgenommenen Felder 20031008
2 Changing FIELDLIST Call by reference Type reference (TYPE) BUS_MASSFIELDLIST_T Liste der Felder 20031008
3 Importing MODE_ID Call by reference Type reference (TYPE) I Modus (1:ändern; 2:kopieren; 3:neu) 20031008
4 Changing TABLIST Call by reference Type reference (TYPE) BUS_MASSTABLIST_T Liste der Tabellen 20031008

Method LIMIT_SEL_FIELDS on class IF_BUPA_MASSUPDATE has no exception.

Method MARK_FIELDS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DATAFIELDS_VIEW Call by reference Type reference (TYPE) MASSFVIEW 20031008

Method MARK_FIELDS on class IF_BUPA_MASSUPDATE has no exception.

Method MSG_SHOW_DETAIL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing MSG Call by reference Type reference (TYPE) MASSMSG Nachrichtenzeile 20031007

Method MSG_SHOW_DETAIL on class IF_BUPA_MASSUPDATE has no exception.

Method NEW_SEGMENTS_DIALOG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing NEWKEYS Call by reference Type reference (TYPE) MASS_NEWKEYS Schlüsseltabelle 20031007
2 Importing NODIALOG Call by reference Type reference (TYPE) CHAR1 Kennzeichen 'X' für Dialog 20031007

Method NEW_SEGMENTS_DIALOG on class IF_BUPA_MASSUPDATE has no exception.

Method PREPARE_UPDATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_MSG Call by reference Type reference (TYPE) MASS_MSGS Meldungen 20041001
2 Exporting ET_PARTNER Call by reference Type reference (TYPE) BU_PARTNER_T Tabellentyp zum Typ BU_PARTNER 20041001
3 Importing IT_MASSGENCHANGE Call by reference Type reference (TYPE) MASSGENCHANGE_T Tabelle mit generischen Tabelleninhalt 20041001
4 Importing IT_SELDATA Call by reference Type reference (TYPE) MASS_TABDATA Tabelle mit den Änderungsinfos (Massenpflege) 20041001
5 Importing IV_MASSSAVEINFOS Call by reference Type reference (TYPE) MASSSAVINF Informationen zum Sichern von Massenänderungen 20041001

Method PREPARE_UPDATE on class IF_BUPA_MASSUPDATE has no exception.

Method UPDATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_MSG Call by reference Type reference (TYPE) MASS_MSGS Meldungen 20041005
2 Importing IT_PARTNER Call by reference Type reference (TYPE) BU_PARTNER_T Tabellentyp zum Typ BU_PARTNER 20041001
3 Importing IT_SELDATA Call by reference Type reference (TYPE) MASS_TABDATA Tabelle mit den Änderungsinfos (Massenpflege) 20041001

Method UPDATE on class IF_BUPA_MASSUPDATE has no exception.
History
Last changed by/on SAP  20050213 
SAP Release Created in