SAP ABAP Class CL_SRAPI_NAMESPACE_CONT_SEL (Selection Criteria for Namespace Content)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-XI-IBD (Application Component) Integration Builder - Design
⤷
SAI_SREP_API (Package) API for Repository

⤷

⤷

Properties
Class | CL_SRAPI_NAMESPACE_CONT_SEL | |
Short Description | Selection Criteria for Namespace Content | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SAI_SREP_API | API for Repository |
Created | 20051109 | SAP |
Last change | 20070911 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_SRAPI_NAMESPACE_CONT_SEL has no forward declaration.
Interfaces
Class CL_SRAPI_NAMESPACE_CONT_SEL has no interface implemented.
Friends
# | Friend | Modeled only | Created on | Description |
---|---|---|---|---|
1 | CL_SRAPI_SOFTWARE_COMP_VERSION | 20060127 | Software Component Version |
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | IF_SRAPI_ATTRIBUTE_CONDITION | Tagging Interface Attribute Condition for Query | 20060124 | ||
2 | ![]() |
Instance attribute | Private | Type reference (TYPE) | BOOLEAN | Execute Existence Check | 20060124 | ||
3 | ![]() |
Instance attribute | Private | Type reference (TYPE) | SRAPI_T_REP_NAMESPACE | Namespaces | 20051109 | ||
4 | ![]() |
Instance attribute | Private | Type reference (TYPE) | SRAPI_T_STRING | Selected Types | 20060124 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Adds Selected Namespace | 20051109 |
2 | ![]() |
Instance method | Public | Method | Adds a Number of Namespaces to those Selected | 20051109 |
3 | ![]() |
Instance method | Public | Method | Add Types to be Selected | 20060124 |
4 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20060124 |
5 | ![]() |
Instance method | Public | Method | Only Check Existence of Selected Types | 20060124 |
6 | ![]() |
Instance method | Private | Method | Only Existence Check | 20060127 |
7 | ![]() |
Instance method | Private | Method | Gets Attribute Condition | 20060127 |
8 | ![]() |
Instance method | Private | Method | Gets Namespaces | 20060127 |
9 | ![]() |
Instance method | Private | Method | Gets Required Types | 20060127 |
10 | ![]() |
Instance method | Public | Method | Sets Attribute Condition | 20060124 |
Events
Class CL_SRAPI_NAMESPACE_CONT_SEL has no event.
Types
Class CL_SRAPI_NAMESPACE_CONT_SEL has no local type.
Method Signatures
Method ADD_NAMESPACE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_NAMESPACE | Call by reference | Object reference (TYPE REF TO) | CL_SRAPI_REP_NAMESPACE | Repositorynamespace | 20051109 |
Method ADD_NAMESPACE on class CL_SRAPI_NAMESPACE_CONT_SEL has no exception.
Method ADD_NAMESPACES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_NAMESPACES | Call by reference | Type reference (TYPE) | SRAPI_T_REP_NAMESPACE | Namensräume | 20051109 |
Method ADD_NAMESPACES on class CL_SRAPI_NAMESPACE_CONT_SEL has no exception.
Method ADD_SELECTED_TYPES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_TYPES | Call by reference | Type reference (TYPE) | SRAPI_T_STRING | zu selektierende Typen | 20060124 |
Method ADD_SELECTED_TYPES on class CL_SRAPI_NAMESPACE_CONT_SEL has no exception.
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_SRAPI_NAMESPACE_CONT_SEL has no parameter.
Method CONSTRUCTOR on class CL_SRAPI_NAMESPACE_CONT_SEL has no exception.
Method DO_EXISTENCE_CHECK_ONLY Signature
Method DO_EXISTENCE_CHECK_ONLY on class CL_SRAPI_NAMESPACE_CONT_SEL has no parameter.
Method DO_EXISTENCE_CHECK_ONLY on class CL_SRAPI_NAMESPACE_CONT_SEL has no exception.
Method EXISTENCE_CHECK Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RESULT | Value transfer | Type reference (TYPE) | BOOLEAN | Existenzcheck? | 20060127 |
Method EXISTENCE_CHECK on class CL_SRAPI_NAMESPACE_CONT_SEL has no exception.
Method GET_ATTRIBUTE_CONDITION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RESULT | Value transfer | Object reference (TYPE REF TO) | IF_SRAPI_ATTRIBUTE_CONDITION | Attributbedingung | 20060127 |
Method GET_ATTRIBUTE_CONDITION on class CL_SRAPI_NAMESPACE_CONT_SEL has no exception.
Method GET_NAMESPACES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EX_RESULT | Call by reference | Type reference (TYPE) | SRAPI_T_STRING | Namensräume | 20060127 |
Method GET_NAMESPACES on class CL_SRAPI_NAMESPACE_CONT_SEL has no exception.
Method GET_SELECTED_TYPES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EX_RESULT | Call by reference | Type reference (TYPE) | SRAPI_T_STRING | verlangte Objekttypen | 20060127 |
Method GET_SELECTED_TYPES on class CL_SRAPI_NAMESPACE_CONT_SEL has no exception.
Method SET_ATTRIBUTE_CONDITION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_CONDITION | Call by reference | Object reference (TYPE REF TO) | IF_SRAPI_ATTRIBUTE_CONDITION | Tagging-Interface Attributbedingung für Query | 20060124 |
Method SET_ATTRIBUTE_CONDITION on class CL_SRAPI_NAMESPACE_CONT_SEL has no exception.
History
Last changed by/on | SAP | 20070911 |
SAP Release Created in | 710 |