SAP ABAP Class CL_SADL_CONDITION_PROVDR_FCTRY (Factory for various types of condition providers)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-ESI-ESF-BSA (Application Component) Business Service Adaptation
⤷
SADL_QUERY_ENGINE_CONDITION (Package) SADL Query Conditions / Complex Conditions
⤷
⤷
Properties
| Class | CL_SADL_CONDITION_PROVDR_FCTRY | |
| Short Description | Factory for various types of condition providers | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SADL_QUERY_ENGINE_CONDITION | SADL Query Conditions / Complex Conditions |
| Created | 20121217 | SAP |
| Last change | 20131127 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_SADL_CONDITION_PROVDR_FCTRY has no forward declaration.
Interfaces
Class CL_SADL_CONDITION_PROVDR_FCTRY has no interface implemented.
Friends
Class CL_SADL_CONDITION_PROVDR_FCTRY has no friend class.
Attributes
Class CL_SADL_CONDITION_PROVDR_FCTRY has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | 20121218 | ||
| 2 | Static method | Public | Method | 20121218 | ||
| 3 | Static method | Public | Method | 20121218 | ||
| 4 | Static method | Public | Method | 20130128 | ||
| 5 | Static method | Public | Method | 20121217 |
Events
Class CL_SADL_CONDITION_PROVDR_FCTRY has no event.
Types
Class CL_SADL_CONDITION_PROVDR_FCTRY has no local type.
Method Signatures
Method CREATE_BASIC_CONDITION_FACTORY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RO_FACTORY | Value transfer | Object reference (TYPE REF TO) | IF_SADL_BASIC_CONDITION_FACTRY | 20121218 |
Method CREATE_BASIC_CONDITION_FACTORY on class CL_SADL_CONDITION_PROVDR_FCTRY has no exception.
Method CREATE_FOR_AUTHORIZATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RO_PROVIDER | Value transfer | Object reference (TYPE REF TO) | IF_SADL_COND_PROV_AUTH_OBJECTS | 20121218 |
Method CREATE_FOR_AUTHORIZATION on class CL_SADL_CONDITION_PROVDR_FCTRY has no exception.
Method CREATE_FOR_GROUPED_RANGES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_RANGES | Call by reference | Type reference (TYPE) | IF_SADL_COND_PROVIDER_GRPD_RNG=>TT_GROUPED_RANGE | 20121218 | ||||
| 2 | RO_PROVIDER | Value transfer | Object reference (TYPE REF TO) | IF_SADL_COND_PROVIDER_GRPD_RNG | 20121218 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20130116 |
Method CREATE_FOR_NO_AUTHORITY_CHECK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RO_PROVIDER | Value transfer | Object reference (TYPE REF TO) | IF_SADL_COND_PROVIDER_AUTHS | 20130128 |
Method CREATE_FOR_NO_AUTHORITY_CHECK on class CL_SADL_CONDITION_PROVDR_FCTRY has no exception.
Method CREATE_FOR_TABLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_CONDITIONS | Call by reference | Type reference (TYPE) | IF_SADL_PUBLIC_TYPES=>TT_COMPLEX_CONDITION | 20121217 | ||||
| 2 | RO_PROVIDER | Value transfer | Object reference (TYPE REF TO) | IF_SADL_COND_PROVIDER_TABLE | 20121217 |
Method CREATE_FOR_TABLE on class CL_SADL_CONDITION_PROVDR_FCTRY has no exception.
History
| Last changed by/on | SAP | 20131127 |
| SAP Release Created in | 740 |