2012 Sep 12 1:36 PM
Hello Sap Experts ,
I have created a copy Z by standard SAP program (RGGBS000).
This program I use for I modify an user exist (U100).
I have made a few tests in transaction FB60.
I can not understand why is not trigger my U100.
I put break point in Zprogram is not catch it .
Can help somebody with a solution?
thank you
2012 Sep 12 2:14 PM
Hello Sap Experts ,
I have created a copy Z by standard SAP program (RGGBS000).
This program I use for I modify an user exist (U100).
I have made a few tests in transaction FB60.
I can not understand why is not trigger my U100.
I put break point in Zprogram is not catch it .
Can help somebody with a solution?
thank you
2012 Sep 12 2:14 PM
2012 Sep 12 2:25 PM
Hello Raymond ,
yes, I renamed the includes from Zprogram with Z.
I created the logic condition at prerequisite and substitution.
At substitution I selected "only exist" and I completed the field with my form U100.
Then I executed the program RGUGBR00.
I put the break point at the beginning of the form and it is not trigger.
Thank you for a solution
2012 Sep 12 2:27 PM
2012 Sep 12 2:35 PM
Hello Raymond,
Yes , in V_T80D the name of program Z has been saved .
I have observed that when I have put a break-point at the beginning of the program it is caught.
But , It is jumpped over my form (U100).
Thank you ,
2012 Sep 12 2:46 PM
So try to find the generated code that executes the "prerequisites" check.
(Read first Note 842318 - Frequently asked questions about validations + substitutions which contains many hints on this subject)
- use G_CLIENT_ENCODE to convert client to 2 characters used in generated includes
- look at includes GBT__FIB (Substitutions) and GBT__FIC (Substitution conditions) replacing __ with the result of the FM
Regards,
Raymond
2012 Sep 13 8:07 AM
Hello Raymond,
Thank you for all answers.
The problem is from Substitution logical.
I hope to solve it .
Many thanks ,
| User | Count |
|---|---|
| 3 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |