Application Development 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: 

Entering long text in BDC on QM01

Former Member
0 Kudos

Hi

Can anybody tell me, how to enter the long text in bdc.

i am doing bdc on QM01 transaction in which i need to upload the long text.

can any body tell me how to do that.

Regards

2 REPLIES 2

Former Member
0 Kudos

Hi

First do recording from SHDB transaction... After u enter the transaction click on new recording,give a name and the tcode..then the tcode will open..

Give one value in the fields and also in the long text and then save it..

Now, come back to the recording....select the recording and then click on Program tab...to generate a program, in that select option transfer from recording..

Now, upload the flat file into SAP, using GUI_UPLOAD or ALSM_EXCEL_TO_INTERNAL_TABLE.

Then pass the internal table using LOOP-ENDLOOP to the subroutines..

Regards,

VIshwa.

Former Member
0 Kudos

Hi Boss,

In some cases long text will not accept. Earlier i got the same problem while uploading the arabic description in MM01. so, if the descritption length is less than 40 it will accepts. Iam not sure but if u didn't get the solution then take the help of SAP People.

Best Regards,

Narasimha Rao.