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 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 SYNT 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 DYNPINFO Instance attribute Private Object reference (TYPE REF TO) DYNPINFOS 20061219
2 MAINPROG Instance attribute Private Object reference (TYPE REF TO) CL_SLIN_PROG 20061219
3 SYNT Instance attribute Private Object reference (TYPE REF TO) CL_SLIN_SYNT 20061219
4 TEXTDYNPINFO Instance attribute Private Object reference (TYPE REF TO) DYNPTEXTINFOS 20061219
Methods
# Method Level Visibility Method type Description Created on
1 ADD_DYNP_FIELD_PLUS_COMPONENTS Instance method Private Method 20061219
2 FETCH_DYNP_FIELDS Instance method Public Method Insert Screen Fields (Opened) in 'FieldNames' 20061219
3 IS_DYNP_TEXTELEMENT Instance method Public Method Is Text Element with Key 'key' Used in Screen? 20061219
4 RECCOMBINE Static method Private Method 20061219
5 STRUC_DDIC_TYPE_TO_ATTR Instance method Private Method 20061219
6 TYPE_TO_DYNP_TYPE Instance method Public Method Read Screen Type of a Type (Is Initial if Unknown) 20061219
7 TYPE_TO_ROLLNAME 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 Importing FIELDNAME Call by reference Type reference (TYPE) STRING 20061219
2 Changing 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 Changing FIELDNAMES Call by reference Type reference (TYPE) SLIN_STRING_HASH 20061219
2 Importing 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 Importing KEY Call by reference Type reference (TYPE) TEXTPOOLKY 20061219
2 Returning 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 Changing FIELDNAMES Call by reference Type reference (TYPE) SLIN_STRING_HASH 20061219
2 Importing REST Call by reference Type reference (TYPE) STRING 20061219
3 Importing 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 Returning ATTR Value transfer Type reference (TYPE) DFIES 20061219
2 Importing 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 Returning DYNPTYPE Value transfer Type reference (TYPE) DYNPTYPE 20061219
2 Importing 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 Importing DDICTYPE Call by reference Type reference (TYPE) SYNT_STRUC_TYPE_OBJ 20061219
2 Returning 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