SAP ABAP Class CL_SRAPI_FIELD (Field of a Data Type or Enhancement)
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_FIELD | |
| Short Description | Field of a Data Type or Enhancement | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SAI_SREP_API | API for Repository |
| Created | 20041027 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_SRAPI_FIELD has no forward declaration.
Interfaces
Class CL_SRAPI_FIELD has no interface implemented.
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | IF_SRAPI_WRITE_REQ_RENDERER | 20041116 | Tagging-Interface Write-Service Renderer |
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | STRING | Attribute or Element | 20041027 | |||
| 2 | Constant | Public | Type reference (TYPE) | STRING | 'attribute' | Attributes | 20041027 | ||
| 3 | Constant | Public | Type reference (TYPE) | STRING | 'element' | Element | 20041027 | ||
| 4 | Constant | Public | Type reference (TYPE) | I | 0 | 20061204 | |||
| 5 | Constant | Public | Type reference (TYPE) | I | 1 | 20061204 | |||
| 6 | Constant | Public | Type reference (TYPE) | I | -1 | 20061204 | |||
| 7 | Constant | Public | Type reference (TYPE) | STRING | 'optional' | use: optional | 20051027 | ||
| 8 | Constant | Public | Type reference (TYPE) | STRING | 'required' | use: required | 20051027 | ||
| 9 | Instance attribute | Private | Type reference (TYPE) | STRING | Default | 20041202 | |||
| 10 | Instance attribute | Private | Type reference (TYPE) | BOOLEAN | Deletable Flag - True or False | 20100916 | |||
| 11 | Instance attribute | Private | Type reference (TYPE) | STRING | Description | 20041202 | |||
| 12 | Instance attribute | Private | Type reference (TYPE) | I | maxOccurs | 20041202 | |||
| 13 | Instance attribute | Private | Type reference (TYPE) | I | minOccurs | 20041202 | |||
| 14 | Instance attribute | Private | Type reference (TYPE) | STRING | Name | 20041027 | |||
| 15 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_SRAPI_TYPE | Tagging Interface for Type Definition | 20041027 | |||
| 16 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_SRAPI_REP_OBJECT_KEY | Reference to Text Object | 20050428 | |||
| 17 | Instance attribute | Private | Type reference (TYPE) | STRING | required/optional (only relevant for attribute) | 20051027 |
Methods
Events
Class CL_SRAPI_FIELD has no event.
Types
Class CL_SRAPI_FIELD has no local type.
Method Signatures
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_SRAPI_FIELD has no parameter.
Method CONSTRUCTOR on class CL_SRAPI_FIELD has no exception.
Method GET_CATEGORY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | STRING | Kategorie | 20041027 |
Method GET_CATEGORY on class CL_SRAPI_FIELD has no exception.
Method GET_DEFAULT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | STRING | Default-Wert | 20041202 |
Method GET_DEFAULT on class CL_SRAPI_FIELD has no exception.
Method GET_DELETABLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | BOOLEAN | Return Deletable Flag | 20100916 |
Method GET_DELETABLE on class CL_SRAPI_FIELD has no exception.
Method GET_DESCRIPTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | STRING | Beschreibung des Felds | 20041202 |
Method GET_DESCRIPTION on class CL_SRAPI_FIELD has no exception.
Method GET_MAX_OCCURS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | STRING | maxOccurs | 20041202 |
Method GET_MAX_OCCURS on class CL_SRAPI_FIELD has no exception.
Method GET_MIN_OCCURS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | I | minOccurs | 20041202 |
Method GET_MIN_OCCURS on class CL_SRAPI_FIELD 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 | 20041027 |
Method GET_NAME on class CL_SRAPI_FIELD has no exception.
Method GET_TYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Object reference (TYPE REF TO) | IF_SRAPI_TYPE | Tagging-Interface für Typdefinition | 20041027 |
Method GET_TYPE on class CL_SRAPI_FIELD has no exception.
Method GET_UI_TEXTS_REF 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_REP_OBJECT_KEY | Referenz auf Textobjekt | 20050428 |
Method GET_UI_TEXTS_REF on class CL_SRAPI_FIELD has no exception.
Method GET_USE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | STRING | Wert des use-Attributs | 20051027 |
Method GET_USE on class CL_SRAPI_FIELD has no exception.
Method SET_CATEGORY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_CATEGORY | Call by reference | Type reference (TYPE) | STRING | Kategorie | 20041027 |
Method SET_CATEGORY on class CL_SRAPI_FIELD has no exception.
Method SET_DEFAULT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_DEFAULT | Call by reference | Type reference (TYPE) | STRING | Defaultwert | 20041202 |
Method SET_DEFAULT on class CL_SRAPI_FIELD has no exception.
Method SET_DELETABLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_DELETABLE | Call by reference | Type reference (TYPE) | BOOLEAN | ABAP_TRUE or ABAP_FALSE | 20100916 |
Method SET_DELETABLE on class CL_SRAPI_FIELD has no exception.
Method SET_DESCRIPTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_DESCRIPTION | Call by reference | Type reference (TYPE) | STRING | Beschreibung des Feldes | 20041202 |
Method SET_DESCRIPTION on class CL_SRAPI_FIELD has no exception.
Method SET_MAX_OCCURS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_MAX_OCCURS | Call by reference | Type reference (TYPE) | I | maxOccurs | 20041202 |
Method SET_MAX_OCCURS on class CL_SRAPI_FIELD has no exception.
Method SET_MIN_OCCURS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_MIN_OCCURS | Call by reference | Type reference (TYPE) | I | minOccurs | 20041202 |
Method SET_MIN_OCCURS on class CL_SRAPI_FIELD has no exception.
Method SET_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_NAME | Call by reference | Type reference (TYPE) | STRING | Name | 20041027 |
Method SET_NAME on class CL_SRAPI_FIELD has no exception.
Method SET_TYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_TYPE | Call by reference | Object reference (TYPE REF TO) | IF_SRAPI_TYPE | Tagging-Interface für Typdefinition | 20041027 |
Method SET_TYPE on class CL_SRAPI_FIELD has no exception.
Method SET_UI_TEXTS_REF Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_UI_TEXTS_REF | Call by reference | Object reference (TYPE REF TO) | CL_SRAPI_REP_OBJECT_KEY | Referenz auf Textobjekt | 20050428 |
Method SET_UI_TEXTS_REF on class CL_SRAPI_FIELD has no exception.
Method SET_USE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_USE | Call by reference | Type reference (TYPE) | STRING | Wert des use-Attributs | 20051027 |
Method SET_USE on class CL_SRAPI_FIELD has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 700 |