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 Class Method  CL_EPIC_BANK_COMM_LOGON - CHANGE_USER_DEFINITION Maintain User in Secure Storage SOURCE iv_new_name = iv_new_name
2 Class Method  CL_EPIC_BANK_COMM_LOGON - UPDATE_USER_SECSTORE Maintain User in Secure Storage SOURCE iv_password = iv_new_pwd ).
3 Class Method  CL_EPIC_BANK_COMM_LOGON - UPDATE_USER_SECSTORE Maintain User in Secure Storage SOURCE EXPORTING
4 Class Method  CL_EPIC_BANK_COMM_LOGON - UPDATE_USER_SECSTORE Maintain User in Secure Storage SOURCE me->update_user_secstore(
5 Class Method  CL_EPIC_BANK_COMM_LOGON - UNLOCK Maintain User in Secure Storage SOURCE me->unlock( ).
6 Class Method  CL_EPIC_BANK_COMM_LOGON - UNLOCK Maintain User in Secure Storage SOURCE me->unlock( ).
7 Class Method  CL_EPIC_BANK_COMM_LOGON - S_HAS_AUTHORITY Maintain User in Secure Storage
8 Class Method  CL_EPIC_BANK_COMM_LOGON - S_HAS_AUTHORITY Maintain User in Secure Storage
9 Class Method  CL_EPIC_BANK_COMM_LOGON - S_HAS_AUTHORITY Maintain User in Secure Storage
10 Class Method  CL_EPIC_BANK_COMM_LOGON - READ_USER_SECSTORE Maintain User in Secure Storage SOURCE lv_old_pwd = me->read_user_secstore( ).
11 Class Method  CL_EPIC_BANK_COMM_LOGON - READ_USER_SECSTORE Maintain User in Secure Storage SOURCE iv_client = iv_client ).
12 Class Method  CL_EPIC_BANK_COMM_LOGON - READ_USER_SECSTORE Maintain User in Secure Storage SOURCE rv_data = me->read_user_secstore(
13 Class Method  CL_EPIC_BANK_COMM_LOGON - LOCK Maintain User in Secure Storage SOURCE me->lock( ).
14 Class Method  CL_EPIC_BANK_COMM_LOGON - LOCK Maintain User in Secure Storage SOURCE me->lock( ).
15 Class Method  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 Class Method  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 Class Method  CL_EPIC_BANK_COMM_LOGON - INSERT_USER_SECSTORE Maintain User in Secure Storage SOURCE iv_password = iv_new_pwd ).
18 Class Method  CL_EPIC_BANK_COMM_LOGON - INSERT_USER_SECSTORE Maintain User in Secure Storage SOURCE EXPORTING
19 Class Method  CL_EPIC_BANK_COMM_LOGON - INSERT_USER_SECSTORE Maintain User in Secure Storage SOURCE me->insert_user_secstore(
20 Class Method  CL_EPIC_BANK_COMM_LOGON - INSERT_USER_DEFINITION Maintain User in Secure Storage SOURCE iv_new_descr = iv_descr ).
21 Class Method  CL_EPIC_BANK_COMM_LOGON - INSERT_USER_DEFINITION Maintain User in Secure Storage SOURCE iv_new_name = iv_name
22 Class Method  CL_EPIC_BANK_COMM_LOGON - INSERT_USER_DEFINITION Maintain User in Secure Storage SOURCE me->insert_user_definition(
23 Class Method  CL_EPIC_BANK_COMM_LOGON - GENERATE_GUID_SECSTORE_ID Maintain User in Secure Storage SOURCE me->generate_guid_secstore_id( ).
24 Class Method  CL_EPIC_BANK_COMM_LOGON - EXISTS_GUID Maintain User in Secure Storage
25 Class Method  CL_EPIC_BANK_COMM_LOGON - EXISTS_GUID Maintain User in Secure Storage
26 Class Method  CL_EPIC_BANK_COMM_LOGON - DERIVE_SECSTORE_ID Maintain User in Secure Storage SOURCE me->derive_secstore_id( ).
27 Class Method  CL_EPIC_BANK_COMM_LOGON - DERIVE_SECSTORE_ID Maintain User in Secure Storage SOURCE me->derive_secstore_id( ).
28 Class Method  CL_EPIC_BANK_COMM_LOGON - DELETE_USER_SECSTORE Maintain User in Secure Storage SOURCE me->delete_user_secstore( ).
29 Class Method  CL_EPIC_BANK_COMM_LOGON - DELETE_USER_DEFINITION Maintain User in Secure Storage SOURCE me->delete_user_definition( ).
30 Class Method  CL_EPIC_BANK_COMM_LOGON - CHANGE_USER_DEFINITION Maintain User in Secure Storage SOURCE iv_new_descr = iv_new_descr ).
31 Class Method  CL_EPIC_BANK_COMM_LOGON - CHANGE_USER_DEFINITION Maintain User in Secure Storage SOURCE me->change_user_definition(
32 Class Method  IF_SYSTEM_UUID_STATIC - CREATE_UUID_C32 Static Interface for 16 Byte System UUIDs