SAP ABAP Interface IF_C2S_META_EXIT (C2 Object Exits)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-CFG-RT (Application Component) Business Configuration Tools: Runtime
⤷
SC2_META_REP (Package) C2 Server Meta-Data Repository

⤷

⤷

Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_C2S_META_EXIT | C2 Server Meta-Data: Exits | 20040721 |
Properties
Interface | IF_C2S_META_EXIT | |
Short Description | C2 Object Exits |
General Data
Package | SC2_META_REP | C2 Server Meta-Data Repository |
Created | 20040721 | SAP |
Last changed | 20050105 | 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 | SC2MT | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Interface IF_C2S_META_EXIT has no interface.
Friends
Interface IF_C2S_META_EXIT has no friend.
Attributes
Interface IF_C2S_META_EXIT has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Known Names | 20040721 |
2 | ![]() |
Instance method | Public | Method | Known Object Exits | 20040726 |
3 | ![]() |
Instance method | Public | Method | Known Field Exits | 20040726 |
4 | ![]() |
Instance method | Public | Method | Known Node Exits | 20040726 |
5 | ![]() |
Instance method | Public | Method | Object Exit Interface | 20040726 |
6 | ![]() |
Instance method | Public | Method | Field Exit Interface | 20040726 |
7 | ![]() |
Instance method | Public | Method | Node Exit Interface | 20040726 |
8 | ![]() |
Instance method | Public | Method | Description | 20040721 |
9 | ![]() |
Instance method | Public | Method | Executed locally | 20040721 |
10 | ![]() |
Instance method | Public | Method | Visibility for IDE | 20040721 |
Events
Interface IF_C2S_META_EXIT has no event.
Types
Interface IF_C2S_META_EXIT has no local type.
Method Signatures
Method GET_EXIT_NAMES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
NAMES | Value transfer | Type reference (TYPE) | SC2MT_STRING_TABLE | 20040721 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20040721 |
Method GET_EXIT_NAMES_BO Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
NAMES | Value transfer | Type reference (TYPE) | SC2MT_STRING_TABLE | 20040726 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20040726 |
Method GET_EXIT_NAMES_FIELD Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
NAMES | Value transfer | Type reference (TYPE) | SC2MT_STRING_TABLE | 20040726 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20040726 |
Method GET_EXIT_NAMES_NODE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
NAMES | Value transfer | Type reference (TYPE) | SC2MT_STRING_TABLE | 20040726 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20040726 |
Method GET_INTERFACE_BO Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EXIT_NAME | Call by reference | Type reference (TYPE) | CSEQUENCE | 20040726 | |||
2 | ![]() |
INTERFACE_NAME | Value transfer | Type reference (TYPE) | STRING | 20040726 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Basisklasse für Ausnahmen | 20040726 |
Method GET_INTERFACE_FIELD Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EXIT_NAME | Call by reference | Type reference (TYPE) | CSEQUENCE | 20040726 | |||
2 | ![]() |
INTERFACE_NAME | Value transfer | Type reference (TYPE) | STRING | 20040726 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Basisklasse für Ausnahmen | 20040726 |
Method GET_INTERFACE_NODE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EXIT_NAME | Call by reference | Type reference (TYPE) | CSEQUENCE | 20040726 | |||
2 | ![]() |
INTERFACE_NAME | Value transfer | Type reference (TYPE) | STRING | 20040726 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Basisklasse für Ausnahmen | 20040726 |
Method GET_SHORTTEXT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
FORCE_LANGUAGE | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | 20041110 | ||
2 | ![]() |
LANGUAGE | Call by reference | Type reference (TYPE) | SY-LANGU | SY-LANGU | R/3-System, aktuelle Sprache | 20040721 | |
3 | ![]() |
NAME | Call by reference | Type reference (TYPE) | STRING | Name des Exit | 20040805 | ||
4 | ![]() |
TEXT | Value transfer | Type reference (TYPE) | STRING | 20040721 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20040721 |
Method IS_LOCAL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
LOCAL | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20040721 | |||
2 | ![]() |
NAME | Call by reference | Type reference (TYPE) | STRING | 20041130 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Basisklasse für Ausnahmen | 20040721 |
Method IS_VISIBLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
VISIBLE | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20040721 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20040721 |
History
Last changed by/on | SAP | 20050105 |
SAP Release Created in | 700 |