SAP ABAP Class CL_SFW_BFS (Business Function Set)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-TOO-SFW (Application Component) Switch Framework Tools
     SFWTOOLS (Package) Basis Tools for Switch Framework
Properties
Class CL_SFW_BFS  
Short Description Business Function Set    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class SFW    
Program status     
Category 0   
Package SFWTOOLS   Basis Tools for Switch Framework 
Created 20060109   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 IF_SWF_CONSTANTS Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
Class CL_SFW_BFS has no interface implemented.
Friends
Class CL_SFW_BFS has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 BFS_MAP Static Attribute Private Type reference (TYPE) TTY_BFS_MAP Table with References to Business Function Sets 20060109
2 BFS_MAP_SORTED Static Attribute Private Type reference (TYPE) TTY_BFS_MAP_SORTED 20060111
3 BFTAB_A Instance attribute Private Type reference (TYPE) TTY_OUTTAB Business Functions in Active Version 20060109
4 BFTAB_ENH_A Instance attribute Private Type reference (TYPE) TTY_OUTTAB Business Functions from Enhancement 20060130
5 BFTAB_ENH_I Instance attribute Private Type reference (TYPE) TTY_OUTTAB Business Functions from Enhancement 20060130
6 BFTAB_I Instance attribute Private Type reference (TYPE) TTY_OUTTAB Business Functions in Inactive Version 20060109
7 BFTAB_LOADED Instance attribute Private Type reference (TYPE) FLAG General Flag 20130411
8 CELLTAB_1 Static Attribute Private Type reference (TYPE) LVC_T_STYL Only Display Enhancements 20060130
9 CELLTAB_2 Static Attribute Private Type reference (TYPE) LVC_T_STYL Enhancements of some fields changeable 20060131
10 CHILDS_A Instance attribute Private Type reference (TYPE) SFW_BSBS_OUTTAB Display-structure for ALV 20070518
11 CHILDS_I Instance attribute Private Type reference (TYPE) SFW_BSBS_OUTTAB Display-structure for ALV 20070518
12 CHILDS_LOADED Instance attribute Private Type reference (TYPE) FLAG General Flag 20130411
13 CURRENT_NUMBER Static Attribute Private Type reference (TYPE) I Current Number 20060111
14 DISPLAYED_ENH_VERSION Instance attribute Public Type reference (TYPE) R3STATE ABAP: Program Status (Active, Saved, Transported...) 20060201
15 DISPLAYED_VERSION Instance attribute Public Type reference (TYPE) R3STATE ABAP: Program Status (Active, Saved, Transported...) 20060111
16 EMPTY_BFBS_TAB Static Attribute Private Type reference (TYPE) SFW_BFBS_OUTTAB 20070724
17 EMPTY_BSBS_PARENT_TAB Static Attribute Private Type reference (TYPE) SFW_BS_BS_PARENT_OUTTAB Table Type for SFW3 20080229
18 EMPTY_BSBS_TAB Static Attribute Private Type reference (TYPE) SFW_BSBS_OUTTAB 20070724
19 GLOBAL_CHANGEFLAG Static Attribute Public Type reference (TYPE) FLAG X = Changes that are not saved exist 20060120
20 HAS_FRONTEND_CHANGES Static Attribute Public Type reference (TYPE) FLAG General Flag 20060208
21 HEADER_A Instance attribute Private Type reference (TYPE) SFW_BS 20060109
22 HEADER_I Instance attribute Private Type reference (TYPE) SFW_BS 20060109
23 IS_NEW Instance attribute Private Type reference (TYPE) FLAG BFS is new and not yet saved 20060210
24 MODE Instance attribute Public Type reference (TYPE) R3STATE D = display, C = change 20060119
25 MODE_BFTAB Instance attribute Public Type reference (TYPE) R3STATE D = display, C = change, E = enhancement 20060120
26 MODE_NESTEDBFS_TAB Instance attribute Public Type reference (TYPE) R3STATE D = display, C = change, E = enhancement 20080229
27 MODE_NESTED_PARENTS Instance attribute Public Type reference (TYPE) R3STATE D = display, C = change, E = enhancement 20080304
28 NAME Instance attribute Private Type reference (TYPE) SFW_BSET Business Function Set 20060109
29 NAME32 Instance attribute Private Type reference (TYPE) SFW_NAME32 Short Text for Switch 20060110
30 NAME32_I Instance attribute Private Type reference (TYPE) SFW_NAME32 Short Text for Switch 20060118
31 NAME80 Instance attribute Private Type reference (TYPE) SFW_NAME80 Text for Switch in Switch Framework 20060110
32 NAME80_I Instance attribute Private Type reference (TYPE) SFW_NAME80 Text for Switch in Switch Framework 20060118
33 OBJECT_TYPE Constant Public Type reference (TYPE) TROBJTYPE 'SFBS' Object Type 20080111
34 ORIG_LANGU Instance attribute Private Type reference (TYPE) SYLANGU Language Key of Current Text Environment 20061123
35 OTHER_I_VERSION Instance attribute Private Type reference (TYPE) FLAG X: exists 20080307
36 OWN_I_VERSION Instance attribute Private Type reference (TYPE) FLAG X: exists 20080307
37 PARENTS_A Instance attribute Private Type reference (TYPE) SFW_BS_BS_PARENT_OUTTAB Table Type for SFW3 20080229
38 PARENTS_I Instance attribute Private Type reference (TYPE) SFW_BS_BS_PARENT_OUTTAB 20080229
39 PARENTS_LOADED Instance attribute Private Type reference (TYPE) FLAG General Flag 20130411
40 REF_DATA_SEL_API_ACTIVE_VERS Instance attribute Public Object reference (TYPE REF TO) IF_SFW_WB_BFSET Reference to Data Acquisition 20080312
41 REF_DATA_SEL_API_INACTIVE_VERS Instance attribute Private Object reference (TYPE REF TO) IF_SFW_WB_BFSET Reference to Data Acquisition 20080312
42 TOTAL_NUMBER Static Attribute Private Type reference (TYPE) I Nunmber of Instantiated BFS 20060111
Methods
# Method Level Visibility Method type Description Created on
1 ACCESS_PERMISSION Static method Private Method Lock and Check Authorization 20080111
2 BACK_TO_ACTIVE_VERSION Instance method Public Method Return to Active Version 20060315
3 CHECK Instance method Public Method 20070126
4 CHECK_DELETE_PREREQS Instance method Public Method Check whether object can be deleted 20070320
5 CHECK_DOCU Static method Public Method Check whether doc. exists in logon language 20061218
6 CHECK_EXISTENCE Static method Public Method 20061208
7 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20060131
8 CONSTRUCTOR Instance method Protected Constructor 20060109
9 CORRECTION_INSERT Static method Private Method 20080529
10 CREATE_BFS Static method Public Method 20060120
11 DELETE_FROM_WB Static method Public Method 20080111
12 FREE Instance method Public Method 20061219
13 GET_ASSIGNED_BF Instance method Public Method Assigned Business Functions 20070518
14 GET_BFS Static method Public Method Reference to Business Function Set 20060109
15 GET_BFS_FROM_DB Static method Public Method Reference to Business Function Set 20130626
16 GET_B_SET_BY_API Instance method Private Method 20080312
17 GET_DISPLAY_VERSION Instance method Public Method Version that is currently displayed 20060113
18 GET_HEADER_DATA Instance method Public Method Get Header Data 20060110
19 GET_HEADER_VERS_BY_API Instance method Private Method 20080313
20 GET_NESTED_BFS Instance method Public Method Assigned BFS 20080229
21 GET_NESTED_PARENT Instance method Public Method Nested as Parent Assignment 20080228
22 GET_NEXT_BFS Static method Public Method Loops over all BFS 20060111
23 GET_ORIG_LANGU Instance method Public Method 20061123
24 GET_TEXTS Instance method Public Method texts 20060110
25 GET_TOTAL_NUMBER Static method Public Method Number of Instances 20060111
26 GET_TYPE_OF_BS_FOR_F4 Instance method Public Method Get Type for F4 Help of Business Functions 20060317
27 INIT_API Instance method Public Method 20080403
28 LOAD_ALL Static method Public Method Factory 20060109
29 REFRESH_SFW_API Instance method Public Method 20080717
30 SAVE Instance method Private Method Save 20060116
31 SAVE_ALL Static method Public Method Save All Changed Ones 20060116
32 SET_ASSIGNED_BF Instance method Public Method Assigned Business Functions from UI 20060113
33 SET_ASSIGNED_BFS Instance method Public Method Assigned BFS back from UI 20070518
34 SET_CHANGEFLAG Instance method Private Method 20060117
35 SET_DELETE_FLAG Static method Public Method 20060117
36 SET_HEADER_DATA Instance method Public Method Header Data from UI 20060113
37 SET_NESTED_PARENT Instance method Public Method Nested as Parent Assignment 20080228
38 SET_TEXTS Instance method Public Method texts 20060118
Events
Class CL_SFW_BFS has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 LTY_BFS_MAP Private See coding Line Type 20060109 BEGIN OF lty_bfs_map , name TYPE sfw_bset, * version type r3state, bfs TYPE REF TO cl_sfw_bfs, has_changed type flag , has_changed_enh type flag, END OF lty_bfs_map
2 TTY_BFS_MAP Private See coding Table with References to Business Function Sets 20060109 tty_bfs_map TYPE HASHED TABLE OF lty_bfs_map WITH UNIQUE key name
3 TTY_BFS_MAP_SORTED Private See coding 20060111 tty_bfs_map_sorted TYPE TABLE OF lty_bfs_map WITH key name
4 TTY_OUTTAB Public Type reference (TYPE) SFW_BFBS_OUTTAB 20060112
Method Signatures

