SAP ABAP Class IF_SGEN_CONSTANTS (Constants for SGEN)
Properties
| Class | IF_SGEN_CONSTANTS | |
| Short Description | Constants for SGEN | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20100526 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IF_SGEN_CONSTANTS has no forward declaration.
Interfaces
Class IF_SGEN_CONSTANTS has no interface implemented.
Friends
Class IF_SGEN_CONSTANTS has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | I | 1 | 20100610 | |||
| 2 | Constant | Public | Type reference (TYPE) | CHAR1 | 'X' | Single-Character Flag | 20100614 | ||
| 3 | Constant | Public | Type reference (TYPE) | CHAR1 | 'E' | Single-Character Flag | 20100614 | ||
| 4 | Constant | Public | Type reference (TYPE) | CHAR1 | 'I' | Single-Character Flag | 20100614 | ||
| 5 | Constant | Public | Type reference (TYPE) | CHAR1 | 'P' | Single-Character Flag | 20100614 | ||
| 6 | Constant | Public | Type reference (TYPE) | CHAR1 | 'S' | Single-Character Flag | 20100614 | ||
| 7 | Constant | Public | Type reference (TYPE) | CHAR8 | '1CFJKMST' | Character field, 8 characters long | 20100526 | ||
| 8 | Constant | Public | Type reference (TYPE) | CHAR1 | 'I' | Single-Character Flag | 20100526 | ||
| 9 | Constant | Public | Type reference (TYPE) | BTCJOB | 'RSPARAGENER8M' | Background Job Name | 20100526 | ||
| 10 | Constant | Public | Type reference (TYPE) | CHAR1 | 'A' | Single-Character Flag | 20100526 | ||
| 11 | Constant | Public | Type reference (TYPE) | CHAR1 | 'F' | Single-Character Flag | 20100526 | ||
| 12 | Constant | Public | Type reference (TYPE) | CHAR1 | '0' | Single-Character Flag | 20100526 | ||
| 13 | Constant | Public | Type reference (TYPE) | CHAR1 | 'P' | Single-Character Flag | 20100526 | ||
| 14 | Constant | Public | Type reference (TYPE) | CHAR1 | 'Y' | Single-Character Flag | 20100526 | ||
| 15 | Constant | Public | Type reference (TYPE) | CHAR1 | 'R' | Single-Character Flag | 20100526 | ||
| 16 | Constant | Public | Type reference (TYPE) | CHAR1 | 'S' | Single-Character Flag | 20100526 | ||
| 17 | Constant | Public | Type reference (TYPE) | CHAR1 | '?' | Single-Character Flag | 20100526 | ||
| 18 | Constant | Public | Type reference (TYPE) | SGEN_LOG_MODE_D | 'B' | Log Mode for SGEN | 20100706 | ||
| 19 | Constant | Public | Type reference (TYPE) | SGEN_LOG_MODE_D | 'D' | Log Mode for SGEN | 20100706 | ||
| 20 | Constant | Public | Type reference (TYPE) | SGEN_LOG_MODE_D | 'S' | Log Mode for SGEN | 20100706 | ||
| 21 | Constant | Public | Type reference (TYPE) | I | 0 | 20100610 | |||
| 22 | Constant | Public | Type reference (TYPE) | I | 5 | Generation of BSP applications | 20100527 | ||
| 23 | Constant | Public | Type reference (TYPE) | I | 1 | Generation of selected components | 20100527 | ||
| 24 | Constant | Public | Type reference (TYPE) | I | 4 | Generation of current GENSETC | 20100527 | ||
| 25 | Constant | Public | Type reference (TYPE) | I | 8 | Generation of Packages | 20120209 | ||
| 26 | Constant | Public | Type reference (TYPE) | I | 3 | Generation of current GENSETC | 20100527 | ||
| 27 | Constant | Public | Type reference (TYPE) | I | 7 | Generation of Transport Requests | 20100528 | ||
| 28 | Constant | Public | Type reference (TYPE) | I | 2 | Generation of current GENSETC | 20100527 | ||
| 29 | Constant | Public | Type reference (TYPE) | I | 6 | Generation of Web Dynpro applications | 20100527 | ||
| 30 | Constant | Public | Type reference (TYPE) | I | 1 | 20100610 | |||
| 31 | Constant | Public | Type reference (TYPE) | I | 0 | 20100610 | |||
| 32 | Constant | Public | Type reference (TYPE) | CHAR1 | 'C' | Single-Character Flag | 20100611 | ||
| 33 | Constant | Public | Type reference (TYPE) | CHAR1 | 'F' | Single-Character Flag | 20100611 | ||
| 34 | Constant | Public | Type reference (TYPE) | CHAR1 | 'I' | Single-Character Flag | 20100611 | ||
| 35 | Constant | Public | Type reference (TYPE) | CHAR1 | 'P' | Single-Character Flag | 20100611 |
Methods
Class IF_SGEN_CONSTANTS has no method.
Events
Class IF_SGEN_CONSTANTS has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | GTY_COMPONENT_FLAG_S | Public | See coding | 20120203 | BEGIN OF gty_component_flag_s,
component TYPE dlvunit,
flag TYPE abap_bool, "flag for mark column
END OF gty_component_flag_s
|
||
| 2 | GTY_COMPONENT_FLAG_T | Public | See coding | 20120203 | gty_component_flag_t TYPE STANDARD TABLE OF gty_component_flag_s WITH DEFAULT KEY
|
||
| 3 | GTY_COMPONENT_S | Public | Type reference (TYPE) | DLVUNIT | Software Component | 20100622 | |
| 4 | GTY_COMPONENT_T | Public | See coding | 20100610 | gty_component_t TYPE STANDARD TABLE OF dlvunit WITH DEFAULT KEY
|
||
| 5 | GTY_GENSETM_S | Public | Type reference (TYPE) | GENSETM | Generation Set for ABAP Objects and BSP Applications | 20100609 | |
| 6 | GTY_GENSETM_T | Public | Type reference (TYPE) | GENSETM_T | Generation Set for Used Machine Types | 20100609 | |
| 7 | GTY_JOBTAB_S | Public | Type reference (TYPE) | RSJOBTABM | Table for Background Job Control Data | 20100607 | |
| 8 | GTY_JOBTAB_T | Public | See coding | 20100607 | gty_jobtab_t TYPE STANDARD TABLE OF rsjobtabm
|
||
| 9 | GTY_JOB_LIST_UI_S | Public | Type reference (TYPE) | SGEN_JOB_UI_S | UI Structure for Job Overview | 20100607 | |
| 10 | GTY_JOB_LIST_UI_T | Public | See coding | 20100607 | gty_job_list_ui_t TYPE STANDARD TABLE OF sgen_job_ui_s
|
||
| 11 | GTY_RELEASEMAP_T | Public | See coding | Mapping Table for Bit Field: (G)TODIR-RELMAP | 20100527 | gty_releasemap_t TYPE STANDARD TABLE OF releasemap
|
|
| 12 | GTY_REPLIST_S | Public | See coding | 20100527 | BEGIN OF gty_replist_s ,
line(120),
END OF gty_replist_s
|
||
| 13 | GTY_REPLIST_T | Public | See coding | 20100527 | gty_replist_t TYPE STANDARD TABLE OF gty_replist_s
|
||
| 14 | GTY_REPOLOAD_PROG_S | Public | See coding | 20100527 | BEGIN OF gty_repoload_prog_s,
progname TYPE progname,
machtype TYPE rfcmach,
udat TYPE rdir_udate,
utime TYPE ddtime,
sdat TYPE d010_sdate,
stime TYPE d010_stime,
END OF gty_repoload_prog_s
|
||
| 15 | GTY_REPOLOAD_PROG_T | Public | See coding | 20100527 | gty_repoload_prog_t TYPE STANDARD TABLE OF gty_repoload_prog_s
|
||
| 16 | GTY_SERVER_TYPE_S | Public | Type reference (TYPE) | SERVTYPEM | Application Servers Selected for Parallel Generation | 20100621 | |
| 17 | GTY_SERVER_TYPE_T | Public | See coding | 20100527 | gty_server_type_t TYPE STANDARD TABLE OF servtypem
|
||
| 18 | GTY_TADIR_S | Public | See coding | 20100615 | BEGIN OF gty_tadir_s,
pgmid TYPE pgmid,
object TYPE trobjtype,
obj_name TYPE sobj_name,
END OF gty_tadir_s
|
||
| 19 | GTY_TADIR_T | Public | See coding | 20100608 | gty_tadir_t TYPE STANDARD TABLE OF gty_tadir_s
|
||
| 20 | GTY_TASKLIST_S | Public | See coding | 20100531 | BEGIN OF gty_tasklist_s,
taskname(4) TYPE c, "Verwaltung der Tasks
rfcdest TYPE rfcdest,
task_state(1) TYPE c, " i = initial, c = completed, p = in process
receive_subrc TYPE sysubrc,
receive_msg TYPE char80,
END OF gty_tasklist_s
|
||
| 21 | GTY_TASKLIST_T | Public | See coding | 20100531 | gty_tasklist_t TYPE STANDARD TABLE OF gty_tasklist_s WITH KEY taskname
|
||
| 22 | GTY_TDEVC_S | Public | See coding | 20100615 | BEGIN OF gty_tdevc_s,
devclass TYPE devclass,
dlvunit TYPE dlvunit,
END OF gty_tdevc_s
|
||
| 23 | GTY_TDEVC_T | Public | See coding | 20100526 | gty_tdevc_t TYPE STANDARD TABLE OF gty_tdevc_s WITH DEFAULT KEY
|
||
| 24 | GTY_TDEVC_UI_S | Public | See coding | 20120222 | BEGIN OF gty_tdevc_ui_s,
status_icon TYPE icon_d,
devclass TYPE devclass,
flag_subpck TYPE abap_bool,
subpck_count TYPE int4,
ctext TYPE as4text,
pdevclass TYPE devlayer,
dlvunit TYPE dlvunit,
parentcl TYPE parentcl,
" celltab TYPE lvc_t_styl,
END OF gty_tdevc_ui_s
|
||
| 25 | GTY_TDEVC_UI_T | Public | See coding | 20120222 | gty_tdevc_ui_t TYPE STANDARD TABLE OF gty_tdevc_ui_s WITH DEFAULT KEY
|
||
| 26 | GTY_TFDIR_T | Public | See coding | 20100528 | gty_tfdir_t TYPE STANDARD TABLE OF tfdir
|
||
| 27 | GTY_TODIR_T | Public | See coding | 20100527 | gty_todir_t TYPE STANDARD TABLE OF todir
|
||
| 28 | GTY_TODIR_TADIR_S | Public | See coding | 20100527 | BEGIN OF gty_todir_tadir_s,
tadirpgmid TYPE pgmid,
tadirobject TYPE trobjtype,
tadirobjname TYPE sobj_name,
name(40) TYPE c,
component TYPE dlvunit,
genstatus(1) TYPE c,
END OF gty_todir_tadir_s
|
||
| 29 | GTY_TODIR_TADIR_T | Public | See coding | 20100527 | gty_todir_tadir_t TYPE STANDARD TABLE OF gty_todir_tadir_s
|
||
| 30 | GTY_TRDIR_S | Public | See coding | 20100615 | BEGIN OF gty_trdir_s,
name(40) TYPE c,
subc(1) TYPE c,
END OF gty_trdir_s
|
||
| 31 | GTY_TRDIR_T | Public | See coding | 20100615 | gty_trdir_t TYPE SORTED TABLE OF gty_trdir_s WITH UNIQUE KEY name
|
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in |