SAP ABAP Class CL_BUKF_KF (Key Figures - Key Figure)
Hierarchy
EA-PS (Software Component) SAP Enterprise Extension Public Services
   PSM-FM-BCS-BU (Application Component) Budgeting
     FMBP_E (Package) New Budgeting: generic part
Properties
Class CL_BUKF_KF  
Short Description Key Figures - Key Figure    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status P  SAP Standard Production Program 
Category 0   
Package FMBP_E   New Budgeting: generic part 
Created 20000606   SAP 
Last change 20050705   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_BUKF_KF has no forward declaration.
Interfaces
Class CL_BUKF_KF has no interface implemented.
Friends
Class CL_BUKF_KF has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CON_TEXT_ID Constant Private Type reference (TYPE) TDID 'ST' Text ID 20001109
2 CON_TEXT_OBJECT Constant Private Type reference (TYPE) TDOBJECT 'TEXT' Texts: application object 20001109
3 G_APPLIC Instance attribute Private Type reference (TYPE) BUKU_APPLIC Application 20000607
4 G_APPLIC_STATIC Static Attribute Private Type reference (TYPE) BUKU_APPLIC Application 20000807
5 G_AUTHGROUP Instance attribute Private Type reference (TYPE) BUKF_AUTHGROUP Authorization group 20011024
6 G_CLIENT Instance attribute Private Type reference (TYPE) MANDT SAP System, client number from logon 20001204
7 G_FLG_CHANGED Instance attribute Private Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20020410
8 G_HEADING Instance attribute Private Type reference (TYPE) REPTEXT Heading 20000620
9 G_KEYFIG Instance attribute Private Type reference (TYPE) BUKF_KEYFIG Code 20000620
10 G_NAME Instance attribute Private Type reference (TYPE) NAME30 Name 20000620
11 G_REF_USERLOG Instance attribute Private Object reference (TYPE REF TO) CL_BUKU_USERLOG Ref of User Log 20000614
12 G_T_CATEGORY Instance attribute Private Type reference (TYPE) BUKF_T_CATEGORY Key Figures - Table of categories 20011116
13 G_T_REF_TERMS Instance attribute Private Type reference (TYPE) PTR_TERMS_TAB Internal table of terms references 20000824
14 G_T_TEXT Instance attribute Private Type reference (TYPE) BUKU_T_TEXTLINE Table of text lines 20000824
15 G_VARIABLE1 Instance attribute Private Type reference (TYPE) FMPEP_TEXTVAR Text Variable (field name) 20050321
16 G_VARIABLE2 Instance attribute Private Type reference (TYPE) FMPEP_TEXTVAR Text Variable (field name) 20050321
17 G_VARIABLE3 Instance attribute Private Type reference (TYPE) FMPEP_TEXTVAR Text Variable (field name) 20050321
18 G_VARIABLE4 Instance attribute Private Type reference (TYPE) FMPEP_TEXTVAR Text Variable (field name) 20050321
Methods
# Method Level Visibility Method type Description Created on
1 CHECK Instance method Public Method Check the definition of the key figure 20020717
2 CLEAR_TERMS Instance method Public Method Clear terms from the requested datasource 20000720
3 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20000606
4 CREATE Instance method Private Method Create a key figure 20020418
5 CREATE_COPY Instance method Private Method Create a key figure by copy 20020418
6 DELETE Instance method Public Method Deletes the Key Figure from the database 20000606
7 DELETE_DB Instance method Protected Method Deletes the Key Figure from the database 20000606
8 DEQUEUE_KEYFIG Instance method Public Method Dequeue the key Figure 20050617
9 ENQUEUE_KEYFIG Instance method Public Method Enqueue the key Figure 20050617
10 FREE Instance method Public Method Free the Key Figure 20000725
11 GET_APPLIC Instance method Public Method Returns the application code of the Key Figure 20000623
12 GET_AUTHORIZATION Instance method Public Method Returns the authorization group 20011024
13 GET_CATEGORIES Instance method Public Method Returns the list of categories 20011116
14 GET_CLIENT Instance method Public Method Gets the client 20001204
15 GET_DATASOURCES Instance method Public Method Returns the list of datasources 20000720
16 GET_FIELDGROUP Instance method Public Method Returns the fieldgroup for the selected datasource 20000908
17 GET_HEADING Instance method Public Method Returns the heading of the Key Figure 20000623
18 GET_KEYFIG Instance method Public Method Returns the code of the Key Figure 20000623
19 GET_LIST_KF Static method Public Method Returns a list of Key Figures 20010925
20 GET_NAME Instance method Public Method Returns the name of the Key Figure 20000623
21 GET_NAME_WITH_VARIABLES Static method Public Method Get the name and heading with variables 20050321
22 GET_REF_TERMS Instance method Public Method Returns a reference on a list of terms 20000706
23 GET_TEXT Instance method Public Method Returns the text of the Key Figure 20000623
24 GET_TEXTID Instance method Private Method Returns an ID for the text of the Key Figure 20000623
25 GET_USERLOG Instance method Public Method Returns the user log of the Key Figure 20000623
26 GET_VARIABLES Instance method Public Method Return the variables 20050321
27 GET_VARIABLES_FROM_KF Static method Public Method Get the variables from the Key Figure 20050325
28 IS_CHANGED Instance method Public Method Returns the saving status 20020410
29 IS_IN_DATABASE Static method Public Method Returns TRUE if the KF is in the database, FALSE otherwise 20000626
30 SAVE Instance method Public Method Saves the Key Figure into the database 20000606
31 SET_AUTHORIZATION Instance method Public Method Sets the authorization group 20011024
32 SET_CATEGORIES Instance method Public Method Sets the list of categories 20011116
33 SET_CHANGED Instance method Public Method Sets the changed status 20021127
34 SET_CLIENT Instance method Public Method Sets the client 20001204
35 SET_FIELDGROUP Instance method Public Method Sets the fieldgroup for the selected datasource 20000908
36 SET_HEADING Instance method Public Method Sets the heading of the Key Figure 20000623
37 SET_NAME Instance method Public Method Sets the name of the Key Figure 20000623
38 SET_TEXT Instance method Public Method Sets the text of the Key Figure 20000623
39 SET_VARIABLES Instance method Public Method Sets the variables 20050321
40 TRANSPORT Instance method Public Method Transport the current Key Figure 20001109
Events
# Event Type Visibility Description Created on
1 DELETE_KEY_FIGURE Instance Event
(0)
Public
(2)
A key figure is being to be deleted 20020429
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 KFDSRC_LINE Private See coding KFDSRC_LINE 20000908 begin of kfdsrc_line, datasource type bukf_datasource, fieldgroup type bukf_fieldgroup, end of kfdsrc_line
2 KFDSRC_TABLE Private See coding KFDSRC_TABLE 20020717 kfdsrc_table type standard table of kfdsrc_line initial size 0
3 PTR_TERMS_LINE Private See coding PTR_TERMS_LINE 20000706 begin of ptr_terms_line, datasource type bukf_datasource, terms type ref to cl_bukf_terms, fieldgroup type bukf_fieldgroup, active type boole_d, end of ptr_terms_line
4 PTR_TERMS_TAB Private See coding PTR_TERMS_TAB 20000706 ptr_terms_tab type STANDARD TABLE OF ptr_terms_line initial size 0
Method Signatures