Method ACCESS_PERMISSION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting P_DEVCLASS Call by reference Type reference (TYPE) DEVCLASS Paket 20080111
2 Importing P_MODE Value transfer Type reference (TYPE) CHAR10 Characterfeld der Länge 10 20080111
3 Importing P_OBJNAME Call by reference Type reference (TYPE) SFW_BFUNCTION Business Function 20080111
# Exception Resumable Description Created on
1 CX_SFW_ACTION_CANCELLED WB - Switch Framework - Operation Abgebrochen 20080111
2 CX_SFW_LOCKED Objekt ist gesperrt 20080111

Method BACK_TO_ACTIVE_VERSION Signature

Method BACK_TO_ACTIVE_VERSION on class CL_SFW_BFS has no parameter.
# Exception Resumable Description Created on
1 CX_PAK_GUI_ERROR GUI Problems 20130606
2 CX_PAK_INVALID_STATE Operation can't be executed in present object state 20080403

Method CHECK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting P_ERROR_DISPLAY_REQ Call by reference Object reference (TYPE REF TO) CL_WB_REQUEST Workbench Manager: Request 20070126

Method CHECK on class CL_SFW_BFS has no exception.

Method CHECK_DELETE_PREREQS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting P_MSGNR Call by reference Type reference (TYPE) MSGNR Nachrichtennummer 20070320
2 Exporting P_MSGTEXT Call by reference Type reference (TYPE) NATXT Nachrichtentext 20070320
3 Exporting P_TITLE Call by reference Type reference (TYPE) NATXT Nachrichtentext 20070320

