2006 Sep 19 2:11 PM
Hi all,
I search a RFC function module, which get the import parameters InfoObject, ID, TXTSH and TXTMD. This function module should create a new record of master data in all tables of the infoobject like you can do over the RSD1 transaction.
Has somebody an idea, where i can find this function module? My problem is to find the code, where you get the SID for the S-Table.
Regards,
Marcel
Hi all,
I search a RFC function module, which get the import parameters InfoObject, ID, TXTSH and TXTMD. This function module should create a new record of master data in all tables of the infoobject like you can do over the RSD1 transaction.
Has somebody an idea, where i can find this function module? My problem is to find the code, where you get the SID for the S-Table.
Regards,
Marcel
2006 Sep 19 2:15 PM
Hello,
This s related to BIW.
But in the screen under Masterid tab there is Table field called SID table,that is master table.
Regards
2006 Sep 19 2:29 PM
Thx for the answer Ravi, but I didn't search the table. My question is, how or should i say where I get a new SID for an new record?
Is there an internal table, which increments the value, when I create a new record or how does it work?
I tried to get it out, while debugging, but the code isn't really simple to understand (and I start ABAP Programming two weeks ago ). I could create new records with a few sql statements, but this isn't really the best way.
Regards,
Marcel
PS: Maybe it's not the correct forum, but I didn't find a BIW ABAP Forum.