SAP ABAP Class CL_DMC_R_S_REL_LIST (List of Structure Relationships)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-DMC (Application Component) Data Conversion
     S_DMCM (Package) Data Mapping and Conversion: Maintenance
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_DMC_EQUALS Check of Two Class Instances for Equality 20050112
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_DMC_VERSION Version Management (Create, Retrieve) 20060705
Properties
Class CL_DMC_R_S_REL_LIST  
Short Description List of Structure Relationships    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package S_DMCM   Data Mapping and Conversion: Maintenance 
Created 20000229   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
# Interface Abstract Final Description Created on
1 IF_DMC_EQUALS Check of Two Class Instances for Equality 20050112
2 IF_DMC_VERSION Version Management (Create, Retrieve) 20060705
Friends
Class CL_DMC_R_S_REL_LIST has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 DATA_NOT_SAVED Instance attribute Public Type reference (TYPE) BOOLEAN DATA_NOT_SAVED 20000229
2 EQCHK_MESSAGES Instance attribute Public Attribute reference (LIKE) 20050112
3 MY_RSTRUCT_TREE Instance attribute Public Object reference (TYPE REF TO) CL_DMC_RSTRUCT_TREE MY_RSTRUCT_TREE 20000229
4 _ACTUAL_COUNTER Instance attribute Protected Type reference (TYPE) I _ACTUAL_COUNTER 20000229
5 _DBVALS Instance attribute Protected Type reference (TYPE) DMCT_R_S_REL_REL_TAB _DBVALS 20000229
6 _INITIALIZED Instance attribute Protected Type reference (TYPE) BOOLEAN DMCT_FALSE _INITIALIZED 20000229
7 _VALS Instance attribute Protected Type reference (TYPE) DMC_R_S_REL_TAB _VALS 20000229
Methods
# Method Level Visibility Method type Description Created on
1 ADD Instance method Public Method ADD 20000229
2 ADD_PRIMARY_REL Instance method Public Method ADD_PRIMARY_REL 20000229
3 ADD_RS_REL Instance method Private Method ADD_RS_REL 20000229
4 ADJUST_CURRNUM Instance method Public Method Adjusts CURRNUM for all relations 20000229
5 ALLOWED_SENDER Instance method Public Method ALLOWED_SENDER 20000229
6 CHECK_RELATIONS Instance method Public Method Plausibility checks for maintained relations 20060804
7 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20000229
8 COPY Instance method Public Method COPY 20000620
9 COUNT Instance method Public Method COUNT 20000229
10 DEL Instance method Public Method DEL 20000229
11 DELETE_ACTUAL_LINE_IN_TC Instance method Public Method DELETE_ACTUAL_LINE_IN_TC 20000229
12 DELETE_ALL_LINES_IN_TC Instance method Public Method Delete All Structure Relationships of a Recipient Structure 20001208
13 DEL_ALL_ELEMENTS Instance method Public Method DEL_ALL_ELEMENTS 20000229
14 DEL_ATTRIBS Instance method Public Method DEL_ATTRIBS 20000817
15 DEL_BY_GUID Instance method Public Method DEL_BY_GUID 20000229
16 DEL_BY_REF Instance method Public Method DEL_BY_REF 20000229
17 EDIT_DPCLAUSE_FROM_TC Instance method Public Method Editor Call 20000417
18 ELEM_BY_GUID Instance method Public Method ELEM_BY_GUID 20000229
19 EQUALS Instance method Public Method 20050112
20 F4_FOR_PARAMS Instance method Public Method F4_FOR_PARAMS 20000330
21 FROM_ITAB Instance method Public Method FROM_ITAB 20000229
22 FROM_RSVIEW Instance method Public Method FROM_RSVIEW 20000229
23 GET_AFTER_LOOP_ITEMS Instance method Public Method GET_AFTER_LOOP_ITEMS 20000229
24 GET_BEFORE_LOOP_ITEMS Instance method Public Method GET_BEFORE_LOOP_ITEMS 20000229
25 GET_ELEMENTS Instance method Public Method GET_ELEMENTS 20000229
26 GET_FIELDMAPPING_PROPOSAL Instance method Public Method GET_FIELDMAPPING_PROPOSAL 20000608
27 GET_PERSISTENCE_STATE Instance method Public Method GET_PERSISTENCE_STATE 20000229
28 GET_SPLIT_CARDINALITY Instance method Public Method GET_SPLIT_CARDINALITY 20000521
29 GET_STRUCT_IDENTS Instance method Public Method GET_STRUCT_IDENTS 20000229
30 INITIALIZE_ELEMENTS Instance method Protected Method INITIALIZE_ELEMENTS 20000229
31 INITIALIZE_ELEMS Instance method Private Method INITIALIZE_ELEMS 20000316
32 INIT_R_S_REL Instance method Protected Method INIT_R_S_REL 20000229
33 INSERT_ACTUAL_LINE_IN_TC Instance method Public Method INSERT_ACTUAL_LINE_IN_TC 20000229
34 LOAD_ELEMENTS Instance method Private Method LOAD_ELEMENTS 20000229
35 PRINT_FIELDMAPPING Instance method Public Method PRINT_FIELDMAPPING 20000728
36 PRINT_STRUCTURMAPPING Instance method Public Method PRINT_STRUCTURMAPPING 20000728
37 RELOAD_FROM_DB Instance method Protected Method RELOAD_FROM_DB 20000229
38 RESTORE_AFTER_CANCEL Instance method Public Method RESTORE_AFTER_CANCEL 20000406
39 SAVE Instance method Public Method SAVE 20000229
40 SET_DATA_NOT_SAVED Instance method Public Method SET_DATA_NOT_SAVED 20000322
41 SET_DATA_SAVED Instance method Public Method SET_DATA_SAVED 20000620
42 SET_OLD_RULE Instance method Public Method SET_OLD_RULE 20000328
43 SET_PERSISTENCE_STATE Instance method Public Method SET_PERSISTENCE_STATE 20000229
44 SET_STATE Instance method Public Method SET_STATE 20000229
45 TO_ITAB Instance method Public Method TO_ITAB 20000229
46 UPDATE_DBVALS Instance method Private Method UPDATE_DBVALS 20000229
47 VALID_ACTUAL_PARAMS Instance method Public Method VALID_ACTUAL_PARAMS 20000605
48 VALID_STRUCT_FOR_AGGREGATION Instance method Public Method VALID_STRUCT_FOR_AGGREGATION 20000528
49 VALID_STRUCT_FOR_MAPPING Instance method Public Method VALID_STRUCT_FOR_MAPPING 20000229
50 VALID_STRUCT_FOR_SPLIT Instance method Public Method VALID_STRUCT_FOR_SPLIT 20000518
Events
Class CL_DMC_R_S_REL_LIST has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1     DMC_R_S_REL_REC_REF
2     DMC_R_S_REL_REF
3     DMC_STRUCT_TREE_REF
Method Signatures