Method CHECK_DELETE_PREREQS on class CL_SFW_BFS has no exception.

Method CHECK_DOCU Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_BSET Call by reference Type reference (TYPE) SFW_BSET Business Function Set 20061218
2 Returning P_DOCU_EXISTS Value transfer Type reference (TYPE) FLAG allgemeines flag 20061218

Method CHECK_DOCU on class CL_SFW_BFS has no exception.

Method CHECK_EXISTENCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning P_EXISTS Value transfer Type reference (TYPE) FLAG X: Name existiert schon 20061208
2 Importing P_NAME Call by reference Type reference (TYPE) SFW_SWITCH_ID ID eines Schalters im Switch Framework 20061208

Method CHECK_EXISTENCE on class CL_SFW_BFS has no exception.

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CL_SFW_BFS has no parameter.
Method CLASS_CONSTRUCTOR on class CL_SFW_BFS has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_MNT_MODE Call by reference Type reference (TYPE) R3STATE 'D' 'D' Display 'C' Change 20080717
2 Importing P_NAME Value transfer Type reference (TYPE) SFW_BSET Business Function Set 20060109
3 Importing P_NEW_OBJECT Value transfer Type reference (TYPE) BOOLEAN IF_SWF_CONSTANTS=>FALSE Modus: Neues Objekt anlegen 20080318
4 Importing P_VERSION Value transfer Type reference (TYPE) VERSION IF_SWF_CONSTANTS=>OBJ_VERSION_ACTIVE Version des Objektes 20080311
# Exception Resumable Description Created on
1 CX_PAK_INVALID_DATA Invalid data 20130619
2 CX_PAK_INVALID_STATE Operation can't be executed in present object state 20130619
3 CX_PAK_NOT_AUTHORIZED User doesn't have sufficient authorizations 20130619

