SAP ABAP Interface IF_FDT_ADMIN_DATA (FDT: Administrative Data)
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
Properties
Interface | IF_FDT_ADMIN_DATA | |
Short Description | FDT: Administrative Data |
General Data
Package | SFDT_CORE | BRFplus: Core |
Created | 20050815 | SAP |
Last changed | 20140121 | 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_CONSTANTS | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
3 | IF_FDT_TYPES | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_FDT_TRANSACTION | FDT: Transaction | 20051029 |
Friends
Interface IF_FDT_ADMIN_DATA has no friend.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | GC_DOCU_DEP_LANGU | Constant | Public | Type reference (TYPE) | DOCUMENTATION_DEPENDENCY_TYPE | 2 | Language dependent but not version dependent | 20070304 | |
2 | GC_DOCU_DEP_LANGU_VERSION | Constant | Public | Type reference (TYPE) | DOCUMENTATION_DEPENDENCY_TYPE | 4 | Language and version dependent | 20070304 | |
3 | GC_DOCU_DEP_NO | Constant | Public | Type reference (TYPE) | DOCUMENTATION_DEPENDENCY_TYPE | 1 | Independent of language and version | 20070304 | |
4 | GC_DOCU_DEP_VERSION | Constant | Public | Type reference (TYPE) | DOCUMENTATION_DEPENDENCY_TYPE | 3 | Version dependent but not language dependent | 20070304 | |
5 | GC_TEXT_DEP_LANGU | Constant | Public | Type reference (TYPE) | TEXT_DEPENDENCY_TYPE | 2 | Language dependent but not version dependent | 20070304 | |
6 | GC_TEXT_DEP_LANGU_VERSION | Constant | Public | Type reference (TYPE) | TEXT_DEPENDENCY_TYPE | 4 | Language and version dependent | 20070304 | |
7 | GC_TEXT_DEP_NO | Constant | Public | Type reference (TYPE) | TEXT_DEPENDENCY_TYPE | 1 | Independent of language and version | 20070304 | |
8 | GC_TEXT_DEP_VERSION | Constant | Public | Type reference (TYPE) | TEXT_DEPENDENCY_TYPE | 3 | Version dependent but not language dependent | 20070304 | |
9 | GC_VERSIONING_OFF | Constant | Public | Type reference (TYPE) | ABAP_BOOL | ' ' | Versioning is switched off | 20071001 | |
10 | GC_VERSIONING_ON | Constant | Public | Type reference (TYPE) | ABAP_BOOL | 'X' | Versioning is switched on | 20071001 | |
11 | GC_VERSTYPE_DEFAULT | Constant | Public | Type reference (TYPE) | VERSIONING_TYPE | ' ' | Versioning for each change | 20120718 | |
12 | GC_VERSTYPE_TRANSPORT | Constant | Public | Type reference (TYPE) | VERSIONING_TYPE | 'T' | Versioning for each transported change | 20120718 | |
13 | MV_CUSTOMIZING_OBJECT | Instance attribute | Public | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE: Customizing Object | 20071018 | ||
14 | MV_ID | Instance attribute | Public | Type reference (TYPE) | IF_FDT_TYPES=>ID | Universal Unique Identifier | 20050826 | ||
15 | MV_LOCAL_OBJECT | Instance attribute | Public | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE: Local Object | 20070510 | ||
16 | MV_MASTERDATA_OBJECT | Instance attribute | Public | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE: Master Data Object | 20071018 | ||
17 | MV_OBJECT_TYPE | Instance attribute | Public | Type reference (TYPE) | IF_FDT_TYPES=>OBJECT_TYPE | Object Type | 20070913 | ||
18 | MV_SYSTEM_OBJECT | Instance attribute | Public | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE: System Object | 20060325 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Get Access Level | 20060417 |
2 | ![]() |
Instance method | Public | Method | Get the Active Version (optional for a timestamp) | 20051123 |
3 | ![]() |
Instance method | Public | Method | Get the Application | 20050815 |
4 | ![]() |
Instance method | Public | Method | Information about Last Change (user and timestamp) | 20050819 |
5 | ![]() |
Instance method | Public | Method | Get Values for Custom Attributes | 20130806 |
6 | ![]() |
Instance method | Public | Method | Get the Documentation | 20050815 |
7 | ![]() |
Instance method | Public | Method | Get the Name | 20051204 |
8 | ![]() |
Instance method | Public | Method | Get the Object Type (see constants in IF_FDT_CONSTANTS) | 20050815 |
9 | ![]() |
Instance method | Public | Method | Get all Referenced Objects | 20060103 |
10 | ![]() |
Instance method | Public | Method | Get the Texts | 20050815 |
11 | ![]() |
Instance method | Public | Method | Get a List of Versions | 20050815 |
12 | ![]() |
Instance method | Public | Method | Get Usages of Object | 20050921 |
13 | ![]() |
Instance method | Public | Method | Set Access Level | 20060417 |
14 | ![]() |
Instance method | Public | Method | Set the Application | 20050826 |
15 | ![]() |
Instance method | Public | Method | Set Values for Custom Attributes | 20130806 |
16 | ![]() |
Instance method | Public | Method | Set the Documentation | 20050815 |
17 | ![]() |
Instance method | Public | Method | Set the Name | 20051204 |
18 | ![]() |
Instance method | Public | Method | Set the Texts | 20050815 |
19 | ![]() |
Instance method | Public | Method | Set Versioning (on/off; see GET_VERSIONS for status) | 20071001 |
20 | ![]() |
Instance method | Public | Method | A String Description of the Customizing | 20051213 |
Events
Interface IF_FDT_ADMIN_DATA has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | DOCUMENTATION | Public | Type reference (TYPE) | FDT_ADMN_0113-DOCUMENTATION | Documentation | 20050819 |
|
2 | DOCUMENTATION_DEPENDENCY_TYPE | Public | Type reference (TYPE) | FDT_DOCU_DEP_TYPE | Documentation Dependency Type | 20070304 |
|
3 | S_ATTRIBUTE_VALUE | Public | See coding | 20130806 | BEGIN OF s_attribute_value,
id TYPE if_fdt_types=>id,
value TYPE string,
END OF s_attribute_value
|
||
4 | S_DOCUMENTATION | Public | See coding | Documentation (language dependent) | 20050819 | BEGIN OF s_documentation,
langu TYPE langu,
documentation TYPE documentation,
END OF s_documentation
|
|
5 | S_VERSION | Public | See coding | Version | 20050819 | BEGIN OF s_version,
version TYPE if_fdt_types=>version,
user TYPE syuname,
timestamp TYPE if_fdt_types=>timestamp,
state TYPE if_fdt_types=>state,
trrequest TYPE trkorr,
trversion TYPE fdt_admn_0030-trversion,
trtimestamp TYPE if_fdt_types=>timestamp,
trsysid TYPE sysysid,
trclient TYPE mandt,
overs_id TYPE if_fdt_types=>id,
customer_change TYPE abap_bool, "message00114436
versioning TYPE abap_bool,
versioning_type TYPE versioning_type, "note1741957
END OF s_version
|
|
6 | TEXT_DEPENDENCY_TYPE | Public | Type reference (TYPE) | FDT_TEXT_DEP_TYPE | Text Dependency Type | 20070304 |
|
7 | TS_ATTRIBUTE_VALUE | Public | See coding | 20130806 | ts_attribute_value TYPE SORTED TABLE OF s_attribute_value
WITH UNIQUE KEY id
|
||
8 | TS_DOCUMENTATION | Public | See coding | Documentation List (language dependent) | 20050819 | ts_documentation TYPE SORTED TABLE OF s_documentation
WITH UNIQUE KEY langu
|
|
9 | TS_VERSION | Public | See coding | Versions | 20050819 | ts_version TYPE SORTED TABLE OF s_version
WITH UNIQUE KEY version
|
|
10 | VERSIONING_TYPE | Public | Type reference (TYPE) | FDT_ADMN_0030-VERSIONING_TYPE | 20120718 |
|
Method Signatures
Method GET_ACCESS_LEVEL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_TIMESTAMP | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>TIMESTAMP | Time Stamp (active version) | 20060417 | ||
2 | ![]() |
RV_ACCESS_LEVEL | Value transfer | Type reference (TYPE) | IF_FDT_TYPES=>ACCESS_LEVEL | Access Level | 20060417 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
FDT: Invalid Input | 20060417 |
Method GET_ACTIVE_VERSION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_NO_VERSION | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE: no active version found | 20051123 | ||
2 | ![]() |
EV_VERSION | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>VERSION | Active Version | 20051123 | ||
3 | ![]() |
IV_TIMESTAMP | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>TIMESTAMP | Time Stamp (active version) | 20051123 |
Method GET_ACTIVE_VERSION on Interface IF_FDT_ADMIN_DATA has no exception.
Method GET_APPLICATION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_TIMESTAMP | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>TIMESTAMP | Time Stamp (active version) | 20051207 | ||
2 | ![]() |
RV_APPLICATION_ID | Value transfer | Type reference (TYPE) | IF_FDT_TYPES=>ID | Universal Unique Identifier | 20050826 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
FDT: Invalid Input | 20051207 |
Method GET_CHANGE_INFO Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_CHANGE_TIMESTAMP | Call by reference | Type reference (TYPE) | TIMESTAMP | UTC Time Stamp of last change | 20050819 | ||
2 | ![]() |
EV_CHANGE_USER | Call by reference | Type reference (TYPE) | SYUNAME | User who last changed the object | 20050819 | ||
3 | ![]() |
EV_CREATION_TIMESTAMP | Call by reference | Type reference (TYPE) | TIMESTAMP | UTC Time Stamp of creation | 20060228 | ||
4 | ![]() |
EV_CREATION_USER | Call by reference | Type reference (TYPE) | SYUNAME | User who created the object | 20060228 | ||
5 | ![]() |
EV_DELETED | Call by reference | Type reference (TYPE) | ABAP_BOOL | Flag: Object is deleted | 20060301 | ||
6 | ![]() |
EV_MARKED_FOR_DELETE | Call by reference | Type reference (TYPE) | ABAP_BOOL | Flag: Object is marked for deleted | 20070418 | ||
7 | ![]() |
EV_OBSOLETE | Call by reference | Type reference (TYPE) | ABAP_BOOL | Flag: Object is obsolete | 20070418 | ||
8 | ![]() |
EV_TRANSPORTED | Call by reference | Type reference (TYPE) | ABAP_BOOL | Flag: Object was transported | 20061005 | ||
9 | ![]() |
EV_WTT_TIMESTAMP | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>TIMESTAMP | FDT: Write to Transport Timestamp | 20061125 |
Method GET_CHANGE_INFO on Interface IF_FDT_ADMIN_DATA has no exception.
Method GET_CUSTOM_ATTRIBUTE_VALUES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ETS_ATTRIBUTE_VALUE | Call by reference | Type reference (TYPE) | TS_ATTRIBUTE_VALUE | Custom Attribute Values | 20130806 | ||
2 | ![]() |
IV_TIMESTAMP | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>TIMESTAMP | Time Stamp (active version, UTC) | 20130806 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
FDT: Invalid Input | 20130918 |
Method GET_DOCUMENTATION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ES_SAPSCRIPT_OBJECT | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>S_SAPSCRIPT_OBJECT | SAPScript Object (ID +SAPScript docu object) | 20070914 | ||
2 | ![]() |
ETS_DOCUMENTATION | Call by reference | Type reference (TYPE) | TS_DOCUMENTATION | Documentation (all languages) | 20050819 | ||
3 | ![]() |
EV_DOCUMENTATION | Call by reference | Type reference (TYPE) | DOCUMENTATION | Documentation (sy-langu) | 20050819 | ||
4 | ![]() |
EV_DOCUMENTATION_DEP_TYPE | Call by reference | Type reference (TYPE) | DOCUMENTATION_DEPENDENCY_TYPE | Documentation Dependency Type | 20070304 | ||
5 | ![]() |
EV_EXIT_CLASS | Call by reference | Type reference (TYPE) | SEOCLSNAME | Exit Class | 20071117 | ||
6 | ![]() |
IV_TIMESTAMP | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>TIMESTAMP | Time Stamp (active version) | 20050926 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
FDT: Invalid Input | 20050902 |
Method GET_NAME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_TIMESTAMP | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>TIMESTAMP | Time Stamp (active version) | 20051204 | ||
2 | ![]() |
RV_NAME | Value transfer | Type reference (TYPE) | IF_FDT_TYPES=>NAME | Beschreibung | 20051204 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
FDT: Invalid Input | 20051204 |
Method GET_OBJECT_TYPE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_OBJECT_TYPE | Value transfer | Type reference (TYPE) | IF_FDT_TYPES=>OBJECT_TYPE | Objekttyp | 20050815 |
Method GET_OBJECT_TYPE on Interface IF_FDT_ADMIN_DATA has no exception.
Method GET_REFERENCED_OBJECTS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ETS_OBJECT_ID | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>TS_OBJECT_ID | Object IDs | 20060321 | ||
2 | ![]() |
EV_OBJECT_COUNT | Call by reference | Type reference (TYPE) | I | Number of objects | 20060321 | ||
3 | ![]() |
IV_TIMESTAMP | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>TIMESTAMP | Time Stamp (active version) | 20060103 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
FDT: Invalid Input | 20060103 |
Method GET_TEXTS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ES_TEXT_SYMBOL | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>S_TEXT_SYMBOL | Text Symbol (program + text symbol key) | 20070915 | ||
2 | ![]() |
ETS_SHORT_TEXT | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>TS_SHORT_TEXT | All Short Texts (for all languages) | 20070406 | ||
3 | ![]() |
ETS_TEXT | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>TS_TEXT | All Texts (for all languages) | 20050819 | ||
4 | ![]() |
EV_EXIT_CLASS | Call by reference | Type reference (TYPE) | SEOCLSNAME | Exit Class | 20071117 | ||
5 | ![]() |
EV_SHORT_TEXT | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>SHORT_TEXT | Short Text (sy-langu) | 20070406 | ||
6 | ![]() |
EV_TEXT | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>TEXT | Text (sy-langu) | 20050822 | ||
7 | ![]() |
EV_TEXT_DEP_TYPE | Call by reference | Type reference (TYPE) | TEXT_DEPENDENCY_TYPE | Text Dependency Type | 20070304 | ||
8 | ![]() |
IV_TIMESTAMP | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>TIMESTAMP | Time Stamp (active version) | 20050926 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
FDT: Invalid Input | 20050902 |
Method GET_VERSIONS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ETS_VERSION | Call by reference | Type reference (TYPE) | TS_VERSION | Versions | 20050819 | ||
2 | ![]() |
EV_LAST_DB_VERSION | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>VERSION | Last saved version on DB (regardless if active or inactive) | 20050929 | ||
3 | ![]() |
EV_LAST_DB_VERSION_STATE | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>STATE | State | 20080701 | ||
4 | ![]() |
EV_VERSIONING | Call by reference | Type reference (TYPE) | ABAP_BOOL | see GC_VERSIONING_ON/OFF | 20071001 |
Method GET_VERSIONS on Interface IF_FDT_ADMIN_DATA has no exception.
Method GET_WHERE_USED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ETS_USAGE | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>TS_USAGE | Usages (Where-Used) | 20050921 | ||
2 | ![]() |
EV_USAGES_EXIST | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE: usages exist (magnitudes faster than ETS_USAGES!) | 20080102 | ||
3 | ![]() |
IV_CROSS_VERSION | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | ABAP_TRUE: include all using versions | 20090422 | |
4 | ![]() |
IV_INCL_MEMORY | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | ABAP_TRUE: include unsaved changes | 20060418 |
Method GET_WHERE_USED on Interface IF_FDT_ADMIN_DATA has no exception.
Method SET_ACCESS_LEVEL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_ACCESS_LEVEL | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>ACCESS_LEVEL | Access Level | 20060417 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
FDT: Invalid Input | 20060417 |
Method SET_APPLICATION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_APPLICATION_ID | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>ID | Universal Unique Identifier | 20050826 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
FDT: Invalid Input | 20051209 |
Method SET_CUSTOM_ATTRIBUTE_VALUES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ITS_ATTRIBUTE_VALUE | Call by reference | Type reference (TYPE) | TS_ATTRIBUTE_VALUE | 20130806 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
FDT: Abstract Exception Class | 20130806 |
Method SET_DOCUMENTATION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_SAPSCRIPT_OBJECT | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>S_SAPSCRIPT_OBJECT | SAPScript Object (ID +SAPScript docu object) | 20070914 | ||
2 | ![]() |
ITS_DOCUMENTATION | Call by reference | Type reference (TYPE) | TS_DOCUMENTATION | Documentation (all languages) | 20050819 | ||
3 | ![]() |
IV_DOCUMENTATION | Call by reference | Type reference (TYPE) | DOCUMENTATION | Documentation (sy-langu) | 20050815 | ||
4 | ![]() |
IV_DOCUMENTATION_DEP_TYPE | Call by reference | Type reference (TYPE) | DOCUMENTATION_DEPENDENCY_TYPE | Documentation Dependency Type | 20070304 | ||
5 | ![]() |
IV_EXIT_CLASS | Call by reference | Type reference (TYPE) | SEOCLSNAME | Exit Class | 20071117 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
FDT: Invalid Input | 20060226 |
Method SET_NAME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_NAME | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>NAME | Beschreibung | 20051204 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
FDT: Invalid Input | 20051209 |
Method SET_TEXTS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_TEXT_SYMBOL | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>S_TEXT_SYMBOL | Text Symbol (program + text symbol key) | 20070915 | ||
2 | ![]() |
ITS_SHORT_TEXT | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>TS_SHORT_TEXT | All Short Texts (for all languages) | 20070406 | ||
3 | ![]() |
ITS_TEXT | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>TS_TEXT | All Texts (for all languages) | 20050819 | ||
4 | ![]() |
IV_EXIT_CLASS | Call by reference | Type reference (TYPE) | SEOCLSNAME | Exit Class | 20071117 | ||
5 | ![]() |
IV_SHORT_TEXT | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>SHORT_TEXT | Short Text (sy-langu) | 20070406 | ||
6 | ![]() |
IV_TEXT | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>TEXT | Text (sy-langu) | 20050822 | ||
7 | ![]() |
IV_TEXT_DEP_TYPE | Call by reference | Type reference (TYPE) | TEXT_DEPENDENCY_TYPE | Text Dependency Type | 20070304 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
FDT: Invalid Input | 20060226 |
Method SET_VERSIONING Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_DEEP | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | ABAP_TRUE forwards the VERSIONING to the subordinate objects | 20071009 | |
2 | ![]() |
IV_VERSIONING | Call by reference | Type reference (TYPE) | ABAP_BOOL | see GC_VERSIONING_ON/OFF; use GET_VERSIONS for status | 20071001 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
FDT: Invalid Input | 20101227 |
Method TO_STRING Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_MAX_LENGTH | Call by reference | Type reference (TYPE) | I | IF_FDT_CONSTANTS=>GC_TOSTRING_MAX_LENGTH | Maximum # of characters | 20051213 | |
2 | ![]() |
IV_MODE | Call by reference | Type reference (TYPE) | I | IF_FDT_CONSTANTS=>GC_TOSTRING_MODE_BRIEF | Definition of the output format (see IF_FDT_CONSTANTS) | 20051221 | |
3 | ![]() |
IV_TIMESTAMP | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>TIMESTAMP | Time Stamp (active version) | 20051213 | ||
4 | ![]() |
RV_STRING | Value transfer | Type reference (TYPE) | STRING | A string that describes the content of the expression | 20051213 |
Method TO_STRING on Interface IF_FDT_ADMIN_DATA has no exception.
Meta Relationship - Used By (full list)
History
Last changed by/on | SAP | 20140121 |
SAP Release Created in | 710 |