SAP ABAP Class CL_HDS_UI_DYNP_READ (Class for Wrapper of DYNP_READ)
Hierarchy
☛
SAP_ABA (Software Component) Cross-Application Component
⤷
CA-FS-HDS (Application Component) Hierarchical Derivation Service
⤷
HDS_UI (Package) HDS User Interface
⤷
⤷
Properties
| Class | CL_HDS_UI_DYNP_READ | |
| Short Description | Class for Wrapper of DYNP_READ | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | HDS_UI | HDS User Interface |
| Created | 20060613 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_HDS_UI_DYNP_READ has no forward declaration.
Interfaces
Class CL_HDS_UI_DYNP_READ has no interface implemented.
Friends
Class CL_HDS_UI_DYNP_READ has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | SYDYNNR | Current Screen Number | 20060613 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | PROGNAME | ABAP Program Name | 20060613 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20060613 | |
| 2 | Instance method | Public | Method | 20060613 | ||
| 3 | Instance method | Public | Method | 20060613 |
Events
Class CL_HDS_UI_DYNP_READ has no event.
Types
Class CL_HDS_UI_DYNP_READ has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_DYNNR | Call by reference | Type reference (TYPE) | SYDYNNR | Aktuelle Dynpro-Nummer | 20060613 | |||
| 2 | I_PROG | Call by reference | Type reference (TYPE) | CSEQUENCE | 20060613 |
Method CONSTRUCTOR on class CL_HDS_UI_DYNP_READ has no exception.
Method GET_FIELD_VALUE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_BODY | Value transfer | Type reference (TYPE) | CSEQUENCE | 20060613 | ||||
| 2 | I_FIELDNAME | Value transfer | Type reference (TYPE) | CSEQUENCE | 20060613 | ||||
| 3 | R_VALUE | Value transfer | Type reference (TYPE) | DYNFIELDVALUE | Felder des aktuellen Dynpros mit Werten | 20060613 |
Method GET_FIELD_VALUE on class CL_HDS_UI_DYNP_READ has no exception.
Method SET_FIELD_VALUE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_BODY | Value transfer | Type reference (TYPE) | CSEQUENCE | 20060613 | ||||
| 2 | I_FIELDNAME | Value transfer | Type reference (TYPE) | CSEQUENCE | 20060613 | ||||
| 3 | I_VALUE | Value transfer | Type reference (TYPE) | ANY | Felder des aktuellen Dynpros mit Werten | 20060613 |
Method SET_FIELD_VALUE on class CL_HDS_UI_DYNP_READ has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 710 |