Menu

SAP Function Module BKK_BUPA_ALIAS_GET_LIST

Liste mit Aliasnamen zum GP

The Function Module BKK_BUPA_ALIAS_GET_LIST (Liste mit Aliasnamen zum GP) is a standard Function Module in SAP ERP and is part of the function group FBB1_ABA within the package FKBG_ABA.

Technical Information

Function Module BKK_BUPA_ALIAS_GET_LIST
Short Text Liste mit Aliasnamen zum GP
Function Group FBB1_ABA
Package FKBG_ABA
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_PARTNER LIKE BKK21-PARTNER Aliasnamen des Geschäftspartners
I_XALIAS LIKE BOOLE-BOOLE 'X' space - keine Aliasnamen,
I_XDB LIKE BUS050FLDS-XDB Datenbank lesen

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_RETURN LIKE SY-SUBRC Returncode (Werte siehe Langtext)

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
T_BPALIAS LIKE BKK21 Exporttabelle mit Namen zum Kontoinh. und Verf.b
T_RETURN LIKE BAPIRET2 Rückmeldungen

Exceptions

This function module does not define any Exceptions.