Skip to Content
0
Former Member
Apr 20, 2009 at 03:55 PM

Purchase Info Records ( ME11)

194 Views

Hi all,

I am trying post Data for Purchase Info Records with Conditions data.

I am using a standard Batch Input Method ( LSMW).

Object 0060

Method 0000

Program Name RM06IBI0

Program Type B Batch Input

I am able to post data only for the condition type PB00. for other condition types FRC1 & FRA1 not able to post the data ( also session is not giving any error).

Therefore I am trying out witH BAPI option ( BAPI_PRICES_CONDITIONS),

when i try to test the BAPI i am getting an error "Record KNUMH = 0000668598,

VARNUMH = 000000000000000000000000000000: det. data missing ( Structue BAPICONDIT) .

i am passing below mentioned values to the structue BAPICONDIT

OPERATION 009

SD_DOC

ITM_NUMBER 000000

COND_NO 0000668598

COND_COUNT 02

APPLICATIO M

COND_TYPE FRC1

SCALETYPE F

SCALE_QTY 0.000

SCALE_VAL 1.000000000

CURRENCKEY USD

CURREN_ISO USD

CALCTYPCON C

COND_VALUE 2.000000000

CONDCURR USD

COND_ISO USD

COND_P_UNT 1

COND_UNIT KG

CONUNITISO KG

NUMCONVERT 1

DENOMINATO 1

BASE_UOM KG

BASEQTYISO KG

CONDITIDX 01

Please Suggest what else needs to be passed to get the BAPI working.

Regards,

Sriram