SAP ABAP Interface IF_REAJ_METHOD_TASK (Adjustment Method - TASK)
Hierarchy
☛
EA-FIN (Software Component) EA-FIN
⤷
RE-FX-AJ (Application Component) Rent Adjustment
⤷
RE_AJ_ME (Package) RE: Adjustment Methods

⤷

⤷

Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_REAJ_METHOD_TASK | Adjustment Method - TASK | 20050117 |
Properties
Interface | IF_REAJ_METHOD_TASK | |
Short Description | Adjustment Method - TASK |
General Data
Package | RE_AJ_ME | RE: Adjustment Methods |
Created | 20050117 | SAP |
Last changed | 20100310 | SAP |
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ABAP | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
2 | REAJ1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
3 | RECA1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_REAJ_METHOD | Adjustment Method - Basis | 20050117 |
Friends
Interface IF_REAJ_METHOD_TASK has no friend.
Attributes
Interface IF_REAJ_METHOD_TASK has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Gets the Rule for Indexed Method | 20050218 |
2 | ![]() |
Instance method | Public | Method | Gets Rule Data for Date [Final] | 20050117 |
3 | ![]() |
Instance method | Public | Method | Gets Rule Pointer for Date [Final] | 20050117 |
4 | ![]() |
Instance method | Public | Method | Gets Data Record of VIAJRECTASK | 20050117 |
5 | ![]() |
Instance method | Public | Method | Gets the Adjustment Measure Type for Rule | 20050218 |
6 | ![]() |
Instance method | Public | Method | Gets Informational Values for Adjustment of a Condition | 20050117 |
Events
Interface IF_REAJ_METHOD_TASK has no event.
Types
Interface IF_REAJ_METHOD_TASK has no local type.
Method Signatures
Method GET_ADJMRULE_BY_ADJMMETH Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ID_ADJMMETH | Call by reference | Type reference (TYPE) | REAJADJMMETH | Anpassungsverfahren | 20050218 | ||
2 | ![]() |
RD_ADJMRULE | Value transfer | Type reference (TYPE) | REAJADJMRULE | Anpassungsregel | 20050218 |
Method GET_ADJMRULE_BY_ADJMMETH on Interface IF_REAJ_METHOD_TASK has no exception.
Method GET_DETAIL_BY_DATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ES_GLOBAL | Call by reference | Type reference (TYPE) | REAJ_GLOBAL | Anpassungsregel: Verfahrensübergreifend (VIAJRULE) | 20050117 | ||
2 | ![]() |
ID_DATE | Value transfer | Type reference (TYPE) | SY-DATUM | Datum und Zeit, aktuelles (Applikationsserver-)Datum | 20050117 | ||
3 | ![]() |
IO_CONDITION | Value transfer | Object reference (TYPE REF TO) | IF_RECD_CONDITION | 20050117 |
Method GET_DETAIL_BY_DATE on Interface IF_REAJ_METHOD_TASK has no exception.
Method GET_POINTER_BY_DATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EO_GLOBAL | Call by reference | Object reference (TYPE REF TO) | IF_REAJ_GLOBAL_MNGR | Verfahrensübergreifend - Manager | 20050117 | ||
2 | ![]() |
ID_DATE | Call by reference | Type reference (TYPE) | SY-DATUM | Datum und Zeit, aktuelles (Applikationsserver-)Datum | 20050117 |
Method GET_POINTER_BY_DATE on Interface IF_REAJ_METHOD_TASK has no exception.
Method GET_RECTASK_BY_CONDGUID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ES_VIAJRECORD | Call by reference | Type reference (TYPE) | VIAJRECORD | Anpassungssatz | 20050117 | ||
2 | ![]() |
ES_VIAJRECTASK | Call by reference | Type reference (TYPE) | VIAJRECTASK | Anpassungssatz TASK | 20050117 | ||
3 | ![]() |
ID_CONDGUID | Call by reference | Type reference (TYPE) | RECDCONDGUID | GUID (RAW16) für Konditionen | 20050117 |
Method GET_RECTASK_BY_CONDGUID on Interface IF_REAJ_METHOD_TASK has no exception.
Method GET_TASKTYPE_BY_ADJMRULE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ID_ADJMRULE | Call by reference | Type reference (TYPE) | REAJADJMRULE | Anpassungsregel | 20050218 | ||
2 | ![]() |
RD_ADJMTASKTYPE | Value transfer | Type reference (TYPE) | REAJADJMTASKTYPE | Typ der Anpassungsmaßnahme | 20050218 |
Method GET_TASKTYPE_BY_ADJMRULE on Interface IF_REAJ_METHOD_TASK has no exception.
Method GET_TASK_DETAIL_BY_CONDITION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ES_METHOD_INFO_TASK | Call by reference | Type reference (TYPE) | REAJ_METHOD_INFO_TASK | Info zu [Anpassungsregel, Kondition] TASK | 20050117 | ||
2 | ![]() |
ES_RECORD_TASK | Call by reference | Type reference (TYPE) | VIAJRECTASK | Anpassungssatz TASK | 20050117 | ||
3 | ![]() |
ET_RECORD_TASKOBJ | Call by reference | Type reference (TYPE) | RE_T_VIAJRECTASKOBJ | Anpassungssatz TASKOBJ | 20050310 | ||
4 | ![]() |
ID_METHREFGUID | Call by reference | Type reference (TYPE) | RECAGUID | Referenzguid | 20060831 | ||
5 | ![]() |
IO_CONDITION | Call by reference | Object reference (TYPE REF TO) | IF_RECD_CONDITION | Kondition | 20050117 | ||
6 | ![]() |
IO_PROCESS_STEP_ADJM | Call by reference | Object reference (TYPE REF TO) | IF_REAJ_PROCESS_STEP_ADJM | Anpassungsschritt ADJM | 20060831 | ||
7 | ![]() |
IS_RECORD | Call by reference | Type reference (TYPE) | VIAJRECORD | Anpassungssatz | 20050117 |
Method GET_TASK_DETAIL_BY_CONDITION on Interface IF_REAJ_METHOD_TASK has no exception.
History
Last changed by/on | SAP | 20100310 |
SAP Release Created in | 600 |