SAP ABAP Class /IPRO/CL_CLAUSE (WordML Clause)
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 | |
Short Description | WordML Clause | |
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 has no forward declaration.
Interfaces
Class /IPRO/CL_CLAUSE has no interface implemented.
Friends
Class /IPRO/CL_CLAUSE 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) | CLAUSE_ATTRIBUTE_LIST | 20060728 | |||
2 | ![]() |
Instance attribute | Private | Type reference (TYPE) | XSTRING | 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 | Add clause attribute | 20060728 |
2 | ![]() |
Instance method | Public | Method | Get clause attribute | 20060728 |
3 | ![]() |
Instance method | Public | Method | Get count of clause attributes | 20060728 |
4 | ![]() |
Instance method | Public | Method | Get clause text | 20060728 |
5 | ![]() |
Instance method | Public | Method | Get ID of clause | 20060728 |
6 | ![]() |
Instance method | Public | Method | Get placeholder | 20060728 |
7 | ![]() |
Instance method | Public | Method | Set clause text | 20060728 |
8 | ![]() |
Instance method | Public | Method | Set ID of clause | 20060728 |
9 | ![]() |
Instance method | Public | Method | Set placeholder | 20060728 |
Events
Class /IPRO/CL_CLAUSE has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | CLAUSE_ATTRIBUTE_LIST | Private | See coding | 20060728 | CLAUSE_ATTRIBUTE_LIST TYPE TABLE OF REF TO /ipro/cl_clause_attribute
|
Method Signatures
Method ADD_CLAUSE_ATTRIBUTE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_CLAUSE_ATTRIBUTE | Value transfer | Object reference (TYPE REF TO) | /IPRO/CL_CLAUSE_ATTRIBUTE | WordML Clause Attribute | 20060728 |
Method ADD_CLAUSE_ATTRIBUTE on class /IPRO/CL_CLAUSE has no exception.
Method GET_CLAUSE_ATTRIBUTE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_INDEX | Value transfer | Type reference (TYPE) | INT4 | Natural number | 20060728 | ||
2 | ![]() |
RO_CLAUSE_ATTRIBUTE | Value transfer | Object reference (TYPE REF TO) | /IPRO/CL_CLAUSE_ATTRIBUTE | WordML Clause Attribute | 20060728 |
Method GET_CLAUSE_ATTRIBUTE on class /IPRO/CL_CLAUSE has no exception.
Method GET_CLAUSE_ATTRIBUTE_COUNT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_COUNT | Value transfer | Type reference (TYPE) | INT4 | Natural number | 20060728 |
Method GET_CLAUSE_ATTRIBUTE_COUNT on class /IPRO/CL_CLAUSE has no exception.
Method GET_CLAUSE_TEXT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_CLAUSE_TEXT | Value transfer | Type reference (TYPE) | XSTRING | 20060728 |
Method GET_CLAUSE_TEXT on class /IPRO/CL_CLAUSE has no exception.
Method GET_ID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_ID | Value transfer | Type reference (TYPE) | STRING | 20060728 |
Method GET_ID on class /IPRO/CL_CLAUSE 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 has no exception.
Method SET_CLAUSE_TEXT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_CLAUSE_TEXT | Value transfer | Type reference (TYPE) | XSTRING | 20060728 |
Method SET_CLAUSE_TEXT on class /IPRO/CL_CLAUSE has no exception.
Method SET_ID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_ID | Value transfer | Type reference (TYPE) | STRING | 20060728 |
Method SET_ID on class /IPRO/CL_CLAUSE 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 has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 300 |