Hierarchy
⤷
⤷
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 | Instance method | Public | Method | Checks Balance of Line Items | 20040928 | |
| 2 | Instance method | Public | Method | Checks Basic Data | 20040913 | |
| 3 | Instance method | Public | Method | Checks Document Header Data | 20040913 | |
| 4 | Instance method | Public | Method | Checks Line Item Data | 20040913 | |
| 5 | Instance method | Public | Method | Checks Single Document Header | 20040923 | |
| 6 | Instance method | Public | Method | Checks Single Line Item | 20040922 | |
| 7 | Instance method | Public | Method | Checks Withholding Tax Data for Single Line Item | 20050331 | |
| 8 | Instance method | Public | Method | Enhances Basic Data | 20040913 | |
| 9 | Instance method | Public | Method | Enhances Document Header Data | 20040913 | |
| 10 | Instance method | Public | Method | Enhances Line Item Data | 20040913 | |
| 11 | Instance method | Public | Method | Enhances Single Document Header | 20041006 | |
| 12 | Instance method | Public | Method | Enhances Single Line Item | 20041006 | |
| 13 | Instance method | Public | Method | Generates Distribution Items | 20050117 | |
| 14 | Instance method | Public | Method | Generates Distribution Items for Individual Item | 20050117 | |
| 15 | Instance method | Public | Method | Gets Proposal for Account Assignment | 20041215 | |
| 16 | Instance method | Public | Method | Gets Attribute of Posting Activity | 20040921 | |
| 17 | Instance method | Public | Method | Initialize Using Existing Documents | 20040826 | |
| 18 | Instance method | Public | Method | Initialize Using Posting Record | 20040826 | |
| 19 | Instance method | Public | Method | Defaults Basic Data from Customizing | 20040906 | |
| 20 | Instance method | Public | Method | Defaults Basic Data from Customizing with Input Data | 20061024 | |
| 21 | Instance method | Public | Method | Defaults Document Header Data from Customizing | 20040908 | |
| 22 | Instance method | Public | Method | Defaults Line Item Data from Customizing | 20040909 | |
| 23 | 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 | IO_MSGLIST | Call by reference | Object reference (TYPE REF TO) | IF_RECA_MESSAGE_LIST | Nachrichtensammler | 20040928 | |||
| 2 | IO_NAVIGATION_DATA | Call by reference | Object reference (TYPE REF TO) | CL_RECA_DATA_CONTAINER | Container mit Daten (Wertübergabe) | 20041108 | |||
| 3 | IT_HEADER | Value transfer | Type reference (TYPE) | RE_T_RERA_OPACT_HEADER | Tabellentyp: Kopfdaten einmalige Buchungen | 20050512 | |||
| 4 | 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 | IO_MSGLIST | Call by reference | Object reference (TYPE REF TO) | IF_RECA_MESSAGE_LIST | Nachrichtensammler | 20040913 | |||
| 2 | IO_NAVIGATION_DATA | Call by reference | Object reference (TYPE REF TO) | CL_RECA_DATA_CONTAINER | Container mit Daten (Wertübergabe) | 20041108 | |||
| 3 | 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 | IO_MSGLIST | Call by reference | Object reference (TYPE REF TO) | IF_RECA_MESSAGE_LIST | Nachrichtensammler | 20040913 | |||
| 2 | IO_NAVIGATION_DATA | Call by reference | Object reference (TYPE REF TO) | CL_RECA_DATA_CONTAINER | Container mit Daten (Wertübergabe) | 20041111 | |||
| 3 | IS_BASE | Value transfer | Type reference (TYPE) | RERA_OPACT_BASE | Grunddaten einmalige Buchungen | 20041115 | |||
| 4 | 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 | IO_MSGLIST | Call by reference | Object reference (TYPE REF TO) | IF_RECA_MESSAGE_LIST | Nachrichtensammler | 20040913 | |||
| 2 | IO_NAVIGATION_DATA | Call by reference | Object reference (TYPE REF TO) | CL_RECA_DATA_CONTAINER | Container mit Daten (Wertübergabe) | 20041111 | |||
| 3 | IS_BASE | Value transfer | Type reference (TYPE) | RERA_OPACT_BASE | Grunddaten einmalige Buchungen | 20041115 | |||
| 4 | IT_HEADER | Value transfer | Type reference (TYPE) | RE_T_RERA_OPACT_HEADER | Tabellentyp: Kopfdaten einmalige Buchungen | 20041115 | |||
| 5 | 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 | IO_MSGLIST | Call by reference | Object reference (TYPE REF TO) | IF_RECA_MESSAGE_LIST | Nachrichtensammler | 20040923 | |||
| 2 | IO_NAVIGATION_DATA | Call by reference | Object reference (TYPE REF TO) | CL_RECA_DATA_CONTAINER | Container mit Daten (Wertübergabe) | 20041111 | |||
| 3 | IS_BASE | Value transfer | Type reference (TYPE) | RERA_OPACT_BASE | Grunddaten einmalige Buchungen | 20041115 | |||
| 4 | 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 | IO_MSGLIST | Call by reference | Object reference (TYPE REF TO) | IF_RECA_MESSAGE_LIST | Nachrichtensammler | 20040922 | |||
| 2 | IO_NAVIGATION_DATA | Call by reference | Object reference (TYPE REF TO) | CL_RECA_DATA_CONTAINER | Container mit Daten (Wertübergabe) | 20041111 | |||
| 3 | IS_BASE | Value transfer | Type reference (TYPE) | RERA_OPACT_BASE | Grunddaten einmalige Buchungen | 20041115 | |||
| 4 | IS_ITEM | Value transfer | Type reference (TYPE) | RERA_OPACT_ITEM | Zeilendaten einmalige Buchunge | 20040922 | |||
| 5 | 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 | IO_MSGLIST | Call by reference | Object reference (TYPE REF TO) | IF_RECA_MESSAGE_LIST | Nachrichtensammler | 20050331 | |||
| 2 | IO_NAVIGATION_DATA | Call by reference | Object reference (TYPE REF TO) | CL_RECA_DATA_CONTAINER | Container mit Daten (Wertübergabe) | 20050331 | |||
| 3 | IS_BASE | Value transfer | Type reference (TYPE) | RERA_OPACT_BASE | Grunddaten einmalige Buchungen | 20050331 | |||
| 4 | IS_ITEM | Value transfer | Type reference (TYPE) | RERA_OPACT_ITEM | Zeilendaten einmalige Buchunge | 20050331 | |||
| 5 | IT_HEADER | Value transfer | Type reference (TYPE) | RE_T_RERA_OPACT_HEADER | Tabellentyp: Kopfdaten einmalige Buchungen | 20050331 | |||
| 6 | 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 | CS_BASE | Value transfer | Type reference (TYPE) | RERA_OPACT_BASE | Grunddaten einmalige Buchungen | 20041115 | |||
| 2 | IO_MSGLIST | Call by reference | Object reference (TYPE REF TO) | IF_RECA_MESSAGE_LIST | Nachrichtensammler | 20040913 | |||
| 3 | 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 | CT_HEADER | Value transfer | Type reference (TYPE) | RE_T_RERA_OPACT_HEADER | Tabellentyp: Kopfdaten einmalige Buchungen | 20041115 | |||
| 2 | IO_MSGLIST | Call by reference | Object reference (TYPE REF TO) | IF_RECA_MESSAGE_LIST | Nachrichtensammler | 20040913 | |||
| 3 | IO_NAVIGATION_DATA | Call by reference | Object reference (TYPE REF TO) | CL_RECA_DATA_CONTAINER | Container mit Daten (Wertübergabe) | 20041111 | |||
| 4 | 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 | CS_BASE | Value transfer | Type reference (TYPE) | RERA_OPACT_BASE | Grunddaten einmalige Buchungen | 20050513 | |||
| 2 | CT_ITEM | Value transfer | Type reference (TYPE) | RE_T_RERA_OPACT_ITEM | Tabellentyp: Zeilendaten einmalige Buchungen | 20041115 | |||
| 3 | IF_ROUND_ITEMS | Value transfer | Type reference (TYPE) | RECABOOL | ABAP_FALSE | Rundungsdiff. verteilen | 20121219 | ||
| 4 | IO_MSGLIST | Call by reference | Object reference (TYPE REF TO) | IF_RECA_MESSAGE_LIST | Nachrichtensammler | 20040913 | |||
| 5 | IO_NAVIGATION_DATA | Call by reference | Object reference (TYPE REF TO) | CL_RECA_DATA_CONTAINER | Container mit Daten (Wertübergabe) | 20041111 | |||
| 6 | 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 | CS_HEADER | Value transfer | Type reference (TYPE) | RERA_OPACT_HEADER | Kopfdaten einmalige Buchungen | 20041115 | |||
| 2 | IO_MSGLIST | Call by reference | Object reference (TYPE REF TO) | IF_RECA_MESSAGE_LIST | Nachrichtensammler | 20041006 | |||
| 3 | IO_NAVIGATION_DATA | Call by reference | Object reference (TYPE REF TO) | CL_RECA_DATA_CONTAINER | Container mit Daten (Wertübergabe) | 20041111 | |||
| 4 | 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 | CS_ITEM | Value transfer | Type reference (TYPE) | RERA_OPACT_ITEM | Zeilendaten einmalige Buchungen | 20041006 | |||
| 2 | IO_MSGLIST | Call by reference | Object reference (TYPE REF TO) | IF_RECA_MESSAGE_LIST | Nachrichtensammler | 20041006 | |||
| 3 | IO_NAVIGATION_DATA | Call by reference | Object reference (TYPE REF TO) | CL_RECA_DATA_CONTAINER | Container mit Daten (Wertübergabe) | 20041111 | |||
| 4 | IS_BASE | Value transfer | Type reference (TYPE) | RERA_OPACT_BASE | Grunddaten einmalige Buchungen | 20041115 | |||
| 5 | 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 | CT_ITEM | Call by reference | Type reference (TYPE) | RE_T_RERA_OPACT_ITEM | Tabellentyp: Zeilendaten einmalige Buchungen | 20050117 | |||
| 2 | IO_MSGLIST | Call by reference | Object reference (TYPE REF TO) | IF_RECA_MESSAGE_LIST | Nachrichtensammler | 20050117 | |||
| 3 | IO_NAVIGATION_DATA | Call by reference | Object reference (TYPE REF TO) | CL_RECA_DATA_CONTAINER | Container mit Daten (Wertübergabe) | 20050117 | |||
| 4 | IS_BASE | Value transfer | Type reference (TYPE) | RERA_OPACT_BASE | Grunddaten einmalige Buchungen | 20050117 | |||
| 5 | 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 | ET_DIST_ITEM | Call by reference | Type reference (TYPE) | RE_T_RERA_OPACT_ITEM | Tabellentyp: Zeilendaten einmalige Buchungen | 20050117 | |||
| 2 | IO_MSGLIST | Call by reference | Object reference (TYPE REF TO) | IF_RECA_MESSAGE_LIST | Nachrichtensammler | 20050117 | |||
| 3 | IO_NAVIGATION_DATA | Call by reference | Object reference (TYPE REF TO) | CL_RECA_DATA_CONTAINER | Container mit Daten (Wertübergabe) | 20050117 | |||
| 4 | IS_BASE | Value transfer | Type reference (TYPE) | RERA_OPACT_BASE | Grunddaten einmalige Buchungen | 20050117 | |||
| 5 | IS_ITEM | Value transfer | Type reference (TYPE) | RERA_OPACT_ITEM | Zeilendaten einmalige Buchungen | 20050117 | |||
| 6 | 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 | CS_ITEM | Call by reference | Type reference (TYPE) | RERA_OPACT_ITEM | Zeilendaten einmalige Buchungen | 20041215 | |||
| 2 | ET_ACCT_ASSIGNMENT | Call by reference | Type reference (TYPE) | RE_T_RERA_OPACT_ITEM | Tabellentyp: Zeilendaten einmalige Buchungen | 20041215 | |||
| 3 | IF_ALL_POSSIBLE | Value transfer | Type reference (TYPE) | RECABOOL | ABAP_FALSE | Allgemeines Ja/Nein - Feld | 20041215 | ||
| 4 | IS_BASE | Value transfer | Type reference (TYPE) | RERA_OPACT_BASE | Grunddaten einmalige Buchungen | 20041215 | |||
| 5 | IS_HEADER | Value transfer | Type reference (TYPE) | RERA_OPACT_HEADER | Belegkopfdaten einmalige Buchungen | 20041215 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler aufgetreten | 20041215 |
Method GET_OPACT_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_BASE | Value transfer | Type reference (TYPE) | RERA_OPACT_BASE | Grunddaten einmalige Buchungen | 20041115 | |||
| 2 | ET_FIELDSTATE | Value transfer | Type reference (TYPE) | RE_T_RERA_OPACT_FIELDSTATE | Tabellentyp: Feldstatus einmalige Buchungen | 20041129 | |||
| 3 | ET_HEADER | Value transfer | Type reference (TYPE) | RE_T_RERA_OPACT_HEADER | Tabellentyp: Kopfdaten einmalige Buchungen | 20041115 | |||
| 4 | ET_ITEM | Value transfer | Type reference (TYPE) | RE_T_RERA_OPACT_ITEM | Tabellentyp: Zeilendaten einmalige Buchungen | 20041115 | |||
| 5 | 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 | IT_DOC_HEADER | Call by reference | Type reference (TYPE) | RE_T_PRE_DOC_HEADER | RE-Belegkopf generierte Vorstufe | 20040826 | |||
| 2 | IT_DOC_ITEM | Call by reference | Type reference (TYPE) | RE_T_PRE_DOC_ITEM_GEN | RE-Belegposition generierte Vorstufe | 20040826 | |||
| 3 | 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 | ID_PSTNGTYPE | Value transfer | Type reference (TYPE) | RERAPROCEDURE | Buchungsart | 20040826 | |||
| 2 | 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 | ES_BASE | Value transfer | Type reference (TYPE) | RERA_OPACT_BASE | Grunddaten einmalige Buchungen | 20041112 | |||
| 2 | ID_BUKRS | Value transfer | Type reference (TYPE) | BUKRS | Buchungskreis | 20040906 | |||
| 3 | ID_OPACT | Value transfer | Type reference (TYPE) | RERAOPACT | Buchungsvorfall | 20040906 | |||
| 4 | IO_MSGLIST | Call by reference | Object reference (TYPE REF TO) | IF_RECA_MESSAGE_LIST | Nachrichtensammler | 20040906 | |||
| 5 | 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 | ES_BASE | Value transfer | Type reference (TYPE) | RERA_OPACT_BASE | Grunddaten einmalige Buchungen | 20061024 | |||
| 2 | ID_BUKRS | Value transfer | Type reference (TYPE) | BUKRS | Buchungskreis | 20061024 | |||
| 3 | ID_OPACT | Value transfer | Type reference (TYPE) | RERAOPACT | Buchungsvorfall | 20061024 | |||
| 4 | IO_MSGLIST | Call by reference | Object reference (TYPE REF TO) | IF_RECA_MESSAGE_LIST | Nachrichtensammler | 20061024 | |||
| 5 | IO_NAVIGATION_DATA | Call by reference | Object reference (TYPE REF TO) | CL_RECA_DATA_CONTAINER | Container mit Daten (Wertübergabe) | 20061024 | |||
| 6 | 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 | ET_HEADER | Value transfer | Type reference (TYPE) | RE_T_RERA_OPACT_HEADER | Tabellentyp: Kopfdaten einmalige Buchungen | 20041112 | |||
| 2 | IO_MSGLIST | Call by reference | Object reference (TYPE REF TO) | IF_RECA_MESSAGE_LIST | Nachrichtensammler | 20040908 | |||
| 3 | IO_NAVIGATION_DATA | Call by reference | Object reference (TYPE REF TO) | CL_RECA_DATA_CONTAINER | Container mit Daten (Wertübergabe) | 20041111 | |||
| 4 | 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 | ET_ITEM | Value transfer | Type reference (TYPE) | RE_T_RERA_OPACT_ITEM | Tabellentyp: Zeilendaten einmalige Buchungen | 20041112 | |||
| 2 | IO_MSGLIST | Call by reference | Object reference (TYPE REF TO) | IF_RECA_MESSAGE_LIST | Nachrichtensammler | 20040909 | |||
| 3 | IO_NAVIGATION_DATA | Call by reference | Object reference (TYPE REF TO) | CL_RECA_DATA_CONTAINER | Container mit Daten (Wertübergabe) | 20041111 | |||
| 4 | IS_BASE | Value transfer | Type reference (TYPE) | RERA_OPACT_BASE | Grunddaten einmalige Buchungen | 20041112 | |||
| 5 | 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 | IS_BASE | Value transfer | Type reference (TYPE) | RERA_OPACT_BASE | Grunddaten einmalige Buchungen | 20041115 | |||
| 2 | IT_FIELDSTATE | Value transfer | Type reference (TYPE) | RE_T_RERA_OPACT_FIELDSTATE | Tabellentyp: Feldstatus einmalige Buchungen | 20041129 | |||
| 3 | IT_HEADER | Value transfer | Type reference (TYPE) | RE_T_RERA_OPACT_HEADER | Tabellentyp: Kopfdaten einmalige Buchungen | 20041115 | |||
| 4 | IT_ITEM | Value transfer | Type reference (TYPE) | RE_T_RERA_OPACT_ITEM | Tabellentyp: Zeilendaten einmalige Buchungen | 20041115 | |||
| 5 | 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 |