SAP ABAP Class IF_FDT_APPLICATION (FDT: Application)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_FDT_ADMIN_DATA FDT: Administrative Data 20050820
2 Interface composition (i COMPRISING i_ref)  IF_FDT_APPLICATION_OBJECTS FDT: Operations on objects in the application 20081029
3 Interface composition (i COMPRISING i_ref)  IF_FDT_TRANSACTION FDT: Transaction 20091005
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_FDT_APPLICATION FDT: Application 20050820
Properties
Class IF_FDT_APPLICATION  
Short Description FDT: Application    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20050820   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
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_APPLICATION 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
Class IF_FDT_APPLICATION has no interface implemented.
Friends
Class IF_FDT_APPLICATION has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_CUSTOM_ATTR_TYPE_MANDATORY Constant Public Type reference (TYPE) CUSTOM_ATTRIBUTE_TYPE 'M' Custom Attribute Type 'Mandatory' 20130806
2 GC_CUSTOM_ATTR_TYPE_OPTIONAL Constant Public Type reference (TYPE) CUSTOM_ATTRIBUTE_TYPE ' ' Custom Attribute Type 'Optional' 20130806
3 GC_DELETE_OPTION_DELETE Instance attribute Public Attribute reference (LIKE) 20081029
4 GC_DELETE_OPTION_DEL_DELETABLE Instance attribute Public Attribute reference (LIKE) 20090714
5 GC_DELETE_OPTION_DEL_OR_MARK Instance attribute Public Attribute reference (LIKE) 20081029
6 GC_DELETE_OPTION_MARK Instance attribute Public Attribute reference (LIKE) 20081029
7 GC_DELETE_OPTION_REVERS_MARK Instance attribute Public Attribute reference (LIKE) 20081029
8 GC_LOG_CONSTRAINT_HIDDEN Constant Public Type reference (TYPE) LOG_CONSTRAINT 'H' Log settings are mandatory and hidden 20080730
9 GC_LOG_CONSTRAINT_MANDATORY Constant Public Type reference (TYPE) LOG_CONSTRAINT 'M' Log settings are mandatory 20080728
10 GC_LOG_CONSTRAINT_NONE Constant Public Type reference (TYPE) LOG_CONSTRAINT SPACE No constraints on log settings 20080728
11 GC_LOG_CONSTRAINT_OPTIONAL Constant Public Type reference (TYPE) LOG_CONSTRAINT 'O' Log settings are optional/default 20080728
12 GC_MAX_CUSTOM_ATTRIBUTES Constant Public Type reference (TYPE) I 8 Max. number of custom attributes 20130806
13 GC_VERSMODE_DEFAULT_OFF Constant Public Type reference (TYPE) VERSIONING_MODE SPACE Versioning default is OFF 20090102
14 GC_VERSMODE_DEFAULT_ON_PR Constant Public Type reference (TYPE) VERSIONING_MODE '3' Versioning default is ON for processing relevant objects 20090102
15 GC_VERSMODE_ENFORCED_ON_PR Constant Public Type reference (TYPE) VERSIONING_MODE 'F' Versioning default is enforc for processing relevant objects 20101227
16 GC_VERSMODE_TRANSPORT Constant Public Type reference (TYPE) VERSIONING_MODE 'T' Versioning triggered by transport - default is ON - all obj. 20120717
17 MV_CUSTOMIZING_OBJECT Instance attribute Public Attribute reference (LIKE) 20071228
18 MV_ID Instance attribute Public Attribute reference (LIKE) 20051103
19 MV_LOCAL_OBJECT Instance attribute Public Attribute reference (LIKE) 20071228
20 MV_MASTERDATA_OBJECT Instance attribute Public Attribute reference (LIKE) 20071228
21 MV_OBJECT_TYPE Instance attribute Public Attribute reference (LIKE) 20071228
22 MV_SYSTEM_OBJECT Instance attribute Public Attribute reference (LIKE) 20071228
Methods
# Method Level Visibility Method type Description Created on
1 COPY_INCL_ASSIGNED_OBJECTS Instance method Public Method 20081029
2 CREATE_CUSTOMIZING_APPLICATION Instance method Public Method Create a Customizing Application 20090422
3 CREATE_LOCAL_APPLICATION Instance method Public Method Create a Local Application 20070510
4 CREATE_MASTERDATA_APPLICATION Instance method Public Method Create a Master Data Application 20071023
5 CREATE_SYSTEM_APPLICATION Instance method Public Method Create a System Application 20060324
6 DELETE_INCL_ASSIGNED_OBJECT Instance method Public Method 20081029
7 GET_APPLICATION_COMPONENT Instance method Public Method Get the Application Component 20050820
8 GET_APPLICATION_CURRENCY Instance method Public Method Get default currency from application 20130318
9 GET_CURRENCY_MSG_SEVERITY Instance method Public Method Get message severity for application currency check 20130405
10 GET_CUSTOM_ATTRIBUTES Instance method Public Method Get custom attributes definition 20130806
11 GET_DATABASE_CONNECTION Instance method Public Method Get secondary database connection 20130208
12 GET_DEVELOPMENT_PACKAGE Instance method Public Method Gets the Development Package 20070704
13 GET_LANGUAGE_SETTINGS Instance method Public Method Get defaults for text and documentation dependency types 20091008
14 GET_LOG_SETTINGS Instance method Public Method Get settings for log behavior 20080728
15 GET_NUMC_NUMERIC_COMPARE Instance method Public Method Get NUMC numeric comparison setting 20130828
16 GET_RESTART_OPTIONS Instance method Public Method Get the Restart Options for Application Objects 20090925
17 GET_SETTINGS_CLASS Instance method Public Method Get the Settings Class and Interface 20050824
18 GET_SOFTWARE_COMPONENT Instance method Public Method Get the Software Component 20050820
19 GET_VERSIONING_MODE Instance method Public Method Get Versioning Mode 20090102
20 SET_APPLICATION_COMPONENT Instance method Public Method Set the Application Component 20050820
21 SET_APPLICATION_CURRENCY Instance method Public Method Set default currency 20130318
22 SET_CURRENCY_MSG_SEVERITY Instance method Public Method Set message severity for application currency check 20130405
23 SET_CUSTOM_ATTRIBUTES Instance method Public Method Set custom attributes definition 20130806
24 SET_DATABASE_CONNECTION Instance method Public Method Set secondary database connection 20130208
25 SET_DEVELOPMENT_PACKAGE Instance method Public Method Sets the Development Package 20070704
26 SET_LANGUAGE_SETTINGS Instance method Public Method Set defaults for text and documentation dependency types 20091008
27 SET_LOG_SETTINGS Instance method Public Method Set settings for log behavior 20080728
28 SET_NUMC_NUMERIC_COMPARE Instance method Public Method Set NUMC numeric comparison setting 20130828
29 SET_RESTART_SETTINGS Instance method Public Method Set the Restart Options for Application Objects 20091005
30 SET_SETTINGS_CLASS Instance method Public Method Set the Settings Class and Interface 20050824
31 SET_SOFTWARE_COMPONENT Instance method Public Method Set the Software Component 20050820
32 SET_VERSIONING_MODE Instance method Public Method Set Versioning Mode 20090102
33 TRANSPORT_INCL_ASSIGNED_OBJECT Instance method Public Method 20081029
Events
Class IF_FDT_APPLICATION has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 APPLICATION_COMPONENT Public Type reference (TYPE) FDT_APPL_0000-APPLICATION_COMP Application Component 20050820
2 CUSTOM_ATTRIBUTE_TYPE Public Type reference (TYPE) FDT_CATTR_TYPE Custom Attribute Type 20130806
3 DELETE_OPTION Public Attribute reference (LIKE) 20081029
4 DEVELOPMENT_PACKAGE Public Type reference (TYPE) DEVCLASS Development Package 20070704
5 LOG_CONSTRAINT Public Type reference (TYPE) FDT_APPL_LOG_CONSTRAINT Application Log Constraint 20080728
6 SOFTWARE_COMPONENT Public Type reference (TYPE) FDT_APPL_0000-SOFTWARE_COMP Software Component 20050820
7 S_COPY Public Attribute reference (LIKE) 20081029
8 S_CUSTOM_ATTRIBUTE Public See coding Custom Attribute Definition 20130806 begin of S_CUSTOM_ATTRIBUTE, position type int1, dobj_id type if_Fdt_types=>id, type type custom_attribute_type, end of S_CUSTOM_ATTRIBUTE
9 TS_COPY Public Attribute reference (LIKE) 20081029
10 TS_CUSTOM_ATTRIBUTE Public See coding Custom Attributes Definition 20130806 ts_custom_attribute type SORTED TABLE OF s_custom_attribute with UNIQUE KEY position with UNIQUE SORTED KEY dobj COMPONENTS dobj_id
11 T_MSG_TYPE Public See coding Table of message types 20100505 t_msg_type TYPE TABLE OF sy-msgty WITH DEFAULT KEY
12 VERSIONING_MODE Public Type reference (TYPE) FDT_VERSIONING_MODE Versioning Type 20090102
Method Signatures

