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

VBELN is custom output control program

Former Member
0 Likes
931

Hi Experts,

I have developed a custom output program for output control , Application v2. In that program i need to get VBELN from any gobal variables , can anyone help me ?

Hi Experts,

I have developed a custom output program for output control , Application v2. In that program i need to get VBELN from any gobal variables , can anyone help me ?

4 REPLIES 4
Read only

michael_kozlowski
Active Contributor
0 Likes
905

Check in print program for DATA LS_DLV_DELNOTE Component HD_GEN Field DELIV_NUMB

Read only

0 Likes
905

Thanks for your reply Michael. I tried this but didnot find it. Its not a print program. It is output processing program to process the output  fields to PI. When condition in the output routine is satisfied. Then my routine program will be trigerring while processing the output. I need to get the vbeln in this program. In debugging i did not find any global variables.

Read only

0 Likes
905

Check if you have access to table NAST-OBJKY in output processing program.

Read only

0 Likes
905

Thanks for your reply. I have imported it from NAST.