SAP ABAP Class IF_RESC_APPORT_FACTOR_ENGINE (Reference Factor Determination (Apportionment Factor))
Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface composition (i COMPRISING i_ref) | IF_RECA_STORABLE | Object Can Be Stored | 20060602 |
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_RESC_APPORT_FACTOR_ENGINE | Reference Factor Determination (Apportionment Factor) | 20060602 |
Properties
Class | IF_RESC_APPORT_FACTOR_ENGINE | |
Short Description | Reference Factor Determination (Apportionment Factor) | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | ||
Created | 20060602 | SAP |
Last change | 20100310 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
2 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class IF_RESC_APPORT_FACTOR_ENGINE has no interface implemented.
Friends
Class IF_RESC_APPORT_FACTOR_ENGINE has no friend class.
Attributes
Class IF_RESC_APPORT_FACTOR_ENGINE has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Determine Reference Factors | 20060602 |
2 | ![]() |
Instance method | Public | Method | Gets the BAdI | 20060602 |
3 | ![]() |
Instance method | Public | Method | Gets All Measurement Amounts | 20060602 |
4 | ![]() |
Instance method | Public | Method | Gets the Status for a Given Object | 20060609 |
5 | ![]() |
Instance method | Public | Method | Initializes Using Superordinate Object | 20060602 |
6 | ![]() |
Instance method | Public | Method | 20060602 | |
7 | ![]() |
Instance method | Public | Method | Delete all | 20060602 |
8 | ![]() |
Instance method | Public | Method | 20060602 |
Events
Class IF_RESC_APPORT_FACTOR_ENGINE has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | MTYPE_S_PARAM | Public | See coding | 20060602 | BEGIN OF mtype_s_param,
process TYPE reca_process_id-process,
processguid TYPE reca_process_id-processguid,
ref_PROCESS TYPE REF TO IF_RESC_SETTLEMENT,
measkeydate TYPE rescmeaskeydate,
pstngdate TYPE rerapstngdate,
is_storable TYPE recabool,
settlmode TYPE rescc_settlmode_x,
alternative_meas TYPE rebdmeas,
calcmethper type reracalcmethper,
END OF mtype_s_param
|
Method Signatures
Method DETERMINATION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ED_STATUS | Call by reference | Type reference (TYPE) | RECASTEPSTATUS | Status einer Prozessstufe | 20060602 | ||
2 | ![]() |
IO_HIERARCHY | Call by reference | Object reference (TYPE REF TO) | IF_RESC_HIERARCHY | Abrechungshierarchie | 20060606 | ||
3 | ![]() |
IO_MSGLIST | Call by reference | Object reference (TYPE REF TO) | IF_RECA_MESSAGE_LIST | Nachrichtensammler | 20060602 |
Method DETERMINATION on class IF_RESC_APPORT_FACTOR_ENGINE has no exception.
Method GET_EXIT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RO_EXIT | Value transfer | Object reference (TYPE REF TO) | BADI_RESC_SETTLSTEP_AF | 20060602 |
Method GET_EXIT on class IF_RESC_APPORT_FACTOR_ENGINE has no exception.
Method GET_LIST Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_LIST | Call by reference | Type reference (TYPE) | RE_T_MEASVALUE_X | Verwendete Bemessungsgröße (VISCSMEAS) | 20060602 |
Method GET_LIST on class IF_RESC_APPORT_FACTOR_ENGINE has no exception.
Method GET_OBJSTATUS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ID_OBJGUID | Call by reference | Type reference (TYPE) | VICASTEPSTATUS-OBJGUID | Eindeutiger Schlüssel des Objektes innerhalb eines Prozesses | 20060609 | ||
2 | ![]() |
RD_STATUS | Value transfer | Type reference (TYPE) | VICASTEPSTATUS-STATUS | Status einer Prozessstufe | 20060609 |
Method GET_OBJSTATUS on class IF_RESC_APPORT_FACTOR_ENGINE has no exception.
Method INIT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ID_ACTIVITY | Call by reference | Type reference (TYPE) | RECA1_ACTIVITY | 20060602 | |||
2 | ![]() |
IF_AUTH_CHECK | Call by reference | Type reference (TYPE) | RECABOOL | Allgemeines Ja/Nein - Feld | 20060602 | ||
3 | ![]() |
IF_ENQUEUE | Call by reference | Type reference (TYPE) | RECABOOL | Allgemeines Ja/Nein - Feld | 20060602 | ||
4 | ![]() |
IO_HIERARCHY | Call by reference | Object reference (TYPE REF TO) | IF_RESC_HIERARCHY | Abrechungshierarchie | 20060606 | ||
5 | ![]() |
IS_PARAM | Call by reference | Type reference (TYPE) | IF_RESC_APPORT_FACTOR_ENGINE=>MTYPE_S_PARAM | 20060602 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehler | 20060602 |
Method IS_MODIFIED Signature
Method IS_MODIFIED on class IF_RESC_APPORT_FACTOR_ENGINE has no parameter.
Method IS_MODIFIED on class IF_RESC_APPORT_FACTOR_ENGINE has no exception.
Method REVERSAL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IF_IN_UPDATE_TASK | Call by reference | Type reference (TYPE) | RECABOOL | Allgemeines Ja/Nein - Feld | 20060602 | ||
2 | ![]() |
IO_MSGLIST | Call by reference | Object reference (TYPE REF TO) | IF_RECA_MESSAGE_LIST | Nachrichtensammler | 20060602 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehler | 20060602 |
Method STORE Signature
Method STORE on class IF_RESC_APPORT_FACTOR_ENGINE has no parameter.
Method STORE on class IF_RESC_APPORT_FACTOR_ENGINE has no exception.
History
Last changed by/on | SAP | 20100310 |
SAP Release Created in |