SAP ABAP Interface IF_SIW_DB_PROJECT_COLLECTOR (Collects DB Update Data TSIW_PROJ and TSIW_PROJT)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-ESI-SIW (Application Component) Service Implementation Workbench
     S_SIW_DB (Package) SIW: Database Layer
Properties
Interface IF_SIW_DB_PROJECT_COLLECTOR  
Short Description Collects DB Update Data TSIW_PROJ and TSIW_PROJT    
General Data
Package S_SIW_DB   SIW: Database Layer 
Created 20100813   SAP 
Last changed 20110908   SAP 
Unicode checks active    
Forward declarations
Interface IF_SIW_DB_PROJECT_COLLECTOR has no forward declaration.
Interfaces
Interface IF_SIW_DB_PROJECT_COLLECTOR has no interface.
Friends
Interface IF_SIW_DB_PROJECT_COLLECTOR has no friend.
Attributes
Interface IF_SIW_DB_PROJECT_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 FREE Instance method Public Method 20100816
5 GET_DELETE Instance method Public Method Returns Data for Database Delete 20100813
6 GET_INSERT Instance method Public Method Returns Data for Database Insert 20100813
7 GET_TEXT_DELETE Instance method Public Method Returns Data for Database Delete 20100813
8 GET_TEXT_MODIFY Instance method Public Method 20101011
9 GET_UPDATE Instance method Public Method Returns Data for Database Update 20100813
Events
Interface IF_SIW_DB_PROJECT_COLLECTOR has no event.
Types
Interface IF_SIW_DB_PROJECT_COLLECTOR has no local type.
Method Signatures

Method ADD_FOR_DELETE Signature

Method ADD_FOR_DELETE on Interface IF_SIW_DB_PROJECT_COLLECTOR has no parameter.
Method ADD_FOR_DELETE on Interface IF_SIW_DB_PROJECT_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_PROJECT Call by reference Type reference (TYPE) IF_SIW_DB_PROJECT_ACCESS=>TY_PROJECT 20100813

Method ADD_FOR_INSERT on Interface IF_SIW_DB_PROJECT_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_PROJECT Call by reference Type reference (TYPE) IF_SIW_DB_PROJECT_ACCESS=>TY_PROJECT 20100813

Method ADD_FOR_UPDATE on Interface IF_SIW_DB_PROJECT_COLLECTOR has no exception.

Method FREE Signature

Method FREE on Interface IF_SIW_DB_PROJECT_COLLECTOR has no parameter.
Method FREE on Interface IF_SIW_DB_PROJECT_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) TSIW_PROJ 20100813

Method GET_DELETE on Interface IF_SIW_DB_PROJECT_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) TSIW_PROJ 20100813

Method GET_INSERT on Interface IF_SIW_DB_PROJECT_COLLECTOR has no exception.

Method GET_TEXT_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) TSIW_PROJT 20100813

Method GET_TEXT_DELETE on Interface IF_SIW_DB_PROJECT_COLLECTOR has no exception.

Method GET_TEXT_MODIFY 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) TSIW_PROJT 20101011

Method GET_TEXT_MODIFY on Interface IF_SIW_DB_PROJECT_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) TSIW_PROJ 20100813

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