SAP ABAP Class CL_DMC_ACCESS_PLAN_LIST (DMC: List Class 'Access Plan')
Hierarchy
DMIS (Software Component) DMIS 2011_1
   CA-EUR (Application Component) European Monetary Union: Euro
     CNV_DMCM (Package) Data Mapping and Conversion: Maintenance
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_DMC_POBJECT Basis Class for All Objects in DMC 20021202
Properties
Class CL_DMC_ACCESS_PLAN_LIST  
Short Description DMC: List Class 'Access Plan'    
Super Class CL_DMC_POBJECT Basis Class for All Objects in DMC 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package CNV_DMCM   Data Mapping and Conversion: Maintenance 
Created 20021024   SAP 
Last change 20141030    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CO Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 DMCT Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_DMC_ACCESS_PLAN_LIST has no interface implemented.
Friends
Class CL_DMC_ACCESS_PLAN_LIST has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 ACPLAN_FACTORY Instance attribute Private Object reference (TYPE REF TO) CL_DMC_ACCESS_PLAN_FACTORY DMC: Factory Class for Access Plan 20040809
2 ACTUAL_ELEMENT Instance attribute Private Object reference (TYPE REF TO) CL_DMC_ACCESS_PLAN DMC: Access Plan 20040804
3 CONVOBJ Instance attribute Public Object reference (TYPE REF TO) CL_DMC_CONV_OBJECT Conversion Object 20021031
4 CO_FUNCTION_BATCH Constant Public Type reference (TYPE) DMC_CALC_FUNCTION 'B' MWB: Calculation Function for Access Plan/Precalculation 20040511
5 CO_FUNCTION_DIALOG Constant Public Type reference (TYPE) DMC_CALC_FUNCTION 'D' MWB: Calculation Function for Access Plan/Precalculation 20040511
6 CO_FUNCTION_GET_DATA Constant Public Type reference (TYPE) DMC_CALC_FUNCTION 'G' MWB: Calculation Function for Access Plan/Precalculation 20040511
7 CO_OT_COBJ Constant Public Type reference (TYPE) CHAR4 'COBJ' Owner Type 20050310
8 CO_OT_PREC Constant Public Type reference (TYPE) CHAR4 'PREC' Owner Type 20050310
9 FALSE Constant Public Type reference (TYPE) BOOLEAN '-' FALSE 20050310
10 LOG_HANDLER Instance attribute Private Object reference (TYPE REF TO) CL_DMC_LOG_HANDLER DMC: MESSAGES Handler 20040819
11 OWNER Instance attribute Private Object reference (TYPE REF TO) OBJECT Owner of Access Plan List 20040809
12 OWNER_RTI Instance attribute Public Type reference (TYPE) DMC_RTI DMC: Flag that specifies the class 20080806
13 SHOW_KEY_FIELDS_ONLY Instance attribute Public Type reference (TYPE) BOOLEAN DMCT_TRUE Display only key fields (true)/ all fields (false) 20021202
14 TRUE Constant Public Type reference (TYPE) BOOLEAN 'X' TRUE 20050310
15 _ACTUAL_COUNTER Instance attribute Private Type reference (TYPE) I Pointer to Row in List of Loaded Objects 20030121
16 _DBVALS Instance attribute Protected Type reference (TYPE) DMCT_ACCESS_PLAN_REL_TAB _DBVALS 20021024
17 _INITIALIZED Instance attribute Protected Type reference (TYPE) BOOLEAN DMCT_FALSE Boolean Variable (X=true, -=false, space=unknown) 20021024
18 _VALS Instance attribute Protected Type reference (TYPE) DMC_ACCESS_PLAN_TAB DMC: Access Plans for Conversion Object (Reference) 20021024
Methods
# Method Level Visibility Method type Description Created on
1 ADD_ACPLAN Instance method Public Method Adds access plan to list or updates values 20040820
2 ADD_ACPLAN_BY_REF Instance method Public Method Adds existing access plan to list 20040923
3 CALCULATE Instance method Public Method Calculate Access Plan 20040824
4 CANCEL_PREC_ALL_CALC Instance method Public Method Resets calc_state co_all_acp_calc for precalculation 20040827
5 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20021024
6 COPY Instance method Public Method Copies current complete list with all access plans 20040922
7 COPY_ACPLAN Instance method Public Method Copies an access plan and adds it to list 20040823
8 CREATE_ACPLAN Instance method Public Method Creates new access plan in database and adds it to list 20040819
9 DELETE_ALL_ELEMENTS Instance method Public Method Deletes all entries from list at database level 20040819
10 DELETE_ALL_ELEMENTS_CALC Instance method Public Method Deletes calculations at DB level for all elements of list 20040913
11 DELETE_ALL_ELEMENTS_ON_DB Instance method Public Method Deletes all entries from list at database level 20050202
12 DELETE_ELEMENT_BY_REF Instance method Public Method Deletes an access plan via its reference 20040901
13 DEL_ACTUAL_ELEMENT Instance method Public Method Deletes reference to currently selected access plan 20040804
14 DEL_ALL_SETTINGS_BY_FIELDS Instance method Public Method Deletes stat. delimit. for all access plans (defined fields) 20040914
15 FIRST_ELEM Instance method Public Method Returns first object of list 20030121
16 GET_ACTUAL_ELEMENT Instance method Public Method Returns reference to currently selected access plan 20040804
17 GET_ALL_ACP_CALCULATED Instance method Public Method Shows if all access plans in list were calculated 20040826
18 GET_ALL_ELEMENTS_IN_ITAB Instance method Public Method Shows all access plans from list in a table 20040817
19 GET_ALL_ELEMENTS_REF Instance method Public Method Returns references of all access plans in the list 20040826
20 GET_ELEMENT_BY_GUID Instance method Public Method Returns an access plan via its GUID 20040804
21 GET_ELEMENT_BY_ID Instance method Public Method Returns an access plan via its ID 20041110
22 GET_ELEMENT_STATE Instance method Public Method Returns the status from _vals for an element 20040820
23 GET_LAST_BLOCKSIZE Instance method Private Method Returns block size of latest created access plan 20040830
24 GET_NEXT_ACP_FROM_DB Static method Public Method get next access plan from database (based on flags) 20050310
25 GET_OWNER_GUID Instance method Public Method Returns GUID of OWNER 20040809
26 GET_OWNER_ID Instance method Public Method Returns ID of OWNER 20050314
27 GET_SHOW_KEY_FIELDS_ONLY Instance method Public Method Returns status "Display only key fields" (stat. comp.) 20040805
28 GET_VALS Instance method Public Method Returns table _VALS 20040923
29 INITIALIZE_ELEMENTS Instance method Protected Method Initialization of Access Plan Instances 20040809
30 INIT_ACPLAN_HDR_FLAGS Static method Public Method Resets flags in table DMC_ACS_PLAN_HDR 20050324
31 INIT_ACPLAN_REF Instance method Protected Method Initializes an access plan instance 20040820
32 LOAD_ELEMENTS Instance method Private Method Load access plans from database 20040809
33 NEXT_ELEM Instance method Public Method Returns next element from list of loaded objects 20030121
34 RESET_CALC_STATE Instance method Public Method Reset "Calculated" state to false for all access plans 20080304
35 RESTORE_AFTER_CANCEL Instance method Public Method Data recovery after cancellation command 20021127
36 SET_ACTUAL_ELEMENT Instance method Public Method Sets reference to currently selected access plan 20040804
37 SET_DELETE_NOTE Instance method Public Method Sets deletion flag for access plan 20050303
38 SET_SHOW_KEY_FIELDS_ONLY Instance method Public Method Reaction to button for displaying structure fields 20040805
39 SET_STATE Instance method Public Method Sets object status for an access plan from the list 20021126
40 UPDATE_DBVALS Instance method Private Method Update _dbvals 20021128
41 UPDATE_VALS_DESCR Instance method Public Method Sets a new description in _vals for specified GUID 20040820
42 UPDATE_VALS_ID Instance method Public Method Sets a new ID value in _vals for specified GUID 20040820
Events
Class CL_DMC_ACCESS_PLAN_LIST has no event.
Types
Class CL_DMC_ACCESS_PLAN_LIST has no local type.
Method Signatures