Method CHECK Signature

Method CHECK on class CL_BUKF_KF has no parameter.
# Exception Resumable Description Created on
1 DATASOURCE_UNEXPECTED Eine verwendete Datenquelle ist unerwartet 20020718
2 TERM_ERROR Fehler in der Definition der Terme 20020718

Method CLEAR_TERMS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_DATASOURCE Call by reference Type reference (TYPE) BUKF_DATASOURCE Datenquelle 20000720

Method CLEAR_TERMS on class CL_BUKF_KF has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_APPLIC Call by reference Type reference (TYPE) BUKF_APPLIC Anwendung 20000915
2 Importing IM_COPY_FROM Call by reference Object reference (TYPE REF TO) CL_BUKF_KF Kennzahlen - Kennzahl 20020418
3 Importing IM_FLG_TEXT Call by reference Type reference (TYPE) FLAG Text lesen oder nicht 20041011
4 Importing IM_KEYFIG Call by reference Type reference (TYPE) BUKF_KEYFIG Schlüssel der Kennzahl 20000915
# Exception Resumable Description Created on
1 COPY_ERROR Die Kennzahl kann nicht durch Kopieren angelegt werden 20020621
2 CREATION_ERROR Die Kennzahl kann nicht angelegt werden 20020621

Method CREATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_APPLIC Call by reference Type reference (TYPE) BUKF_APPLIC Kennzahlen - Anwendung 20020418
2 Importing IM_FLG_TEXT Call by reference Type reference (TYPE) FLAG Text lesen oder nicht 20041011
3 Importing IM_KEYFIG Call by reference Type reference (TYPE) BUKF_KEYFIG Kennzahlen - Schlüssel der Kennzahl 20020418

