SAP ABAP Class CL_SLIN_PROG_INFO (Interface for Program Information)
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_PROG_INFO | |
| Short Description | Interface for Program Information | |
| Super Class | ||
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SLIN_INTERN | Internal Use for SLIN (changes made without discussion) |
| Created | 20101105 | SAP |
| Last change | 20130531 | 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_SLIN_PROG_INFO has no interface implemented.
Friends
Class CL_SLIN_PROG_INFO has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | See coding | 20101105 | |||||
| 2 | Constant | Public | Type reference (TYPE) | CHAR32 | '______________________________H%' | 20101105 | |||
| 3 | Instance attribute | Private | See coding | 20101105 | |||||
| 4 | Constant | Public | See coding | 20101105 | |||||
| 5 | Instance attribute | Private | See coding | 20101105 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | 20101105 | ||
| 2 | Static method | Public | Method | 20101105 | ||
| 3 | Static method | Public | Method | 20101105 | ||
| 4 | Static method | Public | Method | 20101105 | ||
| 5 | Instance method | Public | Method | 20101105 | ||
| 6 | Instance method | Public | Method | 20101105 | ||
| 7 | Static method | Public | Method | 20101105 | ||
| 8 | Instance method | Public | Method | 20101105 | ||
| 9 | Static method | Public | Method | 20101105 | ||
| 10 | Static method | Public | Method | 20101105 | ||
| 11 | Static method | Public | Method | 20101105 | ||
| 12 | Static method | Public | Method | 20101105 | ||
| 13 | Static method | Public | Method | 20101105 | ||
| 14 | Static method | Public | Method | 20101105 | ||
| 15 | Static method | Private | Method | 20101105 | ||
| 16 | Static method | Private | Method | 20101105 |
Events
Class CL_SLIN_PROG_INFO has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | MASTERITEM | Private | See coding | 20101105 | begin of MasterItem,
name type string,
shareCnt type i,
end of MasterItem
|
||
| 2 | TADIRITEM | Private | See coding | 20101105 | begin of TadirItem,
name type string,
tadir type TADIR,
end of TadirItem
|
||
| 3 | TRDIRITEM | Private | See coding | 20101105 | begin of TrdirItem,
name type string,
trdir type TRDIR,
end of TrdirItem
|
Method Signatures
Method CLASS_ATTRIBUTES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CLASS_NAME | Call by reference | Type reference (TYPE) | STRING | 20101105 | ||||
| 2 | HAS_FRIENDS | Call by reference | Type reference (TYPE) | BOOLEAN | 20101105 | ||||
| 3 | IS_INHERITED | Call by reference | Type reference (TYPE) | BOOLEAN | 20101105 | ||||
| 4 | IS_OBJSERVICES_AGENT | Call by reference | Type reference (TYPE) | BOOLEAN | 20101105 | ||||
| 5 | IS_SHM_AREA | Call by reference | Type reference (TYPE) | BOOLEAN | boolsche Variable (X=true, -=false, space=unknown) | 20120424 |
Method CLASS_ATTRIBUTES on class CL_SLIN_PROG_INFO has no exception.
Method CLIF_TAG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PROG_NAME | Call by reference | Type reference (TYPE) | STRING | 20101105 | ||||
| 2 | RET | Value transfer | Type reference (TYPE) | FLAG | 20101105 |
Method CLIF_TAG on class CL_SLIN_PROG_INFO has no exception.
Method FULL_CLIF_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_CLASS | Call by reference | Type reference (TYPE) | BOOLEAN | ABAP_TRUE | 20101105 | |||
| 2 | PROG_NAME | Call by reference | Type reference (TYPE) | CSEQUENCE | 20101105 | ||||
| 3 | RET | Value transfer | Type reference (TYPE) | STRING | 20101105 |
Method FULL_CLIF_NAME on class CL_SLIN_PROG_INFO has no exception.
Method GET_INSTANCE 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_PROG_INFO | 20101105 |
Method GET_INSTANCE on class CL_SLIN_PROG_INFO has no exception.
Method GET_NUMBER_OF_MASTER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | INCLNAME | Call by reference | Type reference (TYPE) | CSEQUENCE | 20101105 | ||||
| 2 | RET | Value transfer | Type reference (TYPE) | I | 20101105 |
Method GET_NUMBER_OF_MASTER on class CL_SLIN_PROG_INFO has no exception.
Method GET_TADIR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RET | Value transfer | Type reference (TYPE) | TADIR | 20101105 | ||||
| 2 | SRCNAME | Call by reference | Type reference (TYPE) | CSEQUENCE | 20101105 |
Method GET_TADIR on class CL_SLIN_PROG_INFO has no exception.
Method GET_TRANSPORT_INFO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DEV_CLASS | Call by reference | Type reference (TYPE) | DEVCLASS | 20101105 | ||||
| 2 | RET | Value transfer | Attribute reference (LIKE) | TRANSPORT_INFO-CUSTOMER | 20101105 |
Method GET_TRANSPORT_INFO on class CL_SLIN_PROG_INFO has no exception.
Method GET_TRDIR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RET | Value transfer | Type reference (TYPE) | TRDIR | 20101105 | ||||
| 2 | SRCNAME | Call by reference | Type reference (TYPE) | CSEQUENCE | 20101105 |
Method GET_TRDIR on class CL_SLIN_PROG_INFO has no exception.
Method IS_INHERITED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FROM_CLASS | Call by reference | Type reference (TYPE) | CSEQUENCE | 20101105 | ||||
| 2 | RET | Value transfer | Type reference (TYPE) | BOOLEAN | 20101105 | ||||
| 3 | TO_CLASS | Call by reference | Type reference (TYPE) | CSEQUENCE | 20101105 |
Method IS_INHERITED on class CL_SLIN_PROG_INFO has no exception.
Method IS_SYSTEM_INCLUDE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PROG_NAME | Call by reference | Type reference (TYPE) | STRING | 20101105 | ||||
| 2 | RET | Value transfer | Type reference (TYPE) | BOOLEAN | 20101105 |
Method IS_SYSTEM_INCLUDE on class CL_SLIN_PROG_INFO has no exception.
Method IS_TYPE_POOL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PROG_NAME | Call by reference | Type reference (TYPE) | CSEQUENCE | 20101105 | ||||
| 2 | RET | Value transfer | Type reference (TYPE) | BOOLEAN | 20101105 |
Method IS_TYPE_POOL on class CL_SLIN_PROG_INFO has no exception.
Method LOAD_EXIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PROGNAME | Call by reference | Type reference (TYPE) | STRING | 20101105 | ||||
| 2 | RET | Value transfer | Type reference (TYPE) | BOOLEAN | 20101105 |
Method LOAD_EXIST on class CL_SLIN_PROG_INFO has no exception.
Method PROG_TADIR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PROGNAME | Call by reference | Type reference (TYPE) | CSEQUENCE | 20101105 | ||||
| 2 | RET | Value transfer | Type reference (TYPE) | TADIR | 20101105 |
Method PROG_TADIR on class CL_SLIN_PROG_INFO has no exception.
Method PURE_CLIF_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PROG_NAME | Call by reference | Type reference (TYPE) | STRING | 20101105 | ||||
| 2 | RET | Value transfer | Type reference (TYPE) | STRING | 20101105 |
Method PURE_CLIF_NAME on class CL_SLIN_PROG_INFO has no exception.
Method TRDIR_ID_TO_TADIR_KEY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FOUND | Call by reference | Type reference (TYPE) | BOOLEAN | 20101105 | ||||
| 2 | PROGNAME | Call by reference | Type reference (TYPE) | CSEQUENCE | 20101105 | ||||
| 3 | TADIRKEY | Call by reference | Type reference (TYPE) | TPCHK_TADIR_KEY | 20101105 |
Method TRDIR_ID_TO_TADIR_KEY on class CL_SLIN_PROG_INFO has no exception.
Method WEB_DYNPRO_TRY_TADIR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PROGNAME | Call by reference | Type reference (TYPE) | CSEQUENCE | 20101105 | ||||
| 2 | RET | Value transfer | Type reference (TYPE) | TADIR | 20101105 |
Method WEB_DYNPRO_TRY_TADIR on class CL_SLIN_PROG_INFO has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 732 |