Method ADD_ACPLAN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_BLOCKSIZE Call by reference Type reference (TYPE) DMC_BLOCKSIZE MWB: Grösse eines RFC-Pakets 20040820
2 Importing IM_DESCR Call by reference Type reference (TYPE) DMC_DESCR Beschreibung 20040820
3 Importing IM_GUID Call by reference Type reference (TYPE) DMC_GUID DMC: Global eindeutiger Schlüssel (22-stellig) 20040820
4 Importing IM_ID Call by reference Type reference (TYPE) DMC_ID DMC: Schlüssel 20040820
5 Importing I_TEMPLATE Call by reference Type reference (TYPE) BOOLEAN boolean variable (X=true, -=false, space=unknown) 20080122

Method ADD_ACPLAN on class CL_DMC_ACCESS_PLAN_LIST has no exception.

Method ADD_ACPLAN_BY_REF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_ACPLAN Call by reference Object reference (TYPE REF TO) CL_DMC_ACCESS_PLAN DMC: Zugriffsplan 20040923

Method ADD_ACPLAN_BY_REF on class CL_DMC_ACCESS_PLAN_LIST has no exception.

Method CALCULATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_ACPLAN Call by reference Object reference (TYPE REF TO) CL_DMC_ACCESS_PLAN DMC: Zugriffsplan 20040824
2 Importing IM_FUNCTION Call by reference Type reference (TYPE) DMC_CALC_FUNCTION 'D' MWB: Funktion der Zugriffsplanberechnung 20040824
3 Importing I_DEL_ACPLAN Call by reference Type reference (TYPE) BOOLEAN '-' alten Zugr.plan löschen 20050915
4 Importing I_NO_CLUSTER_FILL Call by reference Type reference (TYPE) BOOLEAN '-' 20060406
# Exception Resumable Description Created on
1 CALCULATION_FAILED 20070627
2 NOT_YET_STARTED Hintergrund-Berechnung im Sender noch nicht gestartet 20051124

