cancel
Showing results for 
Search instead for 
Did you mean: 

Uploading budget amount

Former Member
0 Kudos

Hi,

I have to load Budget amounts through CJ30 tcode from SQL. I have only three feilds to load.

PROJ-PSPID

DROPT-PTIME

BPDY-WERT1(01)

Which SAP tables should I use to upload budget amounts.

Thanks in advance,

Aparna

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

hi aparna,

from SQL ?

balajia

Former Member
0 Kudos

Hi.

Please tell me the relevant tables for budget amount upload thru CJ30 tcode.

Thanks,

Aparna

Former Member
0 Kudos

hi aparna,

from PRPS table get the OBJNR and pass it on to the RPSCO table.

here you will get will get the planned value fields.

Please make sure you excute for Value type 1.

Value type 4 is for actual cost

Former Member
0 Kudos

thanks for the reply.

How about using BPGE table?

Aparna

Former Member
0 Kudos

Not sure but this will also give you required information

but again u have to pass OBJNR here Am i right?

Former Member
0 Kudos

obviously