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

please help!

Former Member
0 Likes
458

VL09->F8->

Here We get an output.I want To get this output from a report. Which tables should I use!

MAy be we have to join the tables. please help.

2 REPLIES 2
Read only

Former Member
0 Likes
387

This transaction code belongs to standard report RVV50L09 which is used for Reverse Goods Movements.

Please see the code of this report in SE38, you will see the tables used as well as extraction logic.

Hope this helps.

ashish

Read only

Former Member
0 Likes
387

go to VL09 -> System-> status

check Progaram -> RVV50L09

Go to SE80 -> Program -> RVV50L09

Check -> Dictionary structure to find all tables used in this report

check below tables are used

LIKP SD Document: Delivery Header Data

LIKPUK Generated Table for View LIKPUK

LIKPUKWA Header and Status Data for Goods Issue and Reversal of GI

LIPS SD document: Delivery: Item data

MESG Message collector

MKPF Header: Material Document

M_MBMPS Generated Table for View M_MBMPS

SHP_IDX_GDSI Outbound Deliveries: Not Posted for Goods Issue

SVAL Interface for function group SPO4

VBFA Sales Document Flow

VBSS Collective Processing: Sales Documents

VBUK Sales Document: Header Status and Administrative Data

VTTP Shipment Item

Rewards if useful.....................

Minal