SAP ABAP Class IF_SIW_DB_MAPPING_COLLECTOR (Collects DB Update Data TSIW_MAPPING)
Properties
| Class | IF_SIW_DB_MAPPING_COLLECTOR | |
| Short Description | Collects DB Update Data TSIW_MAPPING | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20100910 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IF_SIW_DB_MAPPING_COLLECTOR has no forward declaration.
Interfaces
Class IF_SIW_DB_MAPPING_COLLECTOR has no interface implemented.
Friends
Class IF_SIW_DB_MAPPING_COLLECTOR has no friend class.
Attributes
Class IF_SIW_DB_MAPPING_COLLECTOR has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Adds Data for Database Delete | 20100910 | |
| 2 | Instance method | Public | Method | Adds Data for Database Insert | 20100910 | |
| 3 | Instance method | Public | Method | Adds Data for Database Update | 20100910 | |
| 4 | Instance method | Public | Method | 20100910 | ||
| 5 | Instance method | Public | Method | Returns Data for Database Delete | 20100910 | |
| 6 | Instance method | Public | Method | Returns Data for Database Insert | 20100910 | |
| 7 | Instance method | Public | Method | Returns Data for Database Update | 20100910 |
Events
Class IF_SIW_DB_MAPPING_COLLECTOR has no event.
Types
Class IF_SIW_DB_MAPPING_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 | I_UUID | Call by reference | Type reference (TYPE) | IF_SIW_DB_MAPPING_ACCESS=>TY_MAPPING-UUID | 20100910 |
Method ADD_FOR_DELETE on class IF_SIW_DB_MAPPING_COLLECTOR has no exception.
Method ADD_FOR_INSERT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_MAPPING | Call by reference | Type reference (TYPE) | IF_SIW_DB_MAPPING_ACCESS=>TY_MAPPING | 20100910 |
Method ADD_FOR_INSERT on class IF_SIW_DB_MAPPING_COLLECTOR has no exception.
Method ADD_FOR_UPDATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_MAPPING | Call by reference | Type reference (TYPE) | IF_SIW_DB_MAPPING_ACCESS=>TY_MAPPING | 20100910 |
Method ADD_FOR_UPDATE on class IF_SIW_DB_MAPPING_COLLECTOR has no exception.
Method FREE Signature
Method FREE on class IF_SIW_DB_MAPPING_COLLECTOR has no parameter.
Method FREE on class IF_SIW_DB_MAPPING_COLLECTOR has no exception.
Method GET_DELETE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_DATA_TO_SAVE | Value transfer | Type reference (TYPE) | IF_SIW_DB_MAPPING_ACCESS=>TTY_TSIW_MAPPING | 20100910 |
Method GET_DELETE on class IF_SIW_DB_MAPPING_COLLECTOR has no exception.
Method GET_INSERT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_DATA_TO_SAVE | Value transfer | Type reference (TYPE) | IF_SIW_DB_MAPPING_ACCESS=>TTY_TSIW_MAPPING | 20100910 |
Method GET_INSERT on class IF_SIW_DB_MAPPING_COLLECTOR has no exception.
Method GET_UPDATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_DATA_TO_SAVE | Value transfer | Type reference (TYPE) | IF_SIW_DB_MAPPING_ACCESS=>TTY_TSIW_MAPPING | 20100910 |
Method GET_UPDATE on class IF_SIW_DB_MAPPING_COLLECTOR has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in |