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

required output type

Former Member
0 Likes
343

Hi,

Could you please give me the output type for these closest SAP form: /SMB10/SDDLN_L, /SMB11/SDDLN_L,

/SMB40/SDDLN_L, LE_SHP_DELNOTE

I searched in nace transaction and i couldn't find these forms. Please give me the output type for the above forms. If found, where do i need to check?

2 REPLIES 2
Read only

Former Member
0 Likes
315

Hi Varli,

<b> Check TNAPR table.</b>All the information regarding output type is stored in TNAPR table. It will have information to which form and driver program it is associated.Specify your form names to FONAM field then it will give you information regarding output type assigned and driver program name.

I hope this may solve your problem.

Thanks,

Vinay

Read only

Former Member
0 Likes
315

Hi

They seems to be form for delivery so check insert for application V2, for example:

LE_SHP_DELNOTE is for delivery, so:

- Application V2;

- Std message type LD00

Max