Method CREATE on class CL_BUKF_KF has no exception.

Method CREATE_COPY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_APPLIC Call by reference Type reference (TYPE) BUKF_APPLIC Kennzahlen - Anwendung 20020418
2 Importing IM_COPY_FROM Call by reference Object reference (TYPE REF TO) CL_BUKF_KF Kennzahlen - Kennzahl 20020418
3 Importing IM_KEYFIG Call by reference Type reference (TYPE) BUKF_KEYFIG Kennzahlen - Schlüssel der Kennzahl 20020418

Method CREATE_COPY on class CL_BUKF_KF has no exception.

Method DELETE Signature

Method DELETE on class CL_BUKF_KF has no parameter.
# Exception Resumable Description Created on
1 IN_USE Die Kennzahl wird von einer anderen Anwendung verwendet 20020429

Method DELETE_DB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_FLG_TXT Call by reference Type reference (TYPE) FLAG ' ' Text in allen Sprachen oder 'X' in aktueller Sprache 20021206

Method DELETE_DB on class CL_BUKF_KF has no exception.

Method DEQUEUE_KEYFIG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_BUKF_KF Call by reference Type reference (TYPE) BUKF_KF Key Figures - Key Figure 20050617

Method DEQUEUE_KEYFIG on class CL_BUKF_KF has no exception.

Method ENQUEUE_KEYFIG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_BUKF_KF Call by reference Type reference (TYPE) BUKF_KF Key Figures - Key Figure 20050617
# Exception Resumable Description Created on
1 FOREIGN_LOCK lock exceptions 20050617
2 SYSTEM_FAILURE_TEXT system failure 20050617

Method FREE Signature

Method FREE on class CL_BUKF_KF has no parameter.
Method FREE on class CL_BUKF_KF has no exception.

Method GET_APPLIC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_APPLIC Value transfer Type reference (TYPE) BUKU_APPLIC Anwendung 20000623

Method GET_APPLIC on class CL_BUKF_KF has no exception.

Method GET_AUTHORIZATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_AUTHGROUP Value transfer Type reference (TYPE) BUKF_AUTHGROUP Kennzahl - Berechtigungsgruppe 20011024

Method GET_AUTHORIZATION on class CL_BUKF_KF has no exception.

Method GET_CATEGORIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_T_CATEGORY Value transfer Type reference (TYPE) BUKF_T_CATEGORY Kennzahlen - Kategorientabelle 20020403

Method GET_CATEGORIES on class CL_BUKF_KF has no exception.

Method GET_CLIENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_CLIENT Value transfer Type reference (TYPE) SY-MANDT SAP-System, Mandantennummer aus Logon 20001204

Method GET_CLIENT on class CL_BUKF_KF has no exception.

Method GET_DATASOURCES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_DATASOURCES Value transfer Type reference (TYPE) BUKF_T_DATASOURCE Tabelle für Datenquellen 20000720

Method GET_DATASOURCES on class CL_BUKF_KF has no exception.

Method GET_FIELDGROUP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_DATASOURCE Call by reference Type reference (TYPE) BUKF_DATASOURCE Datenquelle 20000908
2 Returning RE_FIELDGROUP Value transfer Type reference (TYPE) BUKF_FIELDGROUP Feldgruppe 20000908

Method GET_FIELDGROUP on class CL_BUKF_KF has no exception.

Method GET_HEADING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_HEADING Value transfer Type reference (TYPE) REPTEXT Überschrift der Kennzahl 20000623

Method GET_HEADING on class CL_BUKF_KF has no exception.

Method GET_KEYFIG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_KEYFIG Value transfer Type reference (TYPE) BUKF_KEYFIG Schlüssel der Kennzahl 20000623

Method GET_KEYFIG on class CL_BUKF_KF has no exception.

Method GET_LIST_KF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_APPLIC Call by reference Type reference (TYPE) BUKU_APPLIC Anwendung 20010925
2 Importing IM_CATEGORY Call by reference Type reference (TYPE) BUKF_CATEGORY Kennzahlen - Kategorie 20011120
3 Returning RE_KF_LIST Value transfer Type reference (TYPE) BUKF_T_KF_HEADER Kennzahlkopf-Tabelle 20010925

