SAP ABAP Interface IF_RERA_POSTING_PARAM_REOP (Posting Process: Parameters for Periodic Posting)
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_RERA_POSTING_PARAM_REOP Parameters for One-Time Postings 20040826
Properties
Interface IF_RERA_POSTING_PARAM_REOP  
Short Description Posting Process: Parameters for Periodic Posting    
General Data
Package RE_RA_OP   RE: One-Time Posting 
Created 20040826   SAP 
Last changed 20130531   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)
Interfaces
# Interface Abstract Final Description Created on
1 IF_RERA_POSTING_PARAM Posting Process: Parameters 20040826
Friends
Interface IF_RERA_POSTING_PARAM_REOP has no friend.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MD_PSTNGTYPE Instance attribute Public Type reference (TYPE) RERAPSTNGTYPE Type of Posting Run 20040826
2 MF_INIT_BY_DOCS Instance attribute Public Type reference (TYPE) RECABOOL Initialized Using Documents 20040826
3 MS_BASE Instance attribute Public Type reference (TYPE) RERA_OPACT_BASE Basic Data for One-Time Postings 20040921
4 MT_DOC_HEADER Instance attribute Public Type reference (TYPE) RE_T_PRE_DOC_HEADER RE Document Header Generated Preliminary Step 20040826
5 MT_DOC_ITEM Instance attribute Public Type reference (TYPE) RE_T_PRE_DOC_ITEM_GEN RE Document Item Generated Preliminary Step 20040826
6 MT_DOC_WT_ITEM Instance attribute Public Type reference (TYPE) RE_T_PRE_WITHHOLDINGTAX_ITEM Table Type: Withholding Tax Item Data 20050323
7 MT_FIELDSTATE Instance attribute Public Type reference (TYPE) RE_T_RERA_OPACT_FIELDSTATE Table Type: Field Status for One-Time Postings 20041129
8 MT_HEADER Instance attribute Public Type reference (TYPE) RE_T_RERA_OPACT_HEADER Table Type: Header Data for One-Time Postings 20040921
9 MT_ITEM Instance attribute Public Type reference (TYPE) RE_T_RERA_OPACT_ITEM Table Type: Line Item Data for One-Time Postings 20040921
10 MT_LIST Instance attribute Public Type reference (TYPE) RE_T_PRE_POSTING_RECORD RE External Posting Records 20040826
11 MT_LIST_ALL Instance attribute Public Type reference (TYPE) RE_T_PRE_POSTING_RECORD All External Posting Records of Run 20040826
12 MT_WT_ITEM Instance attribute Public Type reference (TYPE) RE_T_RERA_OPACT_WT_ITEM Table Type: Withholding Tax Item Data for One-Time Postings 20050323
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_BALANCE Instance method Public Method Checks Balance of Line Items 20040928
2 CHECK_BASE_DATA Instance method Public Method Checks Basic Data 20040913
3 CHECK_HEADER_DATA Instance method Public Method Checks Document Header Data 20040913
4 CHECK_ITEM_DATA Instance method Public Method Checks Line Item Data 20040913
5 CHECK_SINGLE_HEADER Instance method Public Method Checks Single Document Header 20040923
6 CHECK_SINGLE_ITEM Instance method Public Method Checks Single Line Item 20040922
7 CHECK_WT_FOR_SINGLE_ITEM Instance method Public Method Checks Withholding Tax Data for Single Line Item 20050331
8 COMPLETE_BASE_DATA Instance method Public Method Enhances Basic Data 20040913
9 COMPLETE_HEADER_DATA Instance method Public Method Enhances Document Header Data 20040913
10 COMPLETE_ITEM_DATA Instance method Public Method Enhances Line Item Data 20040913
11 COMPLETE_SINGLE_HEADER Instance method Public Method Enhances Single Document Header 20041006
12 COMPLETE_SINGLE_ITEM Instance method Public Method Enhances Single Line Item 20041006
13 GENERATE_DISTRIBUTION_DATA Instance method Public Method Generates Distribution Items 20050117
14 GENERATE_SINGLE_DISTRIBUTION Instance method Public Method Generates Distribution Items for Individual Item 20050117
15 GET_ACCTASS_PROPOSAL Instance method Public Method Gets Proposal for Account Assignment 20041215
16 GET_OPACT_DATA Instance method Public Method Gets Attribute of Posting Activity 20040921
17 INIT_BY_DOC_DATA Instance method Public Method Initialize Using Existing Documents 20040826
18 INIT_BY_POSTING_RECORD Instance method Public Method Initialize Using Posting Record 20040826
19 PREDEFINE_BASE_DATA Instance method Public Method Defaults Basic Data from Customizing 20040906
20 PREDEFINE_BASE_DATA_PRESET Instance method Public Method Defaults Basic Data from Customizing with Input Data 20061024
21 PREDEFINE_HEADER_DATA Instance method Public Method Defaults Document Header Data from Customizing 20040908
22 PREDEFINE_ITEM_DATA Instance method Public Method Defaults Line Item Data from Customizing 20040909
23 SET_OPACT_DATA Instance method Public Method Sets Attribute of Posting Activity 20040921
Events
Interface IF_RERA_POSTING_PARAM_REOP has no event.
Types
Interface IF_RERA_POSTING_PARAM_REOP has no local type.
Method Signatures

