Menu

SAP Function Module CP_BT_REF_INS_FROM_DB

Read data in document tables (all objects) for a reference

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 CP_BT_REF_INS_FROM_DB (Read data in document tables (all objects) for a reference) is a standard Function Module in SAP ERP and is part of the function group CPBT within the package CP.

Technical Information

Function Module CP_BT_REF_INS_FROM_DB
Short Text Read data in document tables (all objects) for a reference
Function Group CPBT
Package CP
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
DATUB LIKE PLPO-DATUV 0 Upper date limit for selection (seconds)
DATUV LIKE PLPO-DATUV 0 Lower date limit for selection (seconds)
FLG_AOB LIKE TCA01-FLG_AOB 'X' Ind.: Relationships in networks active
FLG_CHK LIKE 'X' Ind.: Check whether data for alt. is already loaded
FLG_INST LIKE TCA01-FLG_INST 'X' Ind.: Plant maintenance activ
FLG_INV_IMP LIKE PLKOB-FLG_INV 'X' Ind.: Indicator for record in document table
FLG_QSS LIKE TCA01-FLG_QSS 'X' Ind.: QMS active
PLNAL LIKE PLKO-PLNAL SPACE Date limit to be selected
PLNNR LIKE PLKO-PLNNR Task list number to be selected
PLNTY LIKE PLKO-PLNTY Task list type to be selected
STTAG LIKE RC27S-STTAG G/L account number

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
PLKOD_EXP LIKE PLKOD Valid header record

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
NO_ALT No data for alternative exists