Menu

SAP Function Module RH_GET_ADDR_ATTE_SUPERIOR

Empfänger ermitteln (Vorgesetzter eines Teilnehmers)

The Function Module RH_GET_ADDR_ATTE_SUPERIOR (Empfänger ermitteln (Vorgesetzter eines Teilnehmers)) is a standard Function Module in SAP ERP and is part of the function group RHVS within the package PP09.

Technical Information

Function Module RH_GET_ADDR_ATTE_SUPERIOR
Short Text Empfänger ermitteln (Vorgesetzter eines Teilnehmers)
Function Group RHVS
Package PP09
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
A1001 LIKE P1001 Buchungsdaten des Teilnehmers
ADTYP LIKE PKMIT-ADTYP Empfängerkreis
ATANZ LIKE PKMIT-MANZL (wird nicht benötigt)
ATTEN LIKE PKMIT-TEILN_ID (wird nicht benötigt)
ATTYP LIKE PKMIT-TEILNTYP (wird nicht benötigt)
EVBEG LIKE PKMIT-KRS1_BEGDA '19000101' Beginndatum
EVEND LIKE PKMIT-KRS1_ENDDA '99991231' Endedatum
EVENT LIKE PKMIT-KRS1_ID Veranstaltung (Id)
EVTYP LIKE PKMIT-TYP_ID Veranstaltungstyp (Id)
MODE LIKE PP0V-DIALOG ' ' Betriebsmodus
NORMA LIKE PKMIT-NORMA 'X' Buchungspriorität: Normal
OBLIG LIKE PKMIT-OBLIG 'X' Buchungspriorität: Muß
PLVAR LIKE PKMIT-PLVAR Planvariante
VOBEG LIKE PKMIT-VOBEG '19000101' Vormerkzeitraum: Beginn
VOEND LIKE PKMIT-VOEND '99991231' Vormerkzeitraum: Ende
VOLNG LIKE PKMIT-VOLNG ' ' Vormerksprache
WAITL LIKE PKMIT-WAITL 'X' Buchungspriorität: Warteliste

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
SUBRC LIKE SY-SUBRC Returncode
VERINST TYPE CHAR1 Flag: Schnittstellensteuerung

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
ADDRESSE LIKE ADDRESSEE Empfänger
BOOKDATA LIKE P1001 Buchungsdaten (Teilnehmer)

Exceptions

This function module does not define any Exceptions.