Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

BAPI only assign Document Data(Document Number/Document Type) to Material

Former Member
0 Likes
730

Hi,

Can any one tell me A Standard BAPI which is only assign(Not Create New Document Number)

Document Data to Material Number.

Regards

Smruti

4 REPLIES 4
Read only

Former Member
0 Likes
647

Hi Smruti,

Can you please explain more about requirement of BAPI.

Read only

0 Likes
647

Hi Ganesh,

i am writing a Custome BAPI for Material Create uisng "BAPI_MATERIAL_SAVEDATA " and also i assign an Existing Document Number ,Document Type to the Material Number which is Created using "BAPI_MATERIAL_SAVEDATA".

so, i need a one SAP Standard BAPI which is assign an Existing Document Number ,Document Type to Material Number and the Document number and Document type is available Input Parameter of my Z BAPI.

Note: Don't Create New Document Number i have docuemnt number and just assign to Material Number

Thanks and Regards.

Smruti

Read only

Former Member
0 Likes
647

Hi,

Can any one tell me A Standard BAPI which is only assign(Not Create New Document Number)

Document Data to Material Number.

Regards

Smruti

Read only

0 Likes
647

Hi smruti.

Please try BAPI_DOCUMENT_SAVEOBJECTLINKS.

greets Jens