Menu

SAP Function Module TXW_DATA_VIEW_INFO_GET

Get information about data view from data file

Unsere Literaturempfehlung

IDoc-Entwicklung für SAP: Customizing, Erweiterung, Eigenentwicklung

Wenn der Standard nicht ausreicht: Mit diesem Buch lernen Sie, IDocs selbstständig zu programmieren und zu erweitern. Die Autorin beschreibt Customizing-Techniken, die Erweiterung der Standardbausteine und komplette Eigenentwicklungen. Ob Rückmeldungen von Statuswerten, E-Mail-Workflows oder Serialisierung – für alle Aufgaben finden Sie Anleitungen und Tipps aus der Programmierpraxis. Neu in dieser Auflage: Überwachung und Fehlerbehandlung mit dem SAP Application Interface Framework.

Bei amazon.de ansehen →

The Function Module TXW_DATA_VIEW_INFO_GET (Get information about data view from data file) is a standard Function Module in SAP ERP and is part of the function group TXW2 within the package FTW1.

Technical Information

Function Module TXW_DATA_VIEW_INFO_GET
Short Text Get information about data view from data file
Function Group TXW2
Package FTW1
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
DATA_VIEW LIKE TXW_C_V0-TAX_VIEW Tax view name

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
COMPANY_CODE_FIELD LIKE TXW_C_STRC-COMPCO_FLD Name of company code field
COMPANY_CODE_SEGMENT LIKE TXW_C_STRC-EXP_STRUCT Segment with company code field
PERIOD_FIELD LIKE TXW_C_STRC-PERIOD_FLD Name of period field
PERIOD_SEGMENT LIKE TXW_C_STRC-EXP_STRUCT Segment with period field

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
SEL_COMPANY_CODE LIKE TXW_SBUKRS Selection criteria: Company code
SEL_PERIOD LIKE TXW_SPERIO Selection criteria: Period

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
NO_DATA_IN_SEGMENT No data in segment