Hierarchy

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_OO_ABSTRACT_CLASS_TOOL | Abstract Class Tool | 20051025 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_WB_PROGRAM | Workbench: Program | 19981211 |
3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_WB_TOOL | Workbench: Tool | 19981211 |
4 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_WB_TOOL_LAYOUT | Tool Callback for Defining Layout of a Request | 20000609 |
Properties
Class | CL_OO_CLASS_BUILDER | |
Short Description | Class Builder | |
Super Class | CL_OO_ABSTRACT_CLASS_TOOL | Abstract Class Tool |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | OO | |
Program status | ||
Category | 0 | |
Package | SEOE | ABAP Objects Class Builder |
Created | 19981211 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
2 | ![]() |
Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
3 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
4 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
5 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
6 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_WB_PROGRAM | Workbench: Program | 19981211 | ||
2 | IF_WB_TOOL | Workbench: Tool | 19981211 | ||
3 | IF_WB_TOOL_LAYOUT | Tool Callback for Defining Layout of a Request | 20000609 |
Friends
# | Friend | Modeled only | Created on | Description |
---|---|---|---|---|
1 | CL_OO_ABSTRACT_CLASS_TOOL | 20060407 | Abstract Class Tool | |
2 | IF_OO_CLIF_OBSERVER | 20000920 | Interface for Local Class CLIF_OBSERVER |
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Private | Type reference (TYPE) | SEOX_BOOLEAN | SEOX_FALSE | 19990310 | ||
2 | ![]() |
Constant | Private | Type reference (TYPE) | SEU_OBJKEY | IS INITIAL | 19991007 | ||
3 | ![]() |
Instance attribute | Public | Attribute reference (LIKE) | 19981215 | ||||
4 | ![]() |
Instance attribute | Private | Attribute reference (LIKE) | 20050906 |
Methods
Events
Class CL_OO_CLASS_BUILDER has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TT_ERROR_MESSAGES | Private | See coding | 20120402 | tt_error_messages type standard table of ty_error_message
|
||
2 | TY_ERROR_MESSAGE | Private | See coding | 20120402 | begin of ty_error_message, " copy of cl_spak_package_check=>ty_wb_package_check_result in order to have no static dependencies.
object_type type trobjtype,
object_name type sobj_name,
subobject_type type pak_object_type,
subobject_name type c length 80,
package_name type devclass,
is_package_error type abap_bool,
is_ehp_comp_check_error type abap_bool,
t100_message type symsg,
message_text type string,
additional_message_text type string,
error_severity type errsevrty,
deprecation_severity type errsevrty,
include_name type progname,
row_number type i,
column_number type i,
dynpro_number type sydynnr,
field_name type c length 100,
end of ty_error_message
|
Method Signatures
Method CHANGE_COMPONENT_ON_POPUP Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
REQUEST | Call by reference | Object reference (TYPE REF TO) | CL_WB_REQUEST | Workbench Manager: Request | 20050905 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehler aufgetreten | 20050905 | |
2 | ![]() |
keine Änderungsberechtigung | 20050905 | |
3 | ![]() |
Operation wird nicht unterstützt | 20050905 |
Method CHECK_CLASS Signature
Method CHECK_CLASS on class CL_OO_CLASS_BUILDER has no parameter.
Method CHECK_CLASS on class CL_OO_CLASS_BUILDER has no exception.
Method CHECK_CLASS_ADDON Signature
Method CHECK_CLASS_ADDON on class CL_OO_CLASS_BUILDER has no parameter.
Method CHECK_CLASS_ADDON on class CL_OO_CLASS_BUILDER has no exception.
Method CHECK_INTERFACE Signature
Method CHECK_INTERFACE on class CL_OO_CLASS_BUILDER has no parameter.
Method CHECK_INTERFACE on class CL_OO_CLASS_BUILDER has no exception.
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_OO_CLASS_BUILDER has no parameter.
Method CONSTRUCTOR on class CL_OO_CLASS_BUILDER has no exception.
Method CONVERT_OBJECTIVE_TO_REQUEST Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CIFKEY | Call by reference | Type reference (TYPE) | SEOCLSKEY | Objekttyp | 19990305 | ||
2 | ![]() |
CMPNAME | Call by reference | Type reference (TYPE) | SEOCPDNAME | Komponente | 19990305 | ||
3 | ![]() |
OBJECTIVE | Call by reference | Type reference (TYPE) | SEOD_OBJECTIVE | Zielort | 19990305 | ||
4 | ![]() |
OBJECT_NAME | Call by reference | Type reference (TYPE) | SEU_OBJKEY | Zielobjekt | 19990305 | ||
5 | ![]() |
OBJECT_STATE | Value transfer | Object reference (TYPE REF TO) | CL_OO_OBJECT_STATE | Zustand Zielobjekt | 19990305 | ||
6 | ![]() |
OBJECT_TYPE | Call by reference | Type reference (TYPE) | SEU_OBJTYP | Zielobjekttyp | 19990305 | ||
7 | ![]() |
PROGRAM_STATE | Value transfer | Object reference (TYPE REF TO) | CL_OO_PROGRAM_STATE | Zustand Class Builder | 19990305 | ||
8 | ![]() |
SCONAME | Call by reference | Type reference (TYPE) | SEOSCONAME | Signaturelement | 19990305 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Aktion nicht unterstützt | 19990305 |
Method CONVERT_REQUEST_TO_OBJECTIVE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CIFKEY | Call by reference | Type reference (TYPE) | SEOCLSKEY | Objekttyp | 19990211 | ||
2 | ![]() |
CMPNAME | Call by reference | Type reference (TYPE) | SEOCPDNAME | Komponente | 19990211 | ||
3 | ![]() |
OBJECTIVE | Call by reference | Type reference (TYPE) | SEOD_OBJECTIVE | Zielort | 19990211 | ||
4 | ![]() |
PROGRAM_STATE | Value transfer | Object reference (TYPE REF TO) | CL_OO_PROGRAM_STATE | Tool-Zustand | 19990309 | ||
5 | ![]() |
REQUEST | Value transfer | Object reference (TYPE REF TO) | CL_WB_REQUEST | Request | 19990211 | ||
6 | ![]() |
SCONAME | Call by reference | Type reference (TYPE) | SEOSCONAME | Signaturelement | 19990211 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Aktion nicht unterstützt | 19990211 |
Method CREATE_CB_INSTANCE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CIFKEY | Call by reference | Type reference (TYPE) | SEOCLSKEY | 20100630 | |||
2 | ![]() |
INSTANCE | Value transfer | Object reference (TYPE REF TO) | CL_OO_CLASS_BUILDER | 20100630 |
Method CREATE_CB_INSTANCE on class CL_OO_CLASS_BUILDER has no exception.
Method CREATE_CHECKLIST_NAVIG_REQUEST Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CHANGE_REQUEST | Call by reference | Object reference (TYPE REF TO) | CL_WB_REQUEST | Navigations-Request Ändern | 19990312 | ||
2 | ![]() |
CORRECTION_REQUEST | Call by reference | Object reference (TYPE REF TO) | CL_WB_REQUEST | Navigations-Request Korrektur | 20010124 | ||
3 | ![]() |
CORRECTION_TABLE | Call by reference | Type reference (TYPE) | SEDI_CORRECTION_TABLE | 20010124 | |||
4 | ![]() |
ERROR | Call by reference | Type reference (TYPE) | RSLINLMSG | Fehlermeldung | 19990312 | ||
5 | ![]() |
SHOW_REQUEST | Call by reference | Object reference (TYPE REF TO) | CL_WB_REQUEST | Navigations-Request Anzeigen | 19990312 |
Method CREATE_CHECKLIST_NAVIG_REQUEST on class CL_OO_CLASS_BUILDER has no exception.
Method CREATE_CLIF_OBSERVER_INSTANCE Signature
Method CREATE_CLIF_OBSERVER_INSTANCE on class CL_OO_CLASS_BUILDER has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Interner Fehler bei der Instanzerzeugung | 19991119 | |
2 | ![]() |
Objekttyp existiert nicht | 19991119 | |
3 | ![]() |
Aktion nicht unterstützt | 19991119 |
Method CREATE_COMPONENT_ON_POPUP Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
REQUEST | Call by reference | Object reference (TYPE REF TO) | CL_WB_REQUEST | Workbench Manager: Request | 20050905 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Aktion wurde abgebrochen | 20050905 | |
2 | ![]() |
Fehler aufgetreten | 20050905 | |
3 | ![]() |
Operation wird nicht unterstützt | 20050905 |
Method DISPLAY_COMPONENT_ON_POPUP Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
REQUEST | Call by reference | Object reference (TYPE REF TO) | CL_WB_REQUEST | Workbench Manager: Request | 20050905 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehler aufgetreten | 20050905 | |
2 | ![]() |
Operation wird nicht unterstützt | 20050905 |
Method EXECUTE_ABAP_DOC_CHECK Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CHECK_LIST | Call by reference | Object reference (TYPE REF TO) | CL_WB_CHECKLIST | 20121025 |
Method EXECUTE_ABAP_DOC_CHECK on class CL_OO_CLASS_BUILDER has no exception.
Method EXECUTE_PACKAGE_CHECK Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CHECK_LIST | Call by reference | Object reference (TYPE REF TO) | CL_WB_CHECKLIST | 20120320 |
Method EXECUTE_PACKAGE_CHECK on class CL_OO_CLASS_BUILDER has no exception.
Method GET_CIFKEY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CIFKEY | Value transfer | Type reference (TYPE) | SEOCLSKEY | Objekttypname | 19990305 |
Method GET_CIFKEY on class CL_OO_CLASS_BUILDER has no exception.
Method GET_CURRENT_WB_OBJECT_STATE Signature
Method GET_CURRENT_WB_OBJECT_STATE on class CL_OO_CLASS_BUILDER has no parameter.
Method GET_CURRENT_WB_OBJECT_STATE on class CL_OO_CLASS_BUILDER has no exception.
Method GET_ENQUEUE_OBJECT Signature
Method GET_ENQUEUE_OBJECT on class CL_OO_CLASS_BUILDER has no parameter.
Method GET_ENQUEUE_OBJECT on class CL_OO_CLASS_BUILDER has no exception.
Method GET_OBJECT_STATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
OBJECT_STATE | Value transfer | Object reference (TYPE REF TO) | CL_OO_OBJECT_STATE | Zustand Objekt | 19990305 |
Method GET_OBJECT_STATE on class CL_OO_CLASS_BUILDER has no exception.
Method GET_PROGRAM_STATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
PROGRAM_STATE | Value transfer | Object reference (TYPE REF TO) | CL_OO_PROGRAM_STATE | Zustand Class Builder | 19990305 |
Method GET_PROGRAM_STATE on class CL_OO_CLASS_BUILDER has no exception.
Method GET_REQUEST_FROM_TOOL_ACCESS Signature
Method GET_REQUEST_FROM_TOOL_ACCESS on class CL_OO_CLASS_BUILDER has no parameter.
Method GET_REQUEST_FROM_TOOL_ACCESS on class CL_OO_CLASS_BUILDER has no exception.
Method GET_RESTORE_WB_PROGRAM_STATE Signature
Method GET_RESTORE_WB_PROGRAM_STATE on class CL_OO_CLASS_BUILDER has no parameter.
Method GET_RESTORE_WB_PROGRAM_STATE on class CL_OO_CLASS_BUILDER has no exception.
Method GET_RESTORE_WB_REQUEST Signature
Method GET_RESTORE_WB_REQUEST on class CL_OO_CLASS_BUILDER has no parameter.
Method GET_RESTORE_WB_REQUEST on class CL_OO_CLASS_BUILDER has no exception.
Method GET_TOOL_LAYOUT Signature
Method GET_TOOL_LAYOUT on class CL_OO_CLASS_BUILDER has no parameter.
Method GET_TOOL_LAYOUT on class CL_OO_CLASS_BUILDER has no exception.
Method ON_SECTION_SAVED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CLSKEY | Call by reference | Type reference (TYPE) | SEOCLSKEY | 19990331 | |||
2 | ![]() |
SECTION_LIMU | Call by reference | Type reference (TYPE) | TROBJTYPE | 19990331 | |||
3 | ![]() |
SOURCE | Call by reference | Type reference (TYPE) | RSWSOURCET | 20100810 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20100810 |
Method PREPARE_FOR_REINVOCATION Signature
Method PREPARE_FOR_REINVOCATION on class CL_OO_CLASS_BUILDER has no parameter.
Method PREPARE_FOR_REINVOCATION on class CL_OO_CLASS_BUILDER has no exception.
Method PREPARE_FOR_TERMINATION Signature
Method PREPARE_FOR_TERMINATION on class CL_OO_CLASS_BUILDER has no parameter.
Method PREPARE_FOR_TERMINATION on class CL_OO_CLASS_BUILDER has no exception.
Method PROCESS_OP_CHECK Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
REQUEST | Call by reference | Object reference (TYPE REF TO) | CL_WB_REQUEST | Request | 19991007 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Objekt wurde nicht gefunden | 19991007 | |
2 | ![]() |
Operation für den angegeben Objekttyp nicht unterstützt | 19991007 |
Method PROCESS_OP_CHECK_GENLIMITS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
REQUEST | Call by reference | Object reference (TYPE REF TO) | CL_WB_REQUEST | Request | 19991216 |
Method PROCESS_OP_CHECK_GENLIMITS on class CL_OO_CLASS_BUILDER has no exception.
Method PROCESS_OP_COPY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
DATA_CONTAINER | Call by reference | Object reference (TYPE REF TO) | CL_WB_DATA_CONTAINER | Datencontainer zur Wertübergabe | 20000721 | ||
2 | ![]() |
REQUEST | Call by reference | Object reference (TYPE REF TO) | CL_WB_REQUEST | Request | 19991111 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20010112 | ||
2 | ![]() |
Interner Fehler während der Verarbeitung | 19991111 | |
3 | ![]() |
Objekttyp existiert nicht | 19991223 | |
4 | ![]() |
Operation vom angegebenen Objekttyp nicht unterstützt | 19991111 |
Method PROCESS_OP_CREATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
DATA_CONTAINER | Call by reference | Object reference (TYPE REF TO) | CL_WB_DATA_CONTAINER | Datencontainer zur Wertübergabe | 20001115 | ||
2 | ![]() |
EDIT | Call by reference | Type reference (TYPE) | SEOX_BOOLEAN | SEOX_TRUE | Editieren nach Anlegen | 19991227 | |
3 | ![]() |
REQUEST | Call by reference | Object reference (TYPE REF TO) | CL_WB_REQUEST | Request | 19991007 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Aktion wurde abgebrochen | 20000912 | |
2 | ![]() |
Interner Fehler während der Verarbeitung | 19991007 | |
3 | ![]() |
Operation vom angegebenen Objekttyp nicht unterstützt | 19991007 | |
4 | ![]() |
keine Berechtigung | 20000717 |
Method PROCESS_OP_DISP_OR_EDIT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
REQUEST | Call by reference | Object reference (TYPE REF TO) | CL_WB_REQUEST | Request | 19991119 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Interner Fehler bei der Verarbeitung | 19991119 | |
2 | ![]() |
Objekt existiert nicht | 19991119 | |
3 | ![]() |
Operation für angegebenen Objekttyp nicht unterstützt | 19991119 |
Method PROCESS_OP_GENERATE_TESTCL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CLASS_NAME | Call by reference | Type reference (TYPE) | SEOCLSNAME | Object Type Name | 20060713 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20060724 | ||
2 | ![]() |
20060724 |
Method PROCESS_OP_INITIAL_SCREEN Signature
Method PROCESS_OP_INITIAL_SCREEN on class CL_OO_CLASS_BUILDER has no parameter.
Method PROCESS_OP_INITIAL_SCREEN on class CL_OO_CLASS_BUILDER has no exception.
Method PROCESS_OP_REALIZE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
DATA_CONTAINER | Call by reference | Object reference (TYPE REF TO) | CL_WB_DATA_CONTAINER | Datencontainer zur Wertübergabe | 20020305 | ||
2 | ![]() |
REQUEST | Call by reference | Object reference (TYPE REF TO) | CL_WB_REQUEST | Workbench Manager: Request | 20020305 | ||
3 | ![]() |
SUPPRESS_DIALOG | Value transfer | Type reference (TYPE) | SEOX_BOOLEAN | 20020305 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Aktion abgebrochen | 20020305 | |
2 | ![]() |
20020305 | ||
3 | ![]() |
Objekt existiert nicht | 20020305 | |
4 | ![]() |
Fehler in Berechtigungsprüfung | 20020305 |
Method PROCESS_OP_REDEFINE_METHOD Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
REQUEST | Call by reference | Object reference (TYPE REF TO) | CL_WB_REQUEST | Workbench Manager: Request | 20000912 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehler aufgetreten | 20000912 | |
2 | ![]() |
20010116 | ||
3 | ![]() |
Operation wird nicht unterstützt | 20000912 |
Method PROCESS_OP_RENAME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
DATA_CONTAINER | Call by reference | Object reference (TYPE REF TO) | CL_WB_DATA_CONTAINER | Datencontainer zur Wertübergabe | 20000721 | ||
2 | ![]() |
REQUEST | Call by reference | Object reference (TYPE REF TO) | CL_WB_REQUEST | Request | 20000721 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Operation abgebrochen | 20000721 | |
2 | ![]() |
Interner Fehler während der Verarbeitung | 20000721 | |
3 | ![]() |
Objekttyp existiert nicht | 20000721 | |
4 | ![]() |
Operation vom angegebenen Objekttyp nicht unterstützt | 20000721 | |
5 | ![]() |
Berechtigungsfehler | 20000721 |
Method PROCESS_OP_UNDO_REDEFINITION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
REQUEST | Call by reference | Object reference (TYPE REF TO) | CL_WB_REQUEST | Workbench Manager: Request | 20041217 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20041217 | ||
2 | ![]() |
20041217 |
Method PROCESS_WB_REQUEST Signature
Method PROCESS_WB_REQUEST on class CL_OO_CLASS_BUILDER has no parameter.
Method PROCESS_WB_REQUEST on class CL_OO_CLASS_BUILDER has no exception.
Method SET_CIFKEY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CIFKEY | Value transfer | Type reference (TYPE) | SEOCLSKEY | Objekttypname | 20031031 |
Method SET_CIFKEY on class CL_OO_CLASS_BUILDER has no exception.
Method SPLIT_FILENAME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CIFKEY | Call by reference | Type reference (TYPE) | SEOCLSKEY | Objekttyp | 19990311 | ||
2 | ![]() |
EXTENSION | Call by reference | Type reference (TYPE) | C | Extension | 19990311 | ||
3 | ![]() |
FILENAME | Call by reference | Type reference (TYPE) | PROGRAMM | Include-Name | 19990311 |
Method SPLIT_FILENAME on class CL_OO_CLASS_BUILDER has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in |