Menu

SAP Function Module CJPS_GET_INVOICING_ELEMENT

Ermitteln von Fakturaelement und Abgrenzungsschlüssel

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 CJPS_GET_INVOICING_ELEMENT (Ermitteln von Fakturaelement und Abgrenzungsschlüssel) is a standard Function Module in SAP ERP and is part of the function group CJPS within the package CN_PSP_STD.

Technical Information

Function Module CJPS_GET_INVOICING_ELEMENT
Short Text Ermitteln von Fakturaelement und Abgrenzungsschlüssel
Function Group CJPS
Package CN_PSP_STD
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_BUKRS LIKE PRPSS-PBUKR SPACE Buchungskreis zum Fakturaelement
I_POSID LIKE PRPSS-POSID SPACE externe PSP-Nummer
I_PSPNR LIKE PRPSS-PSPNR 0 interne PSP-Nummer
NO_BUFFER LIKE RCWBS-SEL01 SPACE direkt von Datenbank lesen

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_ABGSL LIKE PRPSS-ABGSL Abgrenzungsschlüssel des Faktura-Elementes
E_OBJNR LIKE PRPSS-OBJNR Objektnummer des Faktura-Elementes
E_POSID LIKE PRPSS-POSID externe PSP-Nummer des Faktura-Elementes
E_POST1 LIKE PRPSS-POST1 Bezeichnung des Faktura-Elementes
E_PRPS LIKE V_PRPSS1 Stammsatz des Faktura-Elements
E_PSPNR LIKE PRPSS-PSPNR interne PSP-Nummer des Faktura-Elements

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
PRPS_PATH LIKE V_PRPSS1 Generierte Tabelle zum View V_PRPSS1

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
INPUT_ERROR Falsche Eingabeparameter
NO_INVOICING_ELEMENT_FOUND Es wurde kein Faktura-Element gefunden
PSP_HIERARCHY_ERROR Fehler bei der Hierarchieermittlung des PSP
PSP_NOT_FOUND PSP-Element konnte nicht gelesen werden