SAP TABLES

RCV_SHLP_ADDRESS SAP Search Help - Address Number Selection for Correspondence Recipient







RCV_SHLP_ADDRESS is a standard SAP search help available within R/3 SAP systems, depending on your version and release level. Below is the basic details of the search help including its Parameters, Selection method, Exit function module and for convenience any standard documentation available. All this information and more can be viewed by entering the Search help name RCV_SHLP_ADDRESS into the relevant SAP transactions such as SE11 and SE80.

Search helps can be assigned to objects such as a table field, data element, screen field or report parameter. The ABAP code to implement via a report parameter uses the matchcode statement as follows:

PARAMETERS: P_RCV_SH TYPE C MATCHCODE OBJECT RCV_SHLP_ADDRESS.

Contribute (Add Comments)
Within the comments section below there is also an opportunity for you to add useful hints, tips and information specific to this SAP Search Help. This will then be available for you and other users to easily find by simply searching on the object name RCV_SHLP_ADDRESS or its description.

Selection Method:
Text table:
Dialog type:Display values immediately - "D"
Hot key:
Search help exit:RCV_SHLP_EXIT_ADDRESS




ADDRESS_NRX1RCV_DTE_ADDRESS_NRN
ADDRESS_GUIDXRCV_DTE_ADDRESS_GUIDN
RECEIVERXRCV_DTE_RECEIVERN
PARTNERROLEXRCV_DTE_BU_PARTNERROLEN
COTYPXCOTYP_KKN
CORR_ROLEXCORR_ROLE_KKN
ADDR_KINDXCORR_ADR_KIND_KKN
VALID_ON_DATEXSYSTDATLON
ADDRESS_DESC2BU_ADDSCN
XSTANDARD3BU_XDFADRN


See here for further Search Help Parameter details