cancel
Showing results for 
Search instead for 
Did you mean: 

Change ATP Quantity

Former Member
0 Kudos

I want to change ATP quantity using ABAP code.Can any one help me in this.

Accepted Solutions (1)

Accepted Solutions (1)

rmazzali
Active Contributor
0 Kudos

User Exits For Availability Check

The user exits named here are planned for projects that are to be

carried out in agreement with SAP development as they may only be used

in consultation with SAP. SAP provides no guarantee if they are used

without our advice!

USEREXIT_PLANT_SELECTION in program RV03VFZZ is an exception to this

rule (see below).

User exits in program FV45VFZZ

o USEREXIT_ADD_FIELD_TO_HEADER

o USEREXIT_ADD_FIELD_TO_LINE

User exits in program FV45VFZY

o USEREXIT_DELIVERY_GROUPS

o USEREXIT_MVERF_INIT

o USEREXIT_QUOTA_KEY_VALUE

User exits in program RV03VFZZ

o USEREXIT_AVAILABILITY_IN

o USEREXIT_AVAILABILITY_OUT

o USEREXIT_DARA_REFRESH

o USEREXIT_PLANT_SELECTION

This user exit is used to adjust the flow during plant transfer.

A list of permitted plants, where this material is created, is

determined and checked in the standard R/3 delivery. A dialog

box appears where you can select the plants. The user exits

allow you to modify the plant table so that plant selection

takes place in advance for every flagged selection and a dialog

box becomes unnecessary.

Roberto

Former Member
0 Kudos

Thanx for your reply....bt i want to change ATP quantity

Answers (2)

Answers (2)

Former Member
0 Kudos

you can debug the transaction.....by pressing /h in the order

Manoj_Mahajan78
Active Contributor
0 Kudos

Deepak,

Whenever you are posting query on SDN please post it in more details....

How can one understand your reqt so short...you are saying you want to use ABAP for changing ATP Quantity..have you checked whether any setting available in SAP For this?

Regds

MM