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 ABAP 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 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 ADD_OBJECTS_ASSIGN Instance method Public Method Adds a set of classifications+SDef to the rule 20120712
2 DELETE Instance method Public Method Deletes the publication rule from the database 20120712
3 DEL_OBJECTS_ASSIGN Instance method Public Method Removes a selection of classifications+SDef from the rule 20120712
4 EXPORT_TO_XML Instance method Public Method Exports the rule to XML file 20120712
5 GET_OBJECTS_ASSIGN Instance method Public Method Gets all the classifications+SDef for the rule 20120712
6 GET_SR_ASSIGN Instance method Public Method Gets all the assignments to SRs for the rule 20120712
7 IS_NEW Instance method Public Method Returns true when the object is not initialized from DB 20120712
8 LOCK Instance method Public Method Lock the rule and all the assignments for it 20120712
9 SAVE Instance method Public Method Persists the publication rule on the database 20120712
10 SET_DESCRIPTION Instance method Public Method Sets the description 20120712
11 SET_EDIT_MODE Instance method Public Method Sets the edit mode 20120712
12 UNLOCK 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 Changing PC_OBJECTS Call by reference Type reference (TYPE) STTY_PRULE_DATA Table of structures 20120712
2 Importing 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 CX_SRT_WSP_CONFIG 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 CX_SRT_WSP_CONFIG 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 Changing PC_OBJECTS Call by reference Type reference (TYPE) STTY_PRULE_DATA Table of structures 20120712
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG 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 Returning PR_XML_DOC Value transfer Type reference (TYPE) XSTRING 20120712
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG 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 Changing PC_OBJECTS Call by reference Type reference (TYPE) STTY_PRULE_DATA Table of structures 20120712
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG 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 Changing 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 CX_SRT_WSP_CONFIG 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 Returning PR_IS_NEW Value transfer Type reference (TYPE) BOOLEAN Boolean Variable (X=True, -=False, Space=Unknown) 20120712
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG 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 CX_SRT_WSP_CONFIG 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 Importing PI_RULE_DESCRIPTION Call by reference Type reference (TYPE) SDEL_SOA_RULE_DESCRIPTION Publication Rule Description 20120712
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG 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 Importing PI_READ_ONLY Call by reference Type reference (TYPE) BOOLEAN Boolean Variable (X=True, -=False, Space=Unknown) 20120712
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG 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