Method CHECK_BALANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_MSGLIST Call by reference Object reference (TYPE REF TO) IF_RECA_MESSAGE_LIST Nachrichtensammler 20040928
2 Importing IO_NAVIGATION_DATA Call by reference Object reference (TYPE REF TO) CL_RECA_DATA_CONTAINER Container mit Daten (Wertübergabe) 20041108
3 Importing IT_HEADER Value transfer Type reference (TYPE) RE_T_RERA_OPACT_HEADER Tabellentyp: Kopfdaten einmalige Buchungen 20050512
4 Importing IT_ITEM Value transfer Type reference (TYPE) RE_T_RERA_OPACT_ITEM Tabellentyp: Zeilendaten einmalige Buchungen 20041115

Method CHECK_BALANCE on Interface IF_RERA_POSTING_PARAM_REOP has no exception.

Method CHECK_BASE_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_MSGLIST Call by reference Object reference (TYPE REF TO) IF_RECA_MESSAGE_LIST Nachrichtensammler 20040913
2 Importing IO_NAVIGATION_DATA Call by reference Object reference (TYPE REF TO) CL_RECA_DATA_CONTAINER Container mit Daten (Wertübergabe) 20041108
3 Importing IS_BASE Value transfer Type reference (TYPE) RERA_OPACT_BASE Grunddaten einmalige Buchungen 20041115

Method CHECK_BASE_DATA on Interface IF_RERA_POSTING_PARAM_REOP has no exception.

Method CHECK_HEADER_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_MSGLIST Call by reference Object reference (TYPE REF TO) IF_RECA_MESSAGE_LIST Nachrichtensammler 20040913
2 Importing IO_NAVIGATION_DATA Call by reference Object reference (TYPE REF TO) CL_RECA_DATA_CONTAINER Container mit Daten (Wertübergabe) 20041111
3 Importing IS_BASE Value transfer Type reference (TYPE) RERA_OPACT_BASE Grunddaten einmalige Buchungen 20041115
4 Importing IT_HEADER Value transfer Type reference (TYPE) RE_T_RERA_OPACT_HEADER Tabellentyp: Kopfdaten einmalige Buchungen 20041115

Method CHECK_HEADER_DATA on Interface IF_RERA_POSTING_PARAM_REOP has no exception.

Method CHECK_ITEM_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_MSGLIST Call by reference Object reference (TYPE REF TO) IF_RECA_MESSAGE_LIST Nachrichtensammler 20040913
2 Importing IO_NAVIGATION_DATA Call by reference Object reference (TYPE REF TO) CL_RECA_DATA_CONTAINER Container mit Daten (Wertübergabe) 20041111
3 Importing IS_BASE Value transfer Type reference (TYPE) RERA_OPACT_BASE Grunddaten einmalige Buchungen 20041115
4 Importing IT_HEADER Value transfer Type reference (TYPE) RE_T_RERA_OPACT_HEADER Tabellentyp: Kopfdaten einmalige Buchungen 20041115
5 Importing IT_ITEM Value transfer Type reference (TYPE) RE_T_RERA_OPACT_ITEM Tabellentyp: Zeilendaten einmalige Buchungen 20041115

Method CHECK_ITEM_DATA on Interface IF_RERA_POSTING_PARAM_REOP has no exception.

