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: 

Regarding delivery challan

Former Member
0 Kudos

Hi All,

I have delivery challan in the system but database entries are not available in table NAST for that challan. Can you please tell me how should i approach to find out the smartform name and print program related to that delivery challan ?

Thanks.

4 REPLIES 4

Former Member
0 Kudos

Hi,

If your smartform output is based on Output type, then entries should be there in NAST. If you want to find out the smartform name for a particular Delivery type / Output type then check the details in transaction code NACE.

Regards

Vinod

0 Kudos

Hi,

Actually i did the same thing which you have mentioned and i got the smartform name. But the problem is when i am doing changes in smartform in development server, few changes are reflecting in production and few changes are not reflecting. Any guess why this can happen ?

Thanks.

0 Kudos

If you're doing the changes in development, you're not affecting production, unless you're continually transporting your changes to Production.

former_member329859
Participant
0 Kudos

Hi,

Check out the output type for the delivery chalan using that in NAST table check out output parameter in NACE t-code.

Or suppose if you r not getting values in NAST table directly go to NACE check out output parameters related with Sales.

Bye