SAP ABAP Class IF_SR_PUB_RULES_NEW (SR : IF to Publication Rules)
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
| Class | IF_SR_PUB_RULES_NEW | |
| Short Description | SR : IF to Publication Rules | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20101213 | 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) |
Interfaces
Class IF_SR_PUB_RULES_NEW has no interface implemented.
Friends
Class IF_SR_PUB_RULES_NEW has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Type reference (TYPE) | UZEIT | Time | 20120712 | |||
| 2 | Instance attribute | Public | Type reference (TYPE) | UNAME | User Name | 20120712 | |||
| 3 | Instance attribute | Public | Type reference (TYPE) | PROGRAMM | ABAP Program Name | 20120712 | |||
| 4 | Instance attribute | Public | Type reference (TYPE) | UDATUM | Date of Last Change | 20120712 | |||
| 5 | Instance attribute | Public | Type reference (TYPE) | TCODE | Transaction Code | 20120712 | |||
| 6 | Instance attribute | Public | Type reference (TYPE) | UZEIT | Time | 20120712 | |||
| 7 | Instance attribute | Public | Type reference (TYPE) | UNAME | User Name | 20120712 | |||
| 8 | Instance attribute | Public | Type reference (TYPE) | PROGRAMM | ABAP Program Name | 20120712 | |||
| 9 | Instance attribute | Public | Type reference (TYPE) | UDATUM | Date of Last Change | 20120712 | |||
| 10 | Instance attribute | Public | Type reference (TYPE) | TCODE | Transaction Code | 20120712 | |||
| 11 | Instance attribute | Public | Type reference (TYPE) | SDEL_SOA_RULE_DESCRIPTION | WSP Configuration Description | 20120712 | |||
| 12 | Instance attribute | Public | Type reference (TYPE) | SDEL_SOA_RULE_ID | WSP Name of Configuration Request (Mass Configuration) | 20120712 | |||
| 13 | 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
Class IF_SR_PUB_RULES_NEW has no event.
Types
Class 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 class 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 class IF_SR_PUB_RULES_NEW has no parameter.
Method LOCK on class IF_SR_PUB_RULES_NEW has no exception.
Method SAVE Signature
Method SAVE on class 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 class IF_SR_PUB_RULES_NEW has no parameter.
Method UNLOCK on class IF_SR_PUB_RULES_NEW has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in |