cancel
Showing results for 
Search instead for 
Did you mean: 

Date for Budget release

former_member249141
Participant

Hi All ,

I want to create ABAP Z report in which search criteria  required Budget Release date . I tried to search in budget tables but no one table have update Budget release date . So want to know table & field for same.

Thanks,

Accepted Solutions (0)

Answers (4)

Answers (4)

Former Member
0 Kudos

Hi,

You can use standard tcode CJ3B for finding date of all budget tranx.(Like release/Original/Supplement). Just Brows there on Doc no, enter WBS and execute.

Also you can check tables BPBk and BPEG.

Regards

Shishir

former_member195427
Active Contributor
0 Kudos

Hi Virendra,

Check report S_ALR_87013560. Here you will find the released budget (Total and overall) data. Select the release value for any project/WBS element then in Menu bar Goto -> Line items.

Here, change the layout (Ctrl+F8) and you will get the document date.

Regards

Saurabh

0 Kudos

Hi Virendra,

Check in table BPBK.

In this you need to pass the Doc no from BPEJ if you uses Annual budgeting or BPEG for Overall budgeting.

Regards,

Sachin.

Former Member
0 Kudos

Hi Virendra,

Please check CJI8 standard report. This may fulfill your requirement.