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

Function Module to update LFZA

Former Member
0 Likes
2,653

Hi

Is there any Function module to update LFZA, I searched lot but couldn't find Funciton module to update LFZA. Any one help me in this regard

Regards

Luci

5 REPLIES 5
Read only

RaymondGiuseppi
Active Contributor
0 Likes
1,670

AFAIK, there are no released FM nor any BAPI (non transactional) for this purpose. Did you look for IDOCs (CREMAS01-05) or BDC.

Regards,

Raymond

Read only

Former Member
0 Likes
1,670

Please check VENDOR_UPDATE. I know it deals with LFZA

LFZA is payees I gues.

Now on this i'm not a 100% but try BAPI_AP_ACC* or BAPI_ACC*

Read only

0 Likes
1,670

- Never call/suggest to call an Update task FM, those FM are executed by SAP after every check, are not standalone FM and usually only update the database, they are no more allowed than direct update via SQL in database... (Look at FM attributes)

- AFAIK BAPI_ACC* FM/BAPI only manage accounting Document, not master data (alas)

Regards,

Raymond

Read only

0 Likes
1,670

One more thing I learnt.....will definitely keep that in mind.

Thanks

Read only

0 Likes
1,670

Hi

Thank you all for your replies,

Will this FM VMD_VENDOR_BTE_1421_IMPL work to update data into LFZA table, I want exact FM which will solve my problem.

Regards

Luci