Method ADD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_R_S_REL Call by reference Object reference (TYPE REF TO) CL_DMC_R_S_REL IM_R_S_REL 20000229
# Exception Resumable Description Created on
1 ELEMENT_EXISTS_ALREADY ELEMENT_EXISTS_ALREADY 20000229

Method ADD_PRIMARY_REL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing STREE Call by reference Object reference (TYPE REF TO) CL_DMC_STRUCT_TREE STREE 20000229
# Exception Resumable Description Created on
1 ELEMENT_EXISTS_ALREADY ELEMENT_EXISTS_ALREADY 20000313

Method ADD_RS_REL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CURRNUM Call by reference Type reference (TYPE) DMC_CNUM CURRNUM 20000229
2 Importing DPTYPE Call by reference Type reference (TYPE) DMC_DPTYPE DPTYPE 20000229
3 Importing ISPRIMARYREL Call by reference Type reference (TYPE) BOOLEAN ISPRIMARYREL 20000229
4 Importing R_CARD Call by reference Type reference (TYPE) DMC_CARD R_CARD 20000229
5 Importing STRUCT_TREE Call by reference Object reference (TYPE REF TO) CL_DMC_STRUCT_TREE STRUCT_TREE 20000229
6 Importing S_CARD Call by reference Type reference (TYPE) DMC_CARD S_CARD 20000229

