Hierarchy
⤷
⤷
Properties
| Class | CL_PROXY_SNOTE | |
| Short Description | scwb and snote | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SAI_PROXY_GENTIME | ES Tools: Proxy Generation |
| Created | 20090610 | SAP |
| Last change | 20140121 | SAP |
| 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 CL_PROXY_SNOTE has no interface implemented.
Friends
Class CL_PROXY_SNOTE has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | SPRX_DEL_T | 20090715 | ||||
| 2 | Instance attribute | Private | Type reference (TYPE) | SPRX_DB_DATA_ALL | 20090612 | ||||
| 3 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_PROXY_SNOTE | non transitive proxies | 20090610 | |||
| 4 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_PROXY_SNOTE | non transitive proxies | 20090610 | |||
| 5 | Instance attribute | Private | Type reference (TYPE) | PRX_BOOLEAN | ABAP Proxies: Boolean Value ('X' = True, Space = False) | 20090625 | |||
| 6 | Instance attribute | Private | Type reference (TYPE) | SPRX_DB_DATA | 20090612 | ||||
| 7 | Instance attribute | Private | Type reference (TYPE) | SPRX_T_INDEX | 20090612 | ||||
| 8 | Instance attribute | Private | Type reference (TYPE) | PRX_BOOLEAN | ABAP Proxies: Boolean Value ('X' = True, Space = False) | 20090721 | |||
| 9 | Instance attribute | Private | Type reference (TYPE) | PRX_ABAPOBJECTS | ABAP Object Table | 20090625 | |||
| 10 | Instance attribute | Private | Type reference (TYPE) | SPRX_DB_DATA | 20090612 | ||||
| 11 | Instance attribute | Private | Type reference (TYPE) | PRX_BOOLEAN | ABAP Proxies: Boolean Value ('X' = True, Space = False) | 20090715 | |||
| 12 | Instance attribute | Private | Type reference (TYPE) | SPRX_T_PROXY_SORTED | 20090610 | ||||
| 13 | Instance attribute | Private | Type reference (TYPE) | PRX_ABAPOBJECTS | ABAP Object Table | 20090722 |
Methods
Events
Class CL_PROXY_SNOTE has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | T_DB_DATA | Public | See coding | Single-Character Flag | 20090610 | begin of t_db_data.
include type sprx_db_data.
types:
classification type t_sproxclass,
lpt type t_sproxlpt.
types end of t_db_data
|
|
| 2 | T_SPROXCLASS | Public | See coding | 20090610 | t_sproxclass type standard table of sproxclass with non-unique
default key initial size 5
|
||
| 3 | T_SPROXLPT | Public | See coding | 20090610 | t_sproxlpt type standard table of sproxlpt with non-unique
default key initial size 5
|
Method Signatures
Method ACTIVATE Signature
Method ACTIVATE on class CL_PROXY_SNOTE has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Proxy Generation: Error | 20090612 |
Method ACTIVATE_CLASSIFS Signature
Method ACTIVATE_CLASSIFS on class CL_PROXY_SNOTE has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Proxy Generation: Error | 20090625 |
Method ACTIVATE_LPTS Signature
Method ACTIVATE_LPTS on class CL_PROXY_SNOTE has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Proxy Generation: Error | 20090625 |
Method ACTIVATE_SMODILOG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | OBJECTS | Call by reference | Type reference (TYPE) | PRX_ABAPOBJECTS | Proxy Generation: Table with Names of Generated Objects | 20090729 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Proxy Generation: Error | 20090729 |
Method ACTIVATE_WSDS Signature
Method ACTIVATE_WSDS on class CL_PROXY_SNOTE has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Proxy Generation: Error | 20090703 |
Method ADD_LOG_MESSAGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EXCEPTION | Call by reference | Object reference (TYPE REF TO) | CX_PROXY_GEN_ERROR | Abstract Superclass for All Global Exceptions | 20130419 |
Method ADD_LOG_MESSAGE on class CL_PROXY_SNOTE has no exception.
Method ADD_MESSAGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | AUTHOR | Call by reference | Type reference (TYPE) | RESPONSIBL | Person Responsible for a Repository Object | 20090626 | |||
| 2 | DEVCLASS | Call by reference | Type reference (TYPE) | DEVCLASS | Package | 20090626 | |||
| 3 | LOG | Call by reference | Type reference (TYPE) | SPRX_LOG_T | 20090626 | ||||
| 4 | LOG_ENTRY | Call by reference | Type reference (TYPE) | SPROXLOG | Proxy Generation: Activation Log | 20090626 | |||
| 5 | MSGID | Call by reference | Type reference (TYPE) | SY-MSGID | SY-MSGID | Message Class | 20090626 | ||
| 6 | MSGNO | Call by reference | Type reference (TYPE) | SY-MSGNO | SY-MSGNO | Message Number | 20090626 | ||
| 7 | MSGTY | Call by reference | Type reference (TYPE) | SY-MSGTY | SY-MSGTY | Message Type | 20090626 | ||
| 8 | MSGV1 | Call by reference | Type reference (TYPE) | SY-MSGV1 | SY-MSGV1 | Message Variable | 20090626 | ||
| 9 | MSGV2 | Call by reference | Type reference (TYPE) | SY-MSGV2 | SY-MSGV2 | Message Variable | 20090626 | ||
| 10 | MSGV3 | Call by reference | Type reference (TYPE) | SY-MSGV3 | SY-MSGV3 | Message Variable | 20090626 | ||
| 11 | MSGV4 | Call by reference | Type reference (TYPE) | SY-MSGV4 | SY-MSGV4 | Message Variable | 20090626 | ||
| 12 | OBJECT | Call by reference | Type reference (TYPE) | PRX_R3OBJ | Proxy Generation: Object Type in R3 (DTEL, TABL,...) | 20090626 | |||
| 13 | OBJECT_NAME | Call by reference | Type reference (TYPE) | C | 20090626 | ||||
| 14 | SUBRC | Call by reference | Type reference (TYPE) | SY-SUBRC | SY-SUBRC | Return Value of ABAP Statements | 20090626 |
Method ADD_MESSAGE on class CL_PROXY_SNOTE has no exception.
Method BUILD_INDEX Signature
Method BUILD_INDEX on class CL_PROXY_SNOTE has no parameter.
Method BUILD_INDEX on class CL_PROXY_SNOTE has no exception.
Method CHANGE_NOTIFICATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ACTIVATED | Call by reference | Type reference (TYPE) | PRX_BOOLEAN | ABAP Proxies: Boolean Value ('X' = True, Space = False) | 20090630 | |||
| 2 | OBJECTS | Call by reference | Type reference (TYPE) | SPROXNAMES | 20090630 |
Method CHANGE_NOTIFICATION on class CL_PROXY_SNOTE has no exception.
Method CHECK_BEFORE_ACTIVATION Signature
Method CHECK_BEFORE_ACTIVATION on class CL_PROXY_SNOTE has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Proxy Generation: Error | 20090610 |
Method CHECK_BEFORE_SAVE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DATA | Call by reference | Type reference (TYPE) | SPRX_DAT_T | 20130208 | ||||
| 2 | HEADERS | Call by reference | Type reference (TYPE) | SPRX_HDR_T | 20090625 | ||||
| 3 | LOG | Value transfer | Type reference (TYPE) | SPRX_LOG_T | 20121023 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Proxy Generation: Error | 20090616 |
Method CLEANUP_TADIR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | OBJECTS | Call by reference | Type reference (TYPE) | SPROXNAMES | Proxy-Generierung: Tabelle mit Namen generierter Objekte | 20091125 |
Method CLEANUP_TADIR on class CL_PROXY_SNOTE has no exception.
Method COMPARE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_EQUAL | Value transfer | Type reference (TYPE) | PRX_BOOLEAN | ABAP Proxies: Boolean Value ('X' = True, Space = False) | 20090619 | |||
| 2 | PROXY1 | Call by reference | Type reference (TYPE) | SPRX_S_PROXY | 20090619 | ||||
| 3 | PROXY2 | Call by reference | Type reference (TYPE) | SPRX_S_PROXY | 20090619 |
Method COMPARE on class CL_PROXY_SNOTE has no exception.
Method DELETE_FROM_ACTIVATIONLIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | OBJECTS | Call by reference | Type reference (TYPE) | SPROXNAMES | Proxy Generation: Table with Names of Generated Objects | 20090624 | |||
| 2 | OBJECTS2 | Call by reference | Type reference (TYPE) | PRX_ABAPOBJECTS | ABAP Object Table | 20090625 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Proxy Generation: Error | 20090624 |
Method DEQUEUE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | OBJECTS | Call by reference | Type reference (TYPE) | SPROXNAMES | Proxy Generation: Table with Names of Generated Objects | 20090612 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Proxy Generation: Error | 20090612 |
Method ENQUEUE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | OBJECTS | Call by reference | Type reference (TYPE) | SPROXNAMES | Proxy Generation: Table with Names of Generated Objects | 20090612 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Proxy Generation: Error | 20090612 |
Method GET_DELTA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DELTA | Value transfer | Type reference (TYPE) | SPRX_T_DELTA | 20090612 |
Method GET_DELTA on class CL_PROXY_SNOTE has no exception.
Method GET_INACTIVE_WSDS Signature
Method GET_INACTIVE_WSDS on class CL_PROXY_SNOTE has no parameter.
Method GET_INACTIVE_WSDS on class CL_PROXY_SNOTE has no exception.
Method INSERT_IN_ACTIVATIONLIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | OBJECTS | Call by reference | Type reference (TYPE) | SPROXNAMES | Proxy Generation: Table with Names of Generated Objects | 20090624 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Proxy Generation: Error | 20090624 |
Method INSERT_IN_DELETIONLIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | OBJECTS | Call by reference | Type reference (TYPE) | SPROXNAMES | Proxy Generation: Table with Names of Generated Objects | 20090715 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Proxy Generation: Error | 20090715 |
Method LOAD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ABAP_NAMES | Call by reference | Type reference (TYPE) | PRX_ABAPOBJECTS | ABAP Object Table | 20090612 | |||
| 2 | PROXY | Value transfer | Object reference (TYPE REF TO) | CL_PROXY_SNOTE | Proxy Generation: Proxy Type with Referenced Proxy Types | 20090612 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Proxy Generation: Error | 20090612 |
Method LOAD_PER_APPL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DB_DATA | Value transfer | Type reference (TYPE) | SPRX_DB_DATA | 20090624 | ||||
| 2 | IT_HDR | Call by reference | Type reference (TYPE) | SPRX_HDR_T | 20090624 | ||||
| 3 | IT_PACK | Call by reference | Type reference (TYPE) | SPRX_PCK_T | 20090624 | ||||
| 4 | VERSION | Call by reference | Type reference (TYPE) | PRX_INACT | Proxy Generation: Flag for Inactive Version | 20090624 |
Method LOAD_PER_APPL on class CL_PROXY_SNOTE has no exception.
Method LOAD_SINGLE_INACTIVE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DATA | Call by reference | Type reference (TYPE) | SPRX_DB_DATA | 20130108 | ||||
| 2 | HDR | Call by reference | Object reference (TYPE REF TO) | SPROXHDR | Proxy Header Data (substitution table) | 20130108 |
Method LOAD_SINGLE_INACTIVE on class CL_PROXY_SNOTE has no exception.
Method LPT_GET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | LPT | Value transfer | Object reference (TYPE REF TO) | IF_WS_MD_LPT | Logical Port Template: Main Object | 20090612 | |||
| 2 | PROXY | Call by reference | Type reference (TYPE) | SPRX_S_PROXY | 20090612 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Proxy Generation: Error | 20090612 |
Method RESET_CLASSIFS Signature
Method RESET_CLASSIFS on class CL_PROXY_SNOTE has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Proxy Generation: Error | 20090721 |
Method RESET_LPTS Signature
Method RESET_LPTS on class CL_PROXY_SNOTE has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Proxy Generation: Error | 20090721 |
Method RESET_TO_ACTIVE Signature
Method RESET_TO_ACTIVE on class CL_PROXY_SNOTE has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Proxy Generation: Error | 20090721 |
Method RESET_WSDS Signature
Method RESET_WSDS on class CL_PROXY_SNOTE has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Proxy Generation: Error | 20090721 |
Method SAVE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DATA | Call by reference | Type reference (TYPE) | SPRX_DB_DATA_ALL | 20090612 | ||||
| 2 | SNOTE | Call by reference | Type reference (TYPE) | PRX_BOOLEAN | is snote call | 20090715 | |||
| 3 | SUPPRESS_DIALOGS | Call by reference | Type reference (TYPE) | PRX_BOOLEAN | ABAP Proxies: Boolean Value ('X' = True, Space = False) | 20090624 | |||
| 4 | TRANSPORT_NUMBER | Call by reference | Type reference (TYPE) | KORRNUM | Name of the locked correction | 20090612 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Proxy Generation: Error | 20090612 |
Method SAVE_INTERNAL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | OLD_DATA | Call by reference | Type reference (TYPE) | SPRX_DB_DATA | 20130108 | ||||
| 2 | TRANSPORT_NUMBER | Call by reference | Type reference (TYPE) | KORRNUM | Name of the locked correction | 20090612 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Proxy Generation: Error | 20090612 |
Method TRANSPORT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | OBJECTS | Call by reference | Type reference (TYPE) | SPROXNAMES | Proxy-Generierung: Tabelle mit Namen generierter Objekte | 20090626 | |||
| 2 | RETURN_CODE | Call by reference | Type reference (TYPE) | I | 20090626 | ||||
| 3 | SPROXLOG | Call by reference | Type reference (TYPE) | SPRX_LOG_T | 20090626 | ||||
| 4 | TRANSPORT_NUMBER | Call by reference | Type reference (TYPE) | KORRNUM | Name der gesperrten Korrektur | 20090626 |
Method TRANSPORT on class CL_PROXY_SNOTE has no exception.
Method WSD_GET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NAME | Call by reference | Type reference (TYPE) | PRX_R3NAME | Qualified Name | 20090722 | |||
| 2 | WSD | Value transfer | Object reference (TYPE REF TO) | CL_WS_MD_VIF | WS Virtual Interface | 20090703 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Proxy Generation: Error | 20090703 |
Method WS_OBJECT_RESET_TO_ACTIVE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | WS_OBJECT | Call by reference | Object reference (TYPE REF TO) | IF_WS_MD_LOCKABLE_OBJECT | WS: Metadata API, Oberobjekt für Sperrbare Objekte | 20090721 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Proxy-Generierung: Fehler | 20090721 |
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 72L |