Method GET_LIST_KF on class CL_BUKF_KF has no exception.

Method GET_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_NAME Value transfer Type reference (TYPE) TEXT30 Bezeichnung der Kennzahl 20000623

Method GET_NAME on class CL_BUKF_KF has no exception.

Method GET_NAME_WITH_VARIABLES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_HEADING Call by reference Type reference (TYPE) REPTEXT Überschrift 20050321
2 Exporting EX_NAME Call by reference Type reference (TYPE) NAME30 Name 20050321
3 Importing IM_APPLIC Call by reference Type reference (TYPE) BUKF_APPLIC Kennzahlen - Anwendung 20050325
4 Importing IM_KEYFIG Call by reference Type reference (TYPE) BUKF_KEYFIG ID der Kennzahl 20050325
5 Importing IM_KEYPART Call by reference Type reference (TYPE) FMPEP_S_TEXT_VAR HHM - Kernelhilfsmittel - Budgetzeile nah an Summentabelle 20050325

Method GET_NAME_WITH_VARIABLES on class CL_BUKF_KF has no exception.

Method GET_REF_TERMS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_DATASOURCE Call by reference Type reference (TYPE) BUKF_DATASOURCE Datenquelle 20000713
2 Returning RE_REF_TERMS Value transfer Object reference (TYPE REF TO) CL_BUKF_TERMS Termenreferenz 20000706

Method GET_REF_TERMS on class CL_BUKF_KF has no exception.

Method GET_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_TEXT Value transfer Type reference (TYPE) BUKU_T_TEXTLINE Textzeilen-Tabelle 20000623

Method GET_TEXT on class CL_BUKF_KF has no exception.

Method GET_TEXTID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_ID Value transfer Type reference (TYPE) TDOBNAME Text Name 20000623

Method GET_TEXTID on class CL_BUKF_KF has no exception.

Method GET_USERLOG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_USERLOG Value transfer Type reference (TYPE) BUKU_S_USERLOG Anwenderprotokoll 20000623

Method GET_USERLOG on class CL_BUKF_KF has no exception.

Method GET_VARIABLES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_VARIABLE1 Call by reference Type reference (TYPE) FMPEP_TEXTVAR Textvariable (Feldname) 20050321
2 Exporting EX_VARIABLE2 Call by reference Type reference (TYPE) FMPEP_TEXTVAR Textvariable (Feldname) 20050321
3 Exporting EX_VARIABLE3 Call by reference Type reference (TYPE) FMPEP_TEXTVAR Textvariable (Feldname) 20050321
4 Exporting EX_VARIABLE4 Call by reference Type reference (TYPE) FMPEP_TEXTVAR Textvariable (Feldname) 20050321

Method GET_VARIABLES on class CL_BUKF_KF has no exception.

Method GET_VARIABLES_FROM_KF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_HEADING Call by reference Type reference (TYPE) REPTEXT Überschrift 20050325
2 Exporting EX_NAME Call by reference Type reference (TYPE) TEXT30 Kennzahlen - Kennzahl 20050325
3 Exporting EX_VARIABLE1 Call by reference Type reference (TYPE) FMPEP_TEXTVAR Textvariable (Feldname) 20050325
4 Exporting EX_VARIABLE2 Call by reference Type reference (TYPE) FMPEP_TEXTVAR Textvariable (Feldname) 20050325
5 Exporting EX_VARIABLE3 Call by reference Type reference (TYPE) FMPEP_TEXTVAR Textvariable (Feldname) 20050325
6 Exporting EX_VARIABLE4 Call by reference Type reference (TYPE) FMPEP_TEXTVAR Textvariable (Feldname) 20050325
7 Importing IM_APPLIC Call by reference Type reference (TYPE) BUKU_APPLIC 20050325
8 Importing IM_KEYFIG Call by reference Type reference (TYPE) BUKF_KEYFIG ID der Kennzahl 20050325

Method GET_VARIABLES_FROM_KF on class CL_BUKF_KF has no exception.

Method IS_CHANGED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_FLG_CHANGED Value transfer Type reference (TYPE) BOOLE_D Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') 20020410

Method IS_CHANGED on class CL_BUKF_KF has no exception.

