The Function Module HRCA_READ_VENDOR (Lesen Lieferantenname) is a standard Function Module in SAP ERP and is part of the function group RHMM within the package PPCA.
Function Module | HRCA_READ_VENDOR |
Short Text | Lesen Lieferantenname |
Function Group | RHMM |
Package | PPCA |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
LIFNR | LIKE | CATS_0315-LIFNR | Kontonummer des Lieferanten |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
LIFNRTEXT | LIKE | IT0315_TEXT-LIFNRTEXT | Name des Lieferanten |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.