Method CORRECTION_INSERT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_OBJNAME Call by reference Type reference (TYPE) SFW_BFUNCTION Business Function 20080529
# Exception Resumable Description Created on
1 CX_SFW_ACTION_CANCELLED 20080529

Method CREATE_BFS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning P_BFS Value transfer Object reference (TYPE REF TO) CL_SFW_BFS 20060120
2 Importing P_NAME Call by reference Type reference (TYPE) SFW_BSET Business Function Set 20060120
# Exception Resumable Description Created on
1 CX_PAK_INVALID_DATA Invalid data 20130619
2 CX_PAK_INVALID_STATE Operation can't be executed in present object state 20130619
3 CX_PAK_NOT_AUTHORIZED User doesn't have sufficient authorizations 20130619

Method DELETE_FROM_WB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting P_MSGNR Call by reference Type reference (TYPE) MSGNR Nachrichtennummer 20080111
2 Exporting P_MSGTEXT Call by reference Type reference (TYPE) NATXT Nachrichtentext 20080111
3 Importing P_OBJNAME Call by reference Type reference (TYPE) SFW_BFUNCTION Business Function 20080111
4 Exporting P_TITLE Call by reference Type reference (TYPE) NATXT Nachrichtentext 20080111
# Exception Resumable Description Created on
1 CX_PAK_INVALID_DATA Invalid data 20130626
2 CX_PAK_INVALID_STATE Operation can't be executed in present object state 20130626
3 CX_PAK_NOT_AUTHORIZED User doesn't have sufficient authorizations 20130626
4 CX_SFW_ACTION_CANCELLED WB - Switch Framework - Operation Abgebrochen 20080111
5 CX_SFW_LOCKED Objekt ist gesperrt 20080111

Method FREE Signature

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

Method GET_ASSIGNED_BF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning P_ASSIGNED_BF Value transfer Type reference (TYPE) TTY_OUTTAB Tabelle für Business Functions (strukturiert) 20070518

Method GET_ASSIGNED_BF on class CL_SFW_BFS has no exception.