Method COPY_INCL_ASSIGNED_OBJECTS Signature

Method COPY_INCL_ASSIGNED_OBJECTS on class IF_FDT_APPLICATION has no parameter.
Method COPY_INCL_ASSIGNED_OBJECTS on class IF_FDT_APPLICATION has no exception.

Method CREATE_CUSTOMIZING_APPLICATION Signature

Method CREATE_CUSTOMIZING_APPLICATION on class IF_FDT_APPLICATION has no parameter.
# Exception Resumable Description Created on
1 CX_FDT_INVALID_CALL FDT: Invalid (Method) Call 20090422

Method CREATE_LOCAL_APPLICATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_REVERT_LOCAL Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE True: Revert local (Application not longer local) 20090514
# Exception Resumable Description Created on
1 CX_FDT_INVALID_CALL FDT: Invalid Call 20070510

Method CREATE_MASTERDATA_APPLICATION Signature

Method CREATE_MASTERDATA_APPLICATION on class IF_FDT_APPLICATION has no parameter.
# Exception Resumable Description Created on
1 CX_FDT_INVALID_CALL FDT: Invalid (Method) Call 20071023

Method CREATE_SYSTEM_APPLICATION Signature

Method CREATE_SYSTEM_APPLICATION on class IF_FDT_APPLICATION has no parameter.
# Exception Resumable Description Created on
1 CX_FDT_INVALID_CALL FDT: Invalid Call 20060324

