SAP ABAP Class IF_BCSET_TABLE_LOCKS (BC Set: Lock Table)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_BCSET_TABLE_LOCKS BC Set: Lock 20000608
Properties
Class IF_BCSET_TABLE_LOCKS  
Short Description BC Set: Lock Table    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20000608   SAP 
Last change 00000000   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 BCSET Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class IF_BCSET_TABLE_LOCKS has no interface implemented.
Friends
Class IF_BCSET_TABLE_LOCKS has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 FIELDNAMES Instance attribute Public Type reference (TYPE) BCSET_FIELDNAMES Relevant Table Fields 20000608
2 OBJECTNAME Instance attribute Public Type reference (TYPE) OBJH-OBJECTNAME Object Name 20000609
3 OBJECTTYPE Instance attribute Public Type reference (TYPE) OBJH-OBJECTTYPE Object Type 20000609
4 TABNAME Instance attribute Public Type reference (TYPE) BCSET_TABNAME Table Name 20000608
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_AUTHORITY_FIX_CHANGE Static method Public Method Check Authorization to Change Fixed Values 20000614
2 CHECK_FIELD Instance method Public Method Checks Whether a Field Can be Changed 20000608
3 DISPLAY_LOCK_INFO Instance method Public Method Shows the Locking BC Set 20000614
4 GET_ALL_LOCKS Instance method Public Method Gets All Fixed Fields 20000608
5 GET_FIELD_LOCKS Instance method Public Method Gets the Fixed Fields for a Row 20000608
6 GET_TABKEYS Instance method Public Method Gets the Key (External Format) 20000608
7 GET_TABKEY_EXTERNAL Instance method Public Method Gets the External Table Key 20000608
8 GET_TABKEY_INTERNAL Instance method Public Method Gets the Internal Table Key 20000608
9 GET_TABLE_KEYS Instance method Public Method Gets Key (Typed) 20000608
Events
Class IF_BCSET_TABLE_LOCKS has no event.
Types
Class IF_BCSET_TABLE_LOCKS has no local type.
Method Signatures

Method CHECK_AUTHORITY_FIX_CHANGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) BCSET_BOOL 'X' <=> Berehctigung vorhanden 20000614

Method CHECK_AUTHORITY_FIX_CHANGE on class IF_BCSET_TABLE_LOCKS has no exception.

Method CHECK_FIELD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_LOCK Value transfer Type reference (TYPE) BCSET_FIELD_LOCK Sperre 20000608
2 Exporting E_RC Value transfer Type reference (TYPE) SY-SUBRC Rückgabewert, Rückgabewert nach ABAP-Anweisungen 20000608
3 Importing I_FIELDNAME Value transfer Type reference (TYPE) BCSET_FIELDNAME --- 20000608
4 Importing I_TABKEY Value transfer Type reference (TYPE) BCSET_TABKEY --- 20000608

Method CHECK_FIELD on class IF_BCSET_TABLE_LOCKS has no exception.

Method DISPLAY_LOCK_INFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_FIELDNAME Value transfer Type reference (TYPE) BCSET_FIELDNAME --- 20000614
2 Importing I_TABKEY Value transfer Type reference (TYPE) BCSET_TABKEY --- 20000614

Method DISPLAY_LOCK_INFO on class IF_BCSET_TABLE_LOCKS has no exception.

Method GET_ALL_LOCKS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) BCSET_TABLE_LOCKS --- 20000608

Method GET_ALL_LOCKS on class IF_BCSET_TABLE_LOCKS has no exception.

Method GET_FIELD_LOCKS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_TABKEY Value transfer Type reference (TYPE) BCSET_TABKEY Tabellenschlüssel 20000608
2 Returning RESULT Value transfer Type reference (TYPE) BCSET_FIELD_LOCKS --- 20000608

Method GET_FIELD_LOCKS on class IF_BCSET_TABLE_LOCKS has no exception.

Method GET_TABKEYS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) BCSET_TABKEYS --- 20000608

Method GET_TABKEYS on class IF_BCSET_TABLE_LOCKS has no exception.

Method GET_TABKEY_EXTERNAL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_RECORD Call by reference Type reference (TYPE) ANY Tabellenzeile 20000608
2 Returning RESULT Value transfer Type reference (TYPE) BCSET_TABKEY --- 20000608

Method GET_TABKEY_EXTERNAL on class IF_BCSET_TABLE_LOCKS has no exception.

Method GET_TABKEY_INTERNAL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_RECORD Call by reference Type reference (TYPE) ANY --- 20000609
2 Importing I_TABKEY Value transfer Type reference (TYPE) BCSET_TABKEY Tabellenzeile 20000608

Method GET_TABKEY_INTERNAL on class IF_BCSET_TABLE_LOCKS has no exception.

Method GET_TABLE_KEYS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_TABLE Call by reference Type reference (TYPE) STANDARD TABLE --- 20000609

Method GET_TABLE_KEYS on class IF_BCSET_TABLE_LOCKS has no exception.
History
Last changed by/on SAP  00000000 
SAP Release Created in