Click here to Skip to main content
15,888,351 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
Hello Everyone,

How to implement the SAP ABAP SE16 functionality in .NET? i need complete information regarding SE16. Because i am new to that.

Kindly suggest me the reference.


Thanks in Advance.
Satish Chandragiri.
Posted

1 solution

You can do the table manipulations in SE16. For example, you can modify a table or insert/delete a particular record in a table using this method.

Follow below link for information about SE16:

Transaction SE16


For connectivity with .NET :

sap-net-connector
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900