SAP IF_HRASR00_WDA_SETTINGS OO Class - Settings for Process Browser
IF_HRASR00_WDA_SETTINGS is a standard SAP object class available within R/3 SAP systems depending on your version and release level. You can view/maintain the class details by entering its name into the relevant SAP transactions such as SE24, SE80 or even SE84. Below is the documentation available for class IF_HRASR00_WDA_SETTINGS including details of:
- Interface class implementations
- Inheritance details
- Methods defined within class ( including link to full details )
- Attributes ( including initial values )
- Class Events
Method list of IF_HRASR00_WDA_SETTINGS SAP class
A method is a coding block that performs a certain procedure (i.e. ABAP functionality) on an object within the overall SAP class. In simple terms if the object is an SAP database table a method could be the procedure to add a record or to delete a record. If you are new to OO in many respects, the implementation of a method is similar to a function module and can be called in a very similar way using CALL METHOD.
Instead of "CALL FUNCTION", Methods are referenced using the following syntax: CALL METHOD =>methodname EXPORTING/IMPORTING...
| Method Name | Description | Visability |
IF_HRASR00_WDA_SETTINGS attributes
List of attributes within class CL_ABAP_CHAR_UTILITIES. These can be referenced using the following syntax CL_ABAP_CHAR_UTILITIES=>. Although depending on where you are inserting the ABAP code you do need to check if the attribute is public or private.
| Name | Level | Description | Initial Value | Type | Visability |
| ASR_AFFECTED_EE_PERNR | Instance Attribute | LIKE | Private | ||
| ASR_BSTATUS | Instance Attribute | LIKE | Private | ||
| ASR_COMPLETION_DATE | Instance Attribute | LIKE | Private | ||
| ASR_COMPLETION_DATE_PB | Instance Attribute | LIKE | Private | ||
| ASR_CURRENT_PROCESSOR_NAME_PB | Instance Attribute | LIKE | Private | ||
| ASR_EMPLOYEE | Instance Attribute | LIKE | Private | ||
| ASR_EMPLOYEE_NAME | Instance Attribute | LIKE | Private | ||
| ASR_GROUP_REF_NUMBER_PB | Instance Attribute | LIKE | Private | ||
| ASR_INITIATOR_NAME_PB | Instance Attribute | LIKE | Private | ||
| ASR_INIT_DATE_PB | Instance Attribute | LIKE | Private | ||
| ASR_OBJECT_NAME_PB | Instance Attribute | LIKE | Private | ||
| ASR_OBJECT_TYPE_PB | Instance Attribute | LIKE | Private | ||
| ASR_OTYPE | Instance Attribute | LIKE | Private | ||
| ASR_PROCESSOR_TEXT_PB | Instance Attribute | LIKE | Private | ||
| ASR_PROCESS_STATUS_TEXT | Instance Attribute | LIKE | Private | ||
| ASR_STEP_STATUS | Instance Attribute | LIKE | Private | ||
| ASR_STEP_STATUS_PB | Instance Attribute | LIKE | Private | ||
| ASR_STEP_TITLE | Instance Attribute | LIKE | Private | ||
| ASR_STORNO | Instance Attribute | LIKE | Private | ||
| ASR_TIMESTAMP_PB | Instance Attribute | LIKE | Private | ||
| C_AFFECTED_EE_NAME | Instance Attribute | LIKE | Private | ||
| C_AFFECTED_EE_OVERVIEW | Instance Attribute | LIKE | Private | ||
| C_AFFECTED_EE_SEARCH | Instance Attribute | LIKE | Private | ||
| C_AFFECTED_INITIATOR_OVERVIEW | Instance Attribute | LIKE | Private | ||
| C_AFFECTED_INIT_AGGR_OVERVIEW | Instance Attribute | LIKE | Private | ||
| C_AFFECTED_INIT_PA_OBJECT | Instance Attribute | LIKE | Private | ||
| C_AFFECTED_INIT_PD_OBJECT | Instance Attribute | LIKE | Private | ||
| C_AFFECTED_INIT_PD_OVERVIEW | Instance Attribute | LIKE | Private | ||
| C_APPLICATION | Instance Attribute | LIKE | Private | ||
| C_ARCHIVE_KEY | Instance Attribute | LIKE | Private | ||
| C_ARCHIVE_OFFSET | Instance Attribute | LIKE | Private | ||
| C_ARCHIVE_READ | Instance Attribute | LIKE | Private | ||
| C_ASR_AGGR_OVERVIEW | Instance Attribute | LIKE | Private | ||
| C_ASR_EIC_EE | Instance Attribute | LIKE | Private | ||
| C_ASR_OVERVIEW | Instance Attribute | LIKE | Private | ||
| C_ASR_PD_OVERVIEW | Instance Attribute | LIKE | Private | ||
| C_ASR_PD_SEARCH | Instance Attribute | LIKE | Private | ||
| C_ASR_PROFILES | Instance Attribute | LIKE | Private | ||
| C_ASR_SEARCH | Instance Attribute | LIKE | Private | ||
| C_BUSINESS_STATUS | Instance Attribute | LIKE | Private | ||
| C_CASE_GUID | Instance Attribute | LIKE | Private | ||
| C_COMPLETED_ON | Instance Attribute | LIKE | Private | ||
| C_COMPLETION_DATE | Instance Attribute | LIKE | Private | ||
| C_CURRENT_PROCESSOR | Instance Attribute | LIKE | Private | ||
| C_CURRENT_PROCESSOR_PERNR | Instance Attribute | LIKE | Private | ||
| C_EIC_ACTIVITY | Instance Attribute | LIKE | Private | ||
| C_EMPLOYEE | Instance Attribute | LIKE | Private | ||
| C_FORM_SCENARIO_VERSION | Instance Attribute | LIKE | Private | ||
| C_FORM_SUB_TITLE | Instance Attribute | LIKE | Private | ||
| C_FORM_TITLE | Instance Attribute | LIKE | Private | ||
| C_GROUP_REF_NUMBER | Instance Attribute | LIKE | Private | ||
| C_INITIATOR | Instance Attribute | LIKE | Private | ||
| C_INITIATOR_NAME | Instance Attribute | LIKE | Private | ||
| C_INITIATOR_PERNR | Instance Attribute | LIKE | Private | ||
| C_INIT_DATE | Instance Attribute | LIKE | Private | ||
| C_INIT_DELTA | Instance Attribute | LIKE | Private | ||
| C_INIT_TIME | Instance Attribute | LIKE | Private | ||
| C_INIT_TST | Instance Attribute | LIKE | Private | ||
| C_INVOLVED_PROCESSOR | Instance Attribute | LIKE | Private | ||
| C_ISR_SCENARIO | Instance Attribute | LIKE | Private | ||
| C_IS_ROLE | Instance Attribute | LIKE | Private | ||
| C_OBJECT_KEY | Instance Attribute | LIKE | Private | ||
| C_OBJECT_NAME | Instance Attribute | LIKE | Private | ||
| C_OBJECT_TYPE | Instance Attribute | LIKE | Private | ||
| C_PD | Instance Attribute | LIKE | Private | ||
| C_PERNR | Instance Attribute | LIKE | Private | ||
| C_PROCESS | Instance Attribute | LIKE | Private | ||
| C_PROCESSED_BY | Instance Attribute | LIKE | Private | ||
| C_PROCESSOR | Instance Attribute | LIKE | Private | ||
| C_PROCESSOR_PERNR | Instance Attribute | LIKE | Private | ||
| C_PROCESS_TITLE | Instance Attribute | LIKE | Private | ||
| C_RCF_OVERVIEW | Instance Attribute | LIKE | Private | ||
| C_REFERENCE_NUMBER | Instance Attribute | LIKE | Private | ||
| C_SCENARIO | Instance Attribute | LIKE | Private | ||
| C_SCENARIO_STAGE | Instance Attribute | LIKE | Private | ||
| C_SCENARIO_VERSION | Instance Attribute | LIKE | Private | ||
| C_STARTED_ON | Instance Attribute | LIKE | Private | ||
| C_START_DELTA | Instance Attribute | LIKE | Private | ||
| C_START_TST | Instance Attribute | LIKE | Private | ||
| C_STATUS | Instance Attribute | LIKE | Private | ||
| C_STATUS_PROC | Instance Attribute | LIKE | Private | ||
| C_STEP_END_DATE | Instance Attribute | LIKE | Private | ||
| C_STEP_OBJECT_GUID | Instance Attribute | LIKE | Private | ||
| C_STEP_STATUS | Instance Attribute | LIKE | Private | ||
| C_STEP_TITLE | Instance Attribute | LIKE | Private | ||
| C_STORNO | Instance Attribute | LIKE | Private | ||
| C_TITLE | Instance Attribute | LIKE | Private | ||
| HREIC_ACTIVITY_NR | Instance Attribute | LIKE | Private | ||
| SEL_FIELDS_CURRENT_PROCESSOR | Instance Attribute | LIKE | Private | ||
| SEL_FIELDS_INITIATOR | Instance Attribute | LIKE | Private | ||
| SEL_FIELDS_INVOLVED_PROCESSOR | Instance Attribute | LIKE | Private | ||
| SEL_FIELDS_PROCESS | Instance Attribute | LIKE | Private | ||
| SEL_FIELDS_PROCESSOR | Instance Attribute | LIKE | Private | ||
| SEL_FIELDS_PROCESS_VALID | Instance Attribute | LIKE | Private | ||
| T5ASRPROCT_DESCRIPTION | Instance Attribute | LIKE | Private |
Links to Related Class(s)
IF_HRASR...Full list of available SAP object classes
Search for further information about these or an SAP related objects