SAP ABAP Function Module OCS_DISPLAY_WITH_USER_BUTTON (Popup mit benutzerdefinierten Drucktasten zur Anzeige eines Textes)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-UPG-OCS (Application Component) Online Correction Support (Support Package and Add-On Tools)
     SPAM (Package) OCS - Installation/Implementation Tools
Basic Data
Function Module OCS_DISPLAY_WITH_USER_BUTTON Popup mit benutzerdefinierten Drucktasten zur Anzeige eines Textes  
Function Group OCS_UI   Central FBs for User Interfaces of OCS  
Program Name SAPLOCS_UI    
INCLUDE Name LOCS_UIU15    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting ANSWER TYPE RSNEWLENG-FCODE OK Code
Importing LANGUAGE TYPE SYST-LANGU SY-LANGU Text document language key
Importing POPUP_TITLE TYPE Text of title line
Importing START_COLUMN TYPE SYST-CUCOL 5 Start column of the dialog box
Importing START_ROW TYPE SYST-CUROW 5 Start line of the dialog box
Importing DOCU_CLASS TYPE DOKIL-ID 'DT' Document Class
Importing TEXT_OBJECT TYPE DOKHL-OBJECT Name of the text document
Importing DISPLAY_OK_BUTTON TYPE 'X' OK button display switch
Importing DISPLAY_CANCEL_BUTTON TYPE 'X' Cancel button display switch
Tables USER_BUTTONS TYPE SMP_DYNTXT Pushbutton transfer table
Tables PARAMETER TYPE SPAR Interface for function group SP06
Exception ERROR_IN_TEXT TYPE Parameters not restricted correctly in text
Exception TEXT_NOT_FOUND TYPE Document Not Found
               
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  20011210 
SAP Release Created in 800