Menu

SAP Function Module COTPL_PCA_ACCOUNT_SELECT

Selektion von GuV Konten im Template

The Function Module COTPL_PCA_ACCOUNT_SELECT (Selektion von GuV Konten im Template) is a standard Function Module in SAP ERP and is part of the function group PC_COTPL within the package KE1.

Technical Information

Function Module COTPL_PCA_ACCOUNT_SELECT
Short Text Selektion von GuV Konten im Template
Function Group PC_COTPL
Package KE1
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
GJAHR TYPE GJAHR Geschäftsjahr
KOKRS TYPE KOKRS Kostenrechnungskreis
LINETYPE TYPE COTPL_LINETYPE Template Zeilentypen

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
ET_RESULT LIKE PCA_ACCOUNT Stammdaten Konten
IT_COSEL LIKE COSEL Selektionstabelle mit Feldname
IT_OBJECTS LIKE COSEL2 Selektionstabelle ohne Feldname
IT_PERIODS LIKE PERIODS Periodenstruktur

Exceptions

This function module does not define any Exceptions.