SAP ABAP Class CL_UISS_PCTRRTX_F4_ACCESS (Read text for F4)
Hierarchy
MDG_FND (Software Component) MDG Foundation
   CA-MDG-APP-ISS (Application Component) Internal Self-Services
     UISS_MDG_ADAPTER (Package) Internal Self Services: MDG Adapter
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_UISS_CONSTANT Constants interface 20091111
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_UISS_ENTITY_ACCESS Interface to read/write eneity 20091111
Properties
Class CL_UISS_PCTRRTX_F4_ACCESS  
Short Description Read text for F4    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package UISS_MDG_ADAPTER   Internal Self Services: MDG Adapter 
Created 20091111   SAP 
Last change 20110908   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)
Interfaces
# Interface Abstract Final Description Created on
1 IF_UISS_CONSTANT Constants interface 20091111
2 IF_UISS_ENTITY_ACCESS Interface to read/write eneity 20091111
Friends
Class CL_UISS_PCTRRTX_F4_ACCESS has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 DT_FIELDNAMES Instance attribute Private Type reference (TYPE) UISS_FIELDNAMES_TAB fielname assignment table type 20091111
2 GC_ATTR_LANGU Instance attribute Private Attribute reference (LIKE) 20091111
3 GC_ENTITY_ACCCCDET Instance attribute Private Attribute reference (LIKE) 20091111
4 GC_ENTITY_ACCOUNT Instance attribute Private Attribute reference (LIKE) 20091111
5 GC_ENTITY_AD_EMAIL Instance attribute Private Attribute reference (LIKE) 20091111
6 GC_ENTITY_AD_EMA_CU Instance attribute Private Attribute reference (LIKE) 20091111
7 GC_ENTITY_AD_FAX Instance attribute Private Attribute reference (LIKE) 20091111
8 GC_ENTITY_AD_FAX_CU Instance attribute Private Attribute reference (LIKE) 20091111
9 GC_ENTITY_AD_TEL Instance attribute Private Attribute reference (LIKE) 20091111
10 GC_ENTITY_AD_TEL_CU Instance attribute Private Attribute reference (LIKE) 20091111
11 GC_ENTITY_BANK_ID Instance attribute Private Attribute reference (LIKE) 20091111
12 GC_ENTITY_BNK_ACT Instance attribute Private Attribute reference (LIKE) 20091111
13 GC_ENTITY_CCTR Instance attribute Private Attribute reference (LIKE) 20091111
14 GC_ENTITY_CCTRCGY_A Instance attribute Private Attribute reference (LIKE) 20091111
15 GC_ENTITY_CELECAT_A Instance attribute Private Attribute reference (LIKE) 20091111
16 GC_ENTITY_CELEM Instance attribute Private Attribute reference (LIKE) 20091111
17 GC_ENTITY_COADJPST Instance attribute Private Attribute reference (LIKE) 20091111
18 GC_ENTITY_COAREA Instance attribute Private Attribute reference (LIKE) 20091111
19 GC_ENTITY_CODOC Instance attribute Private Attribute reference (LIKE) 20091111
20 GC_ENTITY_COITEM Instance attribute Private Attribute reference (LIKE) 20091111
21 GC_ENTITY_COMPCODE Instance attribute Private Attribute reference (LIKE) 20091111
22 GC_ENTITY_CURRENCY Instance attribute Private Attribute reference (LIKE) 20091111
23 GC_ENTITY_CUST_ADRS Instance attribute Private Attribute reference (LIKE) 20091111
24 GC_ENTITY_FUNCAREA Instance attribute Private Attribute reference (LIKE) 20091111
25 GC_ENTITY_INTORDER Instance attribute Private Attribute reference (LIKE) 20091111
26 GC_ENTITY_IOPLANT_A Instance attribute Private Attribute reference (LIKE) 20091111
27 GC_ENTITY_ORDERTYPE Instance attribute Private Attribute reference (LIKE) 20091111
28 GC_ENTITY_PCCCASS Instance attribute Private Attribute reference (LIKE) 20091111
29 GC_ENTITY_PCTR Instance attribute Private Attribute reference (LIKE) 20091111
30 GC_ENTITY_PCTRSEG_A Instance attribute Private Attribute reference (LIKE) 20091111
31 GC_ENTITY_PCTRTIME Instance attribute Private Attribute reference (LIKE) 20091111
32 GC_ENTITY_SYSTEM Instance attribute Private Attribute reference (LIKE) 20091111
33 GC_ENTITY_UOM Instance attribute Private Attribute reference (LIKE) 20091111
34 GC_ENTITY_VEND_ADRS Instance attribute Private Attribute reference (LIKE) 20091111
35 GC_ENTITY_VEND_BNK Instance attribute Private Attribute reference (LIKE) 20091111
Methods
# Method Level Visibility Method type Description Created on
1 ADD_FNAMES Instance method Private Method 20091111
2 CHECK_AUTHORITY Instance method Private Method 20091111
3 CHECK_DATA Instance method Private Method 20091111
4 READ_VALUE Instance method Private Method 20091111
5 SAVE Instance method Private Method 20091111
Events
Class CL_UISS_PCTRRTX_F4_ACCESS has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TS_FIELDNAMES Private See coding 20091111 BEGIN OF ts_fieldnames, fname_mdg TYPE fieldname, fname_chk TYPE fieldname, flg_langu type xfeld, END OF ts_fieldnames
2 TT_BDSEL_STAT Private See coding 20091111 tt_bdsel_stat TYPE STANDARD TABLE OF bdsel_stat
3 TT_FIELDNAMES Private See coding 20091111 tt_fieldnames TYPE STANDARD TABLE OF ts_fieldnames
Method Signatures

Method ADD_FNAMES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CHK Call by reference Type reference (TYPE) FIELDNAME Field Name 20091111
2 Importing KEY Call by reference Type reference (TYPE) XFELD SPACE Checkbox 20091111
3 Importing LNG Call by reference Type reference (TYPE) XFELD SPACE Checkbox 20091111
4 Importing MDG Call by reference Type reference (TYPE) FIELDNAME Field Name 20091111
5 Importing TXT Call by reference Type reference (TYPE) XFELD SPACE Checkbox 20091111

Method ADD_FNAMES on class CL_UISS_PCTRRTX_F4_ACCESS has no exception.

Method CHECK_AUTHORITY Signature

Method CHECK_AUTHORITY on class CL_UISS_PCTRRTX_F4_ACCESS has no parameter.
Method CHECK_AUTHORITY on class CL_UISS_PCTRRTX_F4_ACCESS has no exception.

Method CHECK_DATA Signature

Method CHECK_DATA on class CL_UISS_PCTRRTX_F4_ACCESS has no parameter.
Method CHECK_DATA on class CL_UISS_PCTRRTX_F4_ACCESS has no exception.

Method READ_VALUE Signature

Method READ_VALUE on class CL_UISS_PCTRRTX_F4_ACCESS has no parameter.
Method READ_VALUE on class CL_UISS_PCTRRTX_F4_ACCESS has no exception.

Method SAVE Signature

Method SAVE on class CL_UISS_PCTRRTX_F4_ACCESS has no parameter.
Method SAVE on class CL_UISS_PCTRRTX_F4_ACCESS has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 605