SAP ABAP Interface IF_SALV_BS_CONFIG_ITEM_LOCK (Configuration Item Lock)
Hierarchy
SAP_UI (Software Component) User Interface Technology
   BC-WD-CMP-ALV-ABA (Application Component) Web Dynpro ALV for ABAP
     SALV_BS_CONFIG (Package) Configuration
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_SALV_BS_CONFIG_ITEM_LOCK_P Configuration Item Lock Provider 20090528
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SALV_BS_CONFIG_LOCK Configuration Lock 20090623
Properties
Interface IF_SALV_BS_CONFIG_ITEM_LOCK  
Short Description Configuration Item Lock    
General Data
Package SALV_BS_CONFIG   Configuration 
Created 20090528   SAP 
Last changed 20110908   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_SALV_BS_CONFIG_ITEM_LOCK has no interface.
Friends
Interface IF_SALV_BS_CONFIG_ITEM_LOCK has no friend.
Attributes
Interface IF_SALV_BS_CONFIG_ITEM_LOCK has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_LOCKED_ITEMS Instance method Public Method Get Locked Items 20090528
2 IS_ITEM_LOCKED Instance method Public Method Is Item Locked 20090528
Events
Interface IF_SALV_BS_CONFIG_ITEM_LOCK has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 YS_ITEM_LOCK Public See coding Item Lock 20090528 begin of ys_item_lock, object type string, property type string, end of ys_item_lock
2 YT_ITEM_LOCK Public See coding Items Lock 20090528 yt_item_lock type sorted table of ys_item_lock with unique key object property initial size 1
Method Signatures

Method GET_LOCKED_ITEMS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning VALUE Value transfer Type reference (TYPE) YT_ITEM_LOCK Items Lock 20090528

Method GET_LOCKED_ITEMS on Interface IF_SALV_BS_CONFIG_ITEM_LOCK has no exception.

Method IS_ITEM_LOCKED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing OBJECT Call by reference Type reference (TYPE) STRING 20090528
2 Importing PROPERTY Call by reference Type reference (TYPE) STRING 20090528
3 Returning VALUE Value transfer Type reference (TYPE) ABAP_BOOL 20090528

Method IS_ITEM_LOCKED on Interface IF_SALV_BS_CONFIG_ITEM_LOCK has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 740