Application Development and Automation 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: 
Read only

Table Creation

0 Likes
551

Dear All,

I am trying to create a table programatically using function module RPY_TABLE_INSERT in BI system.

Its working fine, but Techincal Attributes are not getting added.

Kindly help me out in this.

Thanks in advance.

Best Regards!!

Sastry

4 REPLIES 4
Read only

Former Member
0 Likes
510

Hi,

Fill this table,

TABL_TECHNICS	LIKE	RPY_TBTECH

Regards

Kannaiah

Read only

0 Likes
510

I tried that option too, its working.

Read only

0 Likes
510

If its working, then close the thread.

Regards

Kannaiah

Read only

0 Likes
510

I am sorry yaar, what I meant was, its not working :(.

Please ignore my previous update.