‎2006 Nov 22 3:00 PM
Hi friends,
Is there any function module exists for creating PO info record with all views ?
<b>( General data, Organzational data, text data and pricing condtions ).</b>
I found <b>'ME_DIRECT_INPUT_INFORECORD'</b> function module for the same.
But it does not update table <b>A017 and KONP</b> which stores these condition records.
Could we upload condition record separately ?
Or Is there any FM for uploading all views ?
Thanks in advance,
Amit R
‎2006 Nov 22 3:25 PM
‎2006 Nov 22 3:23 PM
try this...
ME_CREATE_CHANGEDOC_INFOREC
ME_DB_UPDATE_INFORECORDS
ME_UPDATE_INFORECORD
ME_UPDATE_INFORECORD_COND
ME_UPDATE_INFORECORD_PD
ME_UPDATE_PO_PRICE
ME_PREFETCH_EINAMAT
J_1B_IREC_SCREEN_CONTROL
‎2006 Nov 22 3:25 PM
‎2006 Nov 22 3:26 PM
‎2012 Feb 28 4:46 AM