Method ADD_RS_REL on class CL_DMC_R_S_REL_LIST has no exception.

Method ADJUST_CURRNUM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CURRNUM Call by reference Type reference (TYPE) DMC_CNUM DMC: Laufende Nummer einer Relation 20000331
2 Importing SENDER_STRUCT_TREES Call by reference Type reference (TYPE) DMC_STREE_TAB Tabelle des Types dmc_stree 20000331

Method ADJUST_CURRNUM on class CL_DMC_R_S_REL_LIST has no exception.

Method ALLOWED_SENDER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_RFIELD Call by reference Object reference (TYPE REF TO) CL_DMC_RFIELD CL_DMC_RFIELD 20000529
2 Returning IS_ALLOWED Value transfer Type reference (TYPE) BOOLEAN IS_ALLOWED 20000229
3 Importing STREE Call by reference Object reference (TYPE REF TO) CL_DMC_STRUCT_TREE STREE 20000229

Method ALLOWED_SENDER on class CL_DMC_R_S_REL_LIST has no exception.

Method CHECK_RELATIONS Signature

Method CHECK_RELATIONS on class CL_DMC_R_S_REL_LIST has no parameter.
Method CHECK_RELATIONS on class CL_DMC_R_S_REL_LIST has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_RSTRUCT_TREE Call by reference Object reference (TYPE REF TO) CL_DMC_RSTRUCT_TREE IM_RSTRUCT_TREE 20000229

Method CONSTRUCTOR on class CL_DMC_R_S_REL_LIST has no exception.

Method COPY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_RSTRUCT_TREE Call by reference Object reference (TYPE REF TO) CL_DMC_RSTRUCT_TREE CL_DMC_RSTRUCT_TREE 20000620
2 Returning RSRELS Value transfer Object reference (TYPE REF TO) CL_DMC_R_S_REL_LIST CL_DMC_R_S_REL_LIST 20000620

Method COPY on class CL_DMC_R_S_REL_LIST has no exception.

Method COUNT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning NUM Value transfer Type reference (TYPE) I NUM 20000229

Method COUNT on class CL_DMC_R_S_REL_LIST has no exception.

Method DEL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_ID Call by reference Type reference (TYPE) DMCT_IDENT_TYPE IM_ID 20000229
# Exception Resumable Description Created on
1 ELEMENT_NOT_FOUND ELEMENT_NOT_FOUND 20000229

Method DELETE_ACTUAL_LINE_IN_TC Signature

Method DELETE_ACTUAL_LINE_IN_TC on class CL_DMC_R_S_REL_LIST has no parameter.
Method DELETE_ACTUAL_LINE_IN_TC on class CL_DMC_R_S_REL_LIST has no exception.

Method DELETE_ALL_LINES_IN_TC Signature

Method DELETE_ALL_LINES_IN_TC on class CL_DMC_R_S_REL_LIST has no parameter.
Method DELETE_ALL_LINES_IN_TC on class CL_DMC_R_S_REL_LIST has no exception.

Method DEL_ALL_ELEMENTS Signature

Method DEL_ALL_ELEMENTS on class CL_DMC_R_S_REL_LIST has no parameter.
Method DEL_ALL_ELEMENTS on class CL_DMC_R_S_REL_LIST has no exception.

Method DEL_ATTRIBS Signature

Method DEL_ATTRIBS on class CL_DMC_R_S_REL_LIST has no parameter.
Method DEL_ATTRIBS on class CL_DMC_R_S_REL_LIST has no exception.

Method DEL_BY_GUID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_GUID Call by reference Type reference (TYPE) DMC_GUID IM_GUID 20000229
# Exception Resumable Description Created on
1 ELEMENT_NOT_FOUND ELEMENT_NOT_FOUND 20000229

