SAP ABAP Interface IF_SFW_WB_OBJECT (IF_SFW_WB_OBJECT)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-TOO-SFW (Application Component) Switch Framework Tools
     SFW_API (Package) WB - SFW - API
Properties
Interface IF_SFW_WB_OBJECT  
Short Description    
General Data
Package SFW_API   WB - SFW - API 
Created 20070724   SAP 
Last changed 20080612   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)
Interfaces
Interface IF_SFW_WB_OBJECT has no interface.
Friends
Interface IF_SFW_WB_OBJECT has no friend.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CO_MESSAGE_TYPE Constant Public See coding 20070724
Methods
# Method Level Visibility Method type Description Created on
1 ACTIVATE Instance method Public Method ACTIVATE 20070724
2 CHECK_CONSISTENCY Instance method Public Method CHECK_CONSISTENCY 20070724
3 DELETE Instance method Public Method DELETE 20070724
4 DESCRIBE Instance method Public Method DESCRIBE 20070724
5 EXISTS Instance method Public Method EXISTS 20070724
6 EXISTS_OWN_INACTIVE_VERSION Instance method Public Method EXISTS_OWN_INACTIVE_VERSION 20070724
7 GET_ACTIVATION_STATE Instance method Public Method GET_ACTIVATION_STATE 20070724
8 GET_CREATED Instance method Public Method GET_CREATED 20070724
9 GET_CTS_IDENTIFIER Instance method Public Method GET_CTS_IDENTIFIER 20070724
10 GET_LAST_CHANGED Instance method Public Method GET_LAST_CHANGED 20070724
11 GET_MASTER_LANGUAGE Instance method Public Method GET_MASTER_LANGUAGE 20070724
12 GET_ORIGINAL_SYSTEM Instance method Public Method GET_ORIGINAL_SYSTEM 20070724
13 GET_PACKAGE Instance method Public Method GET_PACKAGE 20070724
14 GET_PERSON_RESPONSIBLE Instance method Public Method GET_PERSON_RESPONSIBLE 20070724
15 GET_SFW_OBJECT_KEY Instance method Public Method GET_SFW_OBJECT_KEY 20070724
16 GET_STATE_TEXT Instance method Public Method GET_STATE_TEXT 20070724
17 GET_WBM_IDENTIFIER Instance method Public Method GET_WBM_IDENTIFIER 20070724
18 HAS_OBJECT_DIRECTORY_INFO Instance method Public Method HAS_OBJECT_DIRECTORY_INFO 20070724
19 IS_DELETED_ON_DB Instance method Public Method IS_DELETED_ON_DB 20070724
20 IS_LOCKED Instance method Public Method IS_LOCKED 20070724
21 IS_MODIFIED Instance method Public Method IS_MODIFIED 20070724
22 IS_NEW Instance method Public Method IS_NEW 20070724
23 LOCK_AND_REFRESH Instance method Public Method LOCK_AND_REFRESH 20070724
24 REFRESH Instance method Public Method REFRESH 20070724
25 REVERT_TO_ACTIVE_VERSION Instance method Public Method REVERT_TO_ACTIVE_VERSION 20070724
26 SAVE Instance method Public Method Save 20070724
27 UNLOCK Instance method Public Method UNLOCK 20070724
Events
# Event Type Visibility Description Created on
1 ACTIVATION_STATE_CHANGING Instance Event
(0)
Public
(2)
ACTIVATION_STATE_CHANGING 20070724
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TY_MESSAGE_TYPE Public See coding 20070724 ty_message_type type c length 1
2 TY_T100_CONTAINER Public See coding 20070724 begin of ty_t100_container, scx_t100key type scx_t100key, msgid type symsgid, msgno type symsgno, attr1 type scx_attrname, attr2 type scx_attrname, attr3 type scx_attrname, attr4 type scx_attrname, msgv_values type ty_t100_msgv_values, msgv1 type symsgv, msgv2 type symsgv, msgv3 type symsgv, msgv4 type symsgv, end of ty_t100_container
3 TY_T100_MSGV_VALUES Public See coding 20070724 begin of ty_t100_msgv_values, msgv1 type symsgv, msgv2 type symsgv, msgv3 type symsgv, msgv4 type symsgv, end of ty_t100_msgv_values
Method Signatures

Method ACTIVATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_ACTIVATE_DESPITE_OF_ERRORS Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE IM_ACTIVATE_DESPITE_OF_ERRORS 20070724
2 Importing IM_RAISE_MESSAGES_OF_TYPE Call by reference Type reference (TYPE) TY_MESSAGE_TYPE CO_MESSAGE_TYPE-ERROR IM_RAISE_MESSAGES_OF_TYPE 20070724

