‎2008 Jun 20 9:39 AM
Hi,
I am using bapi BAPI_ACC_DOCUMENT_POST.. for FB01 but i am not getting Two fields
PstKy (Posting Key for the Next Line Item) and SGL Ind (Special G/L Indicator for the Next Line Item)
is any other bapi avilabel for this...
or please give me sample bapi for FB01 or BAPI_ACC_DOCUMENT_POST.
<removed by moderator>
Thanks.
Edited by: Mike Pokraka on Aug 4, 2008 2:40 PM
‎2008 Jun 20 9:43 AM
This is the best BAPI for this purpose.
The posting key is derived automatically within the fm based on whether it is a debit/credit and whether it is a GL, AP or AR posting.
Not sure about the special G/L indicator at this moment.
Thomas.
Edit: special G/L indicator is also set within the fm, but I could not cleary find out the logic at quick glance
‎2008 Jun 20 9:54 AM
Hi,
have a look at report ACC_BAPI_TEST_DOCUMENT
Best regards.
‎2008 Jun 20 10:11 AM
‎2008 Jun 20 10:14 AM
Hi
The posting keys are setted by the BAPI in according to the item type (customer, vendor and G/L) and the sign of amount.
The BAPI usually uses the standard posting key: 01/11; 40/50, 21/31.
If it needs a different posting keys it needs to assign them to a certain operation key (field KOTSL): u can do it in the table T030B.
Anyway u should consider u can use the BTE RWBAPI01 in order to set own data into FI interfaces.
Max
Edited by: max bianchi on Jun 20, 2008 11:16 AM
‎2008 Jun 20 10:40 AM
Hi,
Bapis for FB01 transaction;
Try FM POSTING_INTERFACE_DOCUMENT
try these:
BAPI_ACC_GL_POSTING_POST
BAPI_ACC_BILLING_POST
BAPI_ACC_INVOICE_RECEIPT_POST
Please try using program RFBIBL00 .. direct input method.
Regards,
Sharath
‎2008 Jun 24 8:08 AM
‎2012 Jan 05 6:03 AM
Hi,
I Implemented Code in Enhancement Spot, I added One Field in standard Selection Screen using Enhancement spot for MRRL Transaction, But I am not able to maintain Selection Text for that Field It is showing in Selection Screen P_XBLNR Like. If i tried using goto --> Text Elements --> Selection Texts it is asking Key.
Can any one help me how to maintain Selection Text for Standard Program using Enhancement Spot .
Thank You,
Nagaphani