Sunday, April 20, 2014

ADJUST TEMPLATE, GIU STATUS, MANAGE TR, MANAGE LOCK ENTRIES.

Hey folks,

today i'm gonna show you how to do some job in sap abap module.

first,
adjust template.
in screen painter, there are times when you need most of the button in gui status. well here's the simple way.

just click extras->adjust template
select list viewer and ok,
all of the buttons should have filled by now.

2. make GUI STATUS and GUI TITLE
to make GUI STATUS, you need to make GUI STATUS and GUI TITLE, here's the simple way.




3.Manage TR

in sap abap module, there are times when you have to edit the TR, to make it easier to understand. you can use the SE01 TCODE to do this.


in this step you can edit or change the TR as you wish.

4. manage LOCK ENTRIES.
there are times when you logged out instantiniously or because of the network problem while editing your code, if this happends when you tried to loggin again and edit your code, you will be unable to edit it since your last loggin had lock the entries. all  you have to do is delete the lock entries. use SM12 TCODE.


5. there are times when you wanted to export your report into excel, well sap has already the sistem for that, but you need to activate the GUI STATUS first.

well, that's it for now,
i will post again if i managed to solve something.
adios....

No comments:

Post a Comment