Method ACTIVATE on Interface IF_SFW_WB_OBJECT has no exception.

Method CHECK_CONSISTENCY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_CHECK_MODE Call by reference Type reference (TYPE) IF_SFW_DOMAINS=>TY_CHECK_MODE IF_SFW_DOMAINS=>CO_CHECK_MODE-ACTIVATE IM_CHECK_MODE 20070724
2 Importing IM_RAISE_MESSAGES_OF_TYPE Call by reference Type reference (TYPE) TY_MESSAGE_TYPE CO_MESSAGE_TYPE-ERROR IM_RAISE_MESSAGES_OF_TYPE 20070724

Method CHECK_CONSISTENCY on Interface IF_SFW_WB_OBJECT has no exception.

Method DELETE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_RAISE_MESSAGES_OF_TYPE Call by reference Type reference (TYPE) TY_MESSAGE_TYPE CO_MESSAGE_TYPE-ERROR IM_RAISE_MESSAGES_OF_TYPE 20070724
# Exception Resumable Description Created on
1 CX_SFW_INVALID_DATA 20070724

Method DESCRIBE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_DESCRIPTION Value transfer Type reference (TYPE) STRING RE_DESCRIPTION 20070724

Method DESCRIBE on Interface IF_SFW_WB_OBJECT has no exception.

Method EXISTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_ACTIVE_VERSION Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE IM_ACTIVE_VERSION 20070724
2 Importing IM_INACTIVE_VERSION Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE IM_INACTIVE_VERSION 20070724
3 Returning RE_EXISTS Value transfer Type reference (TYPE) ABAP_BOOL RE_EXISTS 20070724

Method EXISTS on Interface IF_SFW_WB_OBJECT has no exception.

Method EXISTS_OWN_INACTIVE_VERSION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_EXISTS_OWN_INACTIVE_VERSION Value transfer Type reference (TYPE) ABAP_BOOL RE_EXISTS_OWN_INACTIVE_VERSION 20070724

Method EXISTS_OWN_INACTIVE_VERSION on Interface IF_SFW_WB_OBJECT has no exception.

Method GET_ACTIVATION_STATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_ACTIVATION_STATE Value transfer Type reference (TYPE) IF_SFW_DOMAINS=>TY_ACTIVATION_STATE RE_ACTIVATION_STATE 20070724

Method GET_ACTIVATION_STATE on Interface IF_SFW_WB_OBJECT has no exception.

Method GET_CREATED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_CREATED_BY Call by reference Type reference (TYPE) EU_AUTOR EX_CREATED_BY 20070724
2 Exporting EX_CREATED_ON Call by reference Type reference (TYPE) EU_DATUM EX_CREATED_ON 20070724

Method GET_CREATED on Interface IF_SFW_WB_OBJECT has no exception.

Method GET_CTS_IDENTIFIER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_OBJECT_NAME Call by reference Type reference (TYPE) STRING EX_OBJECT_NAME 20070724
2 Exporting EX_OBJECT_TYPE Call by reference Type reference (TYPE) TROBJTYPE EX_OBJECT_TYPE 20070724

Method GET_CTS_IDENTIFIER on Interface IF_SFW_WB_OBJECT has no exception.

Method GET_LAST_CHANGED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_CHANGED_BY Call by reference Type reference (TYPE) EU_VAUTOR EX_CHANGED_BY 20070724
2 Exporting EX_CHANGED_ON Call by reference Type reference (TYPE) EU_VDATUM EX_CHANGED_ON 20070724

Method GET_LAST_CHANGED on Interface IF_SFW_WB_OBJECT has no exception.

Method GET_MASTER_LANGUAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_MASTER_LANGUAGE Value transfer Type reference (TYPE) SYLANGU RE_MASTER_LANGUAGE 20070724

Method GET_MASTER_LANGUAGE on Interface IF_SFW_WB_OBJECT has no exception.

Method GET_ORIGINAL_SYSTEM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_ORIGINAL_SYSTEM Value transfer Type reference (TYPE) SRCSYSTEM RE_ORIGINAL_SYSTEM 20070724

Method GET_ORIGINAL_SYSTEM on Interface IF_SFW_WB_OBJECT has no exception.

Method GET_PACKAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_PACKAGE Value transfer Type reference (TYPE) DEVCLASS RE_PACKAGE 20070724

Method GET_PACKAGE on Interface IF_SFW_WB_OBJECT has no exception.

Method GET_PERSON_RESPONSIBLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_PERSON_RESPONSIBLE Value transfer Type reference (TYPE) RESPONSIBL RE_PERSON_RESPONSIBLE 20070724

