Predefined Constants 
The following constants are in use by the system, which you can use within the context of an INFO instruction:
Predefined Constant |
Description |
%ACCOUNT_DIM% |
Returns dimension name where dimension type = A. |
%APP% |
Returns current application name. |
%APPBINAME% |
Returns current application technical name |
%APPLIST% |
Returns a list of applications. |
%APPSET% |
Returns current application set name. |
%CATEGORY_DIM% |
Returns dimension name where dimension type = C. |
%CURRENCY_DIM% |
Returns dimension name where dimension type = R. |
%DATASRC_DIM% |
Returns dimension name where dimension type = D. |
%DIMS% |
Returns list of dimensions based on the application. |
%ENTITY_DIM% |
Returns dimension name where dimension type = E. |
%GROUP_DIM% |
Returns dimension name where dimension type = G or (type = U and has an attribute named GROUP_CURRENCY) |
%INCREASENO% |
Returns the file number |
%INTCO_DIM% |
Returns dimension name where dimension type = I. |
%PACKAGE% |
Return package ID |
%PACKAGESIZE% |
Returns package size |
%SUBTABLES_DIM% |
Returns dimension name where dimension type = S. |
%TEMPPATH% |
Returns the temp folder path. The path returned has the trailing back slash (\) appended to it. |
%TIME_DIM% |
Returns dimension name where dimension time = T. |
%USER% |
Returns full user name (with domain name). |
Any software coding and/or code lines / strings ("Code") included in this documentation are only examples and are not intended to be used in a productive system environment. The Code is only intended to better explain and visualize the syntax and phrasing rules of certain coding. SAP does not warrant the correctness and completeness of the Code given herein, and SAP shall not be liable for errors or damages caused by the usage of the Code, except if such damages were caused by SAP intentionally or by its gross negligence.