Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

Updating SAP standard table LTAP

Former Member
0 Kudos
787

I want update and insert new records into LTAP table.

I should not use MODIFY and INSERT commands to update directly as it is not prefered.

Please give me FM's which are used to update LTAP table if anybody knows.

Regards,

jayaram.

2 REPLIES 2

Former Member
0 Kudos
210

this is the Function module for creating <b> L_TO_CREATE_DN</b>

reward points if it is usefull....

Girish

Former Member
0 Kudos
210

Hi

Use the fun module

L_TO_UPDATE_PREPARE

for LTAP table update

<b>Reward points for useful Answers</b>

Regards

Anji