Method CANCEL_PREC_ALL_CALC Signature

Method CANCEL_PREC_ALL_CALC on class CL_DMC_ACCESS_PLAN_LIST has no parameter.
Method CANCEL_PREC_ALL_CALC on class CL_DMC_ACCESS_PLAN_LIST has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_CONVOBJ Call by reference Object reference (TYPE REF TO) CL_DMC_CONV_OBJECT Konvertierungsobjekt 20021031
2 Importing IM_OWNER Call by reference Object reference (TYPE REF TO) OBJECT Owner der Zugriffsplanliste 20040809
3 Importing IM_RTI Call by reference Type reference (TYPE) DMCT_RTI_TYPE Runtime Type Information 20021213

Method CONSTRUCTOR on class CL_DMC_ACCESS_PLAN_LIST has no exception.

Method COPY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_COPY_OWNER Call by reference Object reference (TYPE REF TO) OBJECT 20040922
2 Returning RE_ACPLAN_LIST Value transfer Object reference (TYPE REF TO) CL_DMC_ACCESS_PLAN_LIST DMC: List-Klasse Zugriffsplan 20040922

Method COPY on class CL_DMC_ACCESS_PLAN_LIST has no exception.

Method COPY_ACPLAN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_ACPLAN_LIST_TO Call by reference Object reference (TYPE REF TO) CL_DMC_ACCESS_PLAN_LIST Ziel: List-Klasse Zugriffsplan 20040922
2 Importing IM_ACPLAN_SUBMITTAL Call by reference Object reference (TYPE REF TO) CL_DMC_ACCESS_PLAN DMC: Zugriffsplan 20040823
3 Importing IM_BLOCKSIZE Call by reference Type reference (TYPE) DMC_BLOCKSIZE MWB: Grösse eines RFC-Pakets 20040823
4 Importing IM_DESCR Call by reference Type reference (TYPE) DMC_DESCR Beschreibung 20040823
5 Importing IM_ID Call by reference Type reference (TYPE) DMC_ID DMC: Schlüssel 20040823
6 Importing IM_PREC_STATE Call by reference Type reference (TYPE) DMC_ACP_PREC_STATE Status Zugriffsplan aus Vorkalkulation (DATA/EMPTY) 20040823
7 Returning RE_ACPLAN_NEW Value transfer Object reference (TYPE REF TO) CL_DMC_ACCESS_PLAN DMC: Zugriffsplan 20040823
# Exception Resumable Description Created on
1 ID_ALREADY_USED Der angegebene Schlüssel wird bereits verwendet 20040823
2 NO_VALID_ID Kein gültiger Schlüssel angegeben 20040823

Method CREATE_ACPLAN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_BLOCKSIZE Call by reference Type reference (TYPE) DMC_BLOCKSIZE MWB: Grösse eines RFC-Pakets 20040819
2 Importing IM_DESCR Call by reference Type reference (TYPE) DMC_DESCR Beschreibung 20040819
3 Importing IM_ID Call by reference Type reference (TYPE) DMC_ID DMC: Schlüssel 20040819
4 Importing IM_IT_SETTINGS Call by reference Type reference (TYPE) DMC_ACCESS_PLAN_STG_REL_TAB DMC: Typ schüsselfeldbezogene Einstellung zu Zugriffsplan 20040819
5 Importing IM_PREC_STATE Call by reference Type reference (TYPE) DMC_ACP_PREC_STATE ' ' Status Zugriffsplan aus Vorkalkulation (DATA/EMPTY) 20040819

