SAP ABAP Interface IF_PAK_TEST_DATA_EDITOR (Provides editing actions for tests (when special perm.requ.))
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-ABA-LA (Application Component) Syntax, Compiler, Runtime
     SPAK_WB_FOUNDATION (Package) Framework for integrating the APIs with the ABAP Workbench
Properties
Interface IF_PAK_TEST_DATA_EDITOR  
Short Description Provides editing actions for tests (when special perm.requ.)    
General Data
Package SPAK_WB_FOUNDATION   Framework for integrating the APIs with the ABAP Workbench 
Created 20070720   SAP 
Last changed 20071217   SAP 
Unicode checks active    
Forward declarations
Interface IF_PAK_TEST_DATA_EDITOR has no forward declaration.
Interfaces
Interface IF_PAK_TEST_DATA_EDITOR has no interface.
Friends
Interface IF_PAK_TEST_DATA_EDITOR has no friend.
Attributes
Interface IF_PAK_TEST_DATA_EDITOR has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 ACTIVATE Instance method Public Method Activates the test object 20070720
2 LOCK_AND_REFRESH Instance method Public Method Locks the test object 20070720
3 SAVE Instance method Public Method Saves the test object 20070720
Events
Interface IF_PAK_TEST_DATA_EDITOR has no event.
Types
Interface IF_PAK_TEST_DATA_EDITOR has no local type.
Method Signatures

Method ACTIVATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_OBJECT Call by reference Object reference (TYPE REF TO) IF_PAK_WB_OBJECT The object to activate 20070720
# Exception Resumable Description Created on
1 CX_PAK_INVALID_DATA Invalid data 20070720
2 CX_PAK_INVALID_STATE Operation can't be executed in present object state 20070720
3 CX_PAK_NOT_AUTHORIZED User doesn't have sufficient authorizations 20070720

Method LOCK_AND_REFRESH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_OBJECT Call by reference Object reference (TYPE REF TO) IF_PAK_WB_OBJECT The object to lock 20070720
# Exception Resumable Description Created on
1 CX_PAK_INVALID_DATA Invalid data 20070720
2 CX_PAK_INVALID_STATE Operation can't be executed in present object state 20070720
3 CX_PAK_NOT_AUTHORIZED User doesn't have sufficient authorizations 20070720
4 CX_PAK_WB_OBJECT_LOCKED Error situation: enqueue locks hold by other instance 20070720

Method SAVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_OBJECT Call by reference Object reference (TYPE REF TO) IF_PAK_WB_OBJECT The object to save 20070720
# Exception Resumable Description Created on
1 CX_PAK_ACTION_CANCELLED Error situation where the user cancelled an operation 20070720
2 CX_PAK_INVALID_DATA Invalid data 20070720
3 CX_PAK_INVALID_STATE Operation can't be executed in present object state 20070720
4 CX_PAK_NOT_AUTHORIZED User doesn't have sufficient authorizations 20070720
History
Last changed by/on SAP  20071217 
SAP Release Created in 710