Method GET_PERSON_RESPONSIBLE on Interface IF_SFW_WB_OBJECT has no exception.

Method GET_SFW_OBJECT_KEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_SFW_OBJECT_KEY Call by reference Type reference (TYPE) IF_SFW_DOMAINS=>TY_OBJECT_KEY EX_SFW_OBJECT_KEY 20070724

Method GET_SFW_OBJECT_KEY on Interface IF_SFW_WB_OBJECT has no exception.

Method GET_STATE_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_STATE_TEXT Value transfer Type reference (TYPE) STRING RE_STATE_TEXT 20070724

Method GET_STATE_TEXT on Interface IF_SFW_WB_OBJECT has no exception.

Method GET_WBM_IDENTIFIER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_WBM_NAME Call by reference Type reference (TYPE) STRING EX_WBM_NAME 20070724
2 Exporting EX_WBM_TYPE Call by reference Type reference (TYPE) SEU_OBJTYP EX_WBM_TYPE 20070724

Method GET_WBM_IDENTIFIER on Interface IF_SFW_WB_OBJECT has no exception.

Method HAS_OBJECT_DIRECTORY_INFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_HAS_OBJECT_DIRECTORY_INFO Value transfer Type reference (TYPE) ABAP_BOOL RE_HAS_OBJECT_DIRECTORY_INFO 20070724

Method HAS_OBJECT_DIRECTORY_INFO on Interface IF_SFW_WB_OBJECT has no exception.

Method IS_DELETED_ON_DB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_IS_DELETED Value transfer Type reference (TYPE) ABAP_BOOL RE_IS_DELETED 20070724

Method IS_DELETED_ON_DB on Interface IF_SFW_WB_OBJECT has no exception.

Method IS_LOCKED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_IS_LOCKED Value transfer Type reference (TYPE) ABAP_BOOL RE_IS_LOCKED 20070724

Method IS_LOCKED on Interface IF_SFW_WB_OBJECT has no exception.

Method IS_MODIFIED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_IS_MODIFIED Value transfer Type reference (TYPE) ABAP_BOOL RE_IS_MODIFIED 20070724

Method IS_MODIFIED on Interface IF_SFW_WB_OBJECT has no exception.

Method IS_NEW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_IS_NEW Value transfer Type reference (TYPE) ABAP_BOOL RE_IS_NEW 20070724

Method IS_NEW on Interface IF_SFW_WB_OBJECT has no exception.

Method LOCK_AND_REFRESH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_ALLOW_POPUPS Call by reference Type reference (TYPE) ABAP_BOOL ABAP_TRUE IM_ALLOW_POPUPS 20070724
2 Importing IM_RAISE_MESSAGES_OF_TYPE Call by reference Type reference (TYPE) TY_MESSAGE_TYPE CO_MESSAGE_TYPE-ERROR IM_RAISE_MESSAGES_OF_TYPE 20070724

Method LOCK_AND_REFRESH on Interface IF_SFW_WB_OBJECT has no exception.

Method REFRESH Signature

Method REFRESH on Interface IF_SFW_WB_OBJECT has no parameter.
Method REFRESH on Interface IF_SFW_WB_OBJECT has no exception.

Method REVERT_TO_ACTIVE_VERSION Signature

Method REVERT_TO_ACTIVE_VERSION on Interface IF_SFW_WB_OBJECT has no parameter.
Method REVERT_TO_ACTIVE_VERSION on Interface IF_SFW_WB_OBJECT has no exception.

Method SAVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CH_TRANSPORT_REQUEST Call by reference Type reference (TYPE) TRKORR CH_TRANSPORT_REQUEST 20070724
2 Importing IM_ALLOW_POPUPS Call by reference Type reference (TYPE) ABAP_BOOL ABAP_TRUE IM_ALLOW_POPUPS 20070724
# Exception Resumable Description Created on
1 CX_SFW_ACTION_CANCELLED 20070724
2 CX_SFW_INVALID_DATA 20070724

Method UNLOCK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_WAIT_UNTIL_UNLOCKED Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE IM_WAIT_UNTIL_UNLOCKED 20070724

Method UNLOCK on Interface IF_SFW_WB_OBJECT has no exception.
Event Signatures

Event ACTIVATION_STATE_CHANGING Signature
# Parameter Type Pass Value Optional Typing Method Associated Type Default value Description Created on
1 EX_ACTIVATION_STATE Exporting Value transfer Type reference (TYPE) IF_SFW_DOMAINS=>TY_ACTIVATION_STATE ACTIVATION_STATE_CHANGING 20070724
History
Last changed by/on SAP  20080612 
SAP Release Created in 710