cancel
Showing results for 
Search instead for 
Did you mean: 

RGP and NRGP

Former Member
0 Kudos

How to add the functionalities of RGP and NRGP in standard  SAP.kindly advice.

RGP (Returnable Gate Pass) & NRGP (Non Returnable Gate Pass)

Message was edited by: Jürgen L

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

If you are talking about issuing material with gatepass or without gate pass, then this is the area where SAP has restrictions in this Indian scenario.

But there is work around.

We need to go for deveopement partially and configuration partially as below.

You need to create two number ranges and use two series groups one each for RGP and NRGP. During gate pass creation ask user to select this grp. Remember that this is workaround. So for one particular number range, you need to take prints for gate pass. Also for registers, amend the code so that for this NRGP number range , duties posted are equal to zero. When you post docuemnt for perticular number range, system will update registers but for print purpose, our code will come into picture and based on number range, it will or wont display the duties.

former_member192897
Active Contributor
0 Kudos

You can make use of 541 / 542 movement types for RGP process and for NRGP make use of 201 movement type.

You can prepare once program for print purpose with selection parameters like Material document, Year, Sending Reason, and with radio buttons RGP and NRGP.

Else you will have to go for Development as suggested by others.

tejyadav
Active Contributor
0 Kudos

Standard SAP do not provide functionality of RGP & NRGP,

You have to develop this functionality of interface with the help of ABAPERS & develop a new transaction to accommodate with the Standard SAP