Method DEL_BY_REF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_PTR Call by reference Object reference (TYPE REF TO) CL_DMC_R_S_REL IM_PTR 20000229
# Exception Resumable Description Created on
1 ELEMENT_NOT_FOUND ELEMENT_NOT_FOUND 20000229

Method EDIT_DPCLAUSE_FROM_TC Signature

Method EDIT_DPCLAUSE_FROM_TC on class CL_DMC_R_S_REL_LIST has no parameter.
Method EDIT_DPCLAUSE_FROM_TC on class CL_DMC_R_S_REL_LIST has no exception.

Method ELEM_BY_GUID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ELEM Value transfer Object reference (TYPE REF TO) CL_DMC_R_S_REL ELEM 20000229
2 Importing IM_GUID Call by reference Type reference (TYPE) DMC_GUID IM_GUID 20000229
# Exception Resumable Description Created on
1 ELEMENT_NOT_FOUND ELEMENT_NOT_FOUND 20000229

Method EQUALS Signature

Method EQUALS on class CL_DMC_R_S_REL_LIST has no parameter.
Method EQUALS on class CL_DMC_R_S_REL_LIST has no exception.

Method F4_FOR_PARAMS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DYNAME Call by reference Type reference (TYPE) SY-REPID DYNAME 20000330
2 Exporting EX_RETURN_TAB Call by reference Type reference (TYPE) DMC_DDSHRETVAL_TABLE EX_RETURN_TAB 20000331
3 Importing PARAM_NAME Call by reference Type reference (TYPE) DMCT_IDENT_TYPE PARAM_NAME 20000602

Method F4_FOR_PARAMS on class CL_DMC_R_S_REL_LIST has no exception.

Method FROM_ITAB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_R_S_REL_TAB Call by reference Type reference (TYPE) DMCT_R_S_REL_REL_TAB IM_R_S_REL_TAB 20000229

Method FROM_ITAB on class CL_DMC_R_S_REL_LIST has no exception.

Method FROM_RSVIEW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing RSVIEW Call by reference Type reference (TYPE) DMC_RSVIEW_REL_TAB RSVIEW 20000229

Method FROM_RSVIEW on class CL_DMC_R_S_REL_LIST has no exception.

Method GET_AFTER_LOOP_ITEMS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing ITEMS Call by reference Type reference (TYPE) DMC_ITEM_TABLE_TYPE ITEMS 20000229
2 Importing I_ADD_AL Call by reference Type reference (TYPE) BOOLEAN boolsche Variable (X=true, -=false, space=unknown) 20090526
3 Importing I_ADD_EOR Call by reference Type reference (TYPE) BOOLEAN boolsche Variable (X=true, -=false, space=unknown) 20090526
4 Changing NODES Call by reference Type reference (TYPE) TREEV_NTAB NODES 20000229

Method GET_AFTER_LOOP_ITEMS on class CL_DMC_R_S_REL_LIST has no exception.

Method GET_BEFORE_LOOP_ITEMS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing ITEMS Call by reference Type reference (TYPE) DMC_ITEM_TABLE_TYPE ITEMS 20000229
2 Changing NODES Call by reference Type reference (TYPE) TREEV_NTAB NODES 20000229

Method GET_BEFORE_LOOP_ITEMS on class CL_DMC_R_S_REL_LIST has no exception.

Method GET_ELEMENTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ELEMS Call by reference Type reference (TYPE) DMC_R_S_REL_REF_TAB ELEMS 20000229

Method GET_ELEMENTS on class CL_DMC_R_S_REL_LIST has no exception.

Method GET_FIELDMAPPING_PROPOSAL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CH_FIELDS Call by reference Type reference (TYPE) DMC_FMPP_TAB add assigned fields 20000608

Method GET_FIELDMAPPING_PROPOSAL on class CL_DMC_R_S_REL_LIST has no exception.

Method GET_PERSISTENCE_STATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_R_S_REL Call by reference Object reference (TYPE REF TO) CL_DMC_R_S_REL IM_R_S_REL 20000229
2 Returning WA Value transfer Type reference (TYPE) DMC_RSREC WA 20000229
# Exception Resumable Description Created on
1 ELEMENT_NOT_FOUND ELEMENT_NOT_FOUND 20000229