Method CHECK_SINGLE_HEADER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_MSGLIST Call by reference Object reference (TYPE REF TO) IF_RECA_MESSAGE_LIST Nachrichtensammler 20040923
2 Importing IO_NAVIGATION_DATA Call by reference Object reference (TYPE REF TO) CL_RECA_DATA_CONTAINER Container mit Daten (Wertübergabe) 20041111
3 Importing IS_BASE Value transfer Type reference (TYPE) RERA_OPACT_BASE Grunddaten einmalige Buchungen 20041115
4 Importing IS_HEADER Value transfer Type reference (TYPE) RERA_OPACT_HEADER Belegkopfdaten einmalige Buchungen 20040923

Method CHECK_SINGLE_HEADER on Interface IF_RERA_POSTING_PARAM_REOP has no exception.

Method CHECK_SINGLE_ITEM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_MSGLIST Call by reference Object reference (TYPE REF TO) IF_RECA_MESSAGE_LIST Nachrichtensammler 20040922
2 Importing IO_NAVIGATION_DATA Call by reference Object reference (TYPE REF TO) CL_RECA_DATA_CONTAINER Container mit Daten (Wertübergabe) 20041111
3 Importing IS_BASE Value transfer Type reference (TYPE) RERA_OPACT_BASE Grunddaten einmalige Buchungen 20041115
4 Importing IS_ITEM Value transfer Type reference (TYPE) RERA_OPACT_ITEM Zeilendaten einmalige Buchunge 20040922
5 Importing IT_HEADER Value transfer Type reference (TYPE) RE_T_RERA_OPACT_HEADER Tabellentyp: Kopfdaten einmalige Buchungen 20041115

Method CHECK_SINGLE_ITEM on Interface IF_RERA_POSTING_PARAM_REOP has no exception.

Method CHECK_WT_FOR_SINGLE_ITEM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_MSGLIST Call by reference Object reference (TYPE REF TO) IF_RECA_MESSAGE_LIST Nachrichtensammler 20050331
2 Importing IO_NAVIGATION_DATA Call by reference Object reference (TYPE REF TO) CL_RECA_DATA_CONTAINER Container mit Daten (Wertübergabe) 20050331
3 Importing IS_BASE Value transfer Type reference (TYPE) RERA_OPACT_BASE Grunddaten einmalige Buchungen 20050331
4 Importing IS_ITEM Value transfer Type reference (TYPE) RERA_OPACT_ITEM Zeilendaten einmalige Buchunge 20050331
5 Importing IT_HEADER Value transfer Type reference (TYPE) RE_T_RERA_OPACT_HEADER Tabellentyp: Kopfdaten einmalige Buchungen 20050331
6 Importing IT_WT_ITEM Value transfer Type reference (TYPE) RE_T_RERA_OPACT_WT_ITEM Tabellentyp: Quellensteuerzeilendaten einmalige Buchungen 20050331

Method CHECK_WT_FOR_SINGLE_ITEM on Interface IF_RERA_POSTING_PARAM_REOP has no exception.

Method COMPLETE_BASE_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_BASE Value transfer Type reference (TYPE) RERA_OPACT_BASE Grunddaten einmalige Buchungen 20041115
2 Importing IO_MSGLIST Call by reference Object reference (TYPE REF TO) IF_RECA_MESSAGE_LIST Nachrichtensammler 20040913
3 Importing IO_NAVIGATION_DATA Call by reference Object reference (TYPE REF TO) CL_RECA_DATA_CONTAINER Container mit Daten (Wertübergabe) 20041111

Method COMPLETE_BASE_DATA on Interface IF_RERA_POSTING_PARAM_REOP has no exception.

Method COMPLETE_HEADER_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_HEADER Value transfer Type reference (TYPE) RE_T_RERA_OPACT_HEADER Tabellentyp: Kopfdaten einmalige Buchungen 20041115
2 Importing IO_MSGLIST Call by reference Object reference (TYPE REF TO) IF_RECA_MESSAGE_LIST Nachrichtensammler 20040913
3 Importing IO_NAVIGATION_DATA Call by reference Object reference (TYPE REF TO) CL_RECA_DATA_CONTAINER Container mit Daten (Wertübergabe) 20041111
4 Importing IS_BASE Value transfer Type reference (TYPE) RERA_OPACT_BASE Grunddaten einmalige Buchungen 20041115

Method COMPLETE_HEADER_DATA on Interface IF_RERA_POSTING_PARAM_REOP has no exception.

