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

BAPI BAPI_EXPENDITUREPROGTREE_GDVAL help

Former Member
0 Likes
1,170

Hi All,

I am trying to migrate investment program budgeting data from one system to another.  For extracting data I am using bapi BAPI_EXPENDITUREPROGTREE_GDVAL. For upload, I am using BAPI_EXPENDITUREPROGTREE_SVRPV. My problem is that when I see the data uploaded in transaction IM33, they do not match the data that has been extracted using the above mentioned BAPI. There are various fields like activity, value type , budget type , whose different arrangements in the BAPI creates data differently. I am not able to set the budget field with the  correct data. So, I wanted to know the relation between budget field and current budget field, since on manipulating one, the other gets changed.

Regards,

Tanushree

Hi All,

I am trying to migrate investment program budgeting data from one system to another.  For extracting data I am using bapi BAPI_EXPENDITUREPROGTREE_GDVAL. For upload, I am using BAPI_EXPENDITUREPROGTREE_SVRPV. My problem is that when I see the data uploaded in transaction IM33, they do not match the data that has been extracted using the above mentioned BAPI. There are various fields like activity, value type , budget type , whose different arrangements in the BAPI creates data differently. I am not able to set the budget field with the  correct data. So, I wanted to know the relation between budget field and current budget field, since on manipulating one, the other gets changed.

Regards,

Tanushree

3 REPLIES 3
Read only

RaymondGiuseppi
Active Contributor
0 Likes
902

Did youcall BAPI_EXPENDITUREPROGTREE_CREAT (from BAPI_EXPENDITUREPROGDEF_GETDTL) and then some BAPI_EXPENDITUREPROGTREE_CHVAL from (BAPI_EXPENDITUREPROGTREE_GDVAL) ?

Hint: Also insure you have last OSS notes (last sumer) applied in your system.

Regards,

Raymond

Read only

0 Likes
902

No, I called BAPI_EXPENDITUREPROGTREE_CHVAL as in BAPI_EXPENDITUREPROGTREE_SVRPV documentation,it was written "for internal use only".

Read only

0 Likes
902

Confusing?