SAP ABAP Class CL_OXT_POSTPROC_OL (Processing of OXT Extensions)
Hierarchy
☛
SAP_ABA (Software Component) Cross-Application Component
⤷
CA-GTF-EEW-SRV (Application Component) EEW Services
⤷
OXT_ROOT (Package) Object Extension Tool: Basis

⤷

⤷

Properties
Class | CL_OXT_POSTPROC_OL | |
Short Description | Processing of OXT Extensions | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | OXT_MISC | |
Program status | P | SAP Standard Production Program |
Category | 0 | |
Package | OXT_ROOT | Object Extension Tool: Basis |
Created | 20020115 | SAP |
Last change | 00000000 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_OXT_POSTPROC_OL has no forward declaration.
Interfaces
Class CL_OXT_POSTPROC_OL has no interface implemented.
Friends
Class CL_OXT_POSTPROC_OL has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Public | Type reference (TYPE) | OXT_PPROCSTATUS | 'DEL' | Extension status | 20020116 | |
2 | ![]() |
Constant | Public | Type reference (TYPE) | OXT_PPROCSTATUS | 'ERI' | Extension status | 20020116 | |
3 | ![]() |
Constant | Public | Type reference (TYPE) | OXT_PPROCSTATUS | 'ERP' | Extension status | 20020116 | |
4 | ![]() |
Constant | Public | Type reference (TYPE) | OXT_PPROCSTATUS | '' | Extension status | 20020206 | |
5 | ![]() |
Constant | Public | Type reference (TYPE) | OXT_PPROCSTATUS | 'OPN' | Extension status | 20020116 | |
6 | ![]() |
Constant | Public | Type reference (TYPE) | OXT_PPROCSTATUS | 'PRC' | Extension status | 20020116 | |
7 | ![]() |
Constant | Private | Type reference (TYPE) | OXT_PPROCTREAT | 'MAN' | OXT PostProcessing treatment type | 20020116 | |
8 | ![]() |
Constant | Public | Type reference (TYPE) | OXT_PPROCTREAT | '' | OXT PostProcessing treatment type | 20020116 | |
9 | ![]() |
Constant | Private | Type reference (TYPE) | OXT_PPROCTREAT | 'REC' | OXT PostProcessing treatment type | 20020116 | |
10 | ![]() |
Constant | Private | Type reference (TYPE) | OXT_PPROCTYPE | 'DEV' | OXT PostProcessing type | 20020116 | |
11 | ![]() |
Constant | Private | Type reference (TYPE) | OXT_PPROCTYPE | '' | OXT PostProcessing type | 20020328 | |
12 | ![]() |
Constant | Private | Type reference (TYPE) | OXT_PPROCTYPE | 'MOD' | OXT PostProcessing type | 20020116 | |
13 | ![]() |
Constant | Private | Type reference (TYPE) | OXT_PPROCTYPE | 'TRG' | OXT PostProcessing type | 20020116 | |
14 | ![]() |
Instance attribute | Private | Type reference (TYPE) | OXT_CHGTAG | Change data for OXT entities | 20020116 | ||
15 | ![]() |
Instance attribute | Public | Type reference (TYPE) | OXT_EXTVERSION | Extension version | 20020408 | ||
16 | ![]() |
Instance attribute | Private | Type reference (TYPE) | FLAG | General Flag | 20020206 | ||
17 | ![]() |
Instance attribute | Private | Type reference (TYPE) | BALLOGHNDL | Application log: Log handle | 20020116 | ||
18 | ![]() |
Instance attribute | Private | Type reference (TYPE) | SYMSGV | Messages, message variables | 20020116 | ||
19 | ![]() |
Instance attribute | Private | Type reference (TYPE) | SYMSGV | Messages, message variables | 20020116 | ||
20 | ![]() |
Instance attribute | Private | Type reference (TYPE) | SYMSGV | Messages, message variables | 20020116 | ||
21 | ![]() |
Instance attribute | Private | Type reference (TYPE) | SYMSGV | Messages, message variables | 20020116 | ||
22 | ![]() |
Instance attribute | Public | Type reference (TYPE) | OXT_PPROCID | PostProcessing ID | 20020116 | ||
23 | ![]() |
Instance attribute | Public | Type reference (TYPE) | OXT_PPROCNAME | Name of PostProcessing activity | 20020116 | ||
24 | ![]() |
Instance attribute | Private | Type reference (TYPE) | OXT_OBJECTORDER | Sequence for OXT objects | 20020116 | ||
25 | ![]() |
Instance attribute | Private | Type reference (TYPE) | OXT_PPROCSTATUS | OXT PostProcessing status | 20020116 | ||
26 | ![]() |
Instance attribute | Private | Type reference (TYPE) | OXT_PPROCTREAT | OXT PostProcessing treatment type | 20020116 | ||
27 | ![]() |
Instance attribute | Private | Type reference (TYPE) | OXT_SYSNAME | System | 20020219 | ||
28 | ![]() |
Instance attribute | Private | Type reference (TYPE) | OXT_TASKTYP | Task type | 20020313 | ||
29 | ![]() |
Instance attribute | Private | Type reference (TYPE) | FLAG | Allow commit | 20020115 | ||
30 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_OXT_EXTENSION_OL | Processing of OXT Extensions | 20020116 | ||
31 | ![]() |
Instance attribute | Public | Object reference (TYPE REF TO) | CL_OXT_MESSAGES_OL | OXT message processing | 20020115 | ||
32 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_OXT_PROJECT_OL | OXT project processing | 20020116 | ||
33 | ![]() |
Instance attribute | Private | Type reference (TYPE) | OXT_DESCRIPTION | Long text | 20020116 | ||
34 | ![]() |
Instance attribute | Private | Type reference (TYPE) | BAPI_MSG | Message text | 20020116 | ||
35 | ![]() |
Instance attribute | Private | Type reference (TYPE) | RS38L_FNAM | Function module name | 20020116 | ||
36 | ![]() |
Instance attribute | Private | Type reference (TYPE) | SYMSGID | Application area | 20020116 | ||
37 | ![]() |
Instance attribute | Private | Type reference (TYPE) | SYMSGNO | System message number | 20020116 | ||
38 | ![]() |
Instance attribute | Private | Type reference (TYPE) | OXT_PP_RESTYP | OXT PostProcessing result type | 20020207 | ||
39 | ![]() |
Instance attribute | Private | Type reference (TYPE) | OXT_FL_PPSINGLE | OXT PostProcessing single flag | 20020116 | ||
40 | ![]() |
Instance attribute | Private | Type reference (TYPE) | OXT_PPROCTYPE | OXT PostProcessing type | 20020116 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |