SAP ABAP Class /SAPSLL/CL_OBJ (SLL: User IA)
Hierarchy
SLL-LEG (Software Component) SLL-LEG 901: Add-On Installation
   SLL (Application Component) Global Trade Services
     /SAPSLL/CORE (Package) Legal & Logistics Services: Global Basis
Properties
Class /SAPSLL/CL_OBJ  
Short Description SLL: User IA    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package /SAPSLL/CORE   Legal & Logistics Services: Global Basis 
Created 20010907   SAP 
Last change 20141106    
Shared Memory-enabled    
Fixed point arithmetic    
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
Class /SAPSLL/CL_OBJ has no interface implemented.
Friends
Class /SAPSLL/CL_OBJ has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GS_DEBUG Static Attribute Private Type reference (TYPE) /SAPSLL/DEBUG_S SLL: Debugging Modes 20010907
2 GS_FM_DB Instance attribute Private Type reference (TYPE) /SAPSLL/FM_DB_LAYER_S SLL: Database Layer Function Modules 20010907
3 GS_TABLEINFO Instance attribute Public Type reference (TYPE) /SAPSLL/TABLE_DATE_INFO_S SLL: Table Properties + Date Information 20010907
4 GT_DATA Instance attribute Private Object reference (TYPE REF TO) DATA 20010907
5 GT_DEL Instance attribute Private Object reference (TYPE REF TO) DATA 20010907
6 GT_INS Instance attribute Private Object reference (TYPE REF TO) DATA 20010907
7 GT_TABLEINFO Static Attribute Private Type reference (TYPE) /SAPSLL/TABLE_DATE_INFO_ST SLL: Sorted Table for /SAPSLL/TABLE_DATE_INFO_S 20081218
8 GT_UPD Instance attribute Private Object reference (TYPE REF TO) DATA 20010907
9 GT_X Instance attribute Private Object reference (TYPE REF TO) DATA 20041111
10 GT_Y Instance attribute Private Object reference (TYPE REF TO) DATA 20041111
11 GV_CHANGE Instance attribute Private Type reference (TYPE) /SAPSLL/UPDFL Change Indicator for SLL 20010907
12 GV_FLAG_FIRST Instance attribute Private Type reference (TYPE) XFELD Checkbox 20010907
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_CHANGE Instance method Public Method Determine changes 20010907
2 CONSTRUCTOR Instance method Public Constructor Observe Constructor Parameters 20010907
3 GET_DATA Instance method Public Method Read Buffer and/or Select Data 20010907
4 GET_DATA_SK Instance method Public Method Read Data Records via Secondary Key from X Buffer 20050414
5 PUT_DATA Instance method Public Method Update X Buffer 20010907
6 PUT_SELECTED_DATA Instance method Public Method Fill X and Y Buffers Once with Selected Data 20040802
7 REFRESH Instance method Public Method Initialize X Buffer and Control Flags 20010907
8 SAVE_DATA Instance method Public Method Update Data 20010907
Events
Class /SAPSLL/CL_OBJ has no event.
Types
Class /SAPSLL/CL_OBJ has no local type.
Method Signatures

Method CHECK_CHANGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CV_CHANGE Call by reference Type reference (TYPE) /SAPSLL/UPDFL Änderungskennzeichen für SLL 20010907
2 Importing IS_DEBUG Call by reference Type reference (TYPE) /SAPSLL/DEBUG_S SLL: Debugmodi 20010907
# Exception Resumable Description Created on
1 INTERNAL_ERROR 20010907

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_DEBUG Call by reference Type reference (TYPE) /SAPSLL/DEBUG_S SLL: Debugmodi 20010907
2 Importing IV_CALLBACK_CHANGEDOC Call by reference Type reference (TYPE) RS38L_FNAM Name des Funktionsbausteins 20041111
3 Importing IV_FIELDNAME_CLIENT Call by reference Type reference (TYPE) FIELDNAME 'MANDT' Feldname 20010919
4 Importing IV_FIELDNAME_GUID Call by reference Type reference (TYPE) FIELDNAME '' Feldname 20010919
5 Importing IV_FLAG_ADMINFIELDS Call by reference Type reference (TYPE) XFELD SPACE Feld zum Ankreuzen 20010919
6 Importing IV_TABLENAME Call by reference Type reference (TYPE) TABNAME Tabellenname 20010907
# Exception Resumable Description Created on
1 INTERNAL_ERROR 20010907
2 INVALID_CALL 20010907

Method GET_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_RESULT Call by reference Type reference (TYPE) STANDARD TABLE 20010907
2 Importing IS_CRIT Call by reference Type reference (TYPE) ANY 20010907
3 Importing IS_DEBUG Call by reference Type reference (TYPE) /SAPSLL/DEBUG_S SLL: Debugmodi 20010907
4 Importing IV_FLAG_DB_ACCESS_ONLY Call by reference Type reference (TYPE) XFELD SPACE Feld zum Ankreuzen 20011011
# Exception Resumable Description Created on
1 INTERNAL_ERROR 20010907
2 INVALID_CALL 20010907
3 NO_DATA 20010924

Method GET_DATA_SK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_RESULT Call by reference Type reference (TYPE) ANY 20050414
2 Importing IS_DEBUG Call by reference Type reference (TYPE) /SAPSLL/DEBUG_S SLL: Debugmodi 20050414
3 Importing IS_SK Call by reference Type reference (TYPE) ANY 20050414
# Exception Resumable Description Created on
1 INTERNAL_ERROR 20050414
2 INVALID_CALL 20050414
3 NO_DATA 20050414

Method PUT_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_DATA Call by reference Type reference (TYPE) STANDARD TABLE 20010919
2 Importing IS_DEBUG Call by reference Type reference (TYPE) /SAPSLL/DEBUG_S SLL: Debugmodi 20010907
3 Importing IV_FLAG_DELETE Call by reference Type reference (TYPE) XFELD Feld zum Ankreuzen 20010907
# Exception Resumable Description Created on
1 INTERNAL_ERROR 20010907
2 INVALID_CALL 20010907

Method PUT_SELECTED_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_DEBUG Call by reference Type reference (TYPE) /SAPSLL/DEBUG_S SLL: Debugmodi 20040802
2 Importing IT_DATA Call by reference Type reference (TYPE) STANDARD TABLE 20040802
# Exception Resumable Description Created on
1 INTERNAL_ERROR 20040802
2 INVALID_CALL 20040802

Method REFRESH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_DEBUG Call by reference Type reference (TYPE) /SAPSLL/DEBUG_S SLL: Debugmodi 20010907
# Exception Resumable Description Created on
1 INTERNAL_ERROR 20010907

Method SAVE_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_X Call by reference Type reference (TYPE) STANDARD TABLE 20060406
2 Exporting ET_Y Call by reference Type reference (TYPE) STANDARD TABLE 20060406
3 Importing IS_DEBUG Call by reference Type reference (TYPE) /SAPSLL/DEBUG_S SLL: Debugmodi 20010907
4 Importing IV_FLAG_UPDATE_TASK Call by reference Type reference (TYPE) XFELD 'X' Feld zum Ankreuzen 20010913
# Exception Resumable Description Created on
1 INTERNAL_ERROR 20010907
History
Last changed by/on SAP  20141106 
SAP Release Created in 100