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

REFERENCE DOCUMENT TYPE IN PRICING ROUTINE

Former Member
0 Likes
457

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
Read only

Former Member
0 Likes
348

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