SAP ABAP Class CL_SRT_WSP_WS_UI_GENERATOR (UI Generator for the Operation properties)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-ESI-WS-ABA-CFG (Application Component) WebServices ABAP Configuration
⤷
SOA_MANAGER_ABAP_UI (Package) SOA Manager: User Interaction ABAP Stack

⤷

⤷

Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_SRT_WSP_WS_UI_OP_GENERATOR | UI Generator for the Operation properties | 20121102 |
2 | Inheritance (c INHERITING FROM c_ref) | CL_SRT_WSP_WS_UI_RT_GENERATOR | Generator for the Single configuration UI | 20121102 |
Properties
Class | CL_SRT_WSP_WS_UI_GENERATOR | |
Short Description | UI Generator for the Operation properties | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SOA_MANAGER_ABAP_UI | SOA Manager: User Interaction ABAP Stack |
Created | 20121102 | SAP |
Last change | 20140121 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_SRT_WSP_WS_UI_GENERATOR has no forward declaration.
Interfaces
Class CL_SRT_WSP_WS_UI_GENERATOR has no interface implemented.
Friends
Class CL_SRT_WSP_WS_UI_GENERATOR has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | SRT_UI_SEARCH_HELP_LIST | Search helper info | 20121102 | ||
2 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | STRING | 20121127 | |||
3 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | STRING | 20121102 |
Methods
Events
Class CL_SRT_WSP_WS_UI_GENERATOR has no event.
Types
Class CL_SRT_WSP_WS_UI_GENERATOR has no local type.
Method Signatures
Method ADD_COMP_PROPERTY_TO_CONTEXT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IR_NODE | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTEXT_NODE | Web Dynpro: Interface for Context Nodes | 20121102 | ||
2 | ![]() |
I_OPERATION_NAME | Call by reference | Type reference (TYPE) | QNAME | Qualified Name | 20121102 | ||
3 | ![]() |
I_PROPERTY_INFO | Call by reference | Type reference (TYPE) | SRT_WSP_COMP_PROPERTY | Compressed Property Values | 20121102 | ||
4 | ![]() |
I_RECREATE | Call by reference | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20121102 | ||
5 | ![]() |
R_CONTEXT_NODES | Value transfer | Type reference (TYPE) | SRT_UI_SC_CTX_NODE_LIST | List of generated context nodes | 20121102 |
Method ADD_COMP_PROPERTY_TO_CONTEXT on class CL_SRT_WSP_WS_UI_GENERATOR has no exception.
Method ADD_COMP_PROPERTY_TO_GROUP Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IR_NODE | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTEXT_NODE | Web Dynpro: Interface for Context Nodes | 20121102 | ||
2 | ![]() |
IR_WD_GROUP | Call by reference | Object reference (TYPE REF TO) | CL_WD_GROUP | Perforce change= / 20051117-120623 | 20121102 | ||
3 | ![]() |
I_COMP_PROPERTY_INFO | Call by reference | Type reference (TYPE) | SRT_WSP_COMP_PROPERTY | 20121102 | |||
4 | ![]() |
I_OPERATION_NAME | Call by reference | Type reference (TYPE) | QNAME | 20121102 | |||
5 | ![]() |
I_RECREATE | Call by reference | Type reference (TYPE) | BOOLEAN | 20121102 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
WSP Exception | 20130506 |
Method ADD_TEXT_TO_CONTAINER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IR_WD_CONTAINER | Call by reference | Object reference (TYPE REF TO) | CL_WD_TRANSPARENT_CONTAINER | Perforce change= / 20051117-120623 | 20121102 | ||
2 | ![]() |
I_ATTRIBUTE_NAME | Call by reference | Type reference (TYPE) | STRING | 20121102 | |||
3 | ![]() |
I_NODE_NAME | Call by reference | Type reference (TYPE) | STRING | 20121102 | |||
4 | ![]() |
I_RECREATE | Call by reference | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20121102 | ||
5 | ![]() |
I_TEXT_ID | Call by reference | Type reference (TYPE) | STRING | 20121102 |
Method ADD_TEXT_TO_CONTAINER on class CL_SRT_WSP_WS_UI_GENERATOR has no exception.
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_PROPERTY_VOIDED_ACTION_NAME | Call by reference | Type reference (TYPE) | STRING | 20121127 | |||
2 | ![]() |
I_READ_ONLY_NODE_NAME | Call by reference | Type reference (TYPE) | STRING | 20121102 |
Method CONSTRUCTOR on class CL_SRT_WSP_WS_UI_GENERATOR has no exception.
Method GET_CB_ID_BY_PROP_ID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_PROP_ID | Call by reference | Type reference (TYPE) | STRING | 20121102 | |||
2 | ![]() |
R_CB_ID | Value transfer | Type reference (TYPE) | STRING | 20121102 |
Method GET_CB_ID_BY_PROP_ID on class CL_SRT_WSP_WS_UI_GENERATOR has no exception.
Method GET_OPERATION_ID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_OPER_ID | Value transfer | Type reference (TYPE) | STRING | 20121102 | |||
2 | ![]() |
I_OPER_NAME | Call by reference | Type reference (TYPE) | QNAME | Qualified Name | 20121102 |
Method GET_OPERATION_ID on class CL_SRT_WSP_WS_UI_GENERATOR has no exception.
Method GET_PROP_ID_BY_CB_ID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_CB_ID | Call by reference | Type reference (TYPE) | STRING | 20121127 | |||
2 | ![]() |
R_PROP_ID | Value transfer | Type reference (TYPE) | STRING | 20121127 |
Method GET_PROP_ID_BY_CB_ID on class CL_SRT_WSP_WS_UI_GENERATOR has no exception.
Method HAS_CHILD_NODE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_ROOT_NODE | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTEXT_NODE | Web Dynpro: Interface for Context Nodes | 20121102 | ||
2 | ![]() |
I_SEARCH_NODE | Call by reference | Type reference (TYPE) | STRING | 20121102 | |||
3 | ![]() |
R_EXISTS | Value transfer | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20121102 |
Method HAS_CHILD_NODE on class CL_SRT_WSP_WS_UI_GENERATOR has no exception.
Method INIT_SEARCH_HELP Signature
Method INIT_SEARCH_HELP on class CL_SRT_WSP_WS_UI_GENERATOR has no parameter.
Method INIT_SEARCH_HELP on class CL_SRT_WSP_WS_UI_GENERATOR has no exception.
Method IS_DROPDOWN_INPUT_FIELD Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_PROPERTY | Call by reference | Type reference (TYPE) | SRT_WSP_ALLOWED_PROPERTY2 | Valid Property Values | 20121102 | ||
2 | ![]() |
I_PROPERTY_INFO | Call by reference | Type reference (TYPE) | SRT_WSP_COMP_PROPERTY | Compressed Property Values | 20121102 | ||
3 | ![]() |
R_IS_DROP_DOWN_FIELD | Value transfer | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20121102 |
Method IS_DROPDOWN_INPUT_FIELD on class CL_SRT_WSP_WS_UI_GENERATOR has no exception.
Method IS_MANDATORY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_PROPERTY_INFO | Call by reference | Type reference (TYPE) | SRT_WSP_COMP_PROPERTY | Qualified Name | 20121217 | ||
2 | ![]() |
R_MANDATORY | Value transfer | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20121129 |
Method IS_MANDATORY on class CL_SRT_WSP_WS_UI_GENERATOR has no exception.
Method IS_READONLY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_PROPERTY_INFO | Call by reference | Type reference (TYPE) | SRT_WSP_COMP_PROPERTY | Qualified Name | 20130107 | ||
2 | ![]() |
R_READONLY | Value transfer | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20130107 |
Method IS_READONLY on class CL_SRT_WSP_WS_UI_GENERATOR has no exception.
Method REMOVE_CHILD_NODE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_ROOT_NODE | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTEXT_NODE | Web Dynpro: Interface for Context Nodes | 20121102 | ||
2 | ![]() |
I_SEARCH_NODE | Call by reference | Type reference (TYPE) | STRING | 20121102 |
Method REMOVE_CHILD_NODE on class CL_SRT_WSP_WS_UI_GENERATOR has no exception.
Method SPECIAL_PROPERTY_SETTINGS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_COMP_PROPERTY_INFO | Call by reference | Type reference (TYPE) | SRT_WSP_COMP_PROPERTY | Compressed Property Values | 20121102 | ||
2 | ![]() |
I_DROP_DOWN_BY_KEY | Call by reference | Object reference (TYPE REF TO) | CL_WD_DROPDOWN_BY_KEY | Perforce change= / 20051117-120623 | 20121102 | ||
3 | ![]() |
I_INPUT_FIELD | Call by reference | Object reference (TYPE REF TO) | CL_WD_INPUT_FIELD | Perforce change= / 20051117-120623 | 20121102 | ||
4 | ![]() |
I_PROPERTY_INFO | Call by reference | Type reference (TYPE) | SRT_WSP_ALLOWED_PROPERTY2 | Valid Property Values | 20121102 |
Method SPECIAL_PROPERTY_SETTINGS on class CL_SRT_WSP_WS_UI_GENERATOR has no exception.
Method TOGGLE_PROPERTY_VOIDED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_CHECKED | Call by reference | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20121127 | ||
2 | ![]() |
I_PROP_ID | Call by reference | Type reference (TYPE) | STRING | 20121127 |
Method TOGGLE_PROPERTY_VOIDED on class CL_SRT_WSP_WS_UI_GENERATOR has no exception.
History
Last changed by/on | SAP | 20140121 |
SAP Release Created in | 740 |