SAP ABAP Class IF_SIW_DB_IMPL_COLLECTOR (Collects DB Update Data TSIW_PROJ, TSIW_PROJT)
Properties
Class IF_SIW_DB_IMPL_COLLECTOR  
Short Description Collects DB Update Data TSIW_PROJ, TSIW_PROJT    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20100813   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_SIW_DB_IMPL_COLLECTOR has no forward declaration.
Interfaces
Class IF_SIW_DB_IMPL_COLLECTOR has no interface implemented.
Friends
Class IF_SIW_DB_IMPL_COLLECTOR has no friend class.
Attributes
Class IF_SIW_DB_IMPL_COLLECTOR has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 ADD_FOR_DELETE Instance method Public Method Adds Data for Database Delete 20100813
2 ADD_FOR_INSERT Instance method Public Method Adds Data for Database Insert 20100813
3 ADD_FOR_UPDATE Instance method Public Method Adds Data for Database Update 20100813
4 ADD_PIECE_FOR_DELETE Instance method Public Method Adds Data for Database Delete 20100813
5 ADD_PIECE_FOR_INSERT Instance method Public Method Adds Data for Database Insert 20100813
6 ADD_PIECE_FOR_UPDATE Instance method Public Method Adds Data for Database Update 20100813
7 FREE Instance method Public Method 20100816
8 GET_DELETE Instance method Public Method Returns Data for Database Delete 20100813
9 GET_INSERT Instance method Public Method Returns Data for Database Insert 20100813
10 GET_PIECE_DELETE Instance method Public Method Returns Data for Database Delete 20100813
11 GET_PIECE_INSERT Instance method Public Method Returns Data for Database Insert 20100813
12 GET_PIECE_UPDATE Instance method Public Method Returns Data for Database Update 20100813
13 GET_UPDATE Instance method Public Method Returns Data for Database Update 20100813
Events
Class IF_SIW_DB_IMPL_COLLECTOR has no event.
Types
Class IF_SIW_DB_IMPL_COLLECTOR has no local type.
Method Signatures

Method ADD_FOR_DELETE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_UUID Call by reference Type reference (TYPE) IF_SIW_DB_IMPL_ACCESS=>TY_IMPL-UUID 20100813

Method ADD_FOR_DELETE on class IF_SIW_DB_IMPL_COLLECTOR has no exception.

Method ADD_FOR_INSERT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_IMPL Call by reference Type reference (TYPE) IF_SIW_DB_IMPL_ACCESS=>TY_IMPL 20100813

Method ADD_FOR_INSERT on class IF_SIW_DB_IMPL_COLLECTOR has no exception.

Method ADD_FOR_UPDATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_IMPL Call by reference Type reference (TYPE) IF_SIW_DB_IMPL_ACCESS=>TY_IMPL 20100813

Method ADD_FOR_UPDATE on class IF_SIW_DB_IMPL_COLLECTOR has no exception.

Method ADD_PIECE_FOR_DELETE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_PIECE_ID Call by reference Type reference (TYPE) IF_SIW_DB_IMPL_ACCESS=>TY_IMPL_PIECE-PIECE_ID 20100813
2 Importing I_UUID Call by reference Type reference (TYPE) IF_SIW_DB_IMPL_ACCESS=>TY_IMPL-UUID 20100813

Method ADD_PIECE_FOR_DELETE on class IF_SIW_DB_IMPL_COLLECTOR has no exception.

Method ADD_PIECE_FOR_INSERT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_IMPL_PIECE Call by reference Type reference (TYPE) IF_SIW_DB_IMPL_ACCESS=>TY_IMPL_PIECE 20100813
2 Importing I_UUID Call by reference Type reference (TYPE) IF_SIW_DB_IMPL_ACCESS=>TY_IMPL-UUID 20100813

Method ADD_PIECE_FOR_INSERT on class IF_SIW_DB_IMPL_COLLECTOR has no exception.

Method ADD_PIECE_FOR_UPDATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_IMPL_PIECE Call by reference Type reference (TYPE) IF_SIW_DB_IMPL_ACCESS=>TY_IMPL_PIECE 20100813
2 Importing I_UUID Call by reference Type reference (TYPE) IF_SIW_DB_IMPL_ACCESS=>TY_IMPL-UUID 20100813

Method ADD_PIECE_FOR_UPDATE on class IF_SIW_DB_IMPL_COLLECTOR has no exception.

Method FREE Signature

Method FREE on class IF_SIW_DB_IMPL_COLLECTOR has no parameter.
Method FREE on class IF_SIW_DB_IMPL_COLLECTOR has no exception.

Method GET_DELETE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_DATA_TO_SAVE Value transfer Type reference (TYPE) IF_SIW_DB_IMPL_ACCESS=>TTY_TSIW_IMPL 20100813

Method GET_DELETE on class IF_SIW_DB_IMPL_COLLECTOR has no exception.

Method GET_INSERT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_DATA_TO_SAVE Value transfer Type reference (TYPE) IF_SIW_DB_IMPL_ACCESS=>TTY_TSIW_IMPL 20100813

Method GET_INSERT on class IF_SIW_DB_IMPL_COLLECTOR has no exception.

Method GET_PIECE_DELETE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_DATA_TO_SAVE Value transfer Type reference (TYPE) IF_SIW_DB_IMPL_ACCESS=>TTY_TSIW_IMPL_PIECE 20100813

Method GET_PIECE_DELETE on class IF_SIW_DB_IMPL_COLLECTOR has no exception.

Method GET_PIECE_INSERT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_DATA_TO_SAVE Value transfer Type reference (TYPE) IF_SIW_DB_IMPL_ACCESS=>TTY_TSIW_IMPL_PIECE 20100813

Method GET_PIECE_INSERT on class IF_SIW_DB_IMPL_COLLECTOR has no exception.

Method GET_PIECE_UPDATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_DATA_TO_SAVE Value transfer Type reference (TYPE) IF_SIW_DB_IMPL_ACCESS=>TTY_TSIW_IMPL_PIECE 20100813

Method GET_PIECE_UPDATE on class IF_SIW_DB_IMPL_COLLECTOR has no exception.

Method GET_UPDATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_DATA_TO_SAVE Value transfer Type reference (TYPE) IF_SIW_DB_IMPL_ACCESS=>TTY_TSIW_IMPL 20100813

Method GET_UPDATE on class IF_SIW_DB_IMPL_COLLECTOR has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in