Method DELETE_INCL_ASSIGNED_OBJECT Signature

Method DELETE_INCL_ASSIGNED_OBJECT on class IF_FDT_APPLICATION has no parameter.
Method DELETE_INCL_ASSIGNED_OBJECT on class IF_FDT_APPLICATION has no exception.

Method GET_APPLICATION_COMPONENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_TIMESTAMP Call by reference Type reference (TYPE) IF_FDT_TYPES=>TIMESTAMP Time Stamp (active version) 20050926
2 Returning RV_APPLICATION_COMPONENT Value transfer Type reference (TYPE) APPLICATION_COMPONENT Application Component 20050820
# Exception Resumable Description Created on
1 CX_FDT_INPUT FDT: Invalid Input 20051110

Method GET_APPLICATION_CURRENCY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_TIMESTAMP Call by reference Type reference (TYPE) IF_FDT_TYPES=>TIMESTAMP Time Stamp (active version) 20130318
2 Returning RV_APPL_CURR Value transfer Type reference (TYPE) FDT_CURRENCY BRFplus Currency 20130318
# Exception Resumable Description Created on
1 CX_FDT_INPUT FDT: Invalid Input 20130318

Method GET_CURRENCY_MSG_SEVERITY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_TIMESTAMP Call by reference Type reference (TYPE) IF_FDT_TYPES=>TIMESTAMP Time Stamp (active version) 20130405
2 Returning RV_CHECK_SEVERITY Value transfer Type reference (TYPE) IF_FDT_TYPES=>MSG_SEVERITY Message Severity 20130408

