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

how to code for this scenario????

0 Likes
757

(1) Pass selection Company Code=BUKRS, Document Type[s1] =BLART=DZ[s2] and selection date period=BUDAT in BKPF and fetch all the document numbers[s3] = BELNR and Fiscal Year= GJAHR. Pass them to BELNR in BSEG with Company Code=BUKRS, selection Bank GL= HKONT, Fiscal Year = GJAHR and fetch the resulting document numbers= BELNR.


[s1]document type is a key that is used to classify accounting documents and distinguish between business transactions

[s2]Customer payment

[s3]every document is assigned a number that identifies it uniquely within a fiscal year and company code

(1) Pass selection Company Code=BUKRS, Document Type[s1] =BLART=DZ[s2] and selection date period=BUDAT in BKPF and fetch all the document numbers[s3] = BELNR and Fiscal Year= GJAHR. Pass them to BELNR in BSEG with Company Code=BUKRS, selection Bank GL= HKONT, Fiscal Year = GJAHR and fetch the resulting document numbers= BELNR.


[s1]document type is a key that is used to classify accounting documents and distinguish between business transactions

[s2]Customer payment

[s3]every document is assigned a number that identifies it uniquely within a fiscal year and company code

1 REPLY 1
Read only

FredericGirod
Active Contributor
717

Go in SE11 and se16 transactions, check the table content, the table key and how to make your SELECT statement