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 SAMPLE_PROCESS_00106142 (Schnittstellenbeschreibung zum Prozeß 00106142) is a standard Function Module in SAP ERP and is part of the function group FMBTE within the package FMRP.
Function Module | SAMPLE_PROCESS_00106142 |
Short Text | Schnittstellenbeschreibung zum Prozeß 00106142 |
Function Group | FMBTE |
Package | FMRP |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
U_F_CVARNT | LIKE | FCTR-HIVARNT | Hierarchy Variant of Funds Center | |
U_F_GJAHR | LIKE | FMF_SEL_SCREEN-GJAHR | Fiscal Year of Commitment Item | |
U_F_KDATE | LIKE | FMF_SEL_SCREEN-KEYDATE | Key Date | |
U_F_VARNT | LIKE | FMF_SEL_SCREEN-VARNT | Commitment Item Hierarchy Variant |
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING parameters.
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
C_T_FAREA | LIKE | RANGE_C4 | Structure of a range table for a character (4) field | |
C_T_FICTR | LIKE | RANGE_C16 | Structure of a Range Table for a (16) Character Field | |
C_T_FIPEX | LIKE | RANGE_C24 | Structure of a Range Table for a (24) Character Field | |
C_T_FONDS | LIKE | RANGE_C10 | Structure of a Range Table for a (10) Character Field | |
U_T_FIKRS | LIKE | RANGE_C4 | Structure of a range table for a character (4) field |
This function module does not define any Exceptions.