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

BDC for CS01 (Problem with Documents)

Former Member
0 Likes
494

Hi,

I tried looking for all FM's which can help me creating Material BOM with a Material , Long Text and Documents.

I got a FM for Material and Long Text but no FM to upload document in the BOM (Item Category 'D').

Even if i write a BDC for the same - it follows a different set of screens and document screen never comes......can any one help me on how we can achieve this .... I have already seen following programs.

1. RCSBI040

2. RCSBI010

Function Modules

CS_BI_BOM_CREATE_WITH_LONGTEXT

Please advice, let me know if any more details are required

Thanks

Rajiv

3 REPLIES 3
Read only

Former Member
0 Likes
444

check this

BAPI_MATERIAL_BOM_GROUP_CREATE

in this bapi there is structure to upload the long text.

regds

Read only

0 Likes
444

Hi Alka,

CS_BI_BOM_CREATE_WITH_LONGTEXT - this FM's load text but my requirement is Material , Longtext and Documents togather.

Rajiv

Read only

Former Member
0 Likes
444

My Mistake - FM is supporting that....