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

Problem for FI posting through BAPI for a ASSET NUMBER

former_member376453
Contributor
0 Likes
455

Hi,

I am trying to post a FI document with a Asset number in the Account field through BAPI. But in all BAPIs I have checked the G/L Account field length is 10. Asset Number field length in 12. So, in which field I should pass the Asset Number value. Please suggest.

Thanks,

Kuntal

Hi,

I am trying to post a FI document with a Asset number in the Account field through BAPI. But in all BAPIs I have checked the G/L Account field length is 10. Asset Number field length in 12. So, in which field I should pass the Asset Number value. Please suggest.

Thanks,

Kuntal

1 REPLY 1
Read only

andreas_mann3
Active Contributor
0 Likes
380

hi,

you must fill foll. fields:

asset number, sub number and transaction type (100 by purchase)

what's about bapi BAPI_ASSET_ACQUISITION_POST

here are the fields ASSETMAINO ASSETSUBNO ASSETTRTYP

in struc BAPIFAPO_GEN_INFO

A.

pls reward useful answers

Message was edited by:

Andreas Mann