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: 

BAPI_QUOTATION_CREATEFROMDATA2

Former Member
0 Kudos

Hi guru's,

I am using this BAPi to create Sales Quotation .Its working fine.

Now i need to pass value Header long text in bapi. Which field i need to use for this?

Thanks & Regards,

Meenachi.R

4 REPLIES 4

gouravkumar64
Active Contributor
0 Kudos

Hi,

Probably u have to Use Write_text ,

U have to go to header level >text editor,check go to >header.

U will find object,name id etc etc.

Have a look at this for little help

http://scn.sap.com/thread/666996

Thanks

Gourav.

0 Kudos

in va22 where i need to find Object name etc.. ?

Meena

0 Kudos

Hi,

After entering some quotation number u can follow this path/IMAGE.

Thanks

Gourav.

0 Kudos

Hello Meena,

You can get object name by double clicking on text window. check below steps and also screenshot.

VA22->Hit enter

Then from Menu->Header->text

You will get text window where you write text. Double click on text window, you will get long text for a particular text.

Then Select ‘Header’ from the Goto menu (Goto->Header). The following screen should appear displaying info needed to retrieve text using the ‘READ_TEXT’ function module (Text name, Language, Text ID, Text object).