layswan
3rd October 2012, 10:52
Hi,
Anyone know how write the coding in AFS to insert a new record in Integration Transaction session (tfgld4582m000)? :confused:
Thanks!
mark_h
3rd October 2012, 16:02
This is the correct forum. This session does not exist in 4c4 that I could find. Is MMT type session? Those are not supported using AFS.
layswan
4th October 2012, 03:58
Hi mark_h,
Thanks for your reply. This session does exist in ERP LN FP7 and this session is not a MMT type session.
Thanks!
mark_h
4th October 2012, 15:54
Maybe if you post your code someone will see something. And maybe point out what might be happening where that would probably also help. LN is such a different beast than 4c4.
bdittmar
4th October 2012, 16:43
Hi mark_h,
Thanks for your reply. This session does exist in ERP LN FP7 and this session is not a MMT type session.
Thanks!
Hello,
this session is built to display (not maintain) the integration transactions.
The records (transactions) are based on your integration scheme.
Set up the integration transaction types in tfgld......
Regards
benito
5th October 2012, 17:42
i would look at these solutions before going to AFS:
1) gld dlls, check if something available that you can use
2) integration table business methods, DAL table scripts
3) DAL insert