SAP ABAP Class /IWFND/CL_DESTIN_FINDER_DBA_WR (Destination Finder DFSYAL - Database Access - Write)
Hierarchy
SAP_GWFND (Software Component) SAP Gateway Foundation
   OPU-FND-CS (Application Component) IWF Common Services
     /IWFND/COS_DESTINATION_FINDER (Package) GW Framework - Destination Finder
Properties
Class /IWFND/CL_DESTIN_FINDER_DBA_WR  
Short Description Destination Finder DFSYAL - Database Access - Write    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package /IWFND/COS_DESTINATION_FINDER   GW Framework - Destination Finder 
Created 20101122   SAP 
Last change 20141120    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class /IWFND/CL_DESTIN_FINDER_DBA_WR has no forward declaration.
Interfaces
Class /IWFND/CL_DESTIN_FINDER_DBA_WR has no interface implemented.
Friends
Class /IWFND/CL_DESTIN_FINDER_DBA_WR has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GO_DESTIN_FINDER_DBA_WR Static Attribute Private Object reference (TYPE REF TO) /IWFND/CL_DESTIN_FINDER_DBA_WR DFSYAL - Database Access - Write 20101122
Methods
# Method Level Visibility Method type Description Created on
1 CREATE_DFDEAM Instance method Public Method Create DFDEAM - write its definition into the database 20101123
2 CREATE_DFSYAL Instance method Public Method Create DFSYAL - write its definition into the database 20101122
3 DELETE_DFDEAM Instance method Public Method Create DFDEAM - write its definition into the database 20101206
4 DELETE_DFSYAL Instance method Public Method Create DFSYAL - write its definition into the database 20101206
5 GET_DESTIN_FINDER_DBA_WR Static method Public Method Get singleton DFSYAL DBA Write instance 20101122
Events
Class /IWFND/CL_DESTIN_FINDER_DBA_WR has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TY_GS_DFDEAM Public See coding Type Structure for "Destination Assignment" 20101123 BEGIN OF ty_gs_dfdeam, user_role TYPE /iwfnd/defi_role_name, object_group TYPE /iwfnd/cor_gsdo_group, system_alias TYPE /iwfnd/defi_system_alias, badi_filter TYPE /iwfnd/defi_badi_filter_value, END OF ty_gs_dfdeam
2 TY_GS_DFSYAL Public See coding Type Structure for "System Alias" 20101123 BEGIN OF ty_gs_dfsyal, system_alias TYPE /iwfnd/defi_system_alias, is_local_iwf TYPE /iwfnd/defi_is_local_iwf, software_version TYPE /iwfnd/inma_software_version, rfc_dest TYPE /iwfnd/defi_rfc_dest, rfc_dest_expl_us TYPE /iwfnd/defi_rfc_dest_expl_user, ws_provider_syst TYPE /iwfnd/defi_provider_system, description TYPE /iwfnd/cor_text40, * db_con_name TYPE /iwfnd/defi_hana_db_con, is_for_bep TYPE /iwfnd/defi_is_for_bep, target_sysid TYPE /iwfnd/defi_target_sysid, target_client TYPE /iwfnd/defi_target_client, * gwbep_version(3) TYPE n, END OF ty_gs_dfsyal
3 TY_GT_DFSYAL Public See coding 20140328 ty_gt_dfsyal TYPE STANDARD TABLE OF ty_gs_dfsyal WITH DEFAULT KEY
Method Signatures

Method CREATE_DFDEAM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_DFDEAM Value transfer Type reference (TYPE) TY_GS_DFDEAM Customizing table "Destination Assignment" 20101123
2 Importing IV_TRANSPORT Call by reference Type reference (TYPE) TRKORR Request/Task 20101123
# Exception Resumable Description Created on
1 /IWFND/CX_DESTIN_FINDER Exception Class for Common Development Objects 20101124

Method CREATE_DFSYAL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_DFSYAL Call by reference Type reference (TYPE) TY_GS_DFSYAL Structure for "System Alias" 20101122
2 Importing IV_TRANSPORT Call by reference Type reference (TYPE) TRKORR Request/Task 20101122
# Exception Resumable Description Created on
1 /IWFND/CX_DESTIN_FINDER Exception Class for Common Development Objects 20101124

Method DELETE_DFDEAM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_DFDEAM Value transfer Type reference (TYPE) TY_GS_DFDEAM Customizing table "Destination Assignment" 20101206
2 Importing IV_TRANSPORT Call by reference Type reference (TYPE) TRKORR Request/Task 20101206
# Exception Resumable Description Created on
1 /IWFND/CX_DESTIN_FINDER Exception Class for Common Development Objects 20101206

Method DELETE_DFSYAL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_DFSYAL Call by reference Type reference (TYPE) TY_GS_DFSYAL Structure for "System Alias" 20101206
2 Importing IV_TRANSPORT Call by reference Type reference (TYPE) TRKORR Request/Task 20101206
# Exception Resumable Description Created on
1 /IWFND/CX_DESTIN_FINDER Exception Class for Common Development Objects 20101206

Method GET_DESTIN_FINDER_DBA_WR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RO_DESTIN_FINDER_DBA_WR Value transfer Object reference (TYPE REF TO) /IWFND/CL_DESTIN_FINDER_DBA_WR DFSYAL - Database Access - Write 20101122
# Exception Resumable Description Created on
1 /IWFND/CX_COF Exceptions for configuration 20101206
History
Last changed by/on SAP  20141120 
SAP Release Created in 200