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

can anyone help me wid d codes for Generated Program for gate pass

Former Member
0 Likes
469

can anyone help me wid d codes for Generated Program for gate pass in MM

Message was edited by:

Ronei Shedi

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
442

Hi

There is no std business process in SAP for Gate pass for the Material entry

before GR stock entry into the stores.

You have to write a Z program based on the details of Purchase order tables EKKO and EKPO.

This will mainly check whether the correct PO qty was delivered or not with proper quality.

So use the PO tables EKKO and EKPO and fetch the data and use it

Since this is client specific there is no feneralised program for it.

Reward points if useful

Regards

Anji

can anyone help me wid d codes for Generated Program for gate pass in MM

Message was edited by:

Ronei Shedi

2 REPLIES 2
Read only

Former Member
0 Likes
443

Hi

There is no std business process in SAP for Gate pass for the Material entry

before GR stock entry into the stores.

You have to write a Z program based on the details of Purchase order tables EKKO and EKPO.

This will mainly check whether the correct PO qty was delivered or not with proper quality.

So use the PO tables EKKO and EKPO and fetch the data and use it

Since this is client specific there is no feneralised program for it.

Reward points if useful

Regards

Anji

Read only

Former Member
0 Likes
442

hi

refer to the link below

https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/52450000-0801-0010-a3bd-951bb8fb...

regards

ravish

<b>plz dont forget to reward points if helpful</b>