Menu

SAP Function Module SAMPLE_PROCESS_00503101

Schnittstellenbeschreibung zum Prozess 00503101

Unsere Literaturempfehlung

ABAP Workbench - 100 Tipps & Tricks

Es gibt 100 gute Gründe, warum Sie dieses Buch kaufen sollten. Doch die verraten wir Ihnen hier nicht. Nur so viel: Wenn Sie die ABAP Workbench als Ihr zweites Wohnzimmer begreifen, ist dieses Buch genau das richtige für Sie! Die Mini-Tutorials in diesem Buch unterstützen Sie dabei, Software in ABAP effizienter zu entwickeln. Tipps und Tricks, wie Sie sich bei der Bearbeitung von Quelltext das Leben leichter machen, wie Sie häufig wiederkehrende Programmieraufgaben automatisieren oder umständliches Vorgehen früherer Tage endlich über Bord werfen. Sie werden die ABAP Workbench in einem ganz neuen Licht erleben. Eine klare Sprache, Klick-für-Klick-Anleitungen, Zusammenfassungen und Hervorhebungen sorgen dabei für einen schnellen und unkomplizierten Lernerfolg.

Bei amazon.de ansehen →

The Function Module SAMPLE_PROCESS_00503101 (Schnittstellenbeschreibung zum Prozess 00503101) is a standard Function Module in SAP ERP and is part of the function group BFFMSMPL2 within the package FIML.

Technical Information

Function Module SAMPLE_PROCESS_00503101
Short Text Schnittstellenbeschreibung zum Prozess 00503101
Function Group BFFMSMPL2
Package FIML
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
FIF_KONV_GEAENDERT LIKE Condition changed mark
FIF_VORGANG LIKE Currence mark
FIF_XVBAK_UPDKZ LIKE Current sales document header udate mark
FIF_YVBAK_UPDKZ LIKE Saved sales document header udate mark
FIS_KOMK LIKE KOMK Pricing communication header
FIS_T001 LIKE T001 Company code
FIS_TVAK LIKE TVAK Sales document type
FIS_XVBAK LIKE VBAK Current sales document header
FIS_XVBUK LIKE VBUKVB Current states by header
FIS_YVBAK LIKE VBAK Saved sales document header

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
FEF_NO_ACTIVATE LIKE SD_REV_REC_SALES: active ' ', not active 'X'

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
FIT_XFPLA LIKE FPLAVB Current billing plan
FIT_XFPLT LIKE FPLTVB Current billing plan dates
FIT_XKOMP LIKE KOMP Current communication item
FIT_XKOMV LIKE KOMV Current communication condition type
FIT_XVBAP LIKE VBAPVB Current sales document item
FIT_XVBEP LIKE VBEPVB Current planning
FIT_XVBKD LIKE VBKDVB Current business dates
FIT_XVBPA LIKE VBPAVB Current partner
FIT_XVBUP LIKE VBUPVB Current states by item
FIT_YFPLT LIKE FPLTVB Saved billing plan dates
FIT_YVBAP LIKE VBAPVB Saved sales document item
FIT_YVBKD LIKE VBKDVB Saved business dates

Exceptions

This function module does not define any Exceptions.