Method COMPLETE_ITEM_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_BASE Value transfer Type reference (TYPE) RERA_OPACT_BASE Grunddaten einmalige Buchungen 20050513
2 Changing CT_ITEM Value transfer Type reference (TYPE) RE_T_RERA_OPACT_ITEM Tabellentyp: Zeilendaten einmalige Buchungen 20041115
3 Importing IF_ROUND_ITEMS Value transfer Type reference (TYPE) RECABOOL ABAP_FALSE Rundungsdiff. verteilen 20121219
4 Importing IO_MSGLIST Call by reference Object reference (TYPE REF TO) IF_RECA_MESSAGE_LIST Nachrichtensammler 20040913
5 Importing IO_NAVIGATION_DATA Call by reference Object reference (TYPE REF TO) CL_RECA_DATA_CONTAINER Container mit Daten (Wertübergabe) 20041111
6 Importing IT_HEADER Value transfer Type reference (TYPE) RE_T_RERA_OPACT_HEADER Tabellentyp: Kopfdaten einmalige Buchungen 20041115

Method COMPLETE_ITEM_DATA on Interface IF_RERA_POSTING_PARAM_REOP has no exception.

Method COMPLETE_SINGLE_HEADER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_HEADER Value transfer Type reference (TYPE) RERA_OPACT_HEADER Kopfdaten einmalige Buchungen 20041115
2 Importing IO_MSGLIST Call by reference Object reference (TYPE REF TO) IF_RECA_MESSAGE_LIST Nachrichtensammler 20041006
3 Importing IO_NAVIGATION_DATA Call by reference Object reference (TYPE REF TO) CL_RECA_DATA_CONTAINER Container mit Daten (Wertübergabe) 20041111
4 Importing IS_BASE Value transfer Type reference (TYPE) RERA_OPACT_BASE Grunddaten einmalige Buchungen 20041115

Method COMPLETE_SINGLE_HEADER on Interface IF_RERA_POSTING_PARAM_REOP has no exception.

Method COMPLETE_SINGLE_ITEM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_ITEM Value transfer Type reference (TYPE) RERA_OPACT_ITEM Zeilendaten einmalige Buchungen 20041006
2 Importing IO_MSGLIST Call by reference Object reference (TYPE REF TO) IF_RECA_MESSAGE_LIST Nachrichtensammler 20041006
3 Importing IO_NAVIGATION_DATA Call by reference Object reference (TYPE REF TO) CL_RECA_DATA_CONTAINER Container mit Daten (Wertübergabe) 20041111
4 Importing IS_BASE Value transfer Type reference (TYPE) RERA_OPACT_BASE Grunddaten einmalige Buchungen 20041115
5 Importing IT_HEADER Value transfer Type reference (TYPE) RE_T_RERA_OPACT_HEADER Tabellentyp: Kopfdaten einmalige Buchungen 20041115

Method COMPLETE_SINGLE_ITEM on Interface IF_RERA_POSTING_PARAM_REOP has no exception.

Method GENERATE_DISTRIBUTION_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_ITEM Call by reference Type reference (TYPE) RE_T_RERA_OPACT_ITEM Tabellentyp: Zeilendaten einmalige Buchungen 20050117
2 Importing IO_MSGLIST Call by reference Object reference (TYPE REF TO) IF_RECA_MESSAGE_LIST Nachrichtensammler 20050117
3 Importing IO_NAVIGATION_DATA Call by reference Object reference (TYPE REF TO) CL_RECA_DATA_CONTAINER Container mit Daten (Wertübergabe) 20050117
4 Importing IS_BASE Value transfer Type reference (TYPE) RERA_OPACT_BASE Grunddaten einmalige Buchungen 20050117
5 Importing IT_HEADER Value transfer Type reference (TYPE) RE_T_RERA_OPACT_HEADER Tabellentyp: Kopfdaten einmalige Buchungen 20050117

Method GENERATE_DISTRIBUTION_DATA on Interface IF_RERA_POSTING_PARAM_REOP has no exception.

