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 GM_GET_SPONSORED_PROG_SINGLE (Get sponsored program) is a standard Function Module in SAP ERP and is part of the function group GMREPPOOL within the package GMMASTERDATA_E.
Function Module | GM_GET_SPONSORED_PROG_SINGLE |
Short Text | Get sponsored program |
Function Group | GMREPPOOL |
Package | GMMASTERDATA_E |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_AUTH_ACTIVITY | TYPE | ACTIV_AUTH | Activity | |
I_FM_AREA | TYPE | FIKRS | FM area | |
I_LANGUAGE | TYPE | SY-LANGU | SY-LANGU | R/3 System, current language |
I_SPONSORED_PROG | TYPE | GMSPPROGRAM-SPONSORED_PROG | Sponsored Program |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_GMSPPROGRAM | TYPE | GMSPPROGRAM | Sponsored program master | |
E_GMSPPROGRAMTEXTS | TYPE | GMSPPROGRAMTEXTS | Sponsored Program texts |
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_GMASPPROG | LIKE | GMASPPROG | Sponsored program - sponsor specific data | |
E_T_GMSPPROGRAM_FMBA | LIKE | GMSPPROGRAM_FMBA | Objects for budget allowed | |
E_T_GMSPPROGRAM_FMBT | LIKE | GMSPPROGRAM_FMBT | Objects for budget transfer | |
E_T_GMSPRESPONSIBLE | LIKE | GMSPRESPONSIBLE | Objects responsible for the sponsored program |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
NOT_AUTHORIZED | No Authorization for this program |
NOT_FOUND | Not found |