‎2007 Dec 07 5:12 AM
Hi
I am a SAP FICO student. I have a problem in posting transactions.
In t.code 'f-02' we post transactions. After entering all the trasaction, when I click on save, the following error message is appearing.
"Syntax error"
Syntax error in program RGIMF000
In include- RGIMF000
In Line- 1328
Last Changed by -SAP
Author- SAP
The data object "GLU1" doesnt have a component called "Rsponsored_Class"
I tried in some T.codes and I found these terms in T.code 'SE80' - ABAP development workbench. But I dont know what to do.
Could you please help me.
Really appreciate your time
Regards
Saritha
‎2007 Dec 07 5:17 AM
‎2007 Dec 07 8:06 AM
A little search in OSS Notes...
<i>Number 656431
Version 2 from 12.09.2003
Status Released for Customer
Set on 15.09.2003
Language EN
Master language DE
Short text Syntax error in RGIMF000 with RSPONSORED_CLASS</i>
Hint - when you get a syntax error in a standard SAP program, search OSS first.
matt
‎2007 Dec 07 8:41 AM
Hi Saritha,
As per the error which you have posted i have checked the code it shows the line MOVE *GLU1-DOCLN TO GLU1-DOCLN . where in the error might be in getting the field so my advice is to activate the field by going thru se11 transaction giving the structure name and then activate the structure thru se11 if not thru se14 activate and adjust with db. then run your transaction. It will work.
Please revert me back if u still face the problem.
Regards,
Srinivas.
‎2007 Dec 09 4:03 AM
Hi Srinivas
Can you please tell me in detail what do you want me to do. I am a Fico student and I didnt get much about what you have said. In T.code 'se11' and 'se14' when I tried for RGIMF000 it says this object doesnt exist.
Thankyou for your time.
Regards
Saritha