Alle Technologien in einem Band! Ob Sie zukunftssichere Erweiterungen programmieren oder mit den Modifikationen in Ihren SAP-Systemen aufräumen möchten – hier erhalten Sie das erforderliche Wissen. Jede Methode wird ausführlich und mit Codebeispielen erläutert: User-Exits, klassische und neue BAdIs, Business Transaction Events, implizite und explizite Erweiterungspunkte u. v. m.
Bei amazon.de ansehen →The Function Module J_1I_MM_SER_CAT_DETERMINE (Service category determination on MM side) is a standard Function Module in SAP ERP and is part of the function group J1I6 within the package J1I2.
Function Module | J_1I_MM_SER_CAT_DETERMINE |
Short Text | Service category determination on MM side |
Function Group | J1I6 |
Package | J1I2 |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
S_RBKP_NEW | LIKE | RBKP | Document Header: Invoice Receipt |
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 |
---|---|---|---|---|
TI_MRMRBWS | LIKE | MRMRBWS | Change document structure, generated by RSSCD000 | |
TI_MRMRSEG | LIKE | MRMRSEG | Change document structure, generated by RSSCD000 |
This function module does not define any Exceptions.