Method GENERATE_SINGLE_DISTRIBUTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_DIST_ITEM Call by reference Type reference (TYPE) RE_T_RERA_OPACT_ITEM Tabellentyp: Zeilendaten einmalige Buchungen 20050117
2 Importing IO_MSGLIST Call by reference Object reference (TYPE REF TO) IF_RECA_MESSAGE_LIST Nachrichtensammler 20050117
3 Importing IO_NAVIGATION_DATA Call by reference Object reference (TYPE REF TO) CL_RECA_DATA_CONTAINER Container mit Daten (Wertübergabe) 20050117
4 Importing IS_BASE Value transfer Type reference (TYPE) RERA_OPACT_BASE Grunddaten einmalige Buchungen 20050117
5 Importing IS_ITEM Value transfer Type reference (TYPE) RERA_OPACT_ITEM Zeilendaten einmalige Buchungen 20050117
6 Importing IT_HEADER Value transfer Type reference (TYPE) RE_T_RERA_OPACT_HEADER Tabellentyp: Kopfdaten einmalige Buchungen 20050117

Method GENERATE_SINGLE_DISTRIBUTION on Interface IF_RERA_POSTING_PARAM_REOP has no exception.

Method GET_ACCTASS_PROPOSAL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_ITEM Call by reference Type reference (TYPE) RERA_OPACT_ITEM Zeilendaten einmalige Buchungen 20041215
2 Exporting ET_ACCT_ASSIGNMENT Call by reference Type reference (TYPE) RE_T_RERA_OPACT_ITEM Tabellentyp: Zeilendaten einmalige Buchungen 20041215
3 Importing IF_ALL_POSSIBLE Value transfer Type reference (TYPE) RECABOOL ABAP_FALSE Allgemeines Ja/Nein - Feld 20041215
4 Importing IS_BASE Value transfer Type reference (TYPE) RERA_OPACT_BASE Grunddaten einmalige Buchungen 20041215
5 Importing IS_HEADER Value transfer Type reference (TYPE) RERA_OPACT_HEADER Belegkopfdaten einmalige Buchungen 20041215
# Exception Resumable Description Created on
1 ERROR Fehler aufgetreten 20041215

Method GET_OPACT_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_BASE Value transfer Type reference (TYPE) RERA_OPACT_BASE Grunddaten einmalige Buchungen 20041115
2 Exporting ET_FIELDSTATE Value transfer Type reference (TYPE) RE_T_RERA_OPACT_FIELDSTATE Tabellentyp: Feldstatus einmalige Buchungen 20041129
3 Exporting ET_HEADER Value transfer Type reference (TYPE) RE_T_RERA_OPACT_HEADER Tabellentyp: Kopfdaten einmalige Buchungen 20041115
4 Exporting ET_ITEM Value transfer Type reference (TYPE) RE_T_RERA_OPACT_ITEM Tabellentyp: Zeilendaten einmalige Buchungen 20041115
5 Exporting ET_WT_ITEM Value transfer Type reference (TYPE) RE_T_RERA_OPACT_WT_ITEM Tabellentyp: Quellensteuerzeilendaten einmalige Buchungen 20050323

Method GET_OPACT_DATA on Interface IF_RERA_POSTING_PARAM_REOP has no exception.

Method INIT_BY_DOC_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_DOC_HEADER Call by reference Type reference (TYPE) RE_T_PRE_DOC_HEADER RE-Belegkopf generierte Vorstufe 20040826
2 Importing IT_DOC_ITEM Call by reference Type reference (TYPE) RE_T_PRE_DOC_ITEM_GEN RE-Belegposition generierte Vorstufe 20040826
3 Importing IT_DOC_WT_ITEM Call by reference Type reference (TYPE) RE_T_PRE_WITHHOLDINGTAX_ITEM Tabellentyp: Quellensteuerzeilendaten 20050323

Method INIT_BY_DOC_DATA on Interface IF_RERA_POSTING_PARAM_REOP has no exception.

Method INIT_BY_POSTING_RECORD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_PSTNGTYPE Value transfer Type reference (TYPE) RERAPROCEDURE Buchungsart 20040826
2 Importing IT_POSTING_RECORD Call by reference Type reference (TYPE) RE_T_PRE_POSTING_RECORD RE-Buchungssätze extern 20040826

Method INIT_BY_POSTING_RECORD on Interface IF_RERA_POSTING_PARAM_REOP has no exception.

Method PREDEFINE_BASE_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_BASE Value transfer Type reference (TYPE) RERA_OPACT_BASE Grunddaten einmalige Buchungen 20041112
2 Importing ID_BUKRS Value transfer Type reference (TYPE) BUKRS Buchungskreis 20040906
3 Importing ID_OPACT Value transfer Type reference (TYPE) RERAOPACT Buchungsvorfall 20040906
4 Importing IO_MSGLIST Call by reference Object reference (TYPE REF TO) IF_RECA_MESSAGE_LIST Nachrichtensammler 20040906
5 Importing IO_NAVIGATION_DATA Call by reference Object reference (TYPE REF TO) CL_RECA_DATA_CONTAINER Container mit Daten (Wertübergabe) 20041111