Method GET_BFS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning P_BFS Value transfer Object reference (TYPE REF TO) CL_SFW_BFS 20060110
2 Importing P_NAME Call by reference Type reference (TYPE) SFW_BSET Business Function Set 20060110
3 Importing P_OBJ_STATE Call by reference Object reference (TYPE REF TO) IF_WB_OBJECT_STATE Workbench: Sicht auf Objekt 20080313
# Exception Resumable Description Created on
1 CX_PAK_INVALID_DATA Invalid data 20130626
2 CX_PAK_INVALID_STATE Operation can't be executed in present object state 20130626
3 CX_PAK_NOT_AUTHORIZED User doesn't have sufficient authorizations 20130626

Method GET_BFS_FROM_DB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning P_BFS Value transfer Object reference (TYPE REF TO) CL_SFW_BFS 20130626
2 Importing P_MNT_MODE Call by reference Type reference (TYPE) R3STATE 'D' 'D' Anzeigen, 'C' Ändern 20131202
3 Importing P_NAME Call by reference Type reference (TYPE) SFW_BSET Business Function Set 20130626
4 Importing P_OBJ_STATE Call by reference Object reference (TYPE REF TO) IF_WB_OBJECT_STATE Workbench: Sicht auf Objekt 20130626
# Exception Resumable Description Created on
1 CX_PAK_INVALID_DATA Invalid data 20130626
2 CX_PAK_INVALID_STATE Operation can't be executed in present object state 20130626
3 CX_PAK_NOT_AUTHORIZED User doesn't have sufficient authorizations 20130626

Method GET_B_SET_BY_API Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_NAME Call by reference Type reference (TYPE) SFW_BSET Business Function Set 20080312
2 Importing P_NEW_OBJECT Call by reference Type reference (TYPE) BOOLEAN boolsche Variable (X=true, -=false, space=unknown) 20080318
3 Importing P_VERSION Call by reference Type reference (TYPE) VERSION IF_SWF_CONSTANTS=>OBJ_VERSION_ACTIVE Version des Objektes 20080312
# Exception Resumable Description Created on
1 CX_PAK_INVALID_DATA Invalid data 20130619
2 CX_PAK_INVALID_STATE Operation can't be executed in present object state 20130619
3 CX_PAK_NOT_AUTHORIZED User doesn't have sufficient authorizations 20130619

Method GET_DISPLAY_VERSION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning P_VERSION Value transfer Type reference (TYPE) R3STATE ABAP: Programmstatus (aktiv, gesichert, transportiert...) 20060113

Method GET_DISPLAY_VERSION on class CL_SFW_BFS has no exception.

Method GET_HEADER_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning P_HEADERDATA Value transfer Type reference (TYPE) SFW_BS Allgemeine Daten 20060110
2 Importing P_MODE Value transfer Type reference (TYPE) C 'D' C = change, D = display 20060110
3 Importing P_TOGGLED_VERSION Call by reference Type reference (TYPE) C SPACE 20061214

Method GET_HEADER_DATA on class CL_SFW_BFS has no exception.

Method GET_HEADER_VERS_BY_API Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing HEADER Call by reference Type reference (TYPE) SFW_BS Schalter / Switch Framework 20080313
2 Importing P_NAME Call by reference Type reference (TYPE) SFW_BSET Business Function Set 20080313
3 Importing P_VERSION Value transfer Type reference (TYPE) VERSION Version des Objektes 20080313
4 Importing REF_TO_API Call by reference Object reference (TYPE REF TO) IF_SFW_WB_BFSET WB - Business Function Set 20080313

Method GET_HEADER_VERS_BY_API on class CL_SFW_BFS has no exception.

Method GET_NESTED_BFS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning P_ASSIGNED_BFS Value transfer Type reference (TYPE) SFW_BSBS_OUTTAB 20080229

Method GET_NESTED_BFS on class CL_SFW_BFS has no exception.

Method GET_NESTED_PARENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning P_NESTED_PARENT Value transfer Type reference (TYPE) SFW_BS_BS_PARENT_OUTTAB 20080228

Method GET_NESTED_PARENT on class CL_SFW_BFS has no exception.

