Menu

SAP Function Module RMPS_POST_CREATE_API

Anlegen eines neuen Posteingangsstücks

Recommended Now

Fire TV Stick Lite Essentials Bundle

This bundle contains Amazon Fire TV Stick Lite and Mission USB Power Cable. The USB power cable eliminates the need to find an AC outlet near your TV by powering Amazon Fire TV directly from your TV's USB port. Includes special power management circuitry that enhances the peak power capability of the USB port by storing excess energy and then releasing it as needed.

Check it out on amazon.com →

The Function Module RMPS_POST_CREATE_API (Anlegen eines neuen Posteingangsstücks) is a standard Function Module in SAP ERP and is part of the function group RMPS_POST_API within the package RMPS_SP_POST.

Technical Information

Function Module RMPS_POST_CREATE_API
Short Text Anlegen eines neuen Posteingangsstücks
Function Group RMPS_POST_API
Package RMPS_SP_POST
Module Type Remote-Enabled

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
IM_DOCTYPE TYPE SAEOBJART Dokumentart (Nur optional wenn kein Laufweg - X)
IM_FILE_ID TYPE SAEPFAD Dateipfade und -name falls ein neues Dokument angelegt werden soll
IM_NO_PATH TYPE SRMBOOLEAN SPACE Keinen Laufweg erzeugen
IM_ORIG_OBJKEY TYPE SWO_TYPEID Objektschlüssel
IM_ORIG_OBJTYPE TYPE SWO_OBJTYP Objekttyp

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
EX_DOCID TYPE BAPIGUID Dokument ID, Format <doc class
EX_DOC_CLASS TYPE SDOK_CLASS Dokumentenklasse
EX_DOC_ID TYPE SDOK_DOCID ID für Dokumente und Beziehungen
EX_PATHID TYPE SRMWFPTHID Laufwegs-ID
EX_PDIR_ID TYPE BAPIGUID Poid Directory ID
EX_REJECTED_PROPERTIES TYPE RMPS_POSTATTR_TYPE Attributübergabetabelle
EX_RETURN TYPE BAPIRET2 Returnparameter

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
IM_TAB_PROPERTIES TYPE RMPS_POSTATTR_TYPE Attributübergabetabelle

Exceptions

This function module does not define any Exceptions.