Table list used by SAP ABAP Function Module CNV_TDMS_BW_LOCK_USER_SND (Locks all back ground users with USTYP = B)
SAP ABAP Function Module
CNV_TDMS_BW_LOCK_USER_SND (Locks all back ground users with USTYP = B) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | BAPIRET2 | Return Parameter | ||
| 2 | CNVMBTACTIVITY | Unique ID for all activities,information about execution | SOURCE VALUE(P_ACT_ID) LIKE CNVMBTACTIVITY-ACTIVITY_ID OPTIONAL |
|
| 3 | CNVMBTPACK | package information/creator/creation date/scenarion | ||
| 4 | CNVMBTPACK | package information/creator/creation date/scenarion | SOURCE VALUE(P_PACK) LIKE CNVMBTPACK-PACKID |
|
| 5 | CNVMBTSTATE | Status table for execution of all activities and history | SOURCE VALUE(P_PHASE) LIKE CNVMBTSTATE-PHASE OPTIONAL |
|
| 6 | CNVMBTUSR | Conversion: Lock and unlock users | ||
| 7 | USR02 | Logon Data (Kernel-Side Use) | ||
| 8 | USR02 | Logon Data (Kernel-Side Use) | SOURCE VALUE(P_USRTYP) LIKE USR02-USTYP OPTIONAL |
|