Method GET_NEXT_BFS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning P_BFS Value transfer Object reference (TYPE REF TO) CL_SFW_BFS 20060111

Method GET_NEXT_BFS on class CL_SFW_BFS has no exception.

Method GET_ORIG_LANGU Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning P_LANGU Value transfer Type reference (TYPE) SYLANGU 20061123

Method GET_ORIG_LANGU on class CL_SFW_BFS has no exception.

Method GET_TEXTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting P_32 Value transfer Type reference (TYPE) SFW_NAME32 Kurztext zum Schalter 20060110
2 Exporting P_80 Value transfer Type reference (TYPE) SFW_NAME80 Text zum Schalter im Switchframework 20060110

Method GET_TEXTS on class CL_SFW_BFS has no exception.

Method GET_TOTAL_NUMBER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning P_TOTAL Value transfer Type reference (TYPE) I 20060111

Method GET_TOTAL_NUMBER on class CL_SFW_BFS has no exception.

Method GET_TYPE_OF_BS_FOR_F4 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning P_BSTYPE Value transfer Type reference (TYPE) SFW_BS_TYPE Typ des Business Function Sets 20060317

Method GET_TYPE_OF_BS_FOR_F4 on class CL_SFW_BFS has no exception.

Method INIT_API Signature

Method INIT_API on class CL_SFW_BFS has no parameter.
Method INIT_API on class CL_SFW_BFS has no exception.

Method LOAD_ALL Signature

Method LOAD_ALL on class CL_SFW_BFS has no parameter.
Method LOAD_ALL on class CL_SFW_BFS has no exception.

Method REFRESH_SFW_API Signature

Method REFRESH_SFW_API on class CL_SFW_BFS has no parameter.
Method REFRESH_SFW_API on class CL_SFW_BFS has no exception.

Method SAVE Signature

Method SAVE on class CL_SFW_BFS has no parameter.
# Exception Resumable Description Created on
1 NOT_SAVED 20061010

Method SAVE_ALL Signature

Method SAVE_ALL on class CL_SFW_BFS has no parameter.
Method SAVE_ALL on class CL_SFW_BFS has no exception.

Method SET_ASSIGNED_BF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_ASSIGNED_BF Call by reference Type reference (TYPE) TTY_OUTTAB 20060113

Method SET_ASSIGNED_BF on class CL_SFW_BFS has no exception.

Method SET_ASSIGNED_BFS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_ASSIGNED_BFS Call by reference Type reference (TYPE) SFW_BSBS_OUTTAB Anzeigestruktur für ALV 20070518

Method SET_ASSIGNED_BFS on class CL_SFW_BFS has no exception.

Method SET_CHANGEFLAG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_ENH_HAS_CHANGED Call by reference Type reference (TYPE) C ' ' 20060201

Method SET_CHANGEFLAG on class CL_SFW_BFS has no exception.

Method SET_DELETE_FLAG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_NAME Value transfer Type reference (TYPE) SFW_BSET Business Function Set 20060117

Method SET_DELETE_FLAG on class CL_SFW_BFS has no exception.

Method SET_HEADER_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_HEADERDATA Call by reference Type reference (TYPE) SFW_BS Business Set 20060113

Method SET_HEADER_DATA on class CL_SFW_BFS has no exception.

Method SET_NESTED_PARENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_NESTED_PARENT Value transfer Type reference (TYPE) SFW_BS_BS_PARENT_OUTTAB 20080228

Method SET_NESTED_PARENT on class CL_SFW_BFS has no exception.

Method SET_TEXTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_32 Value transfer Type reference (TYPE) SFW_NAME32 Kurztext zum Schalter 20060118
2 Importing P_80 Value transfer Type reference (TYPE) SFW_NAME80 Text zum Schalter im Switchframework 20060118

Method SET_TEXTS on class CL_SFW_BFS has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in 710