Menu

SAP Function Module BKK_COND_CONDPOS_SEL

Selektion Standardkonditionen und Standardkonditions-Positionen

The Function Module BKK_COND_CONDPOS_SEL (Selektion Standardkonditionen und Standardkonditions-Positionen) is a standard Function Module in SAP ERP and is part of the function group FB85 within the package FKBC.

Technical Information

Function Module BKK_COND_CONDPOS_SEL
Short Text Selektion Standardkonditionen und Standardkonditions-Positionen
Function Group FB85
Package FKBC
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_COND LIKE BKK81-COND
I_CONDAREA LIKE TBKK80-CONDAREA
I_CONDCATG LIKE TBKK81-CONDCATG
I_CONDGR_CAT LIKE TBKK81-CONDGR_CAT
I_END_DATE LIKE SY-DATUM
I_MODUS LIKE
I_START_DATE LIKE SY-DATUM

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_RC LIKE SY-SUBRC

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_CONDITION LIKE IBKK91
T_POSITION LIKE IBKK92

Exceptions

This function module does not define any Exceptions.