SAP ABAP Class CL_SLIN_PROC (Abstract Class for FORM/FUNCTION/METHODE)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-ABA-LA-EPC (Application Component) Extended Program Check (SLIN)
⤷
SLIN_INTERN (Package) Internal Use for SLIN (changes made without discussion)
⤷
⤷
Properties
| Class | CL_SLIN_PROC | |
| Short Description | Abstract Class for FORM/FUNCTION/METHODE | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SLIN_INTERN | Internal Use for SLIN (changes made without discussion) |
| Created | 20110322 | 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) | |
| 2 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... | |
| 3 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_SLIN_PROC has no interface implemented.
Friends
Class CL_SLIN_PROC has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Type reference (TYPE) | IF_SLIN_PROC_SIG=>PROC_BODY | 20110322 | ||||
| 2 | Static Attribute | Private | Object reference (TYPE REF TO) | CL_SLIN_PROC | Abstract Class for FORM/FUNCTION/METHODE | 20110815 | |||
| 3 | Static Attribute | Private | Object reference (TYPE REF TO) | CL_SLIN_PROC | 20110322 | ||||
| 4 | Static Attribute | Private | Object reference (TYPE REF TO) | CL_SLIN_PROC | 20120111 | ||||
| 5 | Static Attribute | Private | Object reference (TYPE REF TO) | CL_SLIN_PROC | 20110322 | ||||
| 6 | Static Attribute | Private | Object reference (TYPE REF TO) | CL_SLIN_PROC | 20110322 | ||||
| 7 | Static Attribute | Private | Object reference (TYPE REF TO) | CL_SLIN_PROC | 20110322 | ||||
| 8 | Instance attribute | Public | Type reference (TYPE) | IF_SLIN_PROC_SIG=>PROC_SIGNATURE | 20120713 |
Methods
Events
Class CL_SLIN_PROC has no event.
Types
Class CL_SLIN_PROC has no local type.
Method Signatures
Method ARG_TO_PAR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ARG | Call by reference | Type reference (TYPE) | IF_SLIN_PROC_SIG=>ARGUMENT | 20110322 | ||||
| 2 | RET | Value transfer | Type reference (TYPE) | IF_SLIN_PROC_SIG=>PARAMETER | 20110322 |
Method ARG_TO_PAR on class CL_SLIN_PROC has no exception.
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_SLIN_PROC has no parameter.
Method CLASS_CONSTRUCTOR on class CL_SLIN_PROC has no exception.
Method GET_BODY_UTIL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IDX | Call by reference | Type reference (TYPE) | SSTMNT_IDX | 20110322 | ||||
| 2 | PROG_SCAN | Call by reference | Object reference (TYPE REF TO) | CL_SLIN_SCAN | 20110322 | ||||
| 3 | RET | Value transfer | Type reference (TYPE) | RANGE | 20110322 | ||||
| 4 | TYPE | Call by reference | Attribute reference (LIKE) | SCAN_STRUC_STMNT_TYPE-FORM | 20110322 |
Method GET_BODY_UTIL on class CL_SLIN_PROC has no exception.
Method GET_FOFU_UNDEF Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RET | Value transfer | Object reference (TYPE REF TO) | CL_SLIN_PROC | 20110322 |
Method GET_FOFU_UNDEF on class CL_SLIN_PROC has no exception.
Method GET_PREFERRED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RET | Value transfer | Type reference (TYPE) | STRING | 20110322 |
Method GET_PREFERRED on class CL_SLIN_PROC has no exception.
Method GET_PROC_CAST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RET | Value transfer | Object reference (TYPE REF TO) | CL_SLIN_PROC | 20110815 |
Method GET_PROC_CAST on class CL_SLIN_PROC has no exception.
Method GET_PROC_CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RET | Value transfer | Object reference (TYPE REF TO) | CL_SLIN_PROC | 20110322 |
Method GET_PROC_CONSTRUCTOR on class CL_SLIN_PROC has no exception.
Method GET_PROC_DYNAMIC Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RET | Value transfer | Object reference (TYPE REF TO) | CL_SLIN_PROC | 20120111 |
Method GET_PROC_DYNAMIC on class CL_SLIN_PROC has no exception.
Method GET_PROC_ENCODED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RET | Value transfer | Object reference (TYPE REF TO) | CL_SLIN_PROC | 20110322 |
Method GET_PROC_ENCODED on class CL_SLIN_PROC has no exception.
Method GET_PROG_UNDEF Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RET | Value transfer | Object reference (TYPE REF TO) | CL_SLIN_PROC | 20110322 |
Method GET_PROG_UNDEF on class CL_SLIN_PROC has no exception.
Method IS_UNDEF Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RET | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20110407 |
Method IS_UNDEF on class CL_SLIN_PROC has no exception.
Method PARSE_EVENT_HANDLER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | BODY | Call by reference | Type reference (TYPE) | IF_SLIN_PROC_SIG=>PROC_BODY | 20130318 | ||||
| 2 | CLASS_NAME | Call by reference | Type reference (TYPE) | STRING | 20130318 | ||||
| 3 | IDX | Call by reference | Type reference (TYPE) | SSTMNT_IDX | 20130318 | ||||
| 4 | IS_CLASS_METHOD | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20130318 | ||||
| 5 | METH_NAME | Call by reference | Type reference (TYPE) | STRING | 20130318 | ||||
| 6 | PREFERRED | Value transfer | Type reference (TYPE) | STRING | 20130318 | ||||
| 7 | PROG_NAME | Call by reference | Type reference (TYPE) | STRING | 20130318 | ||||
| 8 | RET | Value transfer | Object reference (TYPE REF TO) | CL_SLIN_PROC | 20130318 | ||||
| 9 | SIGNATURE | Value transfer | Type reference (TYPE) | IF_SLIN_PROC_SIG=>PROC_SIGNATURE | 20130318 |
Method PARSE_EVENT_HANDLER on class CL_SLIN_PROC has no exception.
Method PARSE_FORM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IDX | Call by reference | Type reference (TYPE) | SSTMNT_IDX | 20110322 | ||||
| 2 | PROC_NAME | Call by reference | Type reference (TYPE) | STRING | 20110322 | ||||
| 3 | PROG | Call by reference | Object reference (TYPE REF TO) | CL_SLIN_PROG | 20110322 | ||||
| 4 | RET | Value transfer | Object reference (TYPE REF TO) | CL_SLIN_PROC | 20110322 |
Method PARSE_FORM on class CL_SLIN_PROC has no exception.
Method PARSE_FUNCTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FB_NAME | Call by reference | Type reference (TYPE) | STRING | 20110322 | ||||
| 2 | IDX | Call by reference | Type reference (TYPE) | SSTMNT_IDX | 20110322 | ||||
| 3 | PROG | Call by reference | Object reference (TYPE REF TO) | CL_SLIN_PROG | 20110322 | ||||
| 4 | RET | Value transfer | Object reference (TYPE REF TO) | CL_SLIN_PROC | 20110322 |
Method PARSE_FUNCTION on class CL_SLIN_PROC has no exception.
Method PARSE_METHOD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | BODY | Call by reference | Type reference (TYPE) | IF_SLIN_PROC_SIG=>PROC_BODY | 20110322 | ||||
| 2 | CLASS_NAME | Call by reference | Type reference (TYPE) | STRING | 20110322 | ||||
| 3 | IDX | Call by reference | Type reference (TYPE) | SSTMNT_IDX | 20110322 | ||||
| 4 | IS_CLASS_METHOD | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20110322 | ||||
| 5 | IS_EVENT | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20110322 | |||
| 6 | METH_NAME | Call by reference | Type reference (TYPE) | STRING | 20110322 | ||||
| 7 | PREFERRED | Value transfer | Type reference (TYPE) | STRING | 20110322 | ||||
| 8 | PROG_NAME | Call by reference | Type reference (TYPE) | STRING | 20110322 | ||||
| 9 | RET | Value transfer | Object reference (TYPE REF TO) | CL_SLIN_PROC | 20110322 | ||||
| 10 | SIGNATURE | Value transfer | Type reference (TYPE) | IF_SLIN_PROC_SIG=>PROC_SIGNATURE | 20110322 |
Method PARSE_METHOD on class CL_SLIN_PROC has no exception.
Method PAR_TO_DATID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ENV | Call by reference | Object reference (TYPE REF TO) | CL_SLIN_SYNT_XENV | Slin Utility zu Symboltabellen-Infos | 20110630 | |||
| 2 | PAR | Call by reference | Type reference (TYPE) | IF_SLIN_PROC_SIG=>PARAMETER | 20110322 | ||||
| 3 | RET | Value transfer | Type reference (TYPE) | CL_SLIN_SYNT=>DAT_IDX | 20110322 |
Method PAR_TO_DATID on class CL_SLIN_PROC has no exception.
Method PAR_TO_TYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_EVENT_HANDLER | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20130707 | ||||
| 2 | PAR | Call by reference | Type reference (TYPE) | IF_SLIN_PROC_SIG=>PARAMETER | 20130318 | ||||
| 3 | RET | Value transfer | Type reference (TYPE) | SYNT_STRUC_TYPE_OBJ | 20130318 |
Method PAR_TO_TYPE on class CL_SLIN_PROC has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 732 |