Re: [sap-log-mm] Inserting a New Entry in Table TJ05

Reply from sachingaur21 on Jan 20 at 1:21 AM
Dear you can do this, here is the simple step to do this.

t.code SE11--> your table name TJ05---> click on Display button or F7
now u have next window click on table content button or press ctrl+F10
now enter the input entries if u have or Press F8
u have all the entries---> on menu bar click on settings --> User parameters
next window --->choose SE16 standard list---> enter
choose ur entry u want to modify or if u want to new entry choose any of
the entry
By click on the check box left side to the entry data.
Now enter /H (this is for debug mode /h ) in the browser bar (tht is where
u enter SAP T.code)
---> enter---> display or F7
now this is in debug mode ---> on menu bar ---> Debugging -->Switch to
classical debugger
--> or may u have option switch to NEW ABAP Debugger then there is no need
to switch to new debugger.
-->Press F7--> again press F7
now u have the code like this

if code = 'SHOW'.
set titlebar 'TAB'
elseif code = 'EDIT'.


now Double click on CODE
in fields name you got CODE and on the next bar you have to wright
EDIT to change or modify the entry
INSR to insert new entry
DELE to delete any entry

Choose what you want to do

I choose INSR to insert
-->click on Pencil button
---> F8

Now u can insert your entries
--> Press SAVE

DONE.

Some time it will pass a error message the entry is not in the Other XXXX
table then you have to
follow the same step to enter entry in that XXXX table and then to ur
willing table.

Reward points if help full.

Thanks & Regards,
Sachin Gaur
SAP Consultant

---------------Original Message---------------
From: mshanmugam
Sent: Friday, January 20, 2012 12:05 AM
Subject: Inserting a New Entry in Table TJ05

Dear Sirs,

While tech.upgrade of SAP from 4.7 to ECC 6.0 , the client specific
value "ZIN1" got removed from table TJ05. How to insert the this value
again.
Please help.

Thanks in advance.
With kind regards.

 
Reply to this email to post your response.
 
__.____._
Manage Settings | Unsubscribe | Create FAQ | Send Feedback
  
Copyright © 2012 Toolbox.com and message author.
Toolbox.com 4343 N. Scottsdale Road Suite 280, Scottsdale, AZ 85251
sachingaur21  
Sachingaur21
 
Mark as helpful
View this online
Ask a new question
 
In the Spotlight
Have an SAP Question? Ask Your Peers at Toolbox for IT

_.____.__

0 Response to "Re: [sap-log-mm] Inserting a New Entry in Table TJ05"

Post a Comment