SAP ABAP Interface IF_ACI_CLAUSE_MAP (EXPERIMENTAL, DON'T USE (AST Clause Map))
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-ABA-LA (Application Component) Syntax, Compiler, Runtime
⤷
SABP_ACI_API (Package) EXPERIMENTAL, DON'T USE (API for the ACI)
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_ACI_STATEMENT | EXPERIMENTAL, DON'T USE (AST Statement) | 20081212 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_ACI_STRUC_CLAUSE | EXPERIMENTAL, DON'T USE (AST Structured Clause) | 20081212 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_ACI_STRUC_OPERATOR | EXPERIMENTAL, DON'T USE (AST Structured Operator) | 20081212 |
Properties
| Interface | IF_ACI_CLAUSE_MAP | |
| Short Description | EXPERIMENTAL, DON'T USE (AST Clause Map) |
General Data
| Package | SABP_ACI_API | EXPERIMENTAL, DON'T USE (API for the ACI) |
| Created | 20080121 | SAP |
| Last changed | 20110908 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_ACI_CLAUSE_MAP has no forward declaration.
Interfaces
Interface IF_ACI_CLAUSE_MAP has no interface.
Friends
Interface IF_ACI_CLAUSE_MAP has no friend.
Attributes
Interface IF_ACI_CLAUSE_MAP has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Get all clauses of compound | 20080121 | |
| 2 | Instance method | Public | Method | Get specific clause of compound | 20080121 |
Events
Interface IF_ACI_CLAUSE_MAP has no event.
Types
Interface IF_ACI_CLAUSE_MAP has no local type.
Method Signatures
Method GET_CLAUSES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CLAUSES | Value transfer | Type reference (TYPE) | ACI_CLAUSES | AST Clauses | 20080121 |
Method GET_CLAUSES on Interface IF_ACI_CLAUSE_MAP has no exception.
Method GET_CLAUSE_BY_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CLAUSE | Value transfer | Object reference (TYPE REF TO) | CL_ACI_CLAUSE | Clause | 20080121 | |||
| 2 | COMPONENT_ID | Call by reference | Type reference (TYPE) | CL_ACI_CLAUSE=>T_COMPONENT_ID | Component Id | 20090115 | |||
| 3 | VARIANT_ID | Call by reference | Type reference (TYPE) | CL_ACI_CLAUSE=>T_VARIANT_ID | Variant id (optional) | 20080121 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | EXPERIMENTAL, DON'T USE (Errors related to the ACI) | 20090109 |
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 712 |