2008 Jun 30 10:38 AM
hello everyone,
i'm trying to make a batch input using the program 'RFBIBL00' with the transaction FB01, but when i process the program the only error is the WBS Element that i have to indicate but i don' how with the program 'RFBIBL00' .
please help .
hello everyone,
i'm trying to make a batch input using the program 'RFBIBL00' with the transaction FB01, but when i process the program the only error is the WBS Element that i have to indicate but i don' how with the program 'RFBIBL00' .
please help .
2008 Jun 30 1:38 PM
Hello
I could imagine that your data file contains the WBS element in external format yet the report requires is in the internal format (or vice versa).
Most like you require conversion routine ABPSP with the fm's
CONVERSION_EXIT_ABPSP_INPUT
CONVERSION_EXIT_ABPSP_OUTPUTTry to replace the WBS id in your data file with either the internal or external format and check if the report accepts it.
Regards
Uwe
2008 Jun 30 1:45 PM
Hi kamal,
use CALL FUNCTION 'CONVERSION_EXIT_ABPSN_OUTPUT'
to display the message with WBS element.
Thanks,
Keerthi.
2008 Aug 19 9:47 AM
Hi Gurus,
I am loading the REAl ESTATE data through LSMW-BAPI.
I need to load the settlement reciever as WBS elements.
While loading the data i am getting the error
WBS element does not exist even though it is existing in the client and master table as well.
KIndly let me know what can be done regarding this??
2008 Aug 19 3:12 PM