SAP ABAP Interface IF_IC_LTX_CLASS_DESCRIPTOR (Launch Transaction class description)
Hierarchy
☛
WEBCUIF (Software Component) SAP Web UI Framework
⤷
CA-GTF-IC-ACC (Application Component) Activity Clipboard
⤷
CRM_IC_APPL_UI_BDC (Package) IC Business Data Context UI
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_IC_LTX_CLASS_DESCRIPTOR | Launch Transaction Class Description | 20041122 |
Properties
| Interface | IF_IC_LTX_CLASS_DESCRIPTOR | |
| Short Description | Launch Transaction class description |
General Data
| Package | CRM_IC_APPL_UI_BDC | IC Business Data Context UI |
| Created | 20041122 | SAP |
| Last changed | 20081007 | SAP |
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | ABAP | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
| 2 | SEOO | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
| 3 | SEOP | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
| 4 | SEOR | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
| 5 | SEOS | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Interface IF_IC_LTX_CLASS_DESCRIPTOR has no interface.
Friends
Interface IF_IC_LTX_CLASS_DESCRIPTOR has no friend.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | GC_ATTRIBUTE_ATTRIBUTES | Constant | Public | Type reference (TYPE) | C | 'C' | 20050221 | ||
| 2 | GC_ATTRIBUTE_CLASS | Constant | Public | Type reference (TYPE) | C | 'A' | 20050221 | ||
| 3 | GC_ATTRIBUTE_INHERITANCE | Constant | Public | Type reference (TYPE) | C | 'B' | 20050221 | ||
| 4 | GC_ATTRIBUTE_LOCALS_DEF | Constant | Public | Type reference (TYPE) | C | 'G' | 20050221 | ||
| 5 | GC_ATTRIBUTE_METHODS | Constant | Public | Type reference (TYPE) | C | 'F' | 20050221 | ||
| 6 | GC_ATTRIBUTE_METHODS_SOURCE | Constant | Public | Type reference (TYPE) | C | 'H' | 20050221 | ||
| 7 | GC_ATTRIBUTE_PARAMETERS | Constant | Public | Type reference (TYPE) | C | 'E' | 20050221 | ||
| 8 | GC_ATTRIBUTE_REDEFINITIONS | Constant | Public | Type reference (TYPE) | C | 'D' | 20050221 | ||
| 9 | GS_CLASS | Instance attribute | Public | Type reference (TYPE) | VSEOCLASS | Generated Table for View VSEOCLASS | 20041122 | ||
| 10 | GS_INHERITANCE | Instance attribute | Public | Type reference (TYPE) | VSEOEXTEND | Generated Table for View VSEOEXTEND | 20041122 | ||
| 11 | GT_ATTRIBUTES | Instance attribute | Public | Type reference (TYPE) | SEO_ATTRIBUTES | Attributes of a class | 20041122 | ||
| 12 | GT_LOCALS_DEF | Instance attribute | Public | Type reference (TYPE) | SEOP_SOURCE | 20041122 | |||
| 13 | GT_METHODS | Instance attribute | Public | Type reference (TYPE) | SEO_METHODS | Methods of a class | 20041122 | ||
| 14 | GT_METHODS_SOURCE | Instance attribute | Public | Type reference (TYPE) | SEOP_METHODS_W_SOURCE | 20041123 | |||
| 15 | GT_PARAMETERS | Instance attribute | Public | Type reference (TYPE) | SEO_PARAMETERS | Parameters | 20041122 | ||
| 16 | GT_REDEFINITIONS | Instance attribute | Public | Type reference (TYPE) | SEOR_REDEFINITIONS_R | 20041122 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Add static, public read-only attribute | 20041122 | |
| 2 | Instance method | Public | Method | Add method | 20041122 | |
| 3 | Instance method | Public | Method | Add parameter | 20041122 | |
| 4 | Instance method | Public | Method | Add redefinition | 20041122 | |
| 5 | Instance method | Public | Method | Add method implementation | 20041123 | |
| 6 | Instance method | Public | Method | Clears specified attribute | 20050221 |
Events
Interface IF_IC_LTX_CLASS_DESCRIPTOR has no event.
Types
Interface IF_IC_LTX_CLASS_DESCRIPTOR has no local type.
Method Signatures
Method ADD_ATTRIBUTE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_ATTRIBUTE | Call by reference | Type reference (TYPE) | SEOCMPNAME | Komponente | 20041122 | |||
| 2 | IV_TYPE | Call by reference | Type reference (TYPE) | RS38L_TYP | Associated Type of an Interface Parameter | 20041122 |
Method ADD_ATTRIBUTE on Interface IF_IC_LTX_CLASS_DESCRIPTOR has no exception.
Method ADD_METHOD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_DECLARATION_TYPE | Call by reference | Type reference (TYPE) | SEOMTDDECL | SEOO_MTDDECLTYP_METHOD | Method declaration level | 20041123 | ||
| 2 | IV_METHOD | Call by reference | Type reference (TYPE) | SEOCMPNAME | Vollständiger Komponentenname | 20041122 |
Method ADD_METHOD on Interface IF_IC_LTX_CLASS_DESCRIPTOR has no exception.
Method ADD_PARAMETER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_ASSOCIATED_TYPE | Call by reference | Type reference (TYPE) | RS38L_TYP | Associated Type of an Interface Parameter | 20041122 | |||
| 2 | IV_DECLARATION_TYPE | Call by reference | Type reference (TYPE) | SEOPARDECL | SEOS_PARDECLTYP_IMPORTING | Parameter Declaration Level (User View) | 20041123 | ||
| 3 | IV_METHOD | Call by reference | Type reference (TYPE) | SEOCMPNAME | Komponente | 20041122 | |||
| 4 | IV_PARAMETER | Call by reference | Type reference (TYPE) | SEOSCONAME | Teilkomponentenname | 20041122 | |||
| 5 | IV_TYPING_METHOD | Call by reference | Type reference (TYPE) | SEOTYPTYPE | SEOO_TYPTYPE_TYPE | Typing | 20041122 |
Method ADD_PARAMETER on Interface IF_IC_LTX_CLASS_DESCRIPTOR has no exception.
Method ADD_REDEFINITION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_METHOD | Call by reference | Type reference (TYPE) | SEOCPDNAME | Vollständiger Komponentenname | 20041122 |
Method ADD_REDEFINITION on Interface IF_IC_LTX_CLASS_DESCRIPTOR has no exception.
Method ADD_SOURCE_TO_METHOD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_CODE | Call by reference | Type reference (TYPE) | STRING | 20041123 | ||||
| 2 | IV_METHOD | Call by reference | Type reference (TYPE) | SEOCPDNAME | Vollständiger Komponentenname | 20041123 | |||
| 3 | IV_REDEFINE | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20041123 |
Method ADD_SOURCE_TO_METHOD on Interface IF_IC_LTX_CLASS_DESCRIPTOR has no exception.
Method CLEAR_DESCRIPTOR_ATTRIBUTE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_ATTRIBUTE | Call by reference | Type reference (TYPE) | SIMPLE | 20050221 |
Method CLEAR_DESCRIPTOR_ATTRIBUTE on Interface IF_IC_LTX_CLASS_DESCRIPTOR has no exception.
History
| Last changed by/on | SAP | 20081007 |
| SAP Release Created in | 500 |