SAP ABAP Class CL_DMC_SEARCH_HELP (Various Search Help Implementations)
Hierarchy
DMIS (Software Component) DMIS 2011_1
   CA-EUR (Application Component) European Monetary Union: Euro
     CNV_DMCM (Package) Data Mapping and Conversion: Maintenance
Properties
Class CL_DMC_SEARCH_HELP  
Short Description Various Search Help Implementations    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status T  Test Program 
Category 0   
Package CNV_DMCM   Data Mapping and Conversion: Maintenance 
Created 20040526   SAP 
Last change 20141030    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 DMCT Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_DMC_SEARCH_HELP has no interface implemented.
Friends
Class CL_DMC_SEARCH_HELP has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 APPL Instance attribute Public Type reference (TYPE) DMC_ANWDGI DMC: Name for Applications 20040526
2 APPL_FIELDNAME Instance attribute Private Type reference (TYPE) DYNFNAM Field name 20040526
3 COBJ Instance attribute Public Type reference (TYPE) DMC_CIDENT Name for Conversion Objects 20040526
4 COBJ_FIELDNAME Instance attribute Private Type reference (TYPE) DYNFNAM Field name 20040526
5 DYNAME Instance attribute Private Type reference (TYPE) SYREPID ABAP Program: Current main program 20040526
6 DYNUM Instance attribute Private Type reference (TYPE) SYDYNNR ABAP Program: Number of current screen 20040526
7 MTID_FIELDNAME Instance attribute Private Type reference (TYPE) DYNFNAM Field name 20040526
8 PROJ Instance attribute Public Type reference (TYPE) DMC_PIDENT Identifier for Projects 20040526
9 PROJ_FIELDNAME Instance attribute Private Type reference (TYPE) DYNFNAM Field name 20040526
10 SUBP Instance attribute Public Type reference (TYPE) DMC_SIDENT Subproject Identifiers 20040526
11 SUBP_FIELDNAME Instance attribute Private Type reference (TYPE) DYNFNAM Field Name 20040526
12 TGTCOBJ Instance attribute Public Type reference (TYPE) DMC_CIDENT 20060815
13 TGTCOBJ_FIELDNAME Instance attribute Private Type reference (TYPE) DYNFNAM 20060815
14 TGTPROJ Instance attribute Public Type reference (TYPE) DMC_PIDENT 20060814
15 TGTPROJ_FIELDNAME Instance attribute Private Type reference (TYPE) DYNFNAM 20060814
16 TGTSUBP Instance attribute Public Type reference (TYPE) DMC_SIDENT 20060814
17 TGTSUBP_FIELDNAME Instance attribute Private Type reference (TYPE) DYNFNAM 20060814
18 WA_COBJ Instance attribute Private Type reference (TYPE) DMC_COBJ DMC: Conversion Object 20040526
19 WA_PRJCT Instance attribute Private Type reference (TYPE) DMC_PRJCT Project Management 20040526
20 WA_SPRJCT Instance attribute Private Type reference (TYPE) DMC_SPRJCT Sub-Projects (Conversion Object Administration) 20040526
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20040526
2 DYNP_VALUES_UPDATE Instance method Public Method Set new values for the screen fields 20040526
3 F4_FOR_ACT_PARAM Instance method Public Method F4 for Determining a Sender Field (-) 20060512
4 F4_FOR_APPL_IDENT Instance method Public Method Search Help for Application Name 20040526
5 F4_FOR_CONVOBJECT_IDENT Instance method Public Method Search Help for Conversion Object Name 20040526
6 F4_FOR_DOMRULES Instance method Public Method 20051114
7 F4_FOR_MT_IDENT Instance method Public Method Search Help for Mass Transfer Name 20040526
8 F4_FOR_PARENT_STRUCTURES Instance method Public Method 20050629
9 F4_FOR_PROJECT_IDENT Instance method Public Method Search Help for Project Name 20040526
10 F4_FOR_STRUCTURE_FIELDS Instance method Public Method 20050629
11 F4_FOR_SUBPROJECT_IDENT Instance method Public Method Search Help for Subproject Name 20040526
12 F4_FOR_VARIANTS Instance method Public Method Search Help for Control Parameter Variants 20050818
13 GET_APPLICATION Instance method Public Method Determine Application 20040526
14 SET_APPLICATION Instance method Public Method Set Application 20040526
15 SET_DYNP_FIELDNAMES Instance method Public Method Define field names and screen data for screen update 20040526
16 SET_PROJECT Instance method Public Method Set project identification 20040526
17 SET_SUBPROJECT Instance method Public Method Set subproject identification 20040526
Events
Class CL_DMC_SEARCH_HELP has no event.
Types
Class CL_DMC_SEARCH_HELP has no local type.
Method Signatures

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CL_DMC_SEARCH_HELP has no parameter.
Method CONSTRUCTOR on class CL_DMC_SEARCH_HELP has no exception.

Method DYNP_VALUES_UPDATE Signature

Method DYNP_VALUES_UPDATE on class CL_DMC_SEARCH_HELP has no parameter.
Method DYNP_VALUES_UPDATE on class CL_DMC_SEARCH_HELP has no exception.

Method F4_FOR_ACT_PARAM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_SCONT_GUID Call by reference Type reference (TYPE) DMC_GUID GUID des Sendercontainers 20060512
2 Returning R_VALUE Value transfer Type reference (TYPE) DMC_RULE_PARAM-VALUE DMC: Wertfeld eines Aktualparameters 20060512

Method F4_FOR_ACT_PARAM on class CL_DMC_SEARCH_HELP has no exception.