Method CREATE_ACPLAN on class CL_DMC_ACCESS_PLAN_LIST has no exception.

Method DELETE_ALL_ELEMENTS Signature

Method DELETE_ALL_ELEMENTS on class CL_DMC_ACCESS_PLAN_LIST has no parameter.
Method DELETE_ALL_ELEMENTS on class CL_DMC_ACCESS_PLAN_LIST has no exception.

Method DELETE_ALL_ELEMENTS_CALC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_NEW_BLOCKSIZE Call by reference Type reference (TYPE) DMC_BLOCKSIZE Neue Blockgröße 20040913

Method DELETE_ALL_ELEMENTS_CALC on class CL_DMC_ACCESS_PLAN_LIST has no exception.

Method DELETE_ALL_ELEMENTS_ON_DB Signature

Method DELETE_ALL_ELEMENTS_ON_DB on class CL_DMC_ACCESS_PLAN_LIST has no parameter.
Method DELETE_ALL_ELEMENTS_ON_DB on class CL_DMC_ACCESS_PLAN_LIST has no exception.

Method DELETE_ELEMENT_BY_REF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_REF Call by reference Object reference (TYPE REF TO) CL_DMC_ACCESS_PLAN DMC: Zugriffsplan 20040901

Method DELETE_ELEMENT_BY_REF on class CL_DMC_ACCESS_PLAN_LIST has no exception.

Method DEL_ACTUAL_ELEMENT Signature

Method DEL_ACTUAL_ELEMENT on class CL_DMC_ACCESS_PLAN_LIST has no parameter.
Method DEL_ACTUAL_ELEMENT on class CL_DMC_ACCESS_PLAN_LIST has no exception.

Method DEL_ALL_SETTINGS_BY_FIELDS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_IT_FIELDS Call by reference Type reference (TYPE) DMC_STRUCTFIELD_TAB Feldliste 20040914
2 Importing IM_STRUCTURE Call by reference Type reference (TYPE) DMC_STIDT Senderstruktur 20040914

Method DEL_ALL_SETTINGS_BY_FIELDS on class CL_DMC_ACCESS_PLAN_LIST has no exception.

Method FIRST_ELEM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_ELEM Value transfer Object reference (TYPE REF TO) CL_DMC_ACCESS_PLAN DMC: Zugriffsplan 20040910
# Exception Resumable Description Created on
1 NO_ELEMENT Liste enthält keine Elemente 20030121

Method GET_ACTUAL_ELEMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_ACPLAN Value transfer Object reference (TYPE REF TO) CL_DMC_ACCESS_PLAN DMC: Zugriffsplan 20040804

Method GET_ACTUAL_ELEMENT on class CL_DMC_ACCESS_PLAN_LIST has no exception.

Method GET_ALL_ACP_CALCULATED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_ALL_CALCULATED Value transfer Type reference (TYPE) BOOLEAN boolsche Variable (X=true, -=false, space=unknown) 20040826

Method GET_ALL_ACP_CALCULATED on class CL_DMC_ACCESS_PLAN_LIST has no exception.

Method GET_ALL_ELEMENTS_IN_ITAB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_IT_ACPLANS Value transfer Type reference (TYPE) DMC_ACCESS_PLAN_REL_TAB DMC: Tabellentyp Zugriffspläne zu einem Konvertierungsobjekt 20040817

Method GET_ALL_ELEMENTS_IN_ITAB on class CL_DMC_ACCESS_PLAN_LIST has no exception.

Method GET_ALL_ELEMENTS_REF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_ACCESS_PLANS Value transfer Type reference (TYPE) DMC_ACCESS_PLAN_REF_TAB DMC: Referenzen Zugriffspläne 20040826

Method GET_ALL_ELEMENTS_REF on class CL_DMC_ACCESS_PLAN_LIST has no exception.

Method GET_ELEMENT_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 DMC: Global eindeutiger Schlüssel (22-stellig) 20040804
2 Returning RE_ACPLAN Value transfer Object reference (TYPE REF TO) CL_DMC_ACCESS_PLAN DMC: Zugriffsplan 20040804

