SAP ABAP Class CL_DYNPRO_INFO (Screen Information)
Hierarchy
☛
SAP_APPL (Software Component) Logistics and Accounting
⤷
SD-SLS (Application Component) Sales
⤷
ERP_SALES_LORD (Package) ERP Sales Lean Order

⤷

⤷

Properties
Class | CL_DYNPRO_INFO | |
Short Description | Screen Information | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | ERP_SALES_LORD | ERP Sales Lean Order |
Created | 20040729 | SAP |
Last change | 20100310 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_DYNPRO_INFO has no forward declaration.
Interfaces
Class CL_DYNPRO_INFO has no interface implemented.
Friends
Class CL_DYNPRO_INFO 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) | TDT_DYNPRO | Screen Information | 20040729 | ||
2 | ![]() |
Static Attribute | Private | Type reference (TYPE) | TCT_DYNPROFIELD | 20070215 | |||
3 | ![]() |
Static Attribute | Private | Type reference (TYPE) | TDT_SCREEN | Lean Order: Screen Information | 20090212 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20081126 |
2 | ![]() |
Static method | Public | Method | Read from Screen Attribute | 20070215 |
3 | ![]() |
Instance method | Public | Method | Read from Screen Attribute | 20040729 |
Events
Class CL_DYNPRO_INFO has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TCS_DYNPROFIELD | Public | See coding | 20070215 | begin of tcs_dynprofield,
prog type d020s-prog,
dnum type d020s-dnum,
fnam type d021s-fnam,
flg1 type d021s-flg1,
flg3 type d021s-flg3,
fmb1 type d021s-fmb1,
grp1 type d021s-grp1,
grp2 type d021s-grp2,
grp3 type d021s-grp3,
grp4 type d021s-grp4,
res1 type d021s-res1,
end of tcs_dynprofield
|
||
2 | TCT_DYNPROFIELD | Public | See coding | 20070215 | tct_dynprofield type table of tcs_dynprofield
|
Method Signatures
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_DYNPRO_INFO has no parameter.
Method CLASS_CONSTRUCTOR on class CL_DYNPRO_INFO has no exception.
Method GET_DYNPRO_FIELD_ATTR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ES_SCREEN | Call by reference | Type reference (TYPE) | SCREEN | Strukturbeschreibung für System-Datenobjekt SCREEN | 20070215 | ||
2 | ![]() |
IV_DYNNR | Call by reference | Type reference (TYPE) | SYCHAR04 | CHAR04-Datenelement fuer SYST | 20070215 | ||
3 | ![]() |
IV_FIELD | Call by reference | Type reference (TYPE) | SCREEN-NAME | 20070215 | |||
4 | ![]() |
IV_REPID | Call by reference | Type reference (TYPE) | PROGNAME | ABAP-Programmname | 20070215 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Unzureichende Parameter | 20070215 | |
2 | ![]() |
Keine Attribute ermittelbar | 20070215 |
Method GET_SCREEN_FIELD_ATTR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ES_SCREEN | Call by reference | Type reference (TYPE) | SCREEN | Strukturbeschreibung für System-Datenobjekt SCREEN | 20040730 | ||
2 | ![]() |
IV_DYNNR | Call by reference | Type reference (TYPE) | SYCHAR04 | CHAR04-Datenelement fuer SYST | 20040729 | ||
3 | ![]() |
IV_FIELD | Call by reference | Type reference (TYPE) | SCREEN-NAME | 20040729 | |||
4 | ![]() |
IV_REPID | Call by reference | Type reference (TYPE) | PROGNAME | ABAP-Programmname | 20040729 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Unzureichende Parameter | 20040729 | |
2 | ![]() |
Keine Attribute ermittelbar | 20040729 |
History
Last changed by/on | SAP | 20100310 |
SAP Release Created in | 600 |