Menu

SAP Function Module AFX_HF_FMOD_PARAMETERS_CONVERT

Unsere Literaturempfehlung

SAP-Änderungs- und Transportmanagement: Architektur und Wartung der SAP-Systemlandschaft

Das Standardwerk zum Änderungs- und Transportmanagement in der 4. Auflage! In diesem Buch finden Sie alle Informationen, die Sie zum Planen, Implementieren und Warten von Systemlandschaften benötigen. Sie lernen die Grundlagen und die Bedienung aller relevanten Werkzeuge und erhalten detaillierte Anleitungen zur Änderungs- und Transportverwaltung. Diese Neuauflage berücksichtigt Neuerungen in den Bereichen SAP NetWeaver AS Java und Development Infrastructure, CTS+, SAP Solution Manager und Enhancement Packages. Bringen Sie ihr Wissen auf den neuesten Stand!

Bei amazon.de ansehen →

The Function Module AFX_HF_FMOD_PARAMETERS_CONVERT () is a standard Function Module in SAP ERP and is part of the function group AFX_HF_GENERATOR within the package AFX_GENERATOR.

Technical Information

Function Module AFX_HF_FMOD_PARAMETERS_CONVERT
Short Text
Function Group AFX_HF_GENERATOR
Package AFX_GENERATOR
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
I_TAB_PARTYP_REPLACE TYPE AFX_TAB_FMOD_PARTYP_REPLACE Replace Reference Categories on Function Module Interfaces
I_TAS_CHA_X TYPE AFX_TAS_FMOD_CHA_X AFX Function Modules: Changing Parameter(s) with Text
I_TAS_EXC_X TYPE AFX_TAS_FMOD_EXC_X AFX Function Modules: Exceptions with Text
I_TAS_EXP_X TYPE AFX_TAS_FMOD_EXP_X AFX Function Modules: Export Parameters with Text
I_TAS_IMP_X TYPE AFX_TAS_FMOD_IMP_X AFX Function Modules: Import Parameters with Text

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_TAB_RSCHA TYPE AFX_TAB_FMOD_RSCHA AFX Function Modules: Changing Parameter(s)
E_TAB_RSEXC TYPE AFX_TAB_FMOD_RSEXC AFX Function Modules: Exceptions
E_TAB_RSEXP TYPE AFX_TAB_FMOD_RSEXP AFX Function Modules: Export Parameters
E_TAB_RSFDO TYPE AFX_TAB_FMOD_RSFDO AFX Function Modules: Documentation Interface
E_TAB_RSIMP TYPE AFX_TAB_FMOD_RSIMP AFX Function Modules: Import Parameters

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.