Menu

SAP Function Module PRCH_NEW_PRICES_SHIFT_ANCHOR

Ankerverschieben und neue Preise holen

The Function Module PRCH_NEW_PRICES_SHIFT_ANCHOR (Ankerverschieben und neue Preise holen) is a standard Function Module in SAP ERP and is part of the function group CKM_PRICECHANGES_2 within the package CKMPC.

Technical Information

Function Module PRCH_NEW_PRICES_SHIFT_ANCHOR
Short Text Ankerverschieben und neue Preise holen
Function Group CKM_PRICECHANGES_2
Package CKMPC
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
BDATJ LIKE CKI_PAE_PP-BDATJ Buchungsdatum JJJJ
I_BUKRS LIKE T001-BUKRS Buchungskreis
POPER LIKE CKI_PAE_PP-POPER Buchungsperiode
P_CALC_OBLIG TYPE BOOLE-BOOLE Datenelement zur Domäne BOOLE: TRUE (-'X') und FALSE (-' ')
S_PRICE_PROP_CTRL TYPE PRICE_PROP_CTRL Steuerungsleiste zum Baustein Prices_propose

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

These are the CHANGING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
I_CKMLPR TYPE CKMLPR Material-Ledger: Preise
LF_MATCR TYPE CKI_PAE_CR Preisänderung: währungsabhängige Daten
PROPOSAL_FOUND LIKE BOOLE-BOOLE Datenelement zur Domäne BOOLE: TRUE (-'X') und FALSE (-' ')

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.