‎2008 Dec 22 6:22 AM
hei guys,
i use 'BAPI_ACC_DOCUMENT_POST' to create some documnets of vendor, but when use 'Special G/L Indicator', it return some error message
for exmple:
ACCOUNTPAYABLE-itemno_acc = 1.
ACCOUNTPAYABLE-vendor_no = '0000000001'.
ACCOUNTPAYABLE-gl_account = '2201010101'.
ACCOUNTPAYABLE-SP_GL_IND = 'W'.
SO return message is ''Special G/L transactions of ''w' are not supported', help me please
‎2008 Dec 24 6:07 AM
hi,
is it working fine without passing special gl value?
regards
Arjun
‎2008 Dec 24 7:51 AM
Hi
This is not a technical issue. Your Functional Consultant has to maintain Special G/L.
Thanks & Regards
Nagamani Challa
‎2008 Dec 25 3:32 AM
i am sure that it is issue, because i track the code i found SAP CHECK SGL IND of 'W',
YOU can see function module 'FI_DOCUMENT_CHECK' -> PERFORM SUBST_BSCHL ->
PERFORM SUBST_SINGLE_BSCHL -> 'FI_POSTING_KEY_DATA', SAP CALL THIS FUNCTION TO CHECK SGL IND, THEN THE CODE IS 'IF X_UMSKS EQ CHAR_W.
MESSAGE E246 WITH X_UMSKS X_UMSKZ.
ENDIF.'. I contact with SAP, THE feedback is BAPI_ACC_DOCUMENT_POST can not support special G/L IND OF 'W' AND there has no bapi to support this kind.
‎2008 Dec 25 3:40 AM
I check the kind of SGL IND, i found that 'W' can not be posted, but 'A' can be posted
‎2009 Mar 23 2:00 AM
‎2013 Feb 21 2:04 PM
Hi gurus,
I hope someone has already found a way to create documents for 'W' by using some function modules or BAPIs rather than batch input method. Would be very grateful if someone told me the solution.
Best,
Arwen