Menu

SAP Function Module RPY_DATA_MODEL_MULTI_READ

Datenmodelle lesen + weitere Informationen

Recommended Now

All-new Echo Dot Smart speaker with Alexa

This bundle includes Echo Dot (3rd Gen) Charcoal and Philips Hue White A19 Medium Lumen Smart Bulb, 1100 Lumens. Built in Smart Home hub. Ask Alexa to control Zigbee-compatible devices. No additional Philips Hue hub required. Two choices for easy smart lighting - Start setting the mood with Hue Smart bulbs and your Echo device, supporting up to 5 Hue Bluetooth & Zigbee smart bulbs. Add the Hue Hub for whole-home smart lighting (up to 50 light points) and bonus features.

Check it out on amazon.com →

The Function Module RPY_DATA_MODEL_MULTI_READ (Datenmodelle lesen + weitere Informationen) is a standard Function Module in SAP ERP and is part of the function group SIDM within the package SDUM.

Technical Information

Function Module RPY_DATA_MODEL_MULTI_READ
Short Text Datenmodelle lesen + weitere Informationen
Function Group SIDM
Package SDUM
Module Type Remote-Enabled

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
CICO_MODE LIKE RPYDMGF-CICOMODE 'R' Checkin / checkout mode
CICO_REQUEST_NO LIKE RPYDMGF-CICOREQUNO SPACE Checkin / check out administration number
LANGUAGE LIKE SY-LANGU SY-LANGU Language for reading the descriptions
LEVELS LIKE RPYDMGF-LEVELS 1 Number of hierarchy levels (' '-999)
WITH_ALIASES LIKE RPYDMGF-FLAG SPACE Read with alias names?
WITH_ASSIGNED_TABLES_OR_VIEWS LIKE RPYDMGF-FLAG SPACE Read with tables / view assigmnents?
WITH_ATTRIBUTES LIKE RPYDMGF-FLAG SPACE Read with attributes?
WITH_FORMATTED_DOCUMENTATION LIKE RPYDMGF-FLAG SPACE Read with formatted documentation?
WITH_INGOING_RELATIONSHIPS LIKE RPYDMGF-FLAG SPACE Read with ingoing relationships?
WITH_INGOING_SPECIALIZATIONS LIKE RPYDMGF-FLAG SPACE Read with ingoing specializations?
WITH_OUTGOING_RELATIONSHIPS LIKE RPYDMGF-FLAG SPACE Read with outgoing relationships?
WITH_OUTGOING_SPECIALIZATIONS LIKE RPYDMGF-FLAG SPACE Read with outgoing specializations?
WITH_OUTGOING_SPEC_CATEGORIES LIKE RPYDMGF-FLAG SPACE Read with outgoing specializations?
WITH_PARTS_LISTS LIKE RPYDMGF-FLAG 'X' Read with hierarchy information?
WITH_SAPSCRIPT_DOCUMENTATION LIKE RPYDMGF-FLAG 'X' Read with SAPscript documentation?
WITH_SUCCESSOR_ENTITY_INFOS LIKE RPYDMGF-FLAG SPACE Read with subordinate entity types?
WITH_SUCCESSOR_MODEL_INFOS LIKE RPYDMGF-FLAG SPACE Read with subordinate data model?
WITH_WHERE_USED_LISTS LIKE RPYDMGF-FLAG SPACE Read with where-used-lists?

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ALIASES LIKE RPYDMAL Aliases
ASSIGNED_TABLES_OR_VIEWS LIKE RPYDMTV Tables / view assignments
ATTRIBUTES LIKE RPYDMAT Attributes
DATA_MODEL_IDS LIKE RPYDMMI ID of the data model to be read
ERRORS LIKE RPYGSER Error information
FORMATTED_DOCUMENTATION LIKE RPYDMFD Documentation in formatted form
INGOING_RELATIONSHIPS LIKE RPYDMRL Ingoing relationships
INGOING_SPECIALIZATIONS LIKE RPYDMSP Ingoing specializations
MODEL_INFOS LIKE RPYDMDM Basic information about the data model
OUTGOING_RELATIONSHIPS LIKE RPYDMRL Outgoing relationships
OUTGOING_SPECIALIZATIONS LIKE RPYDMSP Outgoing specializations
OUTGOING_SPEC_CATEGORIES LIKE RPYDMSC Specialization Types
PARTS_LISTS LIKE RPYDMHI Hierarchy information
SAPSCRIPT_DOCUMENTATION LIKE RPYDMSD Documentation in SAPscript form
SUCCESSOR_ENTITY_INFOS LIKE RPYDMEN Subordinate entity types
SUCCESSOR_MODEL_INFOS LIKE RPYDMDM Subordinate data model
WHERE_USED_LISTS LIKE RPYDMHI Where-used lists

Exceptions

This function module does not define any Exceptions.