cancel
Showing results for 
Search instead for 
Did you mean: 

Create Sales Organization

Former Member
0 Kudos

Hello Guru's,

When we are creating Sales organization, there is a section called Detailed Information. In this section, can anyone help me in understanding the following fields:

Address text name

letter head text

footer lines text

greeting text name

What input should we provide for these fields and what is the output received. Thanks.

Pranava

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Dear,

It is use when you want to get it in printout and logic for ABAPer...

1) Address text name : ADRS_SENDER ( Text name for form text module short address )

2) Letter header text : ADRS_HEADER ( Text name for form text module letter header )

3) Footer lines text : ADRS_FOOTER ( Text name for formula text module footer lines )

4) Greeting text name : ADRS_SIGNATURE ( Text name for form text module: Greeting )

Regards,

Sandip

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi

These are standard texts ids in which you can maintain the texts and use it in the forms (printouts) that you would like to take for the specified sales org. You can see the texts maintained and also maintain them through V/85 transaction. When designing smartforms you can take these standard texts and use it in them to print your sales org address. Incidentally this technique is not really issued as there is a function module available that automatically picks up the address and passes it on to the form while passing the parameter of sales org.

Regards

Indranil