Method GET_CURRENCY_MSG_SEVERITY on class IF_FDT_APPLICATION has no exception.

Method GET_CUSTOM_ATTRIBUTES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ETS_CUSTOM_ATTRIBUTE Call by reference Type reference (TYPE) TS_CUSTOM_ATTRIBUTE Custom Attributes Definition 20130806
2 Importing IV_TIMESTAMP Call by reference Type reference (TYPE) IF_FDT_TYPES=>TIMESTAMP Time Stamp (active version, UTC) 20130806
# Exception Resumable Description Created on
1 CX_FDT_INPUT FDT: Abstract Exception Class 20130806

Method GET_DATABASE_CONNECTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_TIMESTAMP Call by reference Type reference (TYPE) IF_FDT_TYPES=>TIMESTAMP Time Stamp (active version) 20130208
2 Returning RV_CON_NAME Value transfer Type reference (TYPE) DBCON_NAME Logical name for a database connection 20130208
# Exception Resumable Description Created on
1 CX_FDT_INPUT FDT: Invalid Input 20130208

Method GET_DEVELOPMENT_PACKAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_TIMESTAMP Call by reference Type reference (TYPE) IF_FDT_TYPES=>TIMESTAMP Timestamp 20070706
2 Returning RV_DEVELOPMENT_PACKAGE Value transfer Type reference (TYPE) DEVELOPMENT_PACKAGE Development Package 20070704

Method GET_DEVELOPMENT_PACKAGE on class IF_FDT_APPLICATION has no exception.

Method GET_LANGUAGE_SETTINGS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_DOCU_DEP_TYPE_DEFAULT Call by reference Type reference (TYPE) IF_FDT_ADMIN_DATA=>DOCUMENTATION_DEPENDENCY_TYPE Default for Documentation Dependency Type 20091008
2 Exporting EV_TEXT_DEP_TYPE_DEFAULT Call by reference Type reference (TYPE) IF_FDT_ADMIN_DATA=>TEXT_DEPENDENCY_TYPE Default for Text Dependency Type 20091008
3 Importing IV_TIMESTAMP Call by reference Type reference (TYPE) IF_FDT_TYPES=>TIMESTAMP Time Stamp (active version) 20091008

Method GET_LANGUAGE_SETTINGS on class IF_FDT_APPLICATION has no exception.

Method GET_LOG_SETTINGS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_ALLOWED_MSG_TYPE Call by reference Type reference (TYPE) T_MSG_TYPE List of allowed message types 20100505
2 Exporting EV_HIDE_EXTERNAL_ID Call by reference Type reference (TYPE) ABAP_BOOL ABAP_TRUE: Hide external identification 20100503
3 Exporting EV_LOG_CONSTRAINT Call by reference Type reference (TYPE) LOG_CONSTRAINT FDT: Application Log Constraint 20080728
4 Exporting EV_LOG_OBJECT Call by reference Type reference (TYPE) BALOBJ_D Application log: Object name (Application code) 20080728
5 Exporting EV_LOG_SUBOBJECT Call by reference Type reference (TYPE) BALSUBOBJ Application Log: Subobject 20080728
6 Exporting EV_PERSIST_LOG Call by reference Type reference (TYPE) ABAP_BOOL ABAP_TRUE: persist Log 20080728
7 Importing IV_TIMESTAMP Call by reference Type reference (TYPE) IF_FDT_TYPES=>TIMESTAMP Time Stamp (active version) 20080728
# Exception Resumable Description Created on
1 CX_FDT_INPUT FDT: Invalid Input 20080728

