SAP ABAP Class CL_SRAPI_ATTRIBUTE_TEMPLATE (Template for Attributes of Core Data Types)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-XI-IBD (Application Component) Integration Builder - Design
⤷
SAI_SREP_API (Package) API for Repository
⤷
⤷
Properties
| Class | CL_SRAPI_ATTRIBUTE_TEMPLATE | |
| Short Description | Template for Attributes of Core Data Types | |
| Super Class | ||
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SAI_SREP_API | API for Repository |
| Created | 20051125 | SAP |
| Last change | 20070911 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_SRAPI_ATTRIBUTE_TEMPLATE has no forward declaration.
Interfaces
Class CL_SRAPI_ATTRIBUTE_TEMPLATE has no interface implemented.
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CL_SRAPI_REP_TERM_UTIL | 20051208 | Utility for Information for Representation Terms |
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | BOOLEAN | Not Optional | 20051125 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | STRING | Name | 20051125 | |||
| 3 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_SRAPI_TYPE_TEMPLATE | Template for Types of Core Data Types and Their Attributes | 20051125 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20051125 | |
| 2 | Instance method | Public | Method | Attribute name | 20051125 | |
| 3 | Instance method | Public | Method | Gets Template for Types | 20051125 | |
| 4 | Instance method | Public | Method | Not an Optional Attribute | 20051125 |
Events
Class CL_SRAPI_ATTRIBUTE_TEMPLATE has no event.
Types
Class CL_SRAPI_ATTRIBUTE_TEMPLATE has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_MANDATORY | Call by reference | Type reference (TYPE) | BOOLEAN | nicht optionales Attribut | 20051125 | |||
| 2 | IM_NAME | Call by reference | Type reference (TYPE) | STRING | Name | 20051125 | |||
| 3 | IM_TYPE_TEMPLATE | Call by reference | Object reference (TYPE REF TO) | CL_SRAPI_TYPE_TEMPLATE | Template für Typen von Codedatentypen und deren Attribute | 20051125 |
Method CONSTRUCTOR on class CL_SRAPI_ATTRIBUTE_TEMPLATE has no exception.
Method GET_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | STRING | Name des Attributs | 20051125 |
Method GET_NAME on class CL_SRAPI_ATTRIBUTE_TEMPLATE has no exception.
Method GET_TYPE_TEMPLATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Object reference (TYPE REF TO) | CL_SRAPI_TYPE_TEMPLATE | Template für Typen von Codedatentypen und deren Attribute | 20051125 |
Method GET_TYPE_TEMPLATE on class CL_SRAPI_ATTRIBUTE_TEMPLATE has no exception.
Method IS_MANDATORY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | BOOLEAN | nicht optionales Attribut | 20051125 |
Method IS_MANDATORY on class CL_SRAPI_ATTRIBUTE_TEMPLATE has no exception.
History
| Last changed by/on | SAP | 20070911 |
| SAP Release Created in | 710 |