WE, are independent and not related in any way to any Companies and Organizations; and,
-------------------------------------------------------------------------------------
WE, are greatly motivated by the spirit of "sharing knowledge and information" to others.
Jun
22nd

Store Individual Object Status - SAP Table JEST

Author: admin | Files under ABAP Reference, BASIS, SAP Tips

JEST table contains object status that is either system status or a user status. Field STAT corresponds to the Object Status. Field INACT identifies whether the status is currently active or inactive and field CHGNR is the change number that identifies the change documents for an object and is incremented serially.
TJ02 table contains the list [...]


Dec
10th

Transaction Code SA38 and SE38

Author: admin | Files under ABAP Reference

Transaction Code SA38 and SE38 are both use to execute a program. The difference is, SA38 can be used only to execute or run a program. Whereas, SE38 is use to display an ABAP Editor screen where transaction is not limited only to program execution but also to display or modify the program code.
Furthermore, SA38 is [...]


Dec
9th

“Table for One-Time Vendor and Customer”

Author: admin | Files under ABAP Reference

I’ve searched the internet where I could possibly find One-time Vendor and One-time Customer data. You know what? I could not find any site telling the best table to find what I am looking.
Most of the sites I visited are mentioning about BSEC, One-Time Account Data Document Segment table. Well, I’ve checked the table and yes it’s [...]