2010 Aug 11 8:08 AM
Dear all,
We are having a requirement in which we need to add customized fields in FICA document and need to post them .Can anyone please tell me how to meet this requirement
susmita
Edited by: susmitha harini on Aug 11, 2010 12:46 PM
2010 Aug 11 3:19 PM
Hi Sushmita,
Your question is very generic there are lot of ways how you add custom fields .
Based on the programs you are using you can use user exits . What is the business scenario for the custom field ?
thanks,
VR
2010 Aug 12 7:00 AM
Hi Vr,
I need to add customized fields for immediate payment, installment,.dispatch date etc., .please tell me ur id so that i can send more information
susmita
2010 Aug 12 9:45 AM
Hi Susmita
You can add the fields to the customer includes
CI_FKKOP
CI_FKKKO
To create/update the customer fields in automated processes you can use the standard SAP BAPI:
BAPI_CTRACDOCUMENT_CREATE
BAPI_CTRACDOCUMENT_CHANGE
Check out the import table EXTENSIONIN with structure BAPIPAREX.
To add the fields to the standard SAP transactions, have a look in IMG under
Financial Accounting
Contract Accounts Receivable and Payable
Basic Functions
Posting and Documents
Document
Screen Preparations
Yep
Jürgen
Edited by: sattlerj on Aug 12, 2010 8:45 PM
Edited by: sattlerj on Aug 12, 2010 8:49 PM - Added EXTENSIONIN
2010 Aug 26 7:02 AM
Hi sattlerj/all,
Can we use the same BAPI for transferring the information from the billing document to the fica document because at the billing document level we need to add some customized fields we need to transfer the same information from billing document to fica document is there any other event or BAPI to transfer the fields from billing document to fica document
Susmita
Edited by: susmitha harini on Aug 26, 2010 8:10 AM
2010 Aug 27 12:05 PM