Method GET_ELEMENT_BY_GUID on class CL_DMC_ACCESS_PLAN_LIST has no exception.

Method GET_ELEMENT_BY_ID 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) DMC_ID DMC: Schlüssel 20041110
2 Returning RE_ACPLAN Value transfer Object reference (TYPE REF TO) CL_DMC_ACCESS_PLAN DMC: Zugriffsplan 20041110

Method GET_ELEMENT_BY_ID on class CL_DMC_ACCESS_PLAN_LIST has no exception.

Method GET_ELEMENT_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 DMC: Global eindeutiger Schlüssel (22-stellig) 20040820
2 Returning RE_STATE Value transfer Type reference (TYPE) DMC_STATE DMC: Zustand eines Objektes 20040820

Method GET_ELEMENT_STATE on class CL_DMC_ACCESS_PLAN_LIST has no exception.

Method GET_LAST_BLOCKSIZE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_BLOCKSIZE Value transfer Type reference (TYPE) DMC_BLOCKSIZE MWB: Grösse eines RFC-Pakets 20040830

Method GET_LAST_BLOCKSIZE on class CL_DMC_ACCESS_PLAN_LIST has no exception.

Method GET_NEXT_ACP_FROM_DB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_ACP_ID Value transfer Type reference (TYPE) DMC_ID DMC: Schlüssel 20050531
2 Exporting EX_OWNER_GUID Call by reference Type reference (TYPE) DMC_GUID DMC: Global eindeutiger Schlüssel (22-stellig) 20050531
3 Importing IM_ACCESS_PLAN_TYPE Call by reference Type reference (TYPE) DMC_ACCESS_PLAN_TYPE Type of Access Plan 20060712
4 Importing IM_ACP_ID Call by reference Type reference (TYPE) DMC_ID DMC: Key for precalc. / collective / access plan 20060712
5 Importing IM_COBJ_ID Call by reference Type reference (TYPE) DMC_CIDENT Bezeichner f. Konvertierungsobjekte 20050310
6 Importing IM_FAILED Call by reference Type reference (TYPE) DMC_ACS_PLAN_HDR-FAILED boolsche Variable (X=true, -=false, space=unknown) 20050310
7 Importing IM_IN_PROCESS Call by reference Type reference (TYPE) DMC_ACS_PLAN_HDR-IN_PROCESS boolsche Variable (X=true, -=false, space=unknown) 20050310
8 Importing IM_IS_CALCULATED Call by reference Type reference (TYPE) DMC_ACS_PLAN_HDR-IS_CALCULATED MWB: Berechnungsstatus eines Zugriffsplans 20050310
9 Importing IM_LOADED Call by reference Type reference (TYPE) DMC_ACS_PLAN_HDR-LOADED boolsche Variable (X=true, -=false, space=unknown) 20050310
# Exception Resumable Description Created on
1 ALL_PROCESSED Alle Zugriffspläne bearbeitet 20050609
2 ID_NOT_EXIST 20060407
3 NO_NEXT_ACP Kein nächster Zugriffsplan gefunden 20050310
4 OWNER_NOT_FOUND Owner existiert nicht auf Datenbank 20050310
5 UNKNOWN_OWNER_TYPE Unbekannter Owner Typ 20050310

Method GET_OWNER_GUID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_GUID Value transfer Type reference (TYPE) DMC_GUID DMC: Global eindeutiger Schlüssel (22-stellig) 20040809

Method GET_OWNER_GUID on class CL_DMC_ACCESS_PLAN_LIST has no exception.

Method GET_OWNER_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_ID Value transfer Type reference (TYPE) DMC_IDENT DMC: Allg. Bezeichner 20050314

Method GET_OWNER_ID on class CL_DMC_ACCESS_PLAN_LIST has no exception.

Method GET_SHOW_KEY_FIELDS_ONLY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_STATE Value transfer Type reference (TYPE) BOOLEAN boolsche Variable (X=true, -=false, space=unknown) 20040805

Method GET_SHOW_KEY_FIELDS_ONLY on class CL_DMC_ACCESS_PLAN_LIST has no exception.

Method GET_VALS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_VALS Value transfer Type reference (TYPE) DMC_ACCESS_PLAN_TAB DMC: Tabellentyp Informationen zu Zugriffsplan 20040923

Method GET_VALS on class CL_DMC_ACCESS_PLAN_LIST has no exception.

Method INITIALIZE_ELEMENTS Signature

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

