sap fi validation and substitution

18
FI validation and Substitution Prepared By Mr. Hitesh Gulani

Upload: hitesh-gulani

Post on 24-May-2015

6.558 views

Category:

Technology


13 download

DESCRIPTION

SAP FI validation and substitution, this presentation is useful for ABAPer.

TRANSCRIPT

Page 1: SAP FI validation and substitution

FI validation and Substitution

Prepared By

Mr. Hitesh Gulani

Page 2: SAP FI validation and substitution

Validation

Page 3: SAP FI validation and substitution

TCode •Is OB28 / GGB0•Using this tcode you can apply your customized program

Program•Name is RGGBR000•Using this program or copy it and create Zprogram and write your own code

Page 4: SAP FI validation and substitution

Substitution

Page 5: SAP FI validation and substitution

TCode •Is OBBH / GGB1•Using this tcode you can apply your customized program

Program•Name is RGGBS000•Using this program or copy it and create Zprogram and write your own code

Page 6: SAP FI validation and substitution

GCX2 is the tcode for Assignment.

FIFB is the code for BTE assignment.

GB01 is the table for boolean data information.

RGUGBR00 is the standard program that should be executed once exit’s get assigned

Page 7: SAP FI validation and substitution

Substitution ExampleOpen Tcode GGB1

Page 8: SAP FI validation and substitution

Follow these steps.

Page 9: SAP FI validation and substitution

Give some description to the substitution and press enter key.

Page 10: SAP FI validation and substitution
Page 11: SAP FI validation and substitution
Page 12: SAP FI validation and substitution

After this we have to assign the substitution we have created to the company code and activate it using the tcode OBBH and create a new entry:

Page 13: SAP FI validation and substitution

For Using the User exit in substitution, copy the program RGGBS000 into Z or Y Program

Page 14: SAP FI validation and substitution

Give the development class and lock in a transport request. After copying the program, modify the program to create an exit say ‘UTST’.

An entry with the desired name has to be created in the Form GRT_EXIT_TITLES, otherwise the user exit will not be identified.

Page 15: SAP FI validation and substitution
Page 16: SAP FI validation and substitution

Activate the code. After this an entry has to be maintained in the table T80D to reflect the exit we have defined in the substitution.

Create an entry in the table T80D using the view V_T80D using the Tcode SM30. Note: If already there is program existing for the application we can create an exit in the same program. Since the application area is the key field in table T80D it will allow only one program per application area.

Or Use tcode OBBH

Page 17: SAP FI validation and substitution

After that you can create a substitution or create another step in the above created Substitution.

Page 18: SAP FI validation and substitution

No Queries please

© All Copyrights Reserved 2013