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 FRE_MD_SUPPLY_BUILD_OBJECTS (create F&R supply network objects out of R/3 data) is a standard Function Module in SAP ERP and is part of the function group FRE_MD_SOS_OUT within the package WFRE_PI.
Function Module | FRE_MD_SUPPLY_BUILD_OBJECTS |
Short Text | create F&R supply network objects out of R/3 data |
Function Group | FRE_MD_SOS_OUT |
Package | WFRE_PI |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
IP_NO_PRICES | TYPE | XFLAG | SPACE | no purchase price determination |
IP_OWNSYSTEM | TYPE | FRE_SYSTEM_R3 | Logical system |
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 |
---|---|---|---|---|
E_T_CSCALE | TYPE | FRE_MD_CSCALE_TTY | F&R price/cost functions | |
E_T_TPSRC | TYPE | FRE_MD_TPSRC_TTY | F&R Procurement data | |
E_T_TRP2TD | TYPE | FRE_MD_TRP2TD_TTY | time dependant data of Sub-range Lanes | |
E_T_TRPROD | TYPE | FRE_MD_TRPROD_TTY | F&R Product Transportation Lanes | |
E_T_TRPROD2 | TYPE | FRE_MD_TRPROD2_TTY | F&R Sub-range Transportation Lanes | |
I_T_SOS_DATA_INS | TYPE | FRE_MD_SOS_DATA_TTY | R/3 data for new 'insert' records | |
I_T_SOS_DATA_UPD | TYPE | FRE_MD_SOS_DATA_TTY | R/3 data for new 'update' records | |
I_T_SOS_KEY_DEL | TYPE | FRE_MD_SOS_KEY_TTY | table with keys for new 'delete' records |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
ERRORS_OCCURED | error(s) during price determination or time conversion |