cancel
Showing results for 
Search instead for 
Did you mean: 

saving characteristic values for a document

Former Member
0 Kudos

Hi all

I am creating new documents through bapi 'BAPI_DOCUMENT_CREATE2'. while creating the document i need to fill the characteristic values also according to the document type. I am passing values throough structure 'characteristicvalues'.

i am passing CLASSTYPE,CLASSNAME,CHARNAME and CHARVALUE. document is creating,but charstc. values are not updating in the document. and manually through cv02n i opened the same document and given values. I checked the same document using bapi 'BAPI_DOCUMENT_GETDETAIL2' but the saved charcstic. values are not shown in the bapi output.

.Can anyone please suggest me what need to be done.

Thanks

Neelima.

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Issue got solved by using bapi BAPI_OBJCL_CREATE