SAP ABAP Class CL_HRASR00_RULE_BUILDER (Rule Builder)
Hierarchy
☛
EA-HRGXX (Software Component) Sub component EA-HRGXX of EA-HR
⤷
PA-AS (Application Component) HR Administrative Services
⤷
PAOC_ASR_CONTROLLER (Package) Controller

⤷

⤷

Properties
Class | CL_HRASR00_RULE_BUILDER | |
Short Description | Rule Builder | |
Super Class | ||
Instantiability of a Class | 0 | Private |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | PAOC_ASR_CONTROLLER | Controller |
Created | 20050406 | SAP |
Last change | 20050615 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_HRASR00_RULE_BUILDER has no forward declaration.
Interfaces
Class CL_HRASR00_RULE_BUILDER has no interface implemented.
Friends
Class CL_HRASR00_RULE_BUILDER has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_HRASR00_FOBU_CONNECTOR | 20050406 | |||
2 | ![]() |
Instance attribute | Public | Object reference (TYPE REF TO) | CL_FOBU_FORMULA | Formula Builder | 20050502 | ||
3 | ![]() |
Instance attribute | Private | Type reference (TYPE) | ASR_FORM_SCENARIO | 20050406 | |||
4 | ![]() |
Instance attribute | Private | Type reference (TYPE) | ASR_FORM_SCENARIO_VERSION | 20050406 | |||
5 | ![]() |
Instance attribute | Private | Type reference (TYPE) | ASR_RULE | 20050406 | |||
6 | ![]() |
Static Attribute | Private | Type reference (TYPE) | RULE_BUILDER_INSTANCE_TAB | 20050406 | |||
7 | ![]() |
Instance attribute | Public | Type reference (TYPE) | SYSUUID_C | 20050406 | |||
8 | ![]() |
Instance attribute | Private | Type reference (TYPE) | ASR_RULE_TEXT | Name of Rule | 20050502 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Private | Constructor | 20050406 | |
2 | ![]() |
Instance method | Public | Method | 20050406 | |
3 | ![]() |
Instance method | Public | Method | 20050527 | |
4 | ![]() |
Instance method | Public | Method | 20050502 | |
5 | ![]() |
Instance method | Public | Method | 20050406 | |
6 | ![]() |
Static method | Public | Method | 20050406 | |
7 | ![]() |
Instance method | Public | Method | 20050502 |
Events
Class CL_HRASR00_RULE_BUILDER has no event.
Types
Class CL_HRASR00_RULE_BUILDER has no local type.
Method Signatures
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
FORM_SCENARIO | Call by reference | Type reference (TYPE) | ASR_FORM_SCENARIO | 20050406 | |||
2 | ![]() |
FORM_SCENARIO_VERSION | Call by reference | Type reference (TYPE) | ASR_FORM_SCENARIO_VERSION | 20050406 | |||
3 | ![]() |
RULE | Call by reference | Type reference (TYPE) | ASR_RULE | 20050406 | |||
4 | ![]() |
RULE_TEXT | Call by reference | Type reference (TYPE) | ASR_RULE_TEXT | Bezeichnung der Regel | 20050502 |
Method CONSTRUCTOR on class CL_HRASR00_RULE_BUILDER has no exception.
Method CREATE_RULE Signature
Method CREATE_RULE on class CL_HRASR00_RULE_BUILDER has no parameter.
Method CREATE_RULE on class CL_HRASR00_RULE_BUILDER has no exception.
Method DELETE_RULE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
FORM_SCENARIO | Call by reference | Type reference (TYPE) | ASR_FORM_SCENARIO | 20050527 | |||
2 | ![]() |
FORM_SCENARIO_VERSION | Call by reference | Type reference (TYPE) | ASR_FORM_SCENARIO_VERSION | 20050527 | |||
3 | ![]() |
RULE | Call by reference | Type reference (TYPE) | ASR_RULE | 20050527 |
Method DELETE_RULE on class CL_HRASR00_RULE_BUILDER has no exception.
Method DISPLAY_RULE Signature
Method DISPLAY_RULE on class CL_HRASR00_RULE_BUILDER has no parameter.
Method DISPLAY_RULE on class CL_HRASR00_RULE_BUILDER has no exception.
Method EDIT_RULE Signature
Method EDIT_RULE on class CL_HRASR00_RULE_BUILDER has no parameter.
Method EDIT_RULE on class CL_HRASR00_RULE_BUILDER has no exception.
Method GET_INSTANCE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
FORM_SCENARIO | Call by reference | Type reference (TYPE) | ASR_FORM_SCENARIO | 20050406 | |||
2 | ![]() |
FORM_SCENARIO_VERSION | Call by reference | Type reference (TYPE) | ASR_FORM_SCENARIO_VERSION | 20050406 | |||
3 | ![]() |
RULE | Call by reference | Type reference (TYPE) | ASR_RULE | 20050406 | |||
4 | ![]() |
RULE_BUILDER | Call by reference | Object reference (TYPE REF TO) | CL_HRASR00_RULE_BUILDER | 20050406 | |||
5 | ![]() |
RULE_TEXT | Call by reference | Type reference (TYPE) | ASR_RULE_TEXT | Bezeichnung der Regel | 20050502 |
Method GET_INSTANCE on class CL_HRASR00_RULE_BUILDER has no exception.
Method LAUNCH_FORMULA_BUILDER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
DISPLAY_MODE | Call by reference | Type reference (TYPE) | CHAR1 | Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') | 20050502 | ||
2 | ![]() |
EXIT_CODE | Call by reference | Type reference (TYPE) | SY-UCOMM | 20050502 | |||
3 | ![]() |
FORMULA | Call by reference | Object reference (TYPE REF TO) | CL_FOBU_FORMULA | 20050606 |
Method LAUNCH_FORMULA_BUILDER on class CL_HRASR00_RULE_BUILDER has no exception.
History
Last changed by/on | SAP | 20050615 |
SAP Release Created in | 600 |