Menu

SAP Function Module BUPR_CONTP_READ_DETAIL

The Function Module BUPR_CONTP_READ_DETAIL () is a standard Function Module in SAP ERP and is part of the function group BUPA_READ within the package BUPA.

Technical Information

Function Module BUPR_CONTP_READ_DETAIL
Short Text
Function Group BUPA_READ
Package BUPA
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
IV_CONTACTPERSON TYPE BU_PARTNER Contact Person
IV_CONTACTPERSON_GUID TYPE BU_PARTNER_GUID
IV_PARTNER TYPE BU_PARTNER
IV_PARTNER_GUID TYPE BU_PARTNER_GUID Business Partner GUID
IV_RESET_BUFFER TYPE BOOLE-BOOLE Data Element for Domain BOOLE: TRUE (-'X') and FALSE (-' ')
IV_VALID_TIME TYPE TIMESTAMP UTC Time Stamp in Short Form (YYYYMMDDhhmmss)

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ES_DATA TYPE BAPIBUS1006002_CENTRAL Central Data for Contact Person in Organization
EV_CALL_RULEID TYPE SC_RULEID Internal Identification of Rules of Periodic Appointments
EV_DATE_FROM TYPE BAPIBUS1006002_HEADER-VALIDFROMDATE Validity Date (Valid From)
EV_DATE_TO TYPE BAPIBUS1006002_HEADER-VALIDUNTILDATE Validity Date (Valid To)
EV_VISIT_RULEID TYPE SC_RULEID Internal Identification of Rules of Periodic Appointments

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.