SAP ABAP Class /MRSS/CL_RCCF_ADMIN_VERSIONSCR (Log Class to Display Engine Log)
Hierarchy
☛
MRSS_NW (Software Component) SAP Multiresource Scheduling for SAP Net
⤷
PM-WOC-MO (Application Component) Maintenance Orders
⤷
/MRSS/RCCF_ADMIN (Package) RCCF Admin

⤷

⤷

Properties
Class | /MRSS/CL_RCCF_ADMIN_VERSIONSCR | |
Short Description | Log Class to Display Engine Log | |
Super Class | ||
Instantiability of a Class | 0 | Private |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | /MRSS/RCCF_ADMIN | RCCF Admin |
Created | 20071102 | SAP |
Last change | 20141109 | |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class /MRSS/CL_RCCF_ADMIN_VERSIONSCR has no interface implemented.
Friends
Class /MRSS/CL_RCCF_ADMIN_VERSIONSCR has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Private | Type reference (TYPE) | CHAR255 | 'MAIN_CONTAINER' | 20071102 | ||
2 | ![]() |
Constant | Private | Type reference (TYPE) | CHAR255 | 'DEST_ID,VER,ENGINE_RELEASE,SP_LEVEL,PLATFORM,LATEST_CHANGE,BUILD_TIMESTAMP,EXE_TYPE,P4_BRANCH' | 20071102 | ||
3 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | /MRSS/CL_RCCF_ADMIN_SALV | SALV Wrapper for RCCF | 20071102 | ||
4 | ![]() |
Static Attribute | Private | Type reference (TYPE) | /MRSS/T_RCCFT_ADMIN_VERSION | Engine Version Table | 20071102 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | 20071102 | |
2 | ![]() |
Static method | Public | Method | Display Version Display | 20071102 |
3 | ![]() |
Instance method | Private | Event handling method | Event Handling for Extra ALV Buttons | 20071102 |
4 | ![]() |
Static method | Private | Event handling method | Event Handling for Reading Version | 20071102 |
5 | ![]() |
Static method | Private | Method | Refresh Version Data | 20071102 |
Events
Class /MRSS/CL_RCCF_ADMIN_VERSIONSCR has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TY_LS_VERSION | Private | See coding | 20071102 | BEGIN OF ty_ls_version,
dest_id TYPE /mrss/t_rccf_dest_id,
ver TYPE /mrss/t_rccf_admin_ver,
release TYPE /mrss/t_rccf_admin_ver,
sp_level TYPE /mrss/t_rccf_admin_ver,
platform TYPE /mrss/t_rccf_admin_ver,
latest_change TYPE /mrss/t_rccf_admin_ver,
build_timestamp TYPE /mrss/t_rccf_admin_ver,
exe_type TYPE /mrss/t_rccf_admin_ver,
p4_branch TYPE /mrss/t_rccf_admin_ver,
END OF ty_ls_version
|
||
2 | TY_LT_VERSION | Private | See coding | 20071102 | ty_lt_version TYPE STANDARD TABLE OF ty_ls_version
|
Method Signatures
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_ALV | Call by reference | Object reference (TYPE REF TO) | /MRSS/CL_RCCF_ADMIN_SALV | SALV-Verschalung für RCCF | 20071102 |
Method CONSTRUCTOR on class /MRSS/CL_RCCF_ADMIN_VERSIONSCR has no exception.
Method DISPLAY Signature
Method DISPLAY on class /MRSS/CL_RCCF_ADMIN_VERSIONSCR has no parameter.
Method DISPLAY on class /MRSS/CL_RCCF_ADMIN_VERSIONSCR has no exception.
Method ON_FUNCTION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_SALV_FUNCTION | Call by reference | Attribute reference (LIKE) | 20071112 |
Method ON_FUNCTION on class /MRSS/CL_RCCF_ADMIN_VERSIONSCR has no exception.
Method ON_PROCESSING_DESTINATION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_DEST_ID | Call by reference | Attribute reference (LIKE) | 20071126 | ||||
2 | ![]() |
IV_PERCENTAGE | Call by reference | Attribute reference (LIKE) | 20071126 |
Method ON_PROCESSING_DESTINATION on class /MRSS/CL_RCCF_ADMIN_VERSIONSCR has no exception.
Method REFRESH_DATA Signature
Method REFRESH_DATA on class /MRSS/CL_RCCF_ADMIN_VERSIONSCR has no parameter.
Method REFRESH_DATA on class /MRSS/CL_RCCF_ADMIN_VERSIONSCR has no exception.
History
Last changed by/on | SAP | 20141109 |
SAP Release Created in | 610 |