SAP ABAP Class CL_CIF_DATA_SIMPLE_TEXT (Data Object Class for Text Output)
Hierarchy
☛
SAP_APPL (Software Component) Logistics and Accounting
⤷
SCM-BAS (Application Component) SCM Basis
⤷
CIF (Package) Core Interface
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_CIF_DATA | Data Objects for Display in CIF | 20050121 |
Properties
| Class | CL_CIF_DATA_SIMPLE_TEXT | |
| Short Description | Data Object Class for Text Output | |
| Super Class | CL_CIF_DATA | Data Objects for Display in CIF |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | CIF | Core Interface |
| Created | 20050121 | SAP |
| Last change | 20100310 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_CIF_DATA_SIMPLE_TEXT has no forward declaration.
Interfaces
Class CL_CIF_DATA_SIMPLE_TEXT has no interface implemented.
Friends
Class CL_CIF_DATA_SIMPLE_TEXT has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Type reference (TYPE) | CIF_T_OUTPUT_TEXT | Table Type for Issuing Texts in CIF | 20050121 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Add Text Line | 20050121 | |
| 2 | Instance method | Public | Constructor | Constructor | 20050121 |
Events
Class CL_CIF_DATA_SIMPLE_TEXT has no event.
Types
Class CL_CIF_DATA_SIMPLE_TEXT has no local type.
Method Signatures
Method ADD_LINE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_NEW_LINE | Call by reference | Type reference (TYPE) | CIF_S_OUTPUT_TEXT | Neue Zeile | 20050121 |
Method ADD_LINE on class CL_CIF_DATA_SIMPLE_TEXT has no exception.
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_CIF_DATA_SIMPLE_TEXT has no parameter.
Method CONSTRUCTOR on class CL_CIF_DATA_SIMPLE_TEXT has no exception.
History
| Last changed by/on | SAP | 20100310 |
| SAP Release Created in | 2005_1_46C |