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

Alternative Sales Document Types

Former Member
0 Likes
1,962

Hi,

We have a requirement for a utlity to provide informations on alternative sales document type. SAP gives provision to declare two alternative sales document types.

When user creates a Sales order with this sales order type SAP gives provision to convert the current sales order to another sales order type (specified in config). This is done by providing radio buttons on standard Sales order transaction.

SAP stores this informations in some tables.

If anyone knows about this functionality please focus some light on it.

Thanks in advance.

Mahendra.

Hi,

We have a requirement for a utlity to provide informations on alternative sales document type. SAP gives provision to declare two alternative sales document types.

When user creates a Sales order with this sales order type SAP gives provision to convert the current sales order to another sales order type (specified in config). This is done by providing radio buttons on standard Sales order transaction.

SAP stores this informations in some tables.

If anyone knows about this functionality please focus some light on it.

Thanks in advance.

Mahendra.

7 REPLIES 7
Read only

Former Member
0 Likes
1,522

That sounds interesting. Which version are you on?

Srinivas

Read only

0 Likes
1,522

We are on 4.7 Enterprise.

Typically this is used in Telecom (I guess).

I could get some information's on following link.

http://help.sap.com/saphelp_46c/helpdata/en/46/0d4ee3003111d2952a00a0c9306794/frameset.htm

Thanks

Mahendra

Read only

0 Likes
1,522

Thank you for the link. Sorry, I cannot help you on that as I don't have access to 47.

Read only

Former Member
0 Likes
1,522

Hi,

New thing I learnt and just tried on my system .

You have to define al leats one alternative doc type in the sales doc type in config. Later you will see the two radio buttons on the "Sales" tab of sales order screen.

Cheers.

Read only

Former Member
0 Likes
1,522

Hi

Check View V_TVAK is se16 or use transaction VOV8.

to see the saled doc type settings.

Cheers

Read only

0 Likes
1,522

Hi Sanjay,

You are right. It is stored in table TVAK.

We have to provide a report on Old Sales Order & New Sales order. Also the report should display when the document change is happened.

Would like to see the trace when sales order is changed from one type to another. So that we can see where these details are stored.

Actually one of my friend is facing this problem. On my project we do not have this sceniero so I can't debug it here.

Thanks.

Mahendra

Read only

Former Member
0 Likes
1,522

Hi all , I am not able to get complete info ...

When I have created sales documennt say OR and have alternative sales document defined as ZOR , then how can i create alternative document , where that option will be seen ?

can you please explain in brief creation part !!! Thanks in advance