SAP ABAP Interface /IWBEP/IF_RFC_BOP_GEN_NG (Interface for BOP Generator NG)
Hierarchy
SAP_GWFND (Software Component) SAP Gateway Foundation
   OPU-BSE-SB (Application Component) Gateway Service Builder
     /IWBEP/SB_GENCMN (Package) Gateway Service Builder # Generator Common Parts
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  /IWBEP/CL_RFC_BOP_GEN_NG RFC BOP Generator- New Gen 20120131
Properties
Interface /IWBEP/IF_RFC_BOP_GEN_NG  
Short Description Interface for BOP Generator NG    
General Data
Package /IWBEP/SB_GENCMN   Gateway Service Builder # Generator Common Parts 
Created 20120130   SAP 
Last changed 20130531   SAP 
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 SABOO Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Interface /IWBEP/IF_RFC_BOP_GEN_NG has no interface.
Friends
Interface /IWBEP/IF_RFC_BOP_GEN_NG has no friend.
Attributes
Interface /IWBEP/IF_RFC_BOP_GEN_NG has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 DELETE_INTF Instance method Public Method Delete the BOP interface 20120206
2 GENERATE Instance method Public Method Generate the RFC BOP interface and source code to call RFC 20120131
3 GET_DESC Instance method Public Method Get the signature of the RFC from specified backend 20120131
Events
Interface /IWBEP/IF_RFC_BOP_GEN_NG has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TY_GS_CODE Public See coding 20120223 BEGIN OF ty_gs_code, line TYPE ty_g_code, END OF ty_gs_code
2 TY_GS_EXCEPTION Public See coding 20120131 BEGIN OF ty_gs_exception, exception TYPE string, number TYPE string, END OF ty_gs_exception
3 TY_GT_CODE Public See coding 20120223 ty_gt_code TYPE STANDARD TABLE OF ty_gs_code WITH NON-UNIQUE DEFAULT KEY
4 TY_GT_EXCEPTION Public See coding 20120131 ty_gt_exception TYPE STANDARD TABLE OF ty_gs_exception WITH NON-UNIQUE DEFAULT KEY
5 TY_GT_PARAMS Public See coding 20120131 ty_gt_params TYPE STANDARD TABLE OF rfc_funint WITH NON-UNIQUE DEFAULT KEY
6 TY_G_CODE Public See coding 20120223 ty_g_code(255) TYPE c
Method Signatures

Method DELETE_INTF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_INTERFACE_NAME Call by reference Type reference (TYPE) SEOCLSKEY Key structure of a class 20120206
2 Importing IV_TRANSPORT Call by reference Type reference (TYPE) TRKORR Request/Task 20120206
# Exception Resumable Description Created on
1 /IWBEP/CX_COS_TRANSPORT_UTIL Transport Exception 20120206
2 /IWBEP/CX_MGW_BOP_GENERATOR OData Channel : Backend Operation Proxy Generator 20120206

Method GENERATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_DATA_DEC Call by reference Type reference (TYPE) SABOO_SOURT Data decalartion 20120131
2 Exporting ET_SOURCE_CODE Call by reference Type reference (TYPE) SABOO_SOURT Source code 20120131
3 Importing IT_PARAMS Call by reference Type reference (TYPE) /IWBEP/T_BOP_GEN_PARAMS Included paramaters for RFC call 20120131
4 Importing IV_FLAG_TYPE Call by reference Type reference (TYPE) /IWBEP/DT_FLAG_TYPE '3' Flag to determine local or Remote RFC 20120611
5 Importing IV_INTERFACE Call by reference Type reference (TYPE) SEOCLSNAME Interface to be generated 20120131
6 Importing IV_OVERWRITE Call by reference Type reference (TYPE) BOOLEAN 'X' Overwrite existing interface 20120131
7 Importing IV_PACKAGE_NAME Call by reference Type reference (TYPE) DEVCLASS Package Name 20120131
8 Importing IV_RFC_DESTINATION Call by reference Type reference (TYPE) RFCDEST RFC Destination 20120131
9 Importing IV_RFC_NAME Call by reference Type reference (TYPE) TFDIR-FUNCNAME RFC Name 20120131
10 Importing IV_TRANSPORT Call by reference Type reference (TYPE) TRKORR Transport Request 20120131
# Exception Resumable Description Created on
1 /IWBEP/CX_COS_TRANSPORT_UTIL Transport Exception 20120203
2 /IWBEP/CX_MGW_BOP_GENERATOR OData Channel : Backend Operation Proxy Generator 20120131

Method GET_DESC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EO_TYPES Call by reference Object reference (TYPE REF TO) /IWBEP/CL_RFC_BOP_DDIC_BUILDER Signature 20120131
2 Exporting ET_CODE_LINES Call by reference Type reference (TYPE) TY_GT_CODE Code lines 20120223
3 Exporting ET_EXCEPTION Call by reference Type reference (TYPE) TY_GT_EXCEPTION Exceptions 20120131
4 Exporting ET_PARAMS Call by reference Type reference (TYPE) TY_GT_PARAMS Parameters 20120131
5 Importing IV_RFC_DESTINATION Call by reference Type reference (TYPE) RFCDEST RFC Destination 20120131
6 Importing IV_RFC_NAME Call by reference Type reference (TYPE) TFDIR-FUNCNAME RFC Name 20120131
# Exception Resumable Description Created on
1 /IWBEP/CX_MGW_BOP_GENERATOR OData Channel : Backend Operation Proxy Generator 20120131
History
Last changed by/on SAP  20130531 
SAP Release Created in 200