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

Regarding Document types

Former Member
0 Likes
569

Dear all,

It is one of the given scenario to update the value using doc types ·

Update value as 1 in the field Order_Type_ID, for the following document typesZCF, ZCG, ZFT, ZGN

Can u give me some idea abt these

2 REPLIES 2
Read only

Former Member
0 Likes
502

which table you are fetching data from.?

in bkpf table (Accountong document header) it is represented by blart field.

so in your internal table if document type is typesZCF, ZCG, ZFT,

> ZGN, u need to update value 1 in field Order_Type_ID.

Read only

Former Member