‎2008 Apr 02 8:14 PM
Hi All
I got a requirement to change the standard screen of transaction fbcj(cash journal posting).
I changed as per our clients requirement.
but screen is showing FI_TAX_GET_TXJCD_STRUCTURE
error code 1 function builder TAX2 error.
Please give me immediate solution.
Thanks & Regards
Sangram.
‎2008 Apr 02 8:17 PM
Can you explain more about the situation
What changes have you made?? If added any fields or changed texts..
If added Check whether the structure has all the fields or not??
Thanks,
Chaithanya
‎2008 Apr 02 9:00 PM
Hello
i have changed some positions in by copying standard position.
regards
sangram
‎2008 Apr 02 8:28 PM
I'm sorry, but my telepathic skills are weak at this time of night. Please try to be explicit if you want help. Otherwise, feel free to be as obscure as you like.
Pre-immediate solution: don't change what you don't understand. Now follows the helpful bit:
Did you change the standard screen? How did you change it? What was the client requirement?
‎2008 Apr 02 8:57 PM
HELLO BILl
reqiurement was not so puzzling.
only some screen positions are to be changed
which i have done by copying.
regards
sangram
‎2008 Apr 02 9:03 PM
IF I_BUKRS IS INITIAL AND I_KALSM IS INITIAL.
X_ERROR = 'X'.
MESSAGE E769 WITH 'FI_TAX_GET_TXJCD_STRUCTURE' '1' 'TAX2'
RAISING PARAMETER_ERROR.
ENDIF.
Looks like something you changed is related to those two variables