SAP ABAP Class /IWBEP/CL_MGW_RFC_BOP_GEN (Odata Channel : RFC BOP Generator)
Hierarchy
☛
SAP_GWFND (Software Component) SAP Gateway Foundation
⤷
OPU-BSE-SDE (Application Component) Gateway SAP Data Enablement
⤷
/IWBEP/MGW_DST_BOP_GENERATOR (Package) OData Channel - Design Time Tools - BOP Generator
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | /IWBEP/IF_DST_CONST | Constants | 20111017 |
Properties
| Class | /IWBEP/CL_MGW_RFC_BOP_GEN | |
| Short Description | Odata Channel : RFC BOP Generator | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | /IWBEP/MGW_DST_BOP_GENERATOR | OData Channel - Design Time Tools - BOP Generator |
| Created | 20111017 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 2 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 3 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 4 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 5 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 6 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | /IWBEP/IF_DST_CONST | Constants | 20111017 |
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | /IWBEP/CL_RFC_BOP_DDIC_BUILDER | 20111024 | RFC BOP DDIC Builder |
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Attribute reference (LIKE) | 20111017 | |||||
| 2 | Constant | Private | Type reference (TYPE) | SEOCLSNAME | '/IWBEP/CL_MGW_RFC_BOP_GEN' | 20111017 | |||
| 3 | Instance attribute | Private | Attribute reference (LIKE) | 20111017 | |||||
| 4 | Instance attribute | Private | Attribute reference (LIKE) | 20111017 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Private | Method | 20111017 | ||
| 2 | Static method | Public | Method | 20111017 | ||
| 3 | Static method | Public | Method | 20111017 |
Events
Class /IWBEP/CL_MGW_RFC_BOP_GEN has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TY_GS_CLASSES | Private | See coding | 20111017 | BEGIN OF ty_gs_classes ,
class TYPE seoclsname,
class_d TYPE seoclsname,
class_do TYPE seoclsname,
END OF ty_gs_classes
|
||
| 2 | TY_GS_CODE | Public | See coding | 20111024 | BEGIN OF ty_gs_code,
line TYPE ty_g_code,
END OF ty_gs_code
|
||
| 3 | TY_GS_EXCEPTION | Public | See coding | 20111017 | BEGIN OF ty_gs_exception,
exception TYPE string,
number TYPE string,
END OF ty_gs_exception
|
||
| 4 | TY_GT_CODE | Public | See coding | 20111024 | ty_gt_code TYPE STANDARD TABLE OF ty_gs_code WITH NON-UNIQUE DEFAULT KEY
|
||
| 5 | TY_GT_EXCEPTION | Public | See coding | 20111017 | ty_gt_exception TYPE STANDARD TABLE OF ty_gs_exception WITH NON-UNIQUE DEFAULT KEY
|
||
| 6 | TY_GT_PARAMS | Public | See coding | 20111017 | ty_gt_params TYPE STANDARD TABLE OF rfc_funint WITH NON-UNIQUE DEFAULT KEY
|
||
| 7 | TY_G_CODE | Public | See coding | 20111024 | ty_g_code(255) TYPE c
|
Method Signatures
Method BUILD_CLASSES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_CLASSES | Call by reference | Type reference (TYPE) | TY_GS_CLASSES | 20111017 | ||||
| 2 | IO_TYPES | Call by reference | Object reference (TYPE REF TO) | /IWBEP/CL_RFC_BOP_DDIC_BUILDER | 20111017 | ||||
| 3 | IT_EXCEPTION | Call by reference | Type reference (TYPE) | TY_GT_EXCEPTION | 20111017 | ||||
| 4 | IV_CCMS_AGENT | Call by reference | Type reference (TYPE) | /IWBEP/SUP_CCMS_NODE | 'BE OUTB SERV' | 20111017 | |||
| 5 | IV_CLASS_PREFIX | Call by reference | Type reference (TYPE) | CHAR26 | 20111017 | ||||
| 6 | IV_PACKAGE_NAME | Call by reference | Type reference (TYPE) | DEVCLASS | 20111017 | ||||
| 7 | IV_RFC_NAME | Call by reference | Type reference (TYPE) | TFDIR-FUNCNAME | 20111017 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20111017 |
Method GENERATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_TYPES | Call by reference | Object reference (TYPE REF TO) | /IWBEP/CL_RFC_BOP_DDIC_BUILDER | 20111017 | ||||
| 2 | IT_EXCEPTION | Call by reference | Type reference (TYPE) | TY_GT_EXCEPTION | 20111017 | ||||
| 3 | IV_BOP_EXIST | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20111017 | ||||
| 4 | IV_CCMS_AGENT | Call by reference | Type reference (TYPE) | /IWBEP/BOP_CCMS_NODE | 'BE OUTB SERV' | Node in the Gateway CCMS Context | 20111017 | ||
| 5 | IV_CLASS_PREFIX | Call by reference | Type reference (TYPE) | CHAR26 | 20111017 | ||||
| 6 | IV_PACKAGE_NAME | Call by reference | Type reference (TYPE) | DEVCLASS | 20111017 | ||||
| 7 | IV_RFC_DESTINATION | Call by reference | Type reference (TYPE) | RFCDEST | 20111017 | ||||
| 8 | IV_RFC_NAME | Call by reference | Type reference (TYPE) | TFDIR-FUNCNAME | 20111017 | ||||
| 9 | IV_TRANSPORT | Call by reference | Type reference (TYPE) | TRKORR | 20111017 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20111017 | |||
| 2 | 20111017 | |||
| 3 | 20111017 |
Method GET_DESC Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EO_TYPES | Call by reference | Object reference (TYPE REF TO) | /IWBEP/CL_RFC_BOP_DDIC_BUILDER | 20111017 | ||||
| 2 | ET_EXCEPTION | Call by reference | Type reference (TYPE) | TY_GT_EXCEPTION | 20111017 | ||||
| 3 | ET_PARAMS | Call by reference | Type reference (TYPE) | TY_GT_PARAMS | 20111017 | ||||
| 4 | IV_RFC_DESTINATION | Call by reference | Type reference (TYPE) | RFCDEST | 20111017 | ||||
| 5 | IV_RFC_NAME | Call by reference | Type reference (TYPE) | TFDIR-FUNCNAME | 20111017 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20111017 |
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 200 |