Method INIT_ACPLAN_HDR_FLAGS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_ACPLAN_ID Call by reference Type reference (TYPE) DMC_ID Kennung Zugriffsplan 20050324
2 Importing IM_COBJ Call by reference Type reference (TYPE) DMC_CIDENT Bezeichner f. Konvertierungsobjekte 20050324
3 Importing IM_PREC_ID Call by reference Type reference (TYPE) DMC_ID Kennung Vorkalkulation 20050324
4 Importing IM_RESET_FAILED Call by reference Type reference (TYPE) BOOLEAN '-' boolsche Variable (X=true, -=false, space=unknown) 20050324
5 Importing IM_RESET_IN_PROCESS Call by reference Type reference (TYPE) BOOLEAN '-' boolsche Variable (X=true, -=false, space=unknown) 20050324
6 Importing IM_RESET_LOADED Call by reference Type reference (TYPE) BOOLEAN '-' boolsche Variable (X=true, -=false, space=unknown) 20050324
7 Importing I_COLL_ACP_ID Call by reference Type reference (TYPE) DMC_ID coll. acc.pl. ID 20060719

Method INIT_ACPLAN_HDR_FLAGS on class CL_DMC_ACCESS_PLAN_LIST has no exception.

Method INIT_ACPLAN_REF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_VALS Call by reference Type reference (TYPE) DMC_ACCESS_PLAN_PERS DMC: Persistenzinformationen Zugriffsplan 20040820
2 Returning RE_ACPLAN Value transfer Object reference (TYPE REF TO) CL_DMC_ACCESS_PLAN DMC: Zugriffsplan 20040820

Method INIT_ACPLAN_REF on class CL_DMC_ACCESS_PLAN_LIST has no exception.

Method LOAD_ELEMENTS Signature

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

Method NEXT_ELEM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_ELEM Value transfer Object reference (TYPE REF TO) CL_DMC_ACCESS_PLAN DMC: Zugriffsplan 20040910
# Exception Resumable Description Created on
1 NO_MORE_ELEMENTS Ende der Liste erreicht 20030121

Method RESET_CALC_STATE Signature

Method RESET_CALC_STATE on class CL_DMC_ACCESS_PLAN_LIST has no parameter.
Method RESET_CALC_STATE on class CL_DMC_ACCESS_PLAN_LIST has no exception.

Method RESTORE_AFTER_CANCEL Signature

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

Method SET_ACTUAL_ELEMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_ACPLAN Call by reference Object reference (TYPE REF TO) CL_DMC_ACCESS_PLAN DMC: Zugriffsplan 20040804

Method SET_ACTUAL_ELEMENT on class CL_DMC_ACCESS_PLAN_LIST has no exception.

Method SET_DELETE_NOTE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_REF Call by reference Object reference (TYPE REF TO) CL_DMC_ACCESS_PLAN DMC: Zugriffsplan 20050303

Method SET_DELETE_NOTE on class CL_DMC_ACCESS_PLAN_LIST has no exception.

Method SET_SHOW_KEY_FIELDS_ONLY Signature

Method SET_SHOW_KEY_FIELDS_ONLY on class CL_DMC_ACCESS_PLAN_LIST has no parameter.
Method SET_SHOW_KEY_FIELDS_ONLY on class CL_DMC_ACCESS_PLAN_LIST has no exception.

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 DMC: Global eindeutiger Schlüssel (22-stellig) 20021126
2 Importing IM_NEW_STATE Call by reference Type reference (TYPE) DMCT_OBJECT_STATE neuer Objektstatus 20021126

Method SET_STATE on class CL_DMC_ACCESS_PLAN_LIST has no exception.

Method UPDATE_DBVALS Signature

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

Method UPDATE_VALS_DESCR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_DESCR Call by reference Type reference (TYPE) DMC_DESCR Beschreibung 20040820
2 Importing IM_GUID Call by reference Type reference (TYPE) DMC_GUID DMC: Global eindeutiger Schlüssel (22-stellig) 20040820

Method UPDATE_VALS_DESCR on class CL_DMC_ACCESS_PLAN_LIST has no exception.

Method UPDATE_VALS_ID 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 DMC: Global eindeutiger Schlüssel (22-stellig) 20040820
2 Importing IM_ID Call by reference Type reference (TYPE) DMC_ID DMC: Schlüssel 20040820

Method UPDATE_VALS_ID on class CL_DMC_ACCESS_PLAN_LIST has no exception.
History
Last changed by/on SAP  20141030 
SAP Release Created in 50A