SAP ABAP Class CL_SLIN_SV_DYNP_DDIC (Utilities for Screen/DDIC)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-ABA-LA-EPC (Application Component) Extended Program Check (SLIN)
⤷
SLIN_INTERN (Package) Internal Use for SLIN (changes made without discussion)

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_SLIN_SERVICE | Superclass of the Instances that can be used via ServicSet | 20061219 |
Properties
Class | CL_SLIN_SV_DYNP_DDIC | |
Short Description | Utilities for Screen/DDIC | |
Super Class | CL_SLIN_SERVICE | Superclass of the Instances that can be used via ServicSet |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SLIN_INTERN | Internal Use for SLIN (changes made without discussion) |
Created | 20061219 | 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) |
Interfaces
Class CL_SLIN_SV_DYNP_DDIC has no interface implemented.
Friends
Class CL_SLIN_SV_DYNP_DDIC has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | DYNPINFOS | 20061219 | |||
2 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_SLIN_PROG | 20061219 | |||
3 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_SLIN_SYNT | 20061219 | |||
4 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | DYNPTEXTINFOS | 20061219 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Private | Method | 20061219 | |
2 | ![]() |
Instance method | Public | Method | Insert Screen Fields (Opened) in 'FieldNames' | 20061219 |
3 | ![]() |
Instance method | Public | Method | Is Text Element with Key 'key' Used in Screen? | 20061219 |
4 | ![]() |
Static method | Private | Method | 20061219 | |
5 | ![]() |
Instance method | Private | Method | 20061219 | |
6 | ![]() |
Instance method | Public | Method | Read Screen Type of a Type (Is Initial if Unknown) | 20061219 |
7 | ![]() |
Instance method | Public | Method | DDIC Roll->Names of a Structured DDIC-Type | 20061219 |
Events
Class CL_SLIN_SV_DYNP_DDIC has no event.
Types
Class CL_SLIN_SV_DYNP_DDIC has no local type.
Method Signatures
Method ADD_DYNP_FIELD_PLUS_COMPONENTS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
FIELDNAME | Call by reference | Type reference (TYPE) | STRING | 20061219 | |||
2 | ![]() |
FIELDNAMES | Call by reference | Type reference (TYPE) | SLIN_STRING_HASH | 20061219 |
Method ADD_DYNP_FIELD_PLUS_COMPONENTS on class CL_SLIN_SV_DYNP_DDIC has no exception.
Method FETCH_DYNP_FIELDS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
FIELDNAMES | Call by reference | Type reference (TYPE) | SLIN_STRING_HASH | 20061219 | |||
2 | ![]() |
INPUT_FIELDS_ONLY | Call by reference | Type reference (TYPE) | ABAP_BOOL | Nur eingabefähige Felder berücksichtigen | 20110407 |
Method FETCH_DYNP_FIELDS on class CL_SLIN_SV_DYNP_DDIC has no exception.
Method IS_DYNP_TEXTELEMENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
KEY | Call by reference | Type reference (TYPE) | TEXTPOOLKY | 20061219 | |||
2 | ![]() |
RET | Value transfer | Type reference (TYPE) | BOOLEAN | 20080321 |
Method IS_DYNP_TEXTELEMENT on class CL_SLIN_SV_DYNP_DDIC has no exception.
Method RECCOMBINE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
FIELDNAMES | Call by reference | Type reference (TYPE) | SLIN_STRING_HASH | 20061219 | |||
2 | ![]() |
REST | Call by reference | Type reference (TYPE) | STRING | 20061219 | |||
3 | ![]() |
START | Call by reference | Type reference (TYPE) | STRING | 20061219 |
Method RECCOMBINE on class CL_SLIN_SV_DYNP_DDIC has no exception.
Method STRUC_DDIC_TYPE_TO_ATTR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ATTR | Value transfer | Type reference (TYPE) | DFIES | 20061219 | |||
2 | ![]() |
TYPE | Call by reference | Type reference (TYPE) | SYNT_STRUC_TYPE_OBJ | 20061219 |
Method STRUC_DDIC_TYPE_TO_ATTR on class CL_SLIN_SV_DYNP_DDIC has no exception.
Method TYPE_TO_DYNP_TYPE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
DYNPTYPE | Value transfer | Type reference (TYPE) | DYNPTYPE | 20061219 | |||
2 | ![]() |
TYPE | Call by reference | Type reference (TYPE) | SYNT_STRUC_TYPE_OBJ | 20061219 |
Method TYPE_TO_DYNP_TYPE on class CL_SLIN_SV_DYNP_DDIC has no exception.
Method TYPE_TO_ROLLNAME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
DDICTYPE | Call by reference | Type reference (TYPE) | SYNT_STRUC_TYPE_OBJ | 20061219 | |||
2 | ![]() |
RET | Value transfer | Type reference (TYPE) | ROLLNAME | 20080321 |
Method TYPE_TO_ROLLNAME on class CL_SLIN_SV_DYNP_DDIC has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 710 |