Hierarchy

⤷

⤷

Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SRT_WSP_GLOBAL_PROPERTY | Adminstration of Client-Wide SRT Properties | 20060218 |
Properties
Interface | IF_SRT_WSP_GLOBAL_PROPERTY | |
Short Description | Client-Wide SRT Property |
General Data
Package | SOAP_CONFIG | SOAP Configuration Framework |
Created | 20060218 | SAP |
Last changed | 20110908 | SAP |
Unicode checks active |
Forward declarations
Interface IF_SRT_WSP_GLOBAL_PROPERTY has no forward declaration.
Interfaces
Interface IF_SRT_WSP_GLOBAL_PROPERTY has no interface.
Friends
Interface IF_SRT_WSP_GLOBAL_PROPERTY has no friend.
Attributes
Interface IF_SRT_WSP_GLOBAL_PROPERTY has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Adds New Property Value | 20060218 |
2 | ![]() |
Instance method | Public | Method | Adds New Property Values | 20060218 |
3 | ![]() |
Instance method | Public | Method | Deletes Complete Property | 20060218 |
4 | ![]() |
Instance method | Public | Method | Deletes All Values | 20060218 |
5 | ![]() |
Instance method | Public | Method | Deletes All Values of Specified Group | 20060218 |
6 | ![]() |
Instance method | Public | Method | Deletes Value | 20060218 |
7 | ![]() |
Instance method | Public | Method | Gets Administration Data of Property | 20060218 |
8 | ![]() |
Instance method | Public | Method | Get information about creation and last change | 20110117 |
9 | ![]() |
Instance method | Public | Method | Gets Meta Data of Specified Feature | 20060428 |
10 | ![]() |
Instance method | Public | Method | Lists Existing Groups | 20060218 |
11 | ![]() |
Instance method | Public | Method | Get qualified name of property | 20110117 |
12 | ![]() |
Instance method | Public | Method | Gets Meta Data of Specified Property | 20060428 |
13 | ![]() |
Instance method | Public | Method | Gets Property Name | 20060218 |
14 | ![]() |
Instance method | Public | Method | Gets Property Value (watch out for groups!) | 20060218 |
15 | ![]() |
Instance method | Public | Method | Gets All Values | 20060218 |
16 | ![]() |
Instance method | Public | Method | Gets Values of Group | 20060218 |
17 | ![]() |
Instance method | Public | Method | Gets Meta Data of Specified Property Value | 20060428 |
18 | ![]() |
Instance method | Public | Method | Invalidates the local property cache | 20090108 |
19 | ![]() |
Instance method | Public | Method | Checks whether property object is new | 20060227 |
20 | ![]() |
Instance method | Public | Method | Check if object is already terminated | 20110117 |
21 | ![]() |
Instance method | Public | Method | List Global Features | 20060428 |
22 | ![]() |
Instance method | Public | Method | Lists Feature Properties | 20060428 |
23 | ![]() |
Instance method | Public | Method | Saves Property (Deletes if Empty) | 20060218 |
24 | ![]() |
Instance method | Public | Method | Sets R/O Mode | 20060218 |
25 | ![]() |
Instance method | Public | Method | Sets New Property Value | 20060218 |
26 | ![]() |
Instance method | Public | Method | Sets Values of Group | 20060218 |
27 | ![]() |
Instance method | Public | Method | Terminates Runtime Object | 20060218 |
Events
Interface IF_SRT_WSP_GLOBAL_PROPERTY has no event.
Types
Interface IF_SRT_WSP_GLOBAL_PROPERTY has no local type.
Method Signatures
Method ADD_VALUE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
PI_ENCODED | Call by reference | Type reference (TYPE) | BOOLEAN | X=Wert muss verschlüsselt werden; space=sonst | 20060218 | ||
2 | ![]() |
PI_GROUP_ID | Call by reference | Type reference (TYPE) | SRT_WSP_GROUP_ID | Gruppen ID für Property Werte | 20060218 | ||
3 | ![]() |
PI_VALUE | Call by reference | Type reference (TYPE) | STRING | Property-Wert | 20060218 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
WSP Exception | 20060218 |
Method ADD_VALUES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
PI_VALUES | Call by reference | Type reference (TYPE) | SRT_WSP_GROUP_ID_VALUE_LIST | Proeperty-Wert | 20060218 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
WSP Exception | 20060218 |
Method DELETE Signature
Method DELETE on Interface IF_SRT_WSP_GLOBAL_PROPERTY has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
WSP Exception | 20060218 |
Method DELETE_ALL_VALUES Signature
Method DELETE_ALL_VALUES on Interface IF_SRT_WSP_GLOBAL_PROPERTY has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
WSP Exception | 20060218 |
Method DELETE_GROUP Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
PI_GROUP_ID | Call by reference | Type reference (TYPE) | SRT_WSP_GROUP_ID | Gruppen ID für Property Werte | 20060218 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
WSP Exception | 20060218 |
Method DELETE_VALUE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
PI_GROUP_ID | Call by reference | Type reference (TYPE) | SRT_WSP_GROUP_ID | Gruppen ID für Property Werte | 20060218 | ||
2 | ![]() |
PI_VALUE | Call by reference | Type reference (TYPE) | STRING | 20060218 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
WSP Exception | 20060218 |
Method GET_ADMIN_INFO Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
PE_CHANGE_INFO | Call by reference | Type reference (TYPE) | SRT_CHANGE_INFO | Änderungs-Informationen Include für SRT Tabellen | 20060218 | ||
2 | ![]() |
PE_CREATE_INFO | Call by reference | Type reference (TYPE) | SRT_CREATE_INFO | Anlege-Information Include für SRT Tabellen | 20060218 |
Method GET_ADMIN_INFO on Interface IF_SRT_WSP_GLOBAL_PROPERTY has no exception.
Method GET_CREATE_CHANGE_INFO Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
PE_CHANGE_INFO | Call by reference | Type reference (TYPE) | SRT_CHANGE_INFO | Change Information Include for SRT Tables | 20110117 | ||
2 | ![]() |
PE_CREATE_INFO | Call by reference | Type reference (TYPE) | SRT_CREATE_INFO | Change Information Include for SRT Tables | 20110117 |
Method GET_CREATE_CHANGE_INFO on Interface IF_SRT_WSP_GLOBAL_PROPERTY has no exception.
Method GET_FEATURE_META_DATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
PE_DESCRIPTION | Call by reference | Type reference (TYPE) | SRT_WSP_DESCRIPTION | WSP description | 20060428 | ||
2 | ![]() |
PE_DISPLAY_NAME | Call by reference | Type reference (TYPE) | SRT_WSP_DISPLAY_NAME | WSP display name | 20060428 | ||
3 | ![]() |
PE_NOT_FOUND | Call by reference | Type reference (TYPE) | BOOLEAN | boolsche Variable (X=true, -=false, space=unknown) | 20060428 | ||
4 | ![]() |
PI_NAME | Call by reference | Type reference (TYPE) | STRING | 20060428 |
Method GET_FEATURE_META_DATA on Interface IF_SRT_WSP_GLOBAL_PROPERTY has no exception.
Method GET_GROUPS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
PR_GROUPS | Value transfer | Type reference (TYPE) | SRT_WSP_GROUP_ID_LIST | Liste von Konfigurationsgruppen | 20060218 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
WSP Exception | 20060218 |
Method GET_NAME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
PR_NAME | Value transfer | Type reference (TYPE) | QNAME | Qualified Name | 20110117 |
Method GET_NAME on Interface IF_SRT_WSP_GLOBAL_PROPERTY has no exception.
Method GET_PROPERTY_META_DATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
PE_ALLOWED_VALUES | Call by reference | Type reference (TYPE) | SRT_WSP_SOAP_APPL_VALUES | Erlaubte Werte | 20060428 | ||
2 | ![]() |
PE_CARDINALITY | Call by reference | Type reference (TYPE) | SRT_WSP_PROPERTY_CARDINALITY | Kardinalität der Property Werte | 20060428 | ||
3 | ![]() |
PE_DEFAULT_STATE | Call by reference | Type reference (TYPE) | SRT_WSP_PROPERTY_STATE | Status der Werte | 20060428 | ||
4 | ![]() |
PE_DEFAULT_VALUE | Call by reference | Type reference (TYPE) | STRING | Default Wert | 20060428 | ||
5 | ![]() |
PE_DESCRIPTION | Call by reference | Type reference (TYPE) | SRT_WSP_DESCRIPTION | Beschreibung | 20060428 | ||
6 | ![]() |
PE_DISPLAY_NAME | Call by reference | Type reference (TYPE) | SRT_WSP_DISPLAY_NAME | Anzeigename | 20060428 | ||
7 | ![]() |
PE_VALUE_TYPE | Call by reference | Type reference (TYPE) | SRT_WSP_VALUE_TYPE | Wertetyp | 20060428 | ||
8 | ![]() |
PE_VISIBILE | Call by reference | Type reference (TYPE) | BOOLEAN | X=sichtbar auf UI; space=sonst | 20060428 | ||
9 | ![]() |
PI_PROPERTY_NAME | Call by reference | Type reference (TYPE) | QNAME | Property Name | 20060428 |
Method GET_PROPERTY_META_DATA on Interface IF_SRT_WSP_GLOBAL_PROPERTY has no exception.
Method GET_PROPERTY_NAME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
PR_NAME | Value transfer | Type reference (TYPE) | QNAME | Property-Name | 20060218 |
Method GET_PROPERTY_NAME on Interface IF_SRT_WSP_GLOBAL_PROPERTY has no exception.
Method GET_VALUE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
PR_VALUE | Value transfer | Type reference (TYPE) | STRING | 20060218 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
WSP Exception | 20060218 |
Method GET_VALUES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
PR_VALUES | Value transfer | Type reference (TYPE) | SRT_WSP_GROUP_ID_VALUE_LIST | Guppen ID mit Werten | 20060218 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
WSP Exception | 20060218 |
Method GET_VALUES_FOR_GROUP Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
PI_GROUP_ID | Call by reference | Type reference (TYPE) | SRT_WSP_GROUP_ID | Gruppen ID für Property Werte | 20060218 | ||
2 | ![]() |
PR_GROUP_VALUES | Value transfer | Type reference (TYPE) | SRT_WSP_GROUP_ID_VALUE_LIST | Guppen ID mit Werten | 20060218 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
WSP Exception | 20060218 |
Method GET_VALUE_META_DATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
PE_DESCRIPTION | Call by reference | Type reference (TYPE) | SRT_WSP_DESCRIPTION | Beschreibung des Wertes | 20060428 | ||
2 | ![]() |
PE_DISPLAY_NAME | Call by reference | Type reference (TYPE) | SRT_WSP_DISPLAY_NAME | Display Name des Wertes | 20060428 | ||
3 | ![]() |
PI_PROPERTY_NAME | Call by reference | Type reference (TYPE) | QNAME | Property Name | 20060428 | ||
4 | ![]() |
PI_VALUE | Call by reference | Type reference (TYPE) | STRING | Property Wert | 20060428 |
Method GET_VALUE_META_DATA on Interface IF_SRT_WSP_GLOBAL_PROPERTY has no exception.
Method INVALIDATE_CACHE Signature
Method INVALIDATE_CACHE on Interface IF_SRT_WSP_GLOBAL_PROPERTY has no parameter.
Method INVALIDATE_CACHE on Interface IF_SRT_WSP_GLOBAL_PROPERTY has no exception.
Method IS_NEW Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
PR_IS_NEW | Value transfer | Type reference (TYPE) | BOOLEAN | X=Objekt ist neu; space=sonst | 20060227 |
Method IS_NEW on Interface IF_SRT_WSP_GLOBAL_PROPERTY has no exception.
Method IS_TERMINATED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
PR_IS_TERM | Value transfer | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20110117 |
Method IS_TERMINATED on Interface IF_SRT_WSP_GLOBAL_PROPERTY has no exception.
Method LIST_FEATURES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
PR_FEATURE_NAMES | Value transfer | Type reference (TYPE) | SRT_WSP_FEATURE_LIST | Feature Name | 20060428 |
Method LIST_FEATURES on Interface IF_SRT_WSP_GLOBAL_PROPERTY has no exception.
Method LIST_PROPERTIES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
PI_FEATURE_NAME | Call by reference | Type reference (TYPE) | STRING | Feature Name | 20060428 | ||
2 | ![]() |
PR_PROPERTY_LIST | Value transfer | Type reference (TYPE) | SRT_WSP_PROPERTY_NAMES | Liste von Property Namen | 20060428 |
Method LIST_PROPERTIES on Interface IF_SRT_WSP_GLOBAL_PROPERTY has no exception.
Method SAVE Signature
Method SAVE on Interface IF_SRT_WSP_GLOBAL_PROPERTY has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
WSP Exception | 20060218 |
Method SET_EDIT_MODE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
PI_READ_ONLY | Call by reference | Type reference (TYPE) | BOOLEAN | X=R/O setzen; space=sonst | 20060218 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
WSP Exception | 20060218 |
Method SET_VALUE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
PI_ENCODED | Call by reference | Type reference (TYPE) | BOOLEAN | X=Wert muss verschlüsselt werden; space=sonst | 20060218 | ||
2 | ![]() |
PI_GROUP_ID | Call by reference | Type reference (TYPE) | SRT_WSP_GROUP_ID | Gruppen ID für Property Werte | 20060218 | ||
3 | ![]() |
PI_VALUE | Call by reference | Type reference (TYPE) | STRING | Proeperty-Wert | 20060218 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
WSP Exception | 20060218 |
Method SET_VALUES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
PI_GROUP_VALUES | Call by reference | Type reference (TYPE) | SRT_WSP_GROUP_ID_VALUE_LIST | Guppen ID mit Werten | 20060218 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
WSP Exception | 20060218 |
Method TERMINATE Signature
Method TERMINATE on Interface IF_SRT_WSP_GLOBAL_PROPERTY has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
WSP Exception | 20060218 |
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 710 |