Hierarchy

⤷

⤷

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 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
2 | ![]() |
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 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_DMC_ACCESS_PLAN_FACTORY | DMC: Factory Class for Access Plan | 20040809 | ||
2 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_DMC_ACCESS_PLAN | DMC: Access Plan | 20040804 | ||
3 | ![]() |
Instance attribute | Public | Object reference (TYPE REF TO) | CL_DMC_CONV_OBJECT | Conversion Object | 20021031 | ||
4 | ![]() |
Constant | Public | Type reference (TYPE) | DMC_CALC_FUNCTION | 'B' | MWB: Calculation Function for Access Plan/Precalculation | 20040511 | |
5 | ![]() |
Constant | Public | Type reference (TYPE) | DMC_CALC_FUNCTION | 'D' | MWB: Calculation Function for Access Plan/Precalculation | 20040511 | |
6 | ![]() |
Constant | Public | Type reference (TYPE) | DMC_CALC_FUNCTION | 'G' | MWB: Calculation Function for Access Plan/Precalculation | 20040511 | |
7 | ![]() |
Constant | Public | Type reference (TYPE) | CHAR4 | 'COBJ' | Owner Type | 20050310 | |
8 | ![]() |
Constant | Public | Type reference (TYPE) | CHAR4 | 'PREC' | Owner Type | 20050310 | |
9 | ![]() |
Constant | Public | Type reference (TYPE) | BOOLEAN | '-' | FALSE | 20050310 | |
10 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_DMC_LOG_HANDLER | DMC: MESSAGES Handler | 20040819 | ||
11 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | OBJECT | Owner of Access Plan List | 20040809 | ||
12 | ![]() |
Instance attribute | Public | Type reference (TYPE) | DMC_RTI | DMC: Flag that specifies the class | 20080806 | ||
13 | ![]() |
Instance attribute | Public | Type reference (TYPE) | BOOLEAN | DMCT_TRUE | Display only key fields (true)/ all fields (false) | 20021202 | |
14 | ![]() |
Constant | Public | Type reference (TYPE) | BOOLEAN | 'X' | TRUE | 20050310 | |
15 | ![]() |
Instance attribute | Private | Type reference (TYPE) | I | Pointer to Row in List of Loaded Objects | 20030121 | ||
16 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | DMCT_ACCESS_PLAN_REL_TAB | _DBVALS | 20021024 | ||
17 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | BOOLEAN | DMCT_FALSE | Boolean Variable (X=true, -=false, space=unknown) | 20021024 | |
18 | ![]() |
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 | ![]() |
Instance method | Public | Method | Adds access plan to list or updates values | 20040820 |
2 | ![]() |
Instance method | Public | Method | Adds existing access plan to list | 20040923 |
3 | ![]() |
Instance method | Public | Method | Calculate Access Plan | 20040824 |
4 | ![]() |
Instance method | Public | Method | Resets calc_state co_all_acp_calc for precalculation | 20040827 |
5 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20021024 |
6 | ![]() |
Instance method | Public | Method | Copies current complete list with all access plans | 20040922 |
7 | ![]() |
Instance method | Public | Method | Copies an access plan and adds it to list | 20040823 |
8 | ![]() |
Instance method | Public | Method | Creates new access plan in database and adds it to list | 20040819 |
9 | ![]() |
Instance method | Public | Method | Deletes all entries from list at database level | 20040819 |
10 | ![]() |
Instance method | Public | Method | Deletes calculations at DB level for all elements of list | 20040913 |
11 | ![]() |
Instance method | Public | Method | Deletes all entries from list at database level | 20050202 |
12 | ![]() |
Instance method | Public | Method | Deletes an access plan via its reference | 20040901 |
13 | ![]() |
Instance method | Public | Method | Deletes reference to currently selected access plan | 20040804 |
14 | ![]() |
Instance method | Public | Method | Deletes stat. delimit. for all access plans (defined fields) | 20040914 |
15 | ![]() |
Instance method | Public | Method | Returns first object of list | 20030121 |
16 | ![]() |
Instance method | Public | Method | Returns reference to currently selected access plan | 20040804 |
17 | ![]() |
Instance method | Public | Method | Shows if all access plans in list were calculated | 20040826 |
18 | ![]() |
Instance method | Public | Method | Shows all access plans from list in a table | 20040817 |
19 | ![]() |
Instance method | Public | Method | Returns references of all access plans in the list | 20040826 |
20 | ![]() |
Instance method | Public | Method | Returns an access plan via its GUID | 20040804 |
21 | ![]() |
Instance method | Public | Method | Returns an access plan via its ID | 20041110 |
22 | ![]() |
Instance method | Public | Method | Returns the status from _vals for an element | 20040820 |
23 | ![]() |
Instance method | Private | Method | Returns block size of latest created access plan | 20040830 |
24 | ![]() |
Static method | Public | Method | get next access plan from database (based on flags) | 20050310 |
25 | ![]() |
Instance method | Public | Method | Returns GUID of OWNER | 20040809 |
26 | ![]() |
Instance method | Public | Method | Returns ID of OWNER | 20050314 |
27 | ![]() |
Instance method | Public | Method | Returns status "Display only key fields" (stat. comp.) | 20040805 |
28 | ![]() |
Instance method | Public | Method | Returns table _VALS | 20040923 |
29 | ![]() |
Instance method | Protected | Method | Initialization of Access Plan Instances | 20040809 |
30 | ![]() |
Static method | Public | Method | Resets flags in table DMC_ACS_PLAN_HDR | 20050324 |
31 | ![]() |
Instance method | Protected | Method | Initializes an access plan instance | 20040820 |
32 | ![]() |
Instance method | Private | Method | Load access plans from database | 20040809 |
33 | ![]() |
Instance method | Public | Method | Returns next element from list of loaded objects | 20030121 |
34 | ![]() |
Instance method | Public | Method | Reset "Calculated" state to false for all access plans | 20080304 |
35 | ![]() |
Instance method | Public | Method | Data recovery after cancellation command | 20021127 |
36 | ![]() |
Instance method | Public | Method | Sets reference to currently selected access plan | 20040804 |
37 | ![]() |
Instance method | Public | Method | Sets deletion flag for access plan | 20050303 |
38 | ![]() |
Instance method | Public | Method | Reaction to button for displaying structure fields | 20040805 |
39 | ![]() |
Instance method | Public | Method | Sets object status for an access plan from the list | 20021126 |
40 | ![]() |
Instance method | Private | Method | Update _dbvals | 20021128 |
41 | ![]() |
Instance method | Public | Method | Sets a new description in _vals for specified GUID | 20040820 |
42 | ![]() |
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 | ![]() |
IM_BLOCKSIZE | Call by reference | Type reference (TYPE) | DMC_BLOCKSIZE | MWB: Grösse eines RFC-Pakets | 20040820 | ||
2 | ![]() |
IM_DESCR | Call by reference | Type reference (TYPE) | DMC_DESCR | Beschreibung | 20040820 | ||
3 | ![]() |
IM_GUID | Call by reference | Type reference (TYPE) | DMC_GUID | DMC: Global eindeutiger Schlüssel (22-stellig) | 20040820 | ||
4 | ![]() |
IM_ID | Call by reference | Type reference (TYPE) | DMC_ID | DMC: Schlüssel | 20040820 | ||
5 | ![]() |
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 | ![]() |
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 | ![]() |
IM_ACPLAN | Call by reference | Object reference (TYPE REF TO) | CL_DMC_ACCESS_PLAN | DMC: Zugriffsplan | 20040824 | ||
2 | ![]() |
IM_FUNCTION | Call by reference | Type reference (TYPE) | DMC_CALC_FUNCTION | 'D' | MWB: Funktion der Zugriffsplanberechnung | 20040824 | |
3 | ![]() |
I_DEL_ACPLAN | Call by reference | Type reference (TYPE) | BOOLEAN | '-' | alten Zugr.plan löschen | 20050915 | |
4 | ![]() |
I_NO_CLUSTER_FILL | Call by reference | Type reference (TYPE) | BOOLEAN | '-' | 20060406 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20070627 | ||
2 | ![]() |
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 | ![]() |
IM_CONVOBJ | Call by reference | Object reference (TYPE REF TO) | CL_DMC_CONV_OBJECT | Konvertierungsobjekt | 20021031 | ||
2 | ![]() |
IM_OWNER | Call by reference | Object reference (TYPE REF TO) | OBJECT | Owner der Zugriffsplanliste | 20040809 | ||
3 | ![]() |
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 | ![]() |
IM_COPY_OWNER | Call by reference | Object reference (TYPE REF TO) | OBJECT | 20040922 | |||
2 | ![]() |
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 | ![]() |
IM_ACPLAN_LIST_TO | Call by reference | Object reference (TYPE REF TO) | CL_DMC_ACCESS_PLAN_LIST | Ziel: List-Klasse Zugriffsplan | 20040922 | ||
2 | ![]() |
IM_ACPLAN_SUBMITTAL | Call by reference | Object reference (TYPE REF TO) | CL_DMC_ACCESS_PLAN | DMC: Zugriffsplan | 20040823 | ||
3 | ![]() |
IM_BLOCKSIZE | Call by reference | Type reference (TYPE) | DMC_BLOCKSIZE | MWB: Grösse eines RFC-Pakets | 20040823 | ||
4 | ![]() |
IM_DESCR | Call by reference | Type reference (TYPE) | DMC_DESCR | Beschreibung | 20040823 | ||
5 | ![]() |
IM_ID | Call by reference | Type reference (TYPE) | DMC_ID | DMC: Schlüssel | 20040823 | ||
6 | ![]() |
IM_PREC_STATE | Call by reference | Type reference (TYPE) | DMC_ACP_PREC_STATE | Status Zugriffsplan aus Vorkalkulation (DATA/EMPTY) | 20040823 | ||
7 | ![]() |
RE_ACPLAN_NEW | Value transfer | Object reference (TYPE REF TO) | CL_DMC_ACCESS_PLAN | DMC: Zugriffsplan | 20040823 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Der angegebene Schlüssel wird bereits verwendet | 20040823 | |
2 | ![]() |
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 | ![]() |
IM_BLOCKSIZE | Call by reference | Type reference (TYPE) | DMC_BLOCKSIZE | MWB: Grösse eines RFC-Pakets | 20040819 | ||
2 | ![]() |
IM_DESCR | Call by reference | Type reference (TYPE) | DMC_DESCR | Beschreibung | 20040819 | ||
3 | ![]() |
IM_ID | Call by reference | Type reference (TYPE) | DMC_ID | DMC: Schlüssel | 20040819 | ||
4 | ![]() |
IM_IT_SETTINGS | Call by reference | Type reference (TYPE) | DMC_ACCESS_PLAN_STG_REL_TAB | DMC: Typ schüsselfeldbezogene Einstellung zu Zugriffsplan | 20040819 | ||
5 | ![]() |
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 | ![]() |
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 | ![]() |
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 | ![]() |
IM_IT_FIELDS | Call by reference | Type reference (TYPE) | DMC_STRUCTFIELD_TAB | Feldliste | 20040914 | ||
2 | ![]() |
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 | ![]() |
RE_ELEM | Value transfer | Object reference (TYPE REF TO) | CL_DMC_ACCESS_PLAN | DMC: Zugriffsplan | 20040910 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
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 | ![]() |
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 | ![]() |
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 | ![]() |
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 | ![]() |
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 | ![]() |
IM_GUID | Call by reference | Type reference (TYPE) | DMC_GUID | DMC: Global eindeutiger Schlüssel (22-stellig) | 20040804 | ||
2 | ![]() |
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 | ![]() |
IM_ID | Call by reference | Type reference (TYPE) | DMC_ID | DMC: Schlüssel | 20041110 | ||
2 | ![]() |
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 | ![]() |
IM_GUID | Call by reference | Type reference (TYPE) | DMC_GUID | DMC: Global eindeutiger Schlüssel (22-stellig) | 20040820 | ||
2 | ![]() |
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 | ![]() |
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 | ![]() |
EX_ACP_ID | Value transfer | Type reference (TYPE) | DMC_ID | DMC: Schlüssel | 20050531 | ||
2 | ![]() |
EX_OWNER_GUID | Call by reference | Type reference (TYPE) | DMC_GUID | DMC: Global eindeutiger Schlüssel (22-stellig) | 20050531 | ||
3 | ![]() |
IM_ACCESS_PLAN_TYPE | Call by reference | Type reference (TYPE) | DMC_ACCESS_PLAN_TYPE | Type of Access Plan | 20060712 | ||
4 | ![]() |
IM_ACP_ID | Call by reference | Type reference (TYPE) | DMC_ID | DMC: Key for precalc. / collective / access plan | 20060712 | ||
5 | ![]() |
IM_COBJ_ID | Call by reference | Type reference (TYPE) | DMC_CIDENT | Bezeichner f. Konvertierungsobjekte | 20050310 | ||
6 | ![]() |
IM_FAILED | Call by reference | Type reference (TYPE) | DMC_ACS_PLAN_HDR-FAILED | boolsche Variable (X=true, -=false, space=unknown) | 20050310 | ||
7 | ![]() |
IM_IN_PROCESS | Call by reference | Type reference (TYPE) | DMC_ACS_PLAN_HDR-IN_PROCESS | boolsche Variable (X=true, -=false, space=unknown) | 20050310 | ||
8 | ![]() |
IM_IS_CALCULATED | Call by reference | Type reference (TYPE) | DMC_ACS_PLAN_HDR-IS_CALCULATED | MWB: Berechnungsstatus eines Zugriffsplans | 20050310 | ||
9 | ![]() |
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 | ![]() |
Alle Zugriffspläne bearbeitet | 20050609 | |
2 | ![]() |
20060407 | ||
3 | ![]() |
Kein nächster Zugriffsplan gefunden | 20050310 | |
4 | ![]() |
Owner existiert nicht auf Datenbank | 20050310 | |
5 | ![]() |
Unbekannter Owner Typ | 20050310 |
Method GET_OWNER_GUID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
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 | ![]() |
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 | ![]() |
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 | ![]() |
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 | ![]() |
IM_ACPLAN_ID | Call by reference | Type reference (TYPE) | DMC_ID | Kennung Zugriffsplan | 20050324 | ||
2 | ![]() |
IM_COBJ | Call by reference | Type reference (TYPE) | DMC_CIDENT | Bezeichner f. Konvertierungsobjekte | 20050324 | ||
3 | ![]() |
IM_PREC_ID | Call by reference | Type reference (TYPE) | DMC_ID | Kennung Vorkalkulation | 20050324 | ||
4 | ![]() |
IM_RESET_FAILED | Call by reference | Type reference (TYPE) | BOOLEAN | '-' | boolsche Variable (X=true, -=false, space=unknown) | 20050324 | |
5 | ![]() |
IM_RESET_IN_PROCESS | Call by reference | Type reference (TYPE) | BOOLEAN | '-' | boolsche Variable (X=true, -=false, space=unknown) | 20050324 | |
6 | ![]() |
IM_RESET_LOADED | Call by reference | Type reference (TYPE) | BOOLEAN | '-' | boolsche Variable (X=true, -=false, space=unknown) | 20050324 | |
7 | ![]() |
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 | ![]() |
IM_VALS | Call by reference | Type reference (TYPE) | DMC_ACCESS_PLAN_PERS | DMC: Persistenzinformationen Zugriffsplan | 20040820 | ||
2 | ![]() |
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 | ![]() |
RE_ELEM | Value transfer | Object reference (TYPE REF TO) | CL_DMC_ACCESS_PLAN | DMC: Zugriffsplan | 20040910 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
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 | ![]() |
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 | ![]() |
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 | ![]() |
IM_GUID | Call by reference | Type reference (TYPE) | DMC_GUID | DMC: Global eindeutiger Schlüssel (22-stellig) | 20021126 | ||
2 | ![]() |
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 | ![]() |
IM_DESCR | Call by reference | Type reference (TYPE) | DMC_DESCR | Beschreibung | 20040820 | ||
2 | ![]() |
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 | ![]() |
IM_GUID | Call by reference | Type reference (TYPE) | DMC_GUID | DMC: Global eindeutiger Schlüssel (22-stellig) | 20040820 | ||
2 | ![]() |
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 |