Method PREDEFINE_BASE_DATA on Interface IF_RERA_POSTING_PARAM_REOP has no exception.

Method PREDEFINE_BASE_DATA_PRESET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_BASE Value transfer Type reference (TYPE) RERA_OPACT_BASE Grunddaten einmalige Buchungen 20061024
2 Importing ID_BUKRS Value transfer Type reference (TYPE) BUKRS Buchungskreis 20061024
3 Importing ID_OPACT Value transfer Type reference (TYPE) RERAOPACT Buchungsvorfall 20061024
4 Importing IO_MSGLIST Call by reference Object reference (TYPE REF TO) IF_RECA_MESSAGE_LIST Nachrichtensammler 20061024
5 Importing IO_NAVIGATION_DATA Call by reference Object reference (TYPE REF TO) CL_RECA_DATA_CONTAINER Container mit Daten (Wertübergabe) 20061024
6 Importing IS_BASE Value transfer Type reference (TYPE) RERA_OPACT_BASE Grunddaten einmalige Buchungen 20061024

Method PREDEFINE_BASE_DATA_PRESET on Interface IF_RERA_POSTING_PARAM_REOP has no exception.

Method PREDEFINE_HEADER_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_HEADER Value transfer Type reference (TYPE) RE_T_RERA_OPACT_HEADER Tabellentyp: Kopfdaten einmalige Buchungen 20041112
2 Importing IO_MSGLIST Call by reference Object reference (TYPE REF TO) IF_RECA_MESSAGE_LIST Nachrichtensammler 20040908
3 Importing IO_NAVIGATION_DATA Call by reference Object reference (TYPE REF TO) CL_RECA_DATA_CONTAINER Container mit Daten (Wertübergabe) 20041111
4 Importing IS_BASE Value transfer Type reference (TYPE) RERA_OPACT_BASE Grunddaten einmalige Buchungen 20041112

Method PREDEFINE_HEADER_DATA on Interface IF_RERA_POSTING_PARAM_REOP has no exception.

Method PREDEFINE_ITEM_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_ITEM Value transfer Type reference (TYPE) RE_T_RERA_OPACT_ITEM Tabellentyp: Zeilendaten einmalige Buchungen 20041112
2 Importing IO_MSGLIST Call by reference Object reference (TYPE REF TO) IF_RECA_MESSAGE_LIST Nachrichtensammler 20040909
3 Importing IO_NAVIGATION_DATA Call by reference Object reference (TYPE REF TO) CL_RECA_DATA_CONTAINER Container mit Daten (Wertübergabe) 20041111
4 Importing IS_BASE Value transfer Type reference (TYPE) RERA_OPACT_BASE Grunddaten einmalige Buchungen 20041112
5 Importing IT_HEADER Value transfer Type reference (TYPE) RE_T_RERA_OPACT_HEADER Tabellentyp: Kopfdaten einmalige Buchungen 20041112

Method PREDEFINE_ITEM_DATA on Interface IF_RERA_POSTING_PARAM_REOP has no exception.

Method SET_OPACT_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_BASE Value transfer Type reference (TYPE) RERA_OPACT_BASE Grunddaten einmalige Buchungen 20041115
2 Importing IT_FIELDSTATE Value transfer Type reference (TYPE) RE_T_RERA_OPACT_FIELDSTATE Tabellentyp: Feldstatus einmalige Buchungen 20041129
3 Importing IT_HEADER Value transfer Type reference (TYPE) RE_T_RERA_OPACT_HEADER Tabellentyp: Kopfdaten einmalige Buchungen 20041115
4 Importing IT_ITEM Value transfer Type reference (TYPE) RE_T_RERA_OPACT_ITEM Tabellentyp: Zeilendaten einmalige Buchungen 20041115
5 Importing IT_WT_ITEM Value transfer Type reference (TYPE) RE_T_RERA_OPACT_WT_ITEM Tabellentyp: Quellensteuerzeilendaten einmalige Buchungen 20050323

Method SET_OPACT_DATA on Interface IF_RERA_POSTING_PARAM_REOP has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 600