SAP ABAP Class CL_SA_GENERIC_ATTRIBUTES (Generic Attribute Maintenance)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
SV-SMG-IMP (Application Component) Solution Manager Implementation
⤷
SOLAR_DOC (Package) Document Management in Solution Manager
⤷
⤷
Properties
| Class | CL_SA_GENERIC_ATTRIBUTES | |
| Short Description | Generic Attribute Maintenance | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | SOLAR_DOC | |
| Program status | ||
| Category | 0 | |
| Package | SOLAR_DOC | Document Management in Solution Manager |
| Created | 20040909 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 2 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 3 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_SA_GENERIC_ATTRIBUTES has no interface implemented.
Friends
Class CL_SA_GENERIC_ATTRIBUTES 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) | SASDOKATTRIB_T | Customer Attributes | 20040910 | |||
| 2 | Instance attribute | Protected | Type reference (TYPE) | T_SCREEN_TABLE | Table of Displayed Data | 20040910 | |||
| 3 | Instance attribute | Protected | Type reference (TYPE) | SDOKPROPTYS | Document Attributes | 20040910 | |||
| 4 | Instance attribute | Protected | Type reference (TYPE) | IW_AREA | 'IWBSOLAR' | Document Area | 20041222 | ||
| 5 | Instance attribute | Protected | Type reference (TYPE) | FLAG | Display mode | 20040913 | |||
| 6 | Instance attribute | Protected | Type reference (TYPE) | SDOKOBJECT-CLASS | Document Class | 20050105 | |||
| 7 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Screen Container | 20040910 | |||
| 8 | Instance attribute | Protected | Type reference (TYPE) | I | Maximum Column Width | 20040913 | |||
| 9 | Instance attribute | Protected | Type reference (TYPE) | FLAG | Attributes with Several Values | 20041208 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Protected | Method | Initial Creation of Output Table | 20040910 | |
| 2 | Instance method | Protected | Method | Copy Data from Display Table in Export Table | 20041203 | |
| 3 | Instance method | Public | Method | F1 Help for an Input Field | 20040910 | |
| 4 | Instance method | Public | Method | F4 for an Input Field | 20040910 | |
| 5 | Static method | Public | Method | Checks for Customer Attributes | 20040920 | |
| 6 | Instance method | Public | Constructor | CONSTRUCTOR | 20040909 | |
| 7 | Instance method | Protected | Method | Convert External Format into Internal | 20040913 | |
| 8 | Instance method | Public | Method | Convert Internal Format into External | 20040913 | |
| 9 | Instance method | Public | Method | Delete Rows of a Multi-Value Attribute | 20041209 | |
| 10 | Instance method | Protected | Method | Determines the Maximum Width of a Column | 20040910 | |
| 11 | Instance method | Public | Method | Add New Rows for Multi-Value Attributes | 20040915 | |
| 12 | Instance method | Public | Method | Gets Current Rows | 20040910 | |
| 13 | Instance method | Public | Method | Get Document Attribute Values | 20040910 | |
| 14 | Static method | Protected | Method | Checks Attribute Namespace | 20040916 | |
| 15 | Instance method | Public | Method | Attributes with Several Values | 20041208 | |
| 16 | Static method | Public | Method | Get Customer Attributes | 20040910 | |
| 17 | Static method | Public | Method | Get Hidden Customer Attributes | 20090212 | |
| 18 | Instance method | Public | Method | Gets Current Rows | 20040910 | |
| 19 | Instance method | Public | Method | Pass Document Attribute Values | 20040910 |
Events
Class CL_SA_GENERIC_ATTRIBUTES has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | T_SCREEN_LINE | Protected | See coding | 20041207 | begin of t_screen_line,
mark type sadocgenval-mark,
value type sadocgenval-value,
descr type sadocgenval-descr,
prop_name type sdok_propn,
descr_width type i,
value_width type i,
required type flag,
double type flag,
end of t_screen_line
|
||
| 2 | T_SCREEN_TABLE | Protected | See coding | 20041207 | t_screen_table type table of t_screen_line
|
Method Signatures
Method BUILD_DISPLAY_TABLE Signature
Method BUILD_DISPLAY_TABLE on class CL_SA_GENERIC_ATTRIBUTES has no parameter.
Method BUILD_DISPLAY_TABLE on class CL_SA_GENERIC_ATTRIBUTES has no exception.
Method BUILD_EXPORT_TABLE Signature
Method BUILD_EXPORT_TABLE on class CL_SA_GENERIC_ATTRIBUTES has no parameter.
Method BUILD_EXPORT_TABLE on class CL_SA_GENERIC_ATTRIBUTES has no exception.
Method CALL_F1_ON_FIELD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ROW_ID | Call by reference | Type reference (TYPE) | SYSTEPL | Index der aktuellen Steploop-Zeile | 20040916 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20040913 |
Method CALL_F4_ON_FIELD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DYNPFIELD | Call by reference | Type reference (TYPE) | HELP_INFO-DYNPROFLD | Feldname | 20040913 | |||
| 2 | DYNPNR | Call by reference | Type reference (TYPE) | SYDYNNR | Aktuelle Dynpro-Nummer | 20040913 | |||
| 3 | DYNPPROG | Call by reference | Type reference (TYPE) | SYREPID | ABAP-Programm, aktuelles Rahmenprogramm | 20040913 | |||
| 4 | OLD_VALUE | Call by reference | Type reference (TYPE) | SADOCGENVAL-VALUE | Attributausprägung | 20040913 | |||
| 5 | ROW_ID | Call by reference | Type reference (TYPE) | SYSTEPL | Index interner Tabellen | 20040916 | |||
| 6 | SELECTED_VALUE | Call by reference | Type reference (TYPE) | SADOCGENVAL-VALUE | Attributausprägung | 20040913 | |||
| 7 | STEPL | Call by reference | Type reference (TYPE) | SYSTEPL | Index der aktuellen Steploop-Zeile | 20040913 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20040913 |
Method CHECK_FOR_CUSTOMER_ATTRIBUTES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CUSTOMER_ATTRIBUTES_EXIST | Value transfer | Type reference (TYPE) | FLAG | allgemeines flag | 20040920 | |||
| 2 | DOCUMENT_CLASS | Call by reference | Type reference (TYPE) | SDOKOBJECT-CLASS | 'SOLARGEN' | Dokumentenklasse | 20040920 | ||
| 3 | DOC_TYPE | Call by reference | Type reference (TYPE) | SDOK_PROPV | Attribut eines Dokuments oder einer Beziehung | 20060426 |
Method CHECK_FOR_CUSTOMER_ATTRIBUTES on class CL_SA_GENERIC_ATTRIBUTES has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DISPLAY_MODE | Value transfer | Type reference (TYPE) | FLAG | 'X' = Anzeigemodus | 20041208 | |||
| 2 | DOCUMENT_CLASS | Call by reference | Type reference (TYPE) | SDOKOBJECT-CLASS | Dokumentenklasse | 20040910 | |||
| 3 | IO_ATTRIBUTES | Call by reference | Type reference (TYPE) | SASDOKATTRIB_T | Metainformationen zu Attributen | 20040910 | |||
| 4 | IO_PROPERTIES | Call by reference | Type reference (TYPE) | SDOKPROPTYS | SDOK: Liste von Name-Wert-Paaren | 20040910 |
Method CONSTRUCTOR on class CL_SA_GENERIC_ATTRIBUTES has no exception.
Method CONVERT_EXTERNAL_TO_INTERNAL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EXTERNAL_VALUE | Value transfer | Type reference (TYPE) | SADOCGENVAL-VALUE | Attributausprägung | 20040913 | |||
| 2 | INTERNAL_VALUE | Value transfer | Type reference (TYPE) | SADOCGENVAL-VALUE | Attributausprägung | 20040913 | |||
| 3 | PROP_NAME | Call by reference | Type reference (TYPE) | SDOK_PROPN | Attribut eines Dokuments oder einer Beziehung | 20040913 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20040915 | |||
| 2 | 20040915 |
Method CONVERT_INTERNAL_TO_EXTERNAL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EXTERNAL_VALUE | Value transfer | Type reference (TYPE) | SADOCGENVAL-VALUE | Attributausprägung | 20040913 | |||
| 2 | INTERNAL_VALUE | Value transfer | Type reference (TYPE) | SADOCGENVAL-VALUE | Attributausprägung | 20040913 | |||
| 3 | PROP_NAME | Call by reference | Type reference (TYPE) | SDOK_PROPN | Attribut eines Dokuments oder einer Beziehung | 20040913 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20040915 | |||
| 2 | 20040915 |
Method DELETE_LINE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NEW_LINE | Call by reference | Type reference (TYPE) | SADOCGENVAL | Dynprofelder für generische Attribute | 20041209 | |||
| 2 | ROW_ID | Call by reference | Type reference (TYPE) | SCXTAB_CONTROL-CURRENT_LINE | Index der aktuellen Steploop-Zeile | 20041209 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20041209 | |||
| 2 | 20041209 |
Method DETERMINE_MAX_LENGTH Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | COLUMN_WIDTH | Call by reference | Type reference (TYPE) | I | 20040910 | ||||
| 2 | LINE_WIDTH | Call by reference | Type reference (TYPE) | I | 20040910 |
Method DETERMINE_MAX_LENGTH on class CL_SA_GENERIC_ATTRIBUTES has no exception.
Method DOUBLE_LINE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NEW_LINE | Call by reference | Type reference (TYPE) | SADOCGENVAL | Dynprofelder für generische Attribute | 20040915 | |||
| 2 | ROW_ID | Call by reference | Type reference (TYPE) | SCXTAB_CONTROL-CURRENT_LINE | Index der aktuellen Steploop-Zeile | 20040916 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20041209 | |||
| 2 | 20040915 |
Method GET_CURRENT_LINE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ROW_ID | Call by reference | Type reference (TYPE) | SCXTAB_CONTROL-CURRENT_LINE | Aktuelle Zeile bei LOOP Verarbeitung | 20040916 | |||
| 2 | TABLE_CONTROL | Call by reference | Type reference (TYPE) | CXTAB_CONTROL | 20040913 | ||||
| 3 | TC_LINE | Call by reference | Type reference (TYPE) | SADOCGENVAL | Dynprofelder für generische Attribute | 20040913 |
Method GET_CURRENT_LINE on class CL_SA_GENERIC_ATTRIBUTES has no exception.
Method GET_IO_PROPERTIES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_ATTRIBUTES | Call by reference | Type reference (TYPE) | SASDOKATTRIB_T | Metainformationen zu Attributen | 20041203 | |||
| 2 | IO_PROPERTIES | Value transfer | Type reference (TYPE) | SDOKPROPTYS | SDOK: Liste von Name-Wert-Paaren | 20040910 |
Method GET_IO_PROPERTIES on class CL_SA_GENERIC_ATTRIBUTES has no exception.
Method IS_CUSTOMER_ATTRIBUTE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CUSTOMER_ATTRIBUTE | Value transfer | Type reference (TYPE) | FLAG | allgemeines flag | 20040916 | |||
| 2 | DOCUMENT_CLASS | Call by reference | Type reference (TYPE) | SDOKOBJECT-CLASS | Dokumentenklasse | 20040920 | |||
| 3 | PROP_NAME | Call by reference | Type reference (TYPE) | SDOK_PROPN | Attribut eines Dokuments oder einer Beziehung | 20040916 |
Method IS_CUSTOMER_ATTRIBUTE on class CL_SA_GENERIC_ATTRIBUTES has no exception.
Method MULTIPLE_VALUE_ATTR_EXIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | AVAILABLE | Value transfer | Type reference (TYPE) | FLAG | allgemeines flag | 20041208 |
Method MULTIPLE_VALUE_ATTR_EXIST on class CL_SA_GENERIC_ATTRIBUTES has no exception.
Method RETRIEVE_CUSTOMER_ATTRIBUTES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DOCUMENT_CLASS | Call by reference | Type reference (TYPE) | SDOKOBJECT-CLASS | Dokumentenklasse | 20040910 | |||
| 2 | IO_ATTRIBUTES | Call by reference | Type reference (TYPE) | SASDOKATTRIB_T | Metainformationen zu Attributen | 20040910 | |||
| 3 | IO_CUSTOMER_ATTRIBUTES | Call by reference | Type reference (TYPE) | SASDOKATTRIB_T | Metainformationen zu Attributen | 20040910 |
Method RETRIEVE_CUSTOMER_ATTRIBUTES on class CL_SA_GENERIC_ATTRIBUTES has no exception.
Method RET_CUSTOMER_HIDDEN_ATTRIBUTES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DOCUMENT_CLASS | Call by reference | Type reference (TYPE) | SDOKOBJECT-CLASS | Dokumentenklasse | 20090212 | |||
| 2 | IO_CUSTOMER_ATTRIBUTES | Call by reference | Type reference (TYPE) | SASDOKATTRIB_T | Metainformationen zu Attributen | 20090212 |
Method RET_CUSTOMER_HIDDEN_ATTRIBUTES on class CL_SA_GENERIC_ATTRIBUTES has no exception.
Method SET_CURRENT_LINE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ROW_ID | Call by reference | Type reference (TYPE) | SCXTAB_CONTROL-CURRENT_LINE | Aktuelle Zeile bei LOOP Verarbeitung | 20040916 | |||
| 2 | TC_LINE | Value transfer | Type reference (TYPE) | SADOCGENVAL | Dynprofelder für generische Attribute | 20040910 |
Method SET_CURRENT_LINE on class CL_SA_GENERIC_ATTRIBUTES has no exception.
Method SET_IO_PROPERTIES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_PROPERTIES | Call by reference | Type reference (TYPE) | SDOKPROPTYS | SDOK: Liste von Name-Wert-Paaren | 20040910 |
Method SET_IO_PROPERTIES on class CL_SA_GENERIC_ATTRIBUTES has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 700 |