2008 Jun 12 12:47 PM
Hi experts,
I want add new datas in tables 'reguh' and 'regup'. I want to know if it is possible (not danger) and how can i do for that? The best way to proceed
Thanks
Hi experts,
I want add new datas in tables 'reguh' and 'regup'. I want to know if it is possible (not danger) and how can i do for that? The best way to proceed
Thanks
2008 Jun 12 12:51 PM
Hi,
Check in those tables whether there is a provision for customising include.For customising include name starts with CI.If it is there then proceed.
2008 Jun 12 12:53 PM
Hi,
Use Insert, Modify, Update Statements
like..
Insert <d.table> from table <internal table>
Modify <d.table> from table <int.table>
Thanks
Murugan.B
2008 Jun 12 12:54 PM
Hi,
I won't do that. Payment is too much sensible.
You should have described your requirement with more details.
Regards
Walter Habich
2008 Jun 12 12:59 PM
If U want to add fields then U should not do ...
Inserting data is also not allowed ...
U have a FM to update REGUP .. but should not be used ...
Use FM : J_1A_INSERT_REGUP to update regup ..
2008 Jun 12 1:25 PM
Thanks fr all your answers.
T think the better is using the FM:
'REGUH_CREATE' for creating 'REGUH'
and
'J_1A_INSERT_REGUP' for creating 'REGUP'
Are y agree with me?
NB: Requirement: Add a new functionality to the transaction 'F110'. The functionality is 'banking domiciliation'
2008 Jun 12 1:06 PM
Hi,
Don't even think about it ! it's too risky !!!!
Regards
Raju Chitale
2008 Jun 12 1:30 PM
transaction F110 - payment run is responsible for entries in REGUH, REGUP.. there is s TEST RUN option available there you can use that..
2011 Feb 08 8:41 PM
| User | Count |
|---|---|
| 4 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |