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

coep - take debit values

Former Member
0 Likes
707

Hi experts.

How i can take debit values from table coep or cosp,coss such as it in transaction S_ALR_87013611? When i build query from coep with field BEKNZ = 'S', the result is not same as in report S_ALR_87013611 (debit values).

P.S. sorry for my english

Hi experts.

How i can take debit values from table coep or cosp,coss such as it in transaction S_ALR_87013611? When i build query from coep with field BEKNZ = 'S', the result is not same as in report S_ALR_87013611 (debit values).

P.S. sorry for my english

2 REPLIES 2
Read only

andreas_mann3
Active Contributor
0 Likes
583

hi,

for values in cosp it's ok in my sap-system:

all items with beknz = 'H' are negative (sign: -)

A.

Read only

0 Likes
583

Ok. Thanks.

But what about beknz - 'A' and 'L' ? This parameters is kredit too. If i will create query where beknz not 'H', 'A' and 'L' will be in my query with 'S' ?