Method F4_FOR_APPL_IDENT Signature

Method F4_FOR_APPL_IDENT on class CL_DMC_SEARCH_HELP has no parameter.
Method F4_FOR_APPL_IDENT on class CL_DMC_SEARCH_HELP has no exception.

Method F4_FOR_CONVOBJECT_IDENT Signature

Method F4_FOR_CONVOBJECT_IDENT on class CL_DMC_SEARCH_HELP has no parameter.
Method F4_FOR_CONVOBJECT_IDENT on class CL_DMC_SEARCH_HELP has no exception.

Method F4_FOR_DOMRULES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_RULE_INFO Call by reference Type reference (TYPE) DMC_RULE_INFO_TAB MWB: Rule information for proposal 20051116
2 Returning RS_SELECTED_RULE Value transfer Type reference (TYPE) DMC_RULE_INFO MWB: Rule information for proposal 20051116

Method F4_FOR_DOMRULES on class CL_DMC_SEARCH_HELP has no exception.

Method F4_FOR_MT_IDENT Signature

Method F4_FOR_MT_IDENT on class CL_DMC_SEARCH_HELP has no parameter.
Method F4_FOR_MT_IDENT on class CL_DMC_SEARCH_HELP has no exception.

Method F4_FOR_PARENT_STRUCTURES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_IDENT Call by reference Type reference (TYPE) DMC_STIDT 20050630
2 Importing IM_DSTRUCTURE Call by reference Object reference (TYPE REF TO) CL_DMC_DATA_STRUCTURE 20050629

Method F4_FOR_PARENT_STRUCTURES on class CL_DMC_SEARCH_HELP has no exception.

Method F4_FOR_PROJECT_IDENT Signature

Method F4_FOR_PROJECT_IDENT on class CL_DMC_SEARCH_HELP has no parameter.
Method F4_FOR_PROJECT_IDENT on class CL_DMC_SEARCH_HELP has no exception.

Method F4_FOR_STRUCTURE_FIELDS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_FIELDNAME Call by reference Type reference (TYPE) FIELDNAME 20050630
2 Importing IM_DSTRUCTURE Call by reference Object reference (TYPE REF TO) CL_DMC_DATA_STRUCTURE 20050629
3 Importing IM_ONLY_KEYFIELDS Call by reference Type reference (TYPE) BOOLEAN DMCT_FALSE 20050629

Method F4_FOR_STRUCTURE_FIELDS on class CL_DMC_SEARCH_HELP has no exception.

Method F4_FOR_SUBPROJECT_IDENT Signature

Method F4_FOR_SUBPROJECT_IDENT on class CL_DMC_SEARCH_HELP has no parameter.
Method F4_FOR_SUBPROJECT_IDENT on class CL_DMC_SEARCH_HELP has no exception.

Method F4_FOR_VARIANTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DISPLAY_ONLY Call by reference Type reference (TYPE) BOOLEAN 20060405
2 Importing I_REF Call by reference Object reference (TYPE REF TO) IF_DMC_POBJECT Persistence object 20050822
3 Returning R_VARIANT Value transfer Type reference (TYPE) DMC_ID 20050823

Method F4_FOR_VARIANTS on class CL_DMC_SEARCH_HELP has no exception.

Method GET_APPLICATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_APPLICATION Value transfer Type reference (TYPE) DMC_ANWDGI DMC: Bezeichner für Anwendungen 20040526

Method GET_APPLICATION on class CL_DMC_SEARCH_HELP has no exception.

Method SET_APPLICATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_APPL Call by reference Type reference (TYPE) DMC_APPLIC DMC-Tool: Anwendung 20040526

Method SET_APPLICATION on class CL_DMC_SEARCH_HELP has no exception.

Method SET_DYNP_FIELDNAMES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_APPL_FIELD Call by reference Type reference (TYPE) DYNFNAM Feldname 20040526
2 Importing IM_COBJ_FIELD Call by reference Type reference (TYPE) DYNFNAM Feldname 20040526
3 Importing IM_DYNAME Call by reference Type reference (TYPE) SYREPID ABAP-Programm, aktuelles Rahmenprogramm 20040526
4 Importing IM_DYNUM Call by reference Type reference (TYPE) SYDYNNR ABAP-Programm, Nummer des aktuellen Dynpros 20040526
5 Importing IM_MTID_FIELD Call by reference Type reference (TYPE) DYNFNAM Feldname 20040526
6 Importing IM_PROJ_FIELD Call by reference Type reference (TYPE) DYNFNAM Feldname 20040526
7 Importing IM_SUBP_FIELD Call by reference Type reference (TYPE) DYNFNAM Feldname 20040526
8 Importing IM_TGTCOBJ_FIELD Call by reference Type reference (TYPE) DYNFNAM 20060815
9 Importing IM_TGTPROJ_FIELD Call by reference Type reference (TYPE) DYNFNAM 20060814
10 Importing IM_TGTSUBP_FIELD Call by reference Type reference (TYPE) DYNFNAM 20060814

Method SET_DYNP_FIELDNAMES on class CL_DMC_SEARCH_HELP has no exception.

Method SET_PROJECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_PROJECT Call by reference Type reference (TYPE) DMC_PIDENT Bezeichner f. Projekte 20040526

Method SET_PROJECT on class CL_DMC_SEARCH_HELP has no exception.

Method SET_SUBPROJECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_SUBPROJECT Call by reference Type reference (TYPE) DMC_SIDENT 20040526

Method SET_SUBPROJECT on class CL_DMC_SEARCH_HELP has no exception.
History
Last changed by/on SAP  20141030 
SAP Release Created in 620