Class Method list used by SAP ABAP Class CL_EPIC_BANK_COMM_LOGON (Maintain User in Secure Storage)
SAP ABAP Class
CL_EPIC_BANK_COMM_LOGON (Maintain User in Secure Storage) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | CL_EPIC_BANK_COMM_LOGON - CHANGE_USER_DEFINITION | Maintain User in Secure Storage | SOURCE iv_new_name = iv_new_name |
|
| 2 | CL_EPIC_BANK_COMM_LOGON - UPDATE_USER_SECSTORE | Maintain User in Secure Storage | SOURCE iv_password = iv_new_pwd ). |
|
| 3 | CL_EPIC_BANK_COMM_LOGON - UPDATE_USER_SECSTORE | Maintain User in Secure Storage | SOURCE EXPORTING |
|
| 4 | CL_EPIC_BANK_COMM_LOGON - UPDATE_USER_SECSTORE | Maintain User in Secure Storage | SOURCE me->update_user_secstore( |
|
| 5 | CL_EPIC_BANK_COMM_LOGON - UNLOCK | Maintain User in Secure Storage | SOURCE me->unlock( ). |
|
| 6 | CL_EPIC_BANK_COMM_LOGON - UNLOCK | Maintain User in Secure Storage | SOURCE me->unlock( ). |
|
| 7 | CL_EPIC_BANK_COMM_LOGON - S_HAS_AUTHORITY | Maintain User in Secure Storage | ||
| 8 | CL_EPIC_BANK_COMM_LOGON - S_HAS_AUTHORITY | Maintain User in Secure Storage | ||
| 9 | CL_EPIC_BANK_COMM_LOGON - S_HAS_AUTHORITY | Maintain User in Secure Storage | ||
| 10 | CL_EPIC_BANK_COMM_LOGON - READ_USER_SECSTORE | Maintain User in Secure Storage | SOURCE lv_old_pwd = me->read_user_secstore( ). |
|
| 11 | CL_EPIC_BANK_COMM_LOGON - READ_USER_SECSTORE | Maintain User in Secure Storage | SOURCE iv_client = iv_client ). |
|
| 12 | CL_EPIC_BANK_COMM_LOGON - READ_USER_SECSTORE | Maintain User in Secure Storage | SOURCE rv_data = me->read_user_secstore( |
|
| 13 | CL_EPIC_BANK_COMM_LOGON - LOCK | Maintain User in Secure Storage | SOURCE me->lock( ). |
|
| 14 | CL_EPIC_BANK_COMM_LOGON - LOCK | Maintain User in Secure Storage | SOURCE me->lock( ). |
|
| 15 | CL_EPIC_BANK_COMM_LOGON - IS_OLD_PWD_CORRECT | Maintain User in Secure Storage | SOURCE IF me->is_old_pwd_correct( iv_old_pwd ) = abap_false . |
|
| 16 | CL_EPIC_BANK_COMM_LOGON - IS_OLD_PWD_CORRECT | Maintain User in Secure Storage | SOURCE IF me->is_old_pwd_correct( iv_old_pwd ) = abap_false . |
|
| 17 | CL_EPIC_BANK_COMM_LOGON - INSERT_USER_SECSTORE | Maintain User in Secure Storage | SOURCE iv_password = iv_new_pwd ). |
|
| 18 | CL_EPIC_BANK_COMM_LOGON - INSERT_USER_SECSTORE | Maintain User in Secure Storage | SOURCE EXPORTING |
|
| 19 | CL_EPIC_BANK_COMM_LOGON - INSERT_USER_SECSTORE | Maintain User in Secure Storage | SOURCE me->insert_user_secstore( |
|
| 20 | CL_EPIC_BANK_COMM_LOGON - INSERT_USER_DEFINITION | Maintain User in Secure Storage | SOURCE iv_new_descr = iv_descr ). |
|
| 21 | CL_EPIC_BANK_COMM_LOGON - INSERT_USER_DEFINITION | Maintain User in Secure Storage | SOURCE iv_new_name = iv_name |
|
| 22 | CL_EPIC_BANK_COMM_LOGON - INSERT_USER_DEFINITION | Maintain User in Secure Storage | SOURCE me->insert_user_definition( |
|
| 23 | CL_EPIC_BANK_COMM_LOGON - GENERATE_GUID_SECSTORE_ID | Maintain User in Secure Storage | SOURCE me->generate_guid_secstore_id( ). |
|
| 24 | CL_EPIC_BANK_COMM_LOGON - EXISTS_GUID | Maintain User in Secure Storage | ||
| 25 | CL_EPIC_BANK_COMM_LOGON - EXISTS_GUID | Maintain User in Secure Storage | ||
| 26 | CL_EPIC_BANK_COMM_LOGON - DERIVE_SECSTORE_ID | Maintain User in Secure Storage | SOURCE me->derive_secstore_id( ). |
|
| 27 | CL_EPIC_BANK_COMM_LOGON - DERIVE_SECSTORE_ID | Maintain User in Secure Storage | SOURCE me->derive_secstore_id( ). |
|
| 28 | CL_EPIC_BANK_COMM_LOGON - DELETE_USER_SECSTORE | Maintain User in Secure Storage | SOURCE me->delete_user_secstore( ). |
|
| 29 | CL_EPIC_BANK_COMM_LOGON - DELETE_USER_DEFINITION | Maintain User in Secure Storage | SOURCE me->delete_user_definition( ). |
|
| 30 | CL_EPIC_BANK_COMM_LOGON - CHANGE_USER_DEFINITION | Maintain User in Secure Storage | SOURCE iv_new_descr = iv_new_descr ). |
|
| 31 | CL_EPIC_BANK_COMM_LOGON - CHANGE_USER_DEFINITION | Maintain User in Secure Storage | SOURCE me->change_user_definition( |
|
| 32 | IF_SYSTEM_UUID_STATIC - CREATE_UUID_C32 | Static Interface for 16 Byte System UUIDs |