SAP ABAP Class CL_SX_PARAM (Class for Parameter Table)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-COM (Application Component) Communication Services: Mail, Fax, SMS, Telephony
     SCON (Package) SAPconnect - External Communication
Properties
Class CL_SX_PARAM  
Short Description Class for Parameter Table    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SCON   SAPconnect - External Communication 
Created 20040415   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_SX_PARAM has no forward declaration.
Interfaces
Class CL_SX_PARAM has no interface implemented.
Friends
Class CL_SX_PARAM has no friend class.
Attributes
Class CL_SX_PARAM has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 DEQUEUE Static method Public Method Unlock SXPARAMS 20100226
2 ENQUEUE Static method Public Method Lock SXPARAMS 20100226
3 READ Static method Public Method Gets Parameter Value 20040415
4 READEX Static method Public Method Gets Parameter Value 20131111
5 READU Static method Public Method Gets Parameter Value in Uppercase 20040415
6 READUEX Static method Public Method Gets Parameter Value in Uppercase 20131111
7 SHOW Static method Public Method Starts Maintenance View for SXPARAMS 20050624
8 WRITE Static method Public Method Writes Parameter to Table SXPARAMS 20040423
9 WRITES Static method Public Method Writes Structure to SXPARAMS 20040423
10 WRITET Static method Public Method Writes Internal Table in SXPARAMS 20040423
Events
Class CL_SX_PARAM has no event.
Types
Class CL_SX_PARAM has no local type.
Method Signatures

Method DEQUEUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_PARAM Call by reference Type reference (TYPE) SX_PARAM SAPconnect: Parameterwert für Parametertabelle 20100226

Method DEQUEUE on class CL_SX_PARAM has no exception.

Method ENQUEUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_PARAM Call by reference Type reference (TYPE) SX_PARAM SAPconnect: Parameter für Parametertabelle 20100226
2 Returning RV_FOREIGN_LOCK Value transfer Type reference (TYPE) SY-SUBRC SAPconnect: Auswahl 20100226

Method ENQUEUE on class CL_SX_PARAM has no exception.

Method READ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PARAM Value transfer Type reference (TYPE) SX_PARAM SAPconnect: Parameter für Parametertabelle 20040423
2 Returning VALUE Value transfer Type reference (TYPE) SX_PARVAL SAPconnect: Parameterwert für Parametertabelle 20040415

Method READ on class CL_SX_PARAM has no exception.

Method READEX Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PARAM Value transfer Type reference (TYPE) SX_PARAM SAPconnect: Parameter für Parametertabelle 20131111
2 Returning VALUE Value transfer Type reference (TYPE) SX_PARVAL SAPconnect: Parameterwert für Parametertabelle 20131111
# Exception Resumable Description Created on
1 CX_BCS BCS: Allgemeine Ausnahmen 20131111

Method READU Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PARAM Value transfer Type reference (TYPE) SX_PARAM SAPconnect: Parameter für Parametertabelle 20040423
2 Returning VALUE Value transfer Type reference (TYPE) SX_PARVAL SAPconnect: Parameterwert für Parametertabelle 20040415

Method READU on class CL_SX_PARAM has no exception.

Method READUEX Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PARAM Value transfer Type reference (TYPE) SX_PARAM SAPconnect: Parameter für Parametertabelle 20131111
2 Returning VALUE Value transfer Type reference (TYPE) SX_PARVAL SAPconnect: Parameterwert für Parametertabelle 20131111
# Exception Resumable Description Created on
1 CX_BCS BCS: Allgemeine Ausnahmen 20131111

Method SHOW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ACTION Value transfer Type reference (TYPE) CHAR1 Einstelliges Kennzeichen 20050624
2 Returning SUBRC Value transfer Type reference (TYPE) SYSUBRC Rückgabewert von ABAP-Anweisungen 20050624

Method SHOW on class CL_SX_PARAM has no exception.

Method WRITE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PARAM Value transfer Type reference (TYPE) SX_PARAM SAPconnect: Parameter für Parametertabelle 20040423
2 Returning SUBRC Value transfer Type reference (TYPE) SYSUBRC Rückgabewert, Rückgabewert nach ABAP-Anweisungen 20040423
3 Importing VALUE Value transfer Type reference (TYPE) SX_PARVAL SAPconnect: Parameterwert für Parametertabelle 20040423

Method WRITE on class CL_SX_PARAM has no exception.

Method WRITES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning SUBRC Value transfer Type reference (TYPE) SYSUBRC Rückgabewert, Rückgabewert nach ABAP-Anweisungen 20040423
2 Importing SXPARAM Value transfer Type reference (TYPE) SXPARAMS SAPconnect: Parametertabelle 20040423

Method WRITES on class CL_SX_PARAM has no exception.

Method WRITET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning DBCNT Value transfer Type reference (TYPE) SYDBCNT Datenbankzugriffe, Anzahl der bearbeiteten Tabellenzeilen 20040423
2 Importing PARAMS Value transfer Type reference (TYPE) SXPARAMS_TAB Tabellentyp für SXPARAMS 20040423

Method WRITET on class CL_SX_PARAM has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 700