Class Method list used by SAP ABAP Class /MRSS/CL_SQP_PROFILE_MGR (Profile Manager)
SAP ABAP Class
/MRSS/CL_SQP_PROFILE_MGR (Profile Manager) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | /MRSS/CL_SQP_DEM_PROFILE - CONSTRUCTOR | Requirements Profile | ||
| 2 | /MRSS/CL_SQP_PROFILE - CONSTRUCTOR | Represents a single profile | ||
| 3 | /MRSS/CL_SQP_PROFILE - FREE | Represents a single profile | ||
| 4 | /MRSS/CL_SQP_PROFILE - PROFILE_MODE_SET | Represents a single profile | ||
| 5 | /MRSS/CL_SQP_PROFILE - PROFILE_MODE_SET | Represents a single profile | ||
| 6 | /MRSS/CL_SQP_PROFILE_MGR - CONSTRUCTOR | Profile Manager | ||
| 7 | /MRSS/CL_SQP_PROFILE_MGR - PROFILE_CREATE | Profile Manager | SOURCE CALL METHOD me->profile_create |
|
| 8 | /MRSS/CL_SQP_PROFILE_MGR - PROFILE_CREATE | Profile Manager | SOURCE EXPORTING |
|
| 9 | /MRSS/CL_SQP_PROFILE_MGR - PROFILE_CREATE | Profile Manager | SOURCE iv_prof_type = ls_profile_guid-profile_type |
|
| 10 | /MRSS/CL_SQP_PROFILE_MGR - PROFILE_CREATE | Profile Manager | SOURCE iv_guid = ls_profile_guid-profile_guid |
|
| 11 | /MRSS/CL_SQP_PROFILE_MGR - PROFILE_CREATE | Profile Manager | SOURCE iv_edit_mode = iv_edit_mode |
|
| 12 | /MRSS/CL_SQP_PROFILE_MGR - PROFILE_CREATE | Profile Manager | SOURCE IMPORTING |
|
| 13 | /MRSS/CL_SQP_PROFILE_MGR - PROFILE_CREATE | Profile Manager | SOURCE eref_profile = ls_profile-profile_object |
|
| 14 | /MRSS/CL_SQP_PROFILE_MGR - PROFILE_CREATE | Profile Manager | SOURCE ev_failed = lv_failed |
|
| 15 | /MRSS/CL_SQP_PROFILE_MGR - PROFILE_CREATE | Profile Manager | SOURCE et_messages = lt_messages. |
|
| 16 | /MRSS/CL_SQP_RES_PROFILE - CONSTRUCTOR | Resource Profile |