SAP ABAP Class CL_FRM_SPECDATA_CONT (Container for Specification Properties)
Hierarchy
☛
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
⤷
PLM-RM (Application Component) Recipe Management
⤷
RMSFRMAPI (Package) RMS-FRM: RMS Formula - API
⤷
⤷
Properties
| Class | CL_FRM_SPECDATA_CONT | |
| Short Description | Container for Specification Properties | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | RMSFRMAPI | RMS-FRM: RMS Formula - API |
| Created | 20041104 | SAP |
| Last change | 20041209 | 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) |
Interfaces
Class CL_FRM_SPECDATA_CONT has no interface implemented.
Friends
Class CL_FRM_SPECDATA_CONT has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | FRM31_ENTITY | 'DENS' | Density | 20041104 | ||
| 2 | Constant | Public | Type reference (TYPE) | FRM31_ENTITY | 'DENSOVR' | Volume | 20041104 | ||
| 3 | Constant | Public | Type reference (TYPE) | FRM31_ENTITY | 'ENER' | Energy | 20041104 | ||
| 4 | Constant | Public | Type reference (TYPE) | FRM31_ENTITY | 'PCMAS' | Piece -> Mass | 20041105 | ||
| 5 | Constant | Public | Type reference (TYPE) | FRM31_ENTITY | 'PCVOL' | Piece -> Volume | 20041105 | ||
| 6 | Constant | Public | Type reference (TYPE) | FRM31_ENTITY | 'RECO' | Recovery | 20041104 | ||
| 7 | Constant | Public | Type reference (TYPE) | FRM31_ENTITY | 'TS' | Dry Matter | 20041104 | ||
| 8 | Instance attribute | Protected | Type reference (TYPE) | FRMLE_LEVEL | View of a Formula | 20041104 | |||
| 9 | Instance attribute | Protected | Type reference (TYPE) | RCGADDINF | EHS: Additional Information for Function Module Calls | 20041104 | |||
| 10 | Instance attribute | Protected | Type reference (TYPE) | FRM31_T_SPECATTR_ENT | Entities | 20041104 | |||
| 11 | Instance attribute | Private | Type reference (TYPE) | TY_T_ENT_MAP | 20041105 | ||||
| 12 | Instance attribute | Private | Type reference (TYPE) | TY_T_DREF | References to Nonbuffered Records | 20041105 | |||
| 13 | Instance attribute | Protected | Type reference (TYPE) | FRM31_T_SPECRECN | Key | 20041104 | |||
| 14 | Instance attribute | Protected | Type reference (TYPE) | FRM31_T_SPECATTR | Substance Properties | 20041104 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20041105 | |
| 2 | Instance method | Protected | Method | 20041104 | ||
| 3 | Instance method | Public | Method | Set Parameters | 20041104 | |
| 4 | Instance method | Public | Method | Read Properties from Specification API | 20041104 | |
| 5 | Instance method | Public | Method | Display Property for Specification | 20041104 | |
| 6 | Instance method | Public | Method | Reset Parameters and/or Values | 20041104 |
Events
Class CL_FRM_SPECDATA_CONT has no event.
Types
Class CL_FRM_SPECDATA_CONT has no local type.
Method Signatures
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_FRM_SPECDATA_CONT has no parameter.
Method CONSTRUCTOR on class CL_FRM_SPECDATA_CONT has no exception.
Method GET_ESTCAT_ATNAM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_ATNAM_VALUE | Call by reference | Type reference (TYPE) | ATNAM | Merkmalname | 20041104 | |||
| 2 | E_ESTCAT | Call by reference | Type reference (TYPE) | ESEESTCAT | Bewertungsart | 20041104 | |||
| 3 | I_ENTITY | Call by reference | Type reference (TYPE) | FRM31_ENTITY | 20041104 |
Method GET_ESTCAT_ATNAM on class CL_FRM_SPECDATA_CONT has no exception.
Method PARAMETERS_SET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_ADDINF | Call by reference | Type reference (TYPE) | RCGADDINF | EHS: Zusatzinfos für FB-Aufrufe | 20041104 | |||
| 2 | IT_ENTITY | Call by reference | Type reference (TYPE) | FRM31_T_SPECATTR_ENT | zu lesende Spezifikationsattribute | 20041104 | |||
| 3 | IT_RECN | Call by reference | Type reference (TYPE) | FRM31_T_SPECRECN | zu lesende Spezifikationen | 20041104 | |||
| 4 | I_LEVEL | Call by reference | Type reference (TYPE) | FRMLE_LEVEL | Sicht einer Rezeptformel | 20041104 |
Method PARAMETERS_SET on class CL_FRM_SPECDATA_CONT has no exception.
Method PROPERTIES_READ Signature
Method PROPERTIES_READ on class CL_FRM_SPECDATA_CONT has no parameter.
Method PROPERTIES_READ on class CL_FRM_SPECDATA_CONT has no exception.
Method PROP_FOR_SPEC_GET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_UNIT | Call by reference | Type reference (TYPE) | FRMLE_UNIT | Mengeneinheit | 20041104 | |||
| 2 | E_VALUE | Call by reference | Type reference (TYPE) | ANY | Value | 20041104 | |||
| 3 | I_ENTITY | Call by reference | Type reference (TYPE) | FRM31_ENTITY | Entität | 20041104 | |||
| 4 | I_RECN | Call by reference | Type reference (TYPE) | ESERECN | Laufende Nummer des Datensatzes | 20041104 |
Method PROP_FOR_SPEC_GET on class CL_FRM_SPECDATA_CONT has no exception.
Method RESET Signature
Method RESET on class CL_FRM_SPECDATA_CONT has no parameter.
Method RESET on class CL_FRM_SPECDATA_CONT has no exception.
History
| Last changed by/on | SAP | 20041209 |
| SAP Release Created in | 600 |