The Function Module CRS_SERVICE_READ_ALL (Servicedaten lesen) is a standard Function Module in SAP ERP and is part of the function group CRML within the package CRM.
Function Module | CRS_SERVICE_READ_ALL |
Short Text | Servicedaten lesen |
Function Group | CRML |
Package | CRM |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
IV_ASNUM | LIKE | ASMD-ASNUM | Leistungsnummer |
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 |
---|---|---|---|---|
ET_ASMDT_SERVICE | LIKE | DASMDT | Dialogstruktur Leistungsstamm Texte | |
ET_ICDTXT_SERVICE | LIKE | CDTXT | Änderungsbelege: Textänderungen |
This function module does not define any Exceptions.