SAP ABAP Interface IF_SR_PUB_RULES_NEW (SR : IF to Publication Rules)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-ESI-WS-ABA-CFG (Application Component) WebServices ABAP Configuration
⤷
SUDDICLIENT_NEW (Package) New development regarding UDDI Publication

⤷

⤷

Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SR_PUB_RULES_NEW | SR: Class for Publication Rules | 20110322 |
Properties
Interface | IF_SR_PUB_RULES_NEW | |
Short Description | SR : IF to Publication Rules |
General Data
Package | SUDDICLIENT_NEW | New development regarding UDDI Publication |
Created | 20101213 | SAP |
Last changed | 20130531 | SAP |
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ABAP | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Interface IF_SR_PUB_RULES_NEW has no interface.
Friends
Interface IF_SR_PUB_RULES_NEW has no friend.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | CHANGED_AT | Instance attribute | Public | Type reference (TYPE) | UZEIT | Time | 20120712 | ||
2 | CHANGED_BY | Instance attribute | Public | Type reference (TYPE) | UNAME | User Name | 20120712 | ||
3 | CHANGED_CP | Instance attribute | Public | Type reference (TYPE) | PROGRAMM | ABAP Program Name | 20120712 | ||
4 | CHANGED_ON | Instance attribute | Public | Type reference (TYPE) | UDATUM | Date of Last Change | 20120712 | ||
5 | CHANGED_TC | Instance attribute | Public | Type reference (TYPE) | TCODE | Transaction Code | 20120712 | ||
6 | CREATED_AT | Instance attribute | Public | Type reference (TYPE) | UZEIT | Time | 20120712 | ||
7 | CREATED_BY | Instance attribute | Public | Type reference (TYPE) | UNAME | User Name | 20120712 | ||
8 | CREATED_CP | Instance attribute | Public | Type reference (TYPE) | PROGRAMM | ABAP Program Name | 20120712 | ||
9 | CREATED_ON | Instance attribute | Public | Type reference (TYPE) | UDATUM | Date of Last Change | 20120712 | ||
10 | CREATED_TC | Instance attribute | Public | Type reference (TYPE) | TCODE | Transaction Code | 20120712 | ||
11 | DESCRIPTION | Instance attribute | Public | Type reference (TYPE) | SDEL_SOA_RULE_DESCRIPTION | WSP Configuration Description | 20120712 | ||
12 | RULE_ID | Instance attribute | Public | Type reference (TYPE) | SDEL_SOA_RULE_ID | WSP Name of Configuration Request (Mass Configuration) | 20120712 | ||
13 | RULE_TYPE | Instance attribute | Public | Type reference (TYPE) | SDEL_SOA_RULE_TYPE | Data type for publication rules => FW; BE; VW; | 20120712 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Adds a set of classifications+SDef to the rule | 20120712 |
2 | ![]() |
Instance method | Public | Method | Deletes the publication rule from the database | 20120712 |
3 | ![]() |
Instance method | Public | Method | Removes a selection of classifications+SDef from the rule | 20120712 |
4 | ![]() |
Instance method | Public | Method | Exports the rule to XML file | 20120712 |
5 | ![]() |
Instance method | Public | Method | Gets all the classifications+SDef for the rule | 20120712 |
6 | ![]() |
Instance method | Public | Method | Gets all the assignments to SRs for the rule | 20120712 |
7 | ![]() |
Instance method | Public | Method | Returns true when the object is not initialized from DB | 20120712 |
8 | ![]() |
Instance method | Public | Method | Lock the rule and all the assignments for it | 20120712 |
9 | ![]() |
Instance method | Public | Method | Persists the publication rule on the database | 20120712 |
10 | ![]() |
Instance method | Public | Method | Sets the description | 20120712 |
11 | ![]() |
Instance method | Public | Method | Sets the edit mode | 20120712 |
12 | ![]() |
Instance method | Public | Method | Unock the rule and all the assignments for it | 20120712 |
Events
Interface IF_SR_PUB_RULES_NEW has no event.
Types
Interface IF_SR_PUB_RULES_NEW has no local type.
Method Signatures
Method ADD_OBJECTS_ASSIGN Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
PC_OBJECTS | Call by reference | Type reference (TYPE) | STTY_PRULE_DATA | Table of structures | 20120712 | ||
2 | ![]() |
PI_OVERWRITE | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | Boolean Variable (X=True, -=False, Space=Unknown) | 20120712 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Exception class for publication rules | 20120712 |
Method DELETE Signature
Method DELETE on Interface IF_SR_PUB_RULES_NEW has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Exception class for publication rules | 20120712 |
Method DEL_OBJECTS_ASSIGN Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
PC_OBJECTS | Call by reference | Type reference (TYPE) | STTY_PRULE_DATA | Table of structures | 20120712 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Exception class for publication rules | 20120712 |
Method EXPORT_TO_XML Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
PR_XML_DOC | Value transfer | Type reference (TYPE) | XSTRING | 20120712 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Exception class for publication rules | 20120712 |
Method GET_OBJECTS_ASSIGN Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
PC_OBJECTS | Call by reference | Type reference (TYPE) | STTY_PRULE_DATA | Table of structures | 20120712 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Exception class for publication rules | 20120712 |
Method GET_SR_ASSIGN Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
PC_ASSIGNED_SRS | Call by reference | Type reference (TYPE) | STTY_PRULE_ASSIGN | Set of services attached to rule | 20120712 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Exception class for publication rules | 20120712 |
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 | Boolean Variable (X=True, -=False, Space=Unknown) | 20120712 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
WSP Exception | 20120712 |
Method LOCK Signature
Method LOCK on Interface IF_SR_PUB_RULES_NEW has no parameter.
Method LOCK on Interface IF_SR_PUB_RULES_NEW has no exception.
Method SAVE Signature
Method SAVE on Interface IF_SR_PUB_RULES_NEW has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Exception class for publication rules | 20120712 |
Method SET_DESCRIPTION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
PI_RULE_DESCRIPTION | Call by reference | Type reference (TYPE) | SDEL_SOA_RULE_DESCRIPTION | Publication Rule Description | 20120712 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Exception class for publication rules | 20120712 |
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 | Boolean Variable (X=True, -=False, Space=Unknown) | 20120712 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Exception class for publication rules | 20120712 |
Method UNLOCK Signature
Method UNLOCK on Interface IF_SR_PUB_RULES_NEW has no parameter.
Method UNLOCK on Interface IF_SR_PUB_RULES_NEW has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in |