Method GET_SPLIT_CARDINALITY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_RCARD Call by reference Type reference (TYPE) DMC_CARD Kardinalität von Sender/Empfängerbeziehung 20000521
2 Exporting EX_SCARD Call by reference Type reference (TYPE) DMC_CARD Kardinalität von Sender/Empfängerbeziehung 20000521

Method GET_SPLIT_CARDINALITY on class CL_DMC_R_S_REL_LIST has no exception.

Method GET_STRUCT_IDENTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_IDS Call by reference Type reference (TYPE) DMCT_IDENT_TYPE_TAB EX_IDS 20000229

Method GET_STRUCT_IDENTS on class CL_DMC_R_S_REL_LIST has no exception.

Method INITIALIZE_ELEMENTS Signature

Method INITIALIZE_ELEMENTS on class CL_DMC_R_S_REL_LIST has no parameter.
Method INITIALIZE_ELEMENTS on class CL_DMC_R_S_REL_LIST has no exception.

Method INITIALIZE_ELEMS Signature

Method INITIALIZE_ELEMS on class CL_DMC_R_S_REL_LIST has no parameter.
Method INITIALIZE_ELEMS on class CL_DMC_R_S_REL_LIST has no exception.

Method INIT_R_S_REL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CH_WA Call by reference Type reference (TYPE) DMC_RSREC CH_WA 20000229
2 Exporting EX_ELEM Call by reference Object reference (TYPE REF TO) CL_DMC_R_S_REL EX_ELEM 20000229
# Exception Resumable Description Created on
1 ELEMENT_NOT_FOUND ELEMENT_NOT_FOUND 20000229

Method INSERT_ACTUAL_LINE_IN_TC Signature

Method INSERT_ACTUAL_LINE_IN_TC on class CL_DMC_R_S_REL_LIST has no parameter.
Method INSERT_ACTUAL_LINE_IN_TC on class CL_DMC_R_S_REL_LIST has no exception.

Method LOAD_ELEMENTS Signature

Method LOAD_ELEMENTS on class CL_DMC_R_S_REL_LIST has no parameter.
Method LOAD_ELEMENTS on class CL_DMC_R_S_REL_LIST has no exception.

Method PRINT_FIELDMAPPING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing ITAB Call by reference Type reference (TYPE) DMC_PRINT_LINE DMC: DMC_PRINT_LINE 20000728
2 Importing PRINT_PARAMETERS Call by reference Type reference (TYPE) DMC_PRINTP DMC: Flagstruktur der ausdrückende Felder 20000728

Method PRINT_FIELDMAPPING on class CL_DMC_R_S_REL_LIST has no exception.

Method PRINT_STRUCTURMAPPING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing ITAB Call by reference Type reference (TYPE) DMC_PRINT_LINE DMC: DMC_PRINT_LINE 20000728
2 Importing PRINT_PARAMETERS Call by reference Type reference (TYPE) DMC_PRINTP DMC: Flagstruktur der ausdrückende Felder 20000728

Method PRINT_STRUCTURMAPPING on class CL_DMC_R_S_REL_LIST has no exception.

Method RELOAD_FROM_DB Signature

Method RELOAD_FROM_DB on class CL_DMC_R_S_REL_LIST has no parameter.
Method RELOAD_FROM_DB on class CL_DMC_R_S_REL_LIST has no exception.

Method RESTORE_AFTER_CANCEL Signature

Method RESTORE_AFTER_CANCEL on class CL_DMC_R_S_REL_LIST has no parameter.
Method RESTORE_AFTER_CANCEL on class CL_DMC_R_S_REL_LIST has no exception.

Method SAVE Signature

Method SAVE on class CL_DMC_R_S_REL_LIST has no parameter.
Method SAVE on class CL_DMC_R_S_REL_LIST has no exception.

Method SET_DATA_NOT_SAVED Signature

