‎2006 Nov 27 10:15 AM
Hi,
I have requirement where i need to post the GL posting into the SAP from the other External system, now my question we have different types of the Document are available i.e Asset posting to GL account posting and i want to know various different function module along with different type of the document in FICO and i am using the transaction code : F-27 to post the documents
‎2006 Nov 27 2:32 PM
Hi Kiran,
use the following BAPI
CALL FUNCTION 'BAPI_ACC_DOCUMENT_POST'
I guess it will for for your case.
thanks
Sekhar.
‎2006 Nov 27 10:35 AM
Hi Kiran,
Check this BAPI, <b>BAPI_ASSET_POSTCAP_POST</b>.
You can also find out the required bapi FM's using "BAPI" transaction. In this transaction, under "Asset Accounting" section, you can find out various BAPI's.
Let me know if you need to more inputs
Regards
Message was edited by:
raghav sharma
‎2006 Nov 27 10:44 AM
Hi raghu,
Please send me some function module .
thanks
kiran prasad
‎2006 Nov 27 11:07 AM
Hi Kiran,
I can send you more BAPI's, but I want to know the exact requirement. Becoz I am confused a bit from first question.
Regards
‎2006 Nov 27 2:32 PM
Hi Kiran,
use the following BAPI
CALL FUNCTION 'BAPI_ACC_DOCUMENT_POST'
I guess it will for for your case.
thanks
Sekhar.