Method GET_NUMC_NUMERIC_COMPARE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_TIMESTAMP Call by reference Type reference (TYPE) TIMESTAMP Timestamp 20130828
2 Returning RV_NUMC_INT_COMPARE Value transfer Type reference (TYPE) ABAP_BOOL Numeric comparison for NUMC fields enabled 20130828

Method GET_NUMC_NUMERIC_COMPARE on class IF_FDT_APPLICATION has no exception.

Method GET_RESTART_OPTIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_RULESET_RESTART Call by reference Type reference (TYPE) ABAP_BOOL Flag: Application Supports the Restart of Rulesets 20090925
2 Importing IV_TIMESTAMP Call by reference Type reference (TYPE) IF_FDT_TYPES=>TIMESTAMP Time Stamp (active version) 20090925

Method GET_RESTART_OPTIONS on class IF_FDT_APPLICATION has no exception.

Method GET_SETTINGS_CLASS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_TIMESTAMP Call by reference Type reference (TYPE) IF_FDT_TYPES=>TIMESTAMP Time Stamp (active version) 20050926
2 Returning RV_CLASS Value transfer Type reference (TYPE) SEOCLSNAME Name of class 20050831
# Exception Resumable Description Created on
1 CX_FDT_INPUT FDT: Invalid Input 20051110

Method GET_SOFTWARE_COMPONENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_TIMESTAMP Call by reference Type reference (TYPE) IF_FDT_TYPES=>TIMESTAMP Time Stamp (active version) 20050926
2 Returning RV_SOFTWARE_COMPONENT Value transfer Type reference (TYPE) SOFTWARE_COMPONENT Software Component 20050820
# Exception Resumable Description Created on
1 CX_FDT_INPUT FDT: Invalid Input 20051110

Method GET_VERSIONING_MODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_NOT_VERSIONED_DEFAULT Call by reference Type reference (TYPE) IF_FDT_TYPES=>T_OBJECT_TYPE Object Types that are not versioned (default) 20090102
2 Exporting ET_VERSIONED_DEFAULT Call by reference Type reference (TYPE) IF_FDT_TYPES=>T_OBJECT_TYPE Object Types that are versioned (default) 20090102
3 Exporting EV_VERSIONING_MODE Call by reference Type reference (TYPE) VERSIONING_MODE Versioning Mode 20090102
4 Importing IV_TIMESTAMP Call by reference Type reference (TYPE) IF_FDT_TYPES=>TIMESTAMP Time Stamp (active version) 20090102

Method GET_VERSIONING_MODE on class IF_FDT_APPLICATION has no exception.

Method SET_APPLICATION_COMPONENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_APPLICATION_COMPONENT Call by reference Type reference (TYPE) APPLICATION_COMPONENT Application Component 20050820
# Exception Resumable Description Created on
1 CX_FDT_INPUT 20051207

Method SET_APPLICATION_CURRENCY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_APPL_CURR Call by reference Type reference (TYPE) FDT_CURRENCY BRFplus Currency 20130318
# Exception Resumable Description Created on
1 CX_FDT_INPUT FDT: Invalid Input 20130318

Method SET_CURRENCY_MSG_SEVERITY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_CHECK_SEVERITY Call by reference Type reference (TYPE) IF_FDT_TYPES=>MSG_SEVERITY Message Severity 20130405

Method SET_CURRENCY_MSG_SEVERITY on class IF_FDT_APPLICATION has no exception.

Method SET_CUSTOM_ATTRIBUTES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ITS_CUSTOM_ATTRIBUTE Call by reference Type reference (TYPE) TS_CUSTOM_ATTRIBUTE Custom Attributes Definition 20130806
# Exception Resumable Description Created on
1 CX_FDT_INPUT FDT: Invalid Input 20130806

