Hi every one,
REQUIREMENT 1:
i have a requirement in ME21N(Po create) pricing is determined as per the condition records maintained by our mm consultant but now he is asking for ZPCR he maintained value 09 in condition records but he asked to check the Material Master record( MBEW-VERPR by passing MBEW-BWKEY == EKPO-WERKS and MBEW- MATNR = MATNR ) and in that also if the price is mentioned let's say 100 then it should replace the value 9 and if not found then i need to display the value maitained in condition record.
i searched scn i found some disscussion Explain calculation schema from this i came to know i have to write code in
requirement ,contyp,basetyp but i don't know which one to use. can any one explain me urgent.
REQUIREMENT 2:
in ME21N if one condition type ex: ZPCR is exist then other condition type ZDTY should not appear and if ZPCR is not exist then ZDTY can exist for the material which is mentioned in line item( if the condition type ZDTY maintained for it) .can any one explain me urgent.