SAP ABAP Class /IPRO/CL_CLAUSE_ATTRIBUTE (WordML Clause Attribute)
Hierarchy
☛
SAP_BS_FND (Software Component) SAP Business Suite Foundation
⤷
CA-GTF-DOB (Application Component) Document Builder
⤷
/IPRO/PROGS (Package) programs
⤷
⤷
Properties
| Class | /IPRO/CL_CLAUSE_ATTRIBUTE | |
| Short Description | WordML Clause Attribute | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | P | SAP Standard Production Program |
| Category | 0 | |
| Package | /IPRO/PROGS | programs |
| Created | 20060728 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class /IPRO/CL_CLAUSE_ATTRIBUTE has no forward declaration.
Interfaces
Class /IPRO/CL_CLAUSE_ATTRIBUTE has no interface implemented.
Friends
Class /IPRO/CL_CLAUSE_ATTRIBUTE has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | STRING | 20060728 | ||||
| 2 | Instance attribute | Private | Type reference (TYPE) | STRING | 20060728 | ||||
| 3 | Instance attribute | Private | Type reference (TYPE) | STRING | 20060728 | ||||
| 4 | Instance attribute | Private | Type reference (TYPE) | STRING | 20060728 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Gets code of attribute | 20060728 | |
| 2 | Instance method | Public | Method | Gets name of attribute | 20060728 | |
| 3 | Instance method | Public | Method | Gets placeholder of attribute | 20060728 | |
| 4 | Instance method | Public | Method | Gets value of attribute | 20060728 | |
| 5 | Instance method | Public | Method | Sets code of attribute | 20060728 | |
| 6 | Instance method | Public | Method | Sets name of attribute | 20060728 | |
| 7 | Instance method | Public | Method | Sets placeholder of attribute | 20060728 | |
| 8 | Instance method | Public | Method | Sets value of attribute | 20060728 |
Events
Class /IPRO/CL_CLAUSE_ATTRIBUTE has no event.
Types
Class /IPRO/CL_CLAUSE_ATTRIBUTE has no local type.
Method Signatures
Method GET_CODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_CODE | Value transfer | Type reference (TYPE) | STRING | 20060728 |
Method GET_CODE on class /IPRO/CL_CLAUSE_ATTRIBUTE has no exception.
Method GET_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_NAME | Value transfer | Type reference (TYPE) | STRING | 20060728 |
Method GET_NAME on class /IPRO/CL_CLAUSE_ATTRIBUTE has no exception.
Method GET_PLACEHOLDER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_PLACEHOLDER | Value transfer | Type reference (TYPE) | STRING | 20060728 |
Method GET_PLACEHOLDER on class /IPRO/CL_CLAUSE_ATTRIBUTE has no exception.
Method GET_VALUE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_VALUE | Value transfer | Type reference (TYPE) | STRING | 20060728 |
Method GET_VALUE on class /IPRO/CL_CLAUSE_ATTRIBUTE has no exception.
Method SET_CODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_CODE | Value transfer | Type reference (TYPE) | STRING | 20060728 |
Method SET_CODE on class /IPRO/CL_CLAUSE_ATTRIBUTE has no exception.
Method SET_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_NAME | Value transfer | Type reference (TYPE) | STRING | 20060728 |
Method SET_NAME on class /IPRO/CL_CLAUSE_ATTRIBUTE has no exception.
Method SET_PLACEHOLDER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_PLACEHOLDER | Value transfer | Type reference (TYPE) | STRING | 20060728 |
Method SET_PLACEHOLDER on class /IPRO/CL_CLAUSE_ATTRIBUTE has no exception.
Method SET_VALUE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_VALUE | Value transfer | Type reference (TYPE) | STRING | 20060728 |
Method SET_VALUE on class /IPRO/CL_CLAUSE_ATTRIBUTE has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 300 |