SAP ABAP Class CL_ESD_VIF_GEN_PARAMS (Generation Parameter for ServiceDefs)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-WS-ABA (Application Component) Web Service Tools - ABAP
⤷
SEWS (Package) ES Tools: Service Interfaces

⤷

⤷

Properties
Class | CL_ESD_VIF_GEN_PARAMS | |
Short Description | Generation Parameter for ServiceDefs | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SEWS | ES Tools: Service Interfaces |
Created | 20100216 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
Class CL_ESD_VIF_GEN_PARAMS has no interface implemented.
Friends
Class CL_ESD_VIF_GEN_PARAMS has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Private | Type reference (TYPE) | CL_ESD_VIF_GEN_PARAMS=>PARAMS | Parameter Structure | 20100216 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Sets the generation params | 20100216 |
2 | ![]() |
Instance method | Public | Method | Sets the generation params | 20100216 |
Events
Class CL_ESD_VIF_GEN_PARAMS has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | PARAMS | Public | See coding | Parameter Structure | 20100216 | BEGIN OF params,
vi_name TYPE vepname,
vi_short_text TYPE veptext,
vi_endpoint_type TYPE vepreftype,
vi_endpoint TYPE veprefto,
vi_default_mapping TYPE vi_default_mapping,
it_expert_mapping TYPE cl_ws_expert_mapping=>t_exp_mapping,
definition_start_point TYPE def_start_pt ,
it_functions TYPE vif_func_table,
auto_generated TYPE auto_generated,
wsd_name TYPE websname,
wsd_profile TYPE string,
wsd_deploy TYPE boolean,
corr_insert TYPE vicorrinsert,
siesrname TYPE vepnameesr,
sisave TYPE boolean,
sesrnamespace TYPE vepsoapnamespace,
siactivate TYPE boolean,
i_soap_appl_name TYPE vepsoapappluri,
itall_profiles TYPE srvdef_profiles_tab,
no_transport TYPE boolean,
i_is_srvv TYPE boolean,
END OF params
|
Method Signatures
Method GET_PARAMS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RS_PARAMS | Value transfer | Type reference (TYPE) | CL_ESD_VIF_GEN_PARAMS=>PARAMS | Parameter Structure | 20100216 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Unified Editor: Exception | 20100216 |
Method SET_PARAMS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_PARAMS | Call by reference | Type reference (TYPE) | CL_ESD_VIF_GEN_PARAMS=>PARAMS | Parameter Structure | 20100216 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Unified Editor: Exception | 20100216 |
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 72L |