on ‎2025 Apr 16 8:26 AM
i have requirement of change in supplement or return in wbs element budget. i got the document number, but unable to find out the document posting date.
Request clarification before answering.
Dear user,
Use BPBK table instead of BPGE then.
If the BUDAT date field is not in the BPBK table, use the AEDAT (modification date) or CPUDT (creation date) field.
That's the only option you have there I'm afraid.
Hope this will help.
Best regards,
Jeremy
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Dear user,
Yes the table BPGE (which stores budget line items) does contain a key field that differentiates between budget supplements, returns, and original budget postings.
Key Field to Use: VRGNG (Business Transaction)
This field indicates what kind of budget transaction it is. Here are the most relevant values:
VRGNG Value | Description | Budget Type |
KBUD | Budgeting | Original Budget |
KBUE | Budget Supplement | Supplement |
KBRU | Budget Return | Return |
KBHI | Budget Release | Release |
KBFR | Budget Freeze | Freeze |
I hope this will help answer your question.
Best regards,
Jeremy
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Dear user,
Yes, you can develop a custom report to track budget transfers supplements/returns/transfers) within a given date range for WBS elements using standard tables from Project System (PS) and Budget Control System (BCS).
Useful Tables and Fields
The budget documents are stored in these tables:
Table | Description | Key Fields |
BPGE | Original Budget (Annual) | OBJNR, GJAHR, VERSN, WRTTP, BUDAT |
BPJA | Annual Budget Amounts | Same as above |
BPBK | Budget Document Header |
I hope this will help answer your question.
Best regards,
Jeremy
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Dear user,
Thank you for your reply.
For your previous question about finding the posting date (BUDAT) of a budget supplement or return document for WBS elements :
In RISE (Private Edition), the standard tables used in Investment Management (IM) and Project System (PS) for budget documents include :
1. BPJA / BPGE / BPBK
These tables store budget data, but do not hold the posting date (BUDAT).
2. FMIFIIT (if Funds Management is active)
Contains financial data but usually not relevant for just PS budget supplements.
3. Table IMAVC_OBJECT or FMBDT
Still might not give you BUDAT.
Best Option: Use Function Module or FM View
The posting date for budget supplements or returns is usually found only at runtime in logs or via function modules, such as:
I hope this will help answer your question.
Best regards,
Jeremy
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Dear user,
Can you please mention on which version of SAP you are working on ?
I will probably find another option for you on that basis.
Thank you in advance for your answer.
Best regards,
Jeremy
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hello dear user,
And thank you for asking your question in the SAP Community blog.
In SAP S/4HANA (including Public Cloud), for WBS element budget supplements or returns, you can track posting dates of budget documents using the following tables and approaches:
Primary Table: BPGE – Budget Line Items (CO)
Use this table to retrieve the posting date (BUDAT) for your budget supplement document number
I hope this will help answer your question.
Best regards,
Jeremy
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 39 | |
| 23 | |
| 20 | |
| 6 | |
| 2 | |
| 2 | |
| 2 | |
| 2 | |
| 2 | |
| 2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.