Method IS_IN_DATABASE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_APPLIC Call by reference Type reference (TYPE) BUKU_APPLIC Anwendung 20000704
2 Importing IM_CATEGORY Call by reference Type reference (TYPE) BUKF_CATEGORY Kennzahlen - Kategorie 20011127
3 Importing IM_CLIENT Call by reference Type reference (TYPE) SY-MANDT SY-MANDT SAP-System, Mandantennummer aus Logon 20001204
4 Importing IM_KEYFIG Call by reference Type reference (TYPE) BUKF_KEYFIG Schlüssel der Kennzahl 20000626
5 Returning RE_RESULT Value transfer Type reference (TYPE) BOOLE_D Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') 20000626

Method IS_IN_DATABASE on class CL_BUKF_KF has no exception.

Method SAVE Signature

Method SAVE on class CL_BUKF_KF has no parameter.
# Exception Resumable Description Created on
1 CAT_NOT_SAVED Categorie(n) nicht gesichert 20020404
2 DATASOURCE_NOT_SAVED Datenquelle nicht gesichert 20020404
3 KF_NOT_SAVED Kennzahl ist nicht gesichert 20020404
4 TERMS_NOT_SAVED Terme nicht gesichert 20020404
5 TEXT_NOT_SAVED Langtext nicht gesichert 20020404

Method SET_AUTHORIZATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_AUTHGROUP Call by reference Type reference (TYPE) BUKF_AUTHGROUP Berechtigungsgruppe 20011024

Method SET_AUTHORIZATION on class CL_BUKF_KF has no exception.

Method SET_CATEGORIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_T_CATEGORY Call by reference Type reference (TYPE) BUKF_T_CATEGORY Kennzahlen - Kategorientabelle 20011116

Method SET_CATEGORIES on class CL_BUKF_KF has no exception.

Method SET_CHANGED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_CHANGED Call by reference Type reference (TYPE) BOOLE_D Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') 20021127

Method SET_CHANGED on class CL_BUKF_KF has no exception.

Method SET_CLIENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_CLIENT Call by reference Type reference (TYPE) MANDT SAP-System, Mandantennummer aus Logon 20001204

Method SET_CLIENT on class CL_BUKF_KF has no exception.

Method SET_FIELDGROUP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_DATASOURCE Call by reference Type reference (TYPE) BUKF_DATASOURCE Datenquelle 20000908
2 Importing IM_FIELDGROUP Call by reference Type reference (TYPE) BUKF_FIELDGROUP Feldgruppe 20000908

Method SET_FIELDGROUP on class CL_BUKF_KF has no exception.

Method SET_HEADING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_HEADING Call by reference Type reference (TYPE) REPTEXT Überschrift der Kennzahl 20000623

Method SET_HEADING on class CL_BUKF_KF has no exception.

Method SET_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_NAME Call by reference Type reference (TYPE) TEXT30 Bezeichnung der Kennzahl 20000623

Method SET_NAME on class CL_BUKF_KF has no exception.

Method SET_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_TEXT Call by reference Type reference (TYPE) BUKU_T_TEXTLINE Textzeilen-Tabelle 20000623

Method SET_TEXT on class CL_BUKF_KF has no exception.

Method SET_VARIABLES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_VARIABLE1 Call by reference Type reference (TYPE) FMPEP_TEXTVAR Textvariable (Feldname) 20050321
2 Importing IM_VARIABLE2 Call by reference Type reference (TYPE) FMPEP_TEXTVAR Textvariable (Feldname) 20050321
3 Importing IM_VARIABLE3 Call by reference Type reference (TYPE) FMPEP_TEXTVAR Textvariable (Feldname) 20050321
4 Importing IM_VARIABLE4 Call by reference Type reference (TYPE) FMPEP_TEXTVAR Textvariable (Feldname) 20050321

Method SET_VARIABLES on class CL_BUKF_KF has no exception.

Method TRANSPORT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_REQUEST Call by reference Type reference (TYPE) TRKORR Anordnung/Aufgabe 20021023
# Exception Resumable Description Created on
1 CANCEL_EDIT_OTHER_ERROR Abbrechen 20020204
2 OBJECTS_NOT_APPENDABLE Objekte können nicht an die Anordnung angehängt werden 20020204
3 SHOW_ONLY_OTHER_ERROR Abbrechen, Anwender möchte in den Anzeigemodus wechseln 20020204
Event Signatures

Event DELETE_KEY_FIGURE Signature
Event DELETE_KEY_FIGURE on class CL_BUKF_KF has no parameter.
History
Last changed by/on SAP  20050705 
SAP Release Created in 46C