SAP ABAP Function Module GET_DETAILS_ONE_PARAMETER_SDB (Detailinformation über einen Parameter)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DB-SDB (Application Component) MaxDB
     SADA (Package) Porting and CCMS SAP DB
Basic Data
Function Module GET_DETAILS_ONE_PARAMETER_SDB Detailinformation über einen Parameter  
Function Group SADI   MaxDB/liveCache: CCMS Function Modules  
Program Name SAPLSADI    
INCLUDE Name LSADIU02    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting PARAM_DETAILS TYPE SDB_GPARAM Details zum Parameter
Exporting NEW_VALUE TYPE SDB_PVALUE Inaktiver Parameterwert, der nach dem nächsten Restart aktiv sein wird
Exporting EXPLAIN TYPE SDB_ANSW_TAB MaxDB: Tabelle für Antwortzeilen eines DBM-Kommandos
Exporting VALUESET TYPE SDB_PPARAM_TAB MaxDB: Tabelle für Eingabe von Parameterwerten
Exporting ERRTAB TYPE SDB_ANSW_TAB SAP DB: Tabelle für Antwortzeilen eines DBM-Kommandos
Exporting ID TYPE SDBPAID Aktueller Parametername - eventuell anders als param_details-name
Exporting DEPRECATEDID TYPE SDBPAID Alter, inzwischen durch "ID" ersetzter Name
Importing PARNAME TYPE SDB_PHNAME MaxDB: Parametername in der Parameterhistorie
Importing CON_NAME TYPE DBCON_NAME Logischer Name einer Datenbankverbindung
Importing WITH_EXPLAIN TYPE FLAG 'X': Beschreibung in Tabelle EXPLAIN gewünscht
Importing WITH_VALUESET TYPE FLAG 'X': Mögliche Werte (falls vorhanden) in Tabelle VALUESET gewünscht
Exception PARAMETER_NOT_FOUND TYPE
Exception NO_CON_NAME TYPE
               
Processing Type
Normal Function Module  
Remote-Enabled Module BaseXML supported
Update Module Start immediately
Immediate Start, No Restart
Start Delayed
Coll.run
JAVA Module Callable from ABAP  
Remote-Enabled JAVA Module  
Module Callable from JAVA  
History
Last changed by/on SAP  20070418 
SAP Release Created in 710