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: 

REFERENCE DOCUMENT TYPE IN PRICING ROUTINE

Former Member
0 Kudos

HI ABAP GURUS,

i am modifying pricing routine.

i need to get reference docuemnt type for validation purpose . how do i get it..

Thanks,

Neo

1 REPLY 1

Former Member
0 Kudos

Hi

check the KOMK-VBTYP field , which is document type of the document

First see what are the structures available there in that routine

like KOMP,KOMK like that structures

double click them and see the different fields in those strutures

I am sure you will find it.

Regards

Anji