SAP ABAP Interface IF_FDT_TEXT_DOCU_EXIT (FDT: Text/Docu Exit)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-BR (Application Component) BRFplus - ABAP-Based Business Rules
⤷
SFDT_CORE (Package) BRFplus: Core

⤷

⤷

Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_FDT_DEMO_EXIT_CLASS | Dummy class for TEXT_DOCU unit test | 20080318 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_FDT_UNITTEST_APPL_SETTINGS | BRF+: Test Application Settings Class | 20110208 |
Properties
Interface | IF_FDT_TEXT_DOCU_EXIT | |
Short Description | FDT: Text/Docu Exit |
General Data
Package | SFDT_CORE | BRFplus: Core |
Created | 20071117 | SAP |
Last changed | 20090618 | 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 | IF_FDT_ADMIN_DATA | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
3 | IF_FDT_CATALOG | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
4 | IF_FDT_TYPES | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Interface IF_FDT_TEXT_DOCU_EXIT has no interface.
Friends
Interface IF_FDT_TEXT_DOCU_EXIT has no friend.
Attributes
Interface IF_FDT_TEXT_DOCU_EXIT has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | Get single catalog node text for a language | 20080112 |
2 | ![]() |
Static method | Public | Method | Get all catalog node texts for all available languages | 20080112 |
3 | ![]() |
Static method | Public | Method | Get single documentation for a language | 20071117 |
4 | ![]() |
Static method | Public | Method | Get all documentations for all available languages | 20071117 |
5 | ![]() |
Static method | Public | Method | Get single text for a language | 20071117 |
6 | ![]() |
Static method | Public | Method | Get all texts for all available languages | 20071117 |
Events
Interface IF_FDT_TEXT_DOCU_EXIT has no event.
Types
Interface IF_FDT_TEXT_DOCU_EXIT has no local type.
Method Signatures
Method GET_CATALOG_NODE_TEXT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_NODE_TEXT | Call by reference | Type reference (TYPE) | IF_FDT_CATALOG=>S_NODE_TEXT-TEXT | Node Text | 20080112 | ||
2 | ![]() |
IV_ID | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>ID | Universal Unique Identifier | 20080112 | ||
3 | ![]() |
IV_LANGUAGE | Call by reference | Type reference (TYPE) | SYLANGU | SY-LANGU | Language Key of Current Text Environment | 20080112 | |
4 | ![]() |
IV_NODE | Call by reference | Type reference (TYPE) | IF_FDT_CATALOG=>NODE_ID | Node | 20080112 | ||
5 | ![]() |
IV_NODE_UUID | Call by reference | Type reference (TYPE) | SYSUUID_C32 | Node UUID | 20080112 | ||
6 | ![]() |
IV_TIMESTAMP | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>TIMESTAMP | Time Stamp (active version) | 20080112 |
Method GET_CATALOG_NODE_TEXT on Interface IF_FDT_TEXT_DOCU_EXIT has no exception.
Method GET_CATALOG_NODE_TEXTS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ETS_NODE_TEXT | Call by reference | Type reference (TYPE) | IF_FDT_CATALOG=>TS_NODE_TEXT | Node Texts | 20080112 | ||
2 | ![]() |
IV_ID | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>ID | Universal Unique Identifier | 20080112 | ||
3 | ![]() |
IV_NODE | Call by reference | Type reference (TYPE) | IF_FDT_CATALOG=>NODE_ID | Node | 20080112 | ||
4 | ![]() |
IV_NODE_UUID | Call by reference | Type reference (TYPE) | SYSUUID_C32 | Node UUID | 20080112 | ||
5 | ![]() |
IV_TIMESTAMP | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>TIMESTAMP | Time Stamp (active version) | 20080112 |
Method GET_CATALOG_NODE_TEXTS on Interface IF_FDT_TEXT_DOCU_EXIT has no exception.
Method GET_DOCUMENTATION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_DEPENDENCY_TYPE | Call by reference | Type reference (TYPE) | IF_FDT_ADMIN_DATA=>DOCUMENTATION_DEPENDENCY_TYPE | Documentation Dependency Type | 20071117 | ||
2 | ![]() |
EV_DOCUMENTATION | Call by reference | Type reference (TYPE) | IF_FDT_ADMIN_DATA=>DOCUMENTATION | Documentation (sy-langu) | 20071117 | ||
3 | ![]() |
IV_ID | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>ID | Universal Unique Identifier | 20071117 | ||
4 | ![]() |
IV_LANGUAGE | Call by reference | Type reference (TYPE) | SYLANGU | SY-LANGU | Language Key of Current Text Environment | 20071117 | |
5 | ![]() |
IV_TIMESTAMP | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>TIMESTAMP | Time Stamp (active version) | 20071117 |
Method GET_DOCUMENTATION on Interface IF_FDT_TEXT_DOCU_EXIT has no exception.
Method GET_DOCUMENTATIONS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ETS_DOCUMENTATION | Call by reference | Type reference (TYPE) | IF_FDT_ADMIN_DATA=>TS_DOCUMENTATION | Documentation (all languages) | 20071117 | ||
2 | ![]() |
EV_DEPENDENCY_TYPE | Call by reference | Type reference (TYPE) | IF_FDT_ADMIN_DATA=>DOCUMENTATION_DEPENDENCY_TYPE | Documentation Dependency Type | 20071117 | ||
3 | ![]() |
IV_ID | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>ID | Universal Unique Identifier | 20071117 | ||
4 | ![]() |
IV_TIMESTAMP | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>TIMESTAMP | Time Stamp (active version) | 20071117 |
Method GET_DOCUMENTATIONS on Interface IF_FDT_TEXT_DOCU_EXIT has no exception.
Method GET_TEXT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_SHORT_TEXT | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>SHORT_TEXT | Short Text (sy-langu) | 20071117 | ||
2 | ![]() |
EV_TEXT | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>TEXT | Text (sy-langu) | 20071117 | ||
3 | ![]() |
EV_TEXT_TYPE | Call by reference | Type reference (TYPE) | IF_FDT_ADMIN_DATA=>TEXT_DEPENDENCY_TYPE | Text Dependency Type | 20071117 | ||
4 | ![]() |
IV_ID | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>ID | Universal Unique Identifier | 20071117 | ||
5 | ![]() |
IV_LANGUAGE | Call by reference | Type reference (TYPE) | SYLANGU | SY-LANGU | Language Key of Current Text Environment | 20071117 | |
6 | ![]() |
IV_TIMESTAMP | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>TIMESTAMP | Time Stamp (active version) | 20071117 |
Method GET_TEXT on Interface IF_FDT_TEXT_DOCU_EXIT has no exception.
Method GET_TEXTS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ETS_SHORT_TEXT | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>TS_SHORT_TEXT | All Short Texts (for all languages) | 20071117 | ||
2 | ![]() |
ETS_TEXT | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>TS_TEXT | All Texts (for all languages) | 20071117 | ||
3 | ![]() |
EV_TEXT_TYPE | Call by reference | Type reference (TYPE) | IF_FDT_ADMIN_DATA=>TEXT_DEPENDENCY_TYPE | Text Dependency Type | 20071117 | ||
4 | ![]() |
IV_ID | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>ID | Universal Unique Identifier | 20071117 | ||
5 | ![]() |
IV_TIMESTAMP | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>TIMESTAMP | Time Stamp (active version) | 20071117 |
Method GET_TEXTS on Interface IF_FDT_TEXT_DOCU_EXIT has no exception.
History
Last changed by/on | SAP | 20090618 |
SAP Release Created in | 711 |