Menu

SAP Function Module RTP_US_DB_ADRC_READ

Reads from DB-table adrc

The Function Module RTP_US_DB_ADRC_READ (Reads from DB-table adrc) is a standard Function Module in SAP ERP and is part of the function group RTP_US_DB_READ within the package BCA_US.

Technical Information

Function Module RTP_US_DB_ADRC_READ
Short Text Reads from DB-table adrc
Function Group RTP_US_DB_READ
Package BCA_US
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
I_ADDRESS_NUMBER TYPE ADRC-ADDRNUMBER Address number
I_NATION TYPE ADRC-NATION SPACE International address version ID
I_READ_DB TYPE C If set, the database is (re)read

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_ADRC LIKE ADRC Addresses (Business Address Services)

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.