Method SET_DATABASE_CONNECTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_CON_NAME Call by reference Type reference (TYPE) DBCON_NAME Logical name for a database connection 20130208
# Exception Resumable Description Created on
1 CX_FDT_INPUT FDT: Invalid Input 20130208

Method SET_DEVELOPMENT_PACKAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_DEVELOPMENT_PACKAGE Call by reference Type reference (TYPE) DEVELOPMENT_PACKAGE Development Package 20070704
# Exception Resumable Description Created on
1 CX_FDT_INPUT FDT: Invalid Input 20070704

Method SET_LANGUAGE_SETTINGS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_DOCU_DEP_TYPE_DEFAULT Call by reference Type reference (TYPE) IF_FDT_ADMIN_DATA=>DOCUMENTATION_DEPENDENCY_TYPE Default for Documentation Dependency Type 20091008
2 Importing IV_TEXT_DEP_TYPE_DEFAULT Call by reference Type reference (TYPE) IF_FDT_ADMIN_DATA=>TEXT_DEPENDENCY_TYPE Default for Text Dependency Type 20091008
# Exception Resumable Description Created on
1 CX_FDT_INPUT FDT: Invalid Input 20091008

Method SET_LOG_SETTINGS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_ALLOWED_MSG_TYPE Call by reference Type reference (TYPE) T_MSG_TYPE List of allowed message tyypes 20100505
2 Importing IV_HIDE_EXTERNAL_ID Call by reference Type reference (TYPE) ABAP_BOOL ABAP_TRUE: hide external identification 20100503
3 Importing IV_LOG_CONSTRAINT Call by reference Type reference (TYPE) LOG_CONSTRAINT FDT: Application Log Constraint 20080728
4 Importing IV_LOG_OBJECT Call by reference Type reference (TYPE) BALOBJ_D Application log: Object name (Application code) 20080728
5 Importing IV_LOG_SUBOBJECT Call by reference Type reference (TYPE) BALSUBOBJ Application Log: Subobject 20080728
6 Importing IV_PERSIST_LOG Call by reference Type reference (TYPE) ABAP_BOOL ABAP_TRUE: persist Log 20080728
# Exception Resumable Description Created on
1 CX_FDT_INPUT FDT: Invalid Input 20080728

Method SET_NUMC_NUMERIC_COMPARE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_NUMC_INT_COMPARE Call by reference Type reference (TYPE) ABAP_BOOL NUMC Numeric comparison setting 20130828
# Exception Resumable Description Created on
1 CX_FDT_INPUT FDT: Invalid Input 20130828

Method SET_RESTART_SETTINGS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_RULESET_RESTART Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE Flag: Application Supports the Restart of Rulesets 20091005
# Exception Resumable Description Created on
1 CX_FDT_INPUT FDT: Invalid Input 20091005

Method SET_SETTINGS_CLASS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_CLASS Call by reference Type reference (TYPE) SEOCLSNAME Name of class 20050831
# Exception Resumable Description Created on
1 CX_FDT_INPUT FDT: Invalid Input 20051207

Method SET_SOFTWARE_COMPONENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_SOFTWARE_COMPONENT Call by reference Type reference (TYPE) SOFTWARE_COMPONENT Software Component 20050820
# Exception Resumable Description Created on
1 CX_FDT_INPUT FDT: Invalid Input 20051207

Method SET_VERSIONING_MODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_VERSIONING_MODE Call by reference Type reference (TYPE) VERSIONING_MODE Versioning Mode 20090102
# Exception Resumable Description Created on
1 CX_FDT_INPUT FDT: Invalid Input 20090102

Method TRANSPORT_INCL_ASSIGNED_OBJECT Signature

Method TRANSPORT_INCL_ASSIGNED_OBJECT on class IF_FDT_APPLICATION has no parameter.
Method TRANSPORT_INCL_ASSIGNED_OBJECT on class IF_FDT_APPLICATION has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in