Method SET_DATA_NOT_SAVED on class CL_DMC_R_S_REL_LIST has no parameter.
Method SET_DATA_NOT_SAVED on class CL_DMC_R_S_REL_LIST has no exception.

Method SET_DATA_SAVED Signature

Method SET_DATA_SAVED on class CL_DMC_R_S_REL_LIST has no parameter.
Method SET_DATA_SAVED on class CL_DMC_R_S_REL_LIST has no exception.

Method SET_OLD_RULE Signature

Method SET_OLD_RULE on class CL_DMC_R_S_REL_LIST has no parameter.
Method SET_OLD_RULE on class CL_DMC_R_S_REL_LIST has no exception.

Method SET_PERSISTENCE_STATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_WA Call by reference Type reference (TYPE) DMC_RSREC IM_WA 20000229
# Exception Resumable Description Created on
1 ELEMENT_NOT_FOUND ELEMENT_NOT_FOUND 20000229

Method SET_STATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_GUID Call by reference Type reference (TYPE) DMC_GUID IM_GUID 20000229
2 Importing IM_NEW_STATE Call by reference Type reference (TYPE) DMCT_OBJECT_STATE IM_NEW_STATE 20000229

Method SET_STATE on class CL_DMC_R_S_REL_LIST has no exception.

Method TO_ITAB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_R_S_REL_TAB Call by reference Type reference (TYPE) DMCT_R_S_REL_REL_TAB EX_R_S_REL_TAB 20000229

Method TO_ITAB on class CL_DMC_R_S_REL_LIST has no exception.

Method UPDATE_DBVALS Signature

Method UPDATE_DBVALS on class CL_DMC_R_S_REL_LIST has no parameter.
Method UPDATE_DBVALS on class CL_DMC_R_S_REL_LIST has no exception.

Method VALID_ACTUAL_PARAMS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing EX_VALID_PARAMS Call by reference Type reference (TYPE) DMCT_VAL_TAB EX_VALID_PARAMS 20000605
2 Changing OK Call by reference Type reference (TYPE) BOOLEAN OK 20000605
3 Importing PARAM_NAME Call by reference Type reference (TYPE) DMCT_IDENT_TYPE Name der Formalparameter 20000605
4 Importing PARAM_VALUE Call by reference Type reference (TYPE) DMC_VAL Name der Actualparameter 20000605

Method VALID_ACTUAL_PARAMS on class CL_DMC_R_S_REL_LIST has no exception.

Method VALID_STRUCT_FOR_AGGREGATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing ELEMS Call by reference Type reference (TYPE) DMC_R_S_REL_REF_TAB REF 20000529
2 Importing IM_STRUCT_NAME Call by reference Type reference (TYPE) DMC_IDENT DMC: Allg. Bezeichner 20000528
3 Exporting OK Value transfer Type reference (TYPE) BOOLEAN boolsche Variable (X=true, -=false, space=unknown) 20000528

Method VALID_STRUCT_FOR_AGGREGATION on class CL_DMC_R_S_REL_LIST has no exception.

Method VALID_STRUCT_FOR_MAPPING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning OK Value transfer Type reference (TYPE) BOOLEAN Ok 20000316
2 Importing SFIELD_NM Call by reference Type reference (TYPE) DMC_IDENT Name des Senderfeldes 20000616
3 Importing STRUCT_NM Call by reference Type reference (TYPE) DMC_IDENT STRUCT_NM 20000229

Method VALID_STRUCT_FOR_MAPPING on class CL_DMC_R_S_REL_LIST has no exception.

Method VALID_STRUCT_FOR_SPLIT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning OK Value transfer Type reference (TYPE) BOOLEAN boolsche Variable (X=true, -=false, space=unknown) 20000518
2 Importing STRUCT_NM Call by reference Type reference (TYPE) DMC_IDENT DMC: Allg. Bezeichner 20000518

Method VALID_STRUCT_FOR_SPLIT on class CL_DMC_R_S_REL_LIST has no exception.
History
Last changed by/on SAP  20141030 
SAP Release Created in 46D