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

Fields in Structure ALTLEXDESC

raguraman_c
Active Contributor
0 Likes
593

Hi,

Can anyone please explain the fields in the structure ALTLEXDESC

I am debugging the function module DSWP_BPM_SEND_ALERT

Any pointings will definitely be rewarded.

Please help.

--Ragu

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
566

Hi,

YOu will get the required information from the se11 table:

ALCLASTOOL

Regards,

Renjith Michael.

3 REPLIES 3
Read only

Former Member
0 Likes
567

Hi,

YOu will get the required information from the se11 table:

ALCLASTOOL

Regards,

Renjith Michael.

Read only

0 Likes
566

Hi,

thanks. That only gave me an Idea of what ALTLEXDESC-TOOLNAME is.

Can you please help me to find other fields aswell. Any pointings would definitely be rewarded.

Thanks for your effort.

Rewarded points.

--Ragu

Read only

0 Likes
566

Hi,

follow the tables alos:

ALCLASTOOL - Will give you tool status

ALALERTDB - other attributes can be found

You can onit the other attributes in the stucture which u don't get here. But the function module will work...

Regards,

Renjith Michael.