SAP ABAP Interface IF_TPDA_OPTIONS (TPDA: Options)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-ABA-LA (Application Component) Syntax, Compiler, Runtime
     STPDA_UI_FRAMEWORK (Package) ABAP Debugger: Framework of the User Interface
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_TPDA_TOOL_CCMP Code Composer Tool 20090421
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_TPDA_TOOL_QUICK_VARS tpdas: Tool - Variables Fast Display 20040526
3 Interface implementation (CLASS c. INTERFACES i_ref)  CL_TPDA_TOOL_SCRIPT TPDA: Template for New Tools 20060327
4 Interface implementation (CLASS c. INTERFACES i_ref)  CL_TPDA_TOOL_STACK TPDA: Tool for Stack View 20041125
Properties
Interface IF_TPDA_OPTIONS  
Short Description TPDA: Options    
General Data
Package STPDA_UI_FRAMEWORK   ABAP Debugger: Framework of the User Interface 
Created 20040518   SAP 
Last changed 20090618   SAP 
Unicode checks active    
Forward declarations
Interface IF_TPDA_OPTIONS has no forward declaration.
Interfaces
Interface IF_TPDA_OPTIONS has no interface.
Friends
Interface IF_TPDA_OPTIONS has no friend.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 FIRST_INIT_OP_DONE Instance attribute Public Type reference (TYPE) FLAG General Flag 20040526
2 IT_OPTIONS_COMMITTED Static Attribute Public Type reference (TYPE) TPDA_OPTIONS_IT TPDA: Options 20040519
3 IT_OPTIONS_ROLLBACK_SEGMENT Static Attribute Public Type reference (TYPE) TPDA_OPTIONS_IT TPDA: Options 20040519
Methods
# Method Level Visibility Method type Description Created on
1 COMMIT_OPT_CHANGES Static method Public Method 20040519
2 GET_OPTIONS Static method Public Method 20040519
3 GET_SUBSCREEN Static method Public Method 20040518
4 PROVIDE_GENERAL_OPTIONS Static method Public Method 20040519
5 ROLLBACK_OPT_CHANGES Static method Public Method 20040519
6 SET_OPTIONS Static method Public Method 20040519
Events
Interface IF_TPDA_OPTIONS has no event.
Types
Interface IF_TPDA_OPTIONS has no local type.
Method Signatures

Method COMMIT_OPT_CHANGES Signature

Method COMMIT_OPT_CHANGES on Interface IF_TPDA_OPTIONS has no parameter.
Method COMMIT_OPT_CHANGES on Interface IF_TPDA_OPTIONS has no exception.

Method GET_OPTIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_COMMITTED Call by reference Type reference (TYPE) FLAG 'X' allgemeines flag 20040519
2 Returning P_OPTIONS_IT Value transfer Type reference (TYPE) TPDA_OPTIONS_IT TPDA:Optionen 20040519

Method GET_OPTIONS on Interface IF_TPDA_OPTIONS has no exception.

Method GET_SUBSCREEN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning P_OP_SUBSC Value transfer Type reference (TYPE) TPDA_OPTIONS_SUBSC TPDA: Optionen - Subscreen 20040519

Method GET_SUBSCREEN on Interface IF_TPDA_OPTIONS has no exception.

Method PROVIDE_GENERAL_OPTIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_OPTIONS_IT Value transfer Type reference (TYPE) TPDA_OPTIONS_IT TPDA:Optionen 20040519

Method PROVIDE_GENERAL_OPTIONS on Interface IF_TPDA_OPTIONS has no exception.

Method ROLLBACK_OPT_CHANGES Signature

Method ROLLBACK_OPT_CHANGES on Interface IF_TPDA_OPTIONS has no parameter.
Method ROLLBACK_OPT_CHANGES on Interface IF_TPDA_OPTIONS has no exception.

Method SET_OPTIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_COMMITTED Call by reference Type reference (TYPE) FLAG SPACE allgemeines flag 20040519
2 Importing P_OPTIONS_IT Value transfer Type reference (TYPE) TPDA_OPTIONS_IT TPDA:Optionen 20040519

Method SET_OPTIONS on Interface IF_TPDA_OPTIONS has no exception.
History
Last changed by/on SAP  20090618 
SAP Release Created in 700