SAP ABAP Function Module IUUC_DD_DELETE_POOL_TABLE_RCV (Delete all records of given pool table in receiver)
Hierarchy
☛
DMIS (Software Component) DMIS 2011_1
⤷
CA-EUR (Application Component) European Monetary Union: Euro
⤷
CNV_IUUC_SYSTEM_SYNC_RCV (Package) IUUC system synchronization (DDIC sync) - reciever system

⤷

⤷

Basic Data
Function Module | IUUC_DD_DELETE_POOL_TABLE_RCV | Delete all records of given pool table in receiver |
Function Group | IUUC_DD_RECEIVER | Services on receiver side for syst sync |
Program Name | SAPLIUUC_DD_RECEIVER | |
INCLUDE Name | LIUUC_DD_RECEIVERU13 |
Parameters
Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
---|---|---|---|---|---|---|---|
![]() |
EV_SUBRC | TYPE | SYSUBRC | Return Value, Return Value After ABAP Statements | |||
![]() |
ET_BAPIRET2 | TYPE | BAPIRETTAB | Table with BAPI Return Information | |||
![]() |
IV_POOLTAB_PROXY_NAME | TYPE | TABNAME | Table Name | |||
![]() |
IV_SQLTAB_NAME | TYPE | TABNAME | Table Name | |||
![]() |
IV_DB_SCHEMA | TYPE | IUUC_DD_DB_SCHEMA | DB schema | |||
![]() |
IV_DBCON | TYPE | DBCON_NAME | Logical name for a database connection | |||
![]() |
IV_MAX_BULK_SIZE | TYPE | I | 5000 | |||
![]() |
NO_AUTHORIZATION | TYPE | No authorization to delete pool table records | ||||
![]() |
DBTYPE_NOT_SUPPORTED | TYPE | Data base system is not supported | ||||
Processing Type
Normal Function Module | |
![]() |
BaseXML supported |
Update Module | Start immediately |
Immediate Start, No Restart | |
Start Delayed | |
Coll.run | |
JAVA Module Callable from ABAP | |
Remote-Enabled JAVA Module | |
Module Callable from JAVA |
History
Last changed by/on | SAP | 20141030 |
SAP Release Created in | 2010_1_620 |