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

SQ01 Query for without Access Sequence or table

Former Member
0 Likes
964

Hi All,

Kindly let me know, how we can use Query SQ01. IF there is no access sequence and user enter it Manually in billing. I have checked VBRK and KONP table as well, but there is no linkage.

Kindly let me know, if you have any solution. I dont want to use programme

Regards,

Puneet

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
884

Thanks everyone, we have to use program for this report as it is not possible to get the data from SQ02/SQ01. I am closing this issue.

Hi All,

Kindly let me know, how we can use Query SQ01. IF there is no access sequence and user enter it Manually in billing. I have checked VBRK and KONP table as well, but there is no linkage.

Kindly let me know, if you have any solution. I dont want to use programme

Regards,

Puneet

4 REPLIES 4
Read only

former_member207541
Contributor
0 Likes
884

Hi,

try to work with:

KONV-KNUMV

VBRK-KNUMV

VBRK-VBELN

VBRP-VBELN

KONV-POSNR

VBRP-POSNR

You will be able to overcome your issue.

Regards,

H.

Read only

0 Likes
884

Hi,

I want to use/linked 2 different tables VBRK and KONV/ KONP, but there is no linkage. There is no Access Sequence or Table as user entring data Manually in Billing.

If some one tell me which 2 tables linked in SQ02/SQ01 if user entring value Manually.

Thanks

Read only

Former Member
0 Likes
885

Thanks everyone, we have to use program for this report as it is not possible to get the data from SQ02/SQ01. I am closing this issue.

Read only

Former Member
0 Likes
884

Issue closed.

If there is no access sequence or key combination, we can not use SQ01.

We developed a Z development for condition type in which there is no access sequence.