SAP ABAP Interface IF_EX_RERA_OP (Interface for BAdI: BADI_RERA_OP)
Hierarchy
☛
EA-FIN (Software Component) EA-FIN
⤷
RE-FX-RA (Application Component) Rental Accounting
⤷
RE_RA_OP (Package) RE: One-Time Posting

⤷

⤷

Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_DEF_IM_RERA_OP | Class for BAdI: BADI_RERA_OP | 20130710 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_EXM_IM_RERA_OP | Sample Implementation BAdI_RERA_OP | 20050530 |
Properties
Interface | IF_EX_RERA_OP | |
Short Description | Interface for BAdI: BADI_RERA_OP |
General Data
Package | RE_RA_OP | RE: One-Time Posting |
Created | 20050530 | SAP |
Last changed | 20130531 | SAP |
Unicode checks active |
Forward declarations
Interface IF_EX_RERA_OP has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_BADI_INTERFACE | Tag Interface for BAdIs | 20050530 |
Friends
Interface IF_EX_RERA_OP has no friend.
Attributes
Interface IF_EX_RERA_OP has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Activates Automatic Rounding | 20130306 |
2 | ![]() |
Instance method | Public | Method | Checks the Basic Data | 20080514 |
3 | ![]() |
Instance method | Public | Method | Checks the Document Header Data of Document | 20080514 |
4 | ![]() |
Instance method | Public | Method | Checks the Document Header Data of Item | 20080514 |
5 | ![]() |
Instance method | Public | Method | Completes the Basic Data | 20050530 |
6 | ![]() |
Instance method | Public | Method | Completes the Document Header Data (All Documents) | 20050530 |
7 | ![]() |
Instance method | Public | Method | Completes the Line Item Data (All Line Items) | 20050530 |
Events
Interface IF_EX_RERA_OP has no event.
Types
Interface IF_EX_RERA_OP has no local type.
Method Signatures
Method ACTIVATE_AUTOMATIC_ROUNDING Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CF_ROUNDING_ACTIVE | Call by reference | Type reference (TYPE) | RECABOOL | Automatische Rundung aktivieren ? | 20130306 | ||
2 | ![]() |
IS_BASE_DATA | Call by reference | Type reference (TYPE) | RERA_OPACT_BASE | Grunddaten einmalige Buchungen | 20130306 | ||
3 | ![]() |
IT_HEADER_DATA | Call by reference | Type reference (TYPE) | RE_T_RERA_OPACT_HEADER | Tabellentyp: Kopfdaten einmalige Buchungen | 20130306 | ||
4 | ![]() |
IT_ITEM_DATA | Call by reference | Type reference (TYPE) | RE_T_RERA_OPACT_ITEM | Tabellentyp: Zeilendaten einmalige Buchungen | 20130306 |
Method ACTIVATE_AUTOMATIC_ROUNDING on Interface IF_EX_RERA_OP has no exception.
Method CHECK_BASE_DATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_MESSAGE | Call by reference | Type reference (TYPE) | RE_T_MSG | Message-Liste | 20080514 | ||
2 | ![]() |
IS_BASE_DATA | Call by reference | Type reference (TYPE) | RERA_OPACT_BASE | Grunddaten einmalige Buchungen | 20080514 |
Method CHECK_BASE_DATA on Interface IF_EX_RERA_OP has no exception.
Method CHECK_SINGLE_HEADER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_MESSAGE | Call by reference | Type reference (TYPE) | RE_T_MSG | Message-Liste | 20080514 | ||
2 | ![]() |
IS_BASE_DATA | Call by reference | Type reference (TYPE) | RERA_OPACT_BASE | Grunddaten einmalige Buchungen | 20080514 | ||
3 | ![]() |
IS_HEADER_DATA | Call by reference | Type reference (TYPE) | RERA_OPACT_HEADER | Belegkopfdaten einmalige Buchungen | 20080514 |
Method CHECK_SINGLE_HEADER on Interface IF_EX_RERA_OP has no exception.
Method CHECK_SINGLE_ITEM Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_MESSAGE | Call by reference | Type reference (TYPE) | RE_T_MSG | Message-Liste | 20080514 | ||
2 | ![]() |
IS_BASE_DATA | Call by reference | Type reference (TYPE) | RERA_OPACT_BASE | Grunddaten einmalige Buchungen | 20080514 | ||
3 | ![]() |
IS_HEADER_DATA | Call by reference | Type reference (TYPE) | RERA_OPACT_HEADER | Belegkopfdaten einmalige Buchungen | 20080514 | ||
4 | ![]() |
IS_ITEM_DATA | Call by reference | Type reference (TYPE) | RERA_OPACT_ITEM | Zeilendaten einmalige Buchungen | 20080514 |
Method CHECK_SINGLE_ITEM on Interface IF_EX_RERA_OP has no exception.
Method COMPLETE_BASE_DATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CS_BASE_DATA | Call by reference | Type reference (TYPE) | RERA_OPACT_BASE | Grunddaten einmalige Buchungen | 20050530 | ||
2 | ![]() |
CT_MESSAGE | Call by reference | Type reference (TYPE) | RE_T_MSG | Message-Liste | 20050530 |
Method COMPLETE_BASE_DATA on Interface IF_EX_RERA_OP has no exception.
Method COMPLETE_HEADER_DATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_HEADER_DATA | Call by reference | Type reference (TYPE) | RE_T_RERA_OPACT_HEADER | Tabellentyp: Kopfdaten einmalige Buchungen | 20050530 | ||
2 | ![]() |
CT_MESSAGE | Call by reference | Type reference (TYPE) | RE_T_MSG | Message-Liste | 20050530 | ||
3 | ![]() |
IS_BASE_DATA | Call by reference | Type reference (TYPE) | RERA_OPACT_BASE | Grunddaten einmalige Buchungen | 20050530 |
Method COMPLETE_HEADER_DATA on Interface IF_EX_RERA_OP has no exception.
Method COMPLETE_ITEM_DATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_ITEM_DATA | Call by reference | Type reference (TYPE) | RE_T_RERA_OPACT_ITEM | Tabellentyp: Zeilendaten einmalige Buchungen | 20050530 | ||
2 | ![]() |
CT_MESSAGE | Call by reference | Type reference (TYPE) | RE_T_MSG | Message-Liste | 20050530 | ||
3 | ![]() |
IS_BASE_DATA | Call by reference | Type reference (TYPE) | RERA_OPACT_BASE | Grunddaten einmalige Buchungen | 20050530 | ||
4 | ![]() |
IT_HEADER_DATA | Call by reference | Type reference (TYPE) | RE_T_RERA_OPACT_HEADER | Tabellentyp: Kopfdaten einmalige Buchungen | 20050530 |
Method COMPLETE_ITEM_DATA on Interface IF_EX_RERA_OP has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 600 |