Menu

SAP Function Module ISB_ABC_CREDIT_STANDING

Liest die Bonitätsdaten des Geschäftspartners.

The Function Module ISB_ABC_CREDIT_STANDING (Liest die Bonitätsdaten des Geschäftspartners.) is a standard Function Module in SAP ERP and is part of the function group JBKWTF within the package JBT.

Technical Information

Function Module ISB_ABC_CREDIT_STANDING
Short Text Liest die Bonitätsdaten des Geschäftspartners.
Function Group JBKWTF
Package JBT
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
CALL_PROG LIKE SY-REPID rufende Programm
DATAB LIKE RKWTP-DATAB von-Datum
DATBI LIKE RKWTP-DATBI bis-Datum
PARTNR LIKE BP000-PARTNR Finanzobjektnummer
PERIOD_CNT LIKE Anzahl Perioden
PERIOD_FROM LIKE Anfangsperiode
READ_TYPE LIKE JBISBABC-READ_TYPE '1' lesen eidesstattliche Erklärung

Exporting Parameters

This function module does not define any EXPORTING parameters.

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
RTABLE_VAL TYPE TPLIC_RVAL_TAB Rueckgabewert: ' ' - Falsch, X - Wahr

Exceptions

This function module does not define any Exceptions.