Hierarchy
⤷
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_ISH_NL_MODEL_ABSTRACT | abstract model class | 20110202 |
Properties
| Class | CL_ISH_NL_M_DBC_MANAGER | |
| Short Description | Manager für DBC referenz | |
| Super Class | CL_ISH_NL_MODEL_ABSTRACT | abstract model class |
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | NNL1 | Application development Hospital System Netherlands |
| Created | 20100422 | SAP |
| Last change | 20130531 | SAP |
| 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 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... | |
| 3 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_ISH_NL_M_DBC_MANAGER has no interface implemented.
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CL_ISH_NL_CAREPATH | 20110202 | Sorgstrecke | |
| 2 | CL_ISH_NL_DBC | 20110202 | DBC über klasse | |
| 3 | CL_ISH_NL_DB_PROC_DBC | 20110202 | Datenbank Verarbeitung DBC (abstrakt) |
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Private | Type reference (TYPE) | TY_T_TNNC3 | 20110202 | ||||
| 2 | Static Attribute | Private | Type reference (TYPE) | TY_T_TNNC3_APPROACH | 20110202 | ||||
| 3 | Static Attribute | Private | Type reference (TYPE) | TY_T_TRDBC1 | 20110202 | ||||
| 4 | Static Attribute | Private | Type reference (TYPE) | TY_T_TRDBC2 | 20110202 | ||||
| 5 | Static Attribute | Private | Type reference (TYPE) | TY_T_TRDBC3 | 20110202 | ||||
| 6 | Static Attribute | Private | Type reference (TYPE) | TY_T_TRDBC4 | 20110202 | ||||
| 7 | Static Attribute | Private | Type reference (TYPE) | ISH_TRUE_FALSE | FALSE | 20110202 | |||
| 8 | Static Attribute | Private | Type reference (TYPE) | TARLS | 20110202 | ||||
| 9 | Static Attribute | Private | Type reference (TYPE) | ISH_ROLTPE | 20110202 | ||||
| 10 | Static Attribute | Private | Type reference (TYPE) | ISH_ROLTPE | 20110202 | ||||
| 11 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_ISH_NL_CAREPATH | 20110202 | ||||
| 12 | Instance attribute | Private | Type reference (TYPE) | ISH_NL_T_ACT_DBC_LOG | 20110202 | ||||
| 13 | Instance attribute | Private | Type reference (TYPE) | ISH_NL_T_DBCREF | 20110202 | ||||
| 14 | Instance attribute | Private | Type reference (TYPE) | ISH_NL_T_DBCREF_KEY | 20110708 | ||||
| 15 | Instance attribute | Private | Type reference (TYPE) | ISH_NL_DBCNR | '9999900000' | 20110202 |
Methods
Events
| # | Event | Type | Visibility | Description | Created on |
|---|---|---|---|---|---|
| 1 | ACTIVITY_SPLIT | Instance Event (0) |
Public (2) |
20111109 | |
| 2 | DBC_FINISHED | Instance Event (0) |
Public (2) |
20110623 | |
| 3 | DBC_REOPENED | Instance Event (0) |
Public (2) |
20110520 | |
| 4 | DBC_VALIDATED | Instance Event (0) |
Public (2) |
20110609 | |
| 5 | INIT_DBC_STARTDATE_CHANGED | Instance Event (0) |
Public (2) |
20110202 | |
| 6 | LOGGING | Instance Event (0) |
Public (2) |
20110202 | |
| 7 | NOTHING_TO_MANAGE | Instance Event (0) |
Public (2) |
20110202 | |
| 8 | RESETTED | Instance Event (0) |
Public (2) |
20110708 |
Types
Class CL_ISH_NL_M_DBC_MANAGER has no local type.
Method Signatures
Method ADD_DBCREF Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_DBC | Call by reference | Object reference (TYPE REF TO) | CL_ISH_NL_DBC | DBC über klasse | 20110202 |
Method ADD_DBCREF on class CL_ISH_NL_M_DBC_MANAGER has no exception.
Method CANCEL_ALL Signature
Method CANCEL_ALL on class CL_ISH_NL_M_DBC_MANAGER has no parameter.
Method CANCEL_ALL on class CL_ISH_NL_M_DBC_MANAGER has no exception.
Method CHECK_CANCEL_DBC_ALLOWED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_DBC | Call by reference | Object reference (TYPE REF TO) | CL_ISH_NL_DBC | DBC über klasse | 20110202 | |||
| 2 | R_ALLOWED | Value transfer | Type reference (TYPE) | ISH_TRUE_FALSE | IS-H: Boolscher Datentyp für TRUE (='1') und FALSE (='0') | 20110202 |
Method CHECK_CANCEL_DBC_ALLOWED on class CL_ISH_NL_M_DBC_MANAGER has no exception.
Method CHECK_CT51_SUB_MUST_BE_DBC Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_BEGDT | Call by reference | Type reference (TYPE) | ISH_NL_DBC_BEGDT | ISH_NL: Anfang datum | 20110921 | |||
| 2 | I_CARETYPE | Call by reference | Type reference (TYPE) | ISH_NL_ZORGT | IS-H NL: Sorgetype | 20110921 | |||
| 3 | R_MUST_BE_A_DBC | Value transfer | Type reference (TYPE) | ISH_TRUE_FALSE | IS-H: Boolscher Datentyp für TRUE (='1') und FALSE (='0') | 20110921 |
Method CHECK_CT51_SUB_MUST_BE_DBC on class CL_ISH_NL_M_DBC_MANAGER has no exception.
Method CHECK_TRDBC1 Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_CARETYPE | Call by reference | Type reference (TYPE) | ISH_NL_ZORGT | IS-H NL: Sorgetype | 20110202 | |||
| 2 | E_STOP_PROCESS | Call by reference | Type reference (TYPE) | ISH_TRUE_FALSE | IS-H: Boolscher Datentyp für TRUE (='1') und FALSE (='0') | 20110202 | |||
| 3 | IS_SERVICES | Call by reference | Type reference (TYPE) | ISH_NL_S_NLEI | Leistungen für Niederlande | 20110202 | |||
| 4 | I_PREFR | Call by reference | Type reference (TYPE) | ISH_ON_OFF | IS-H: Boolscher Datentyp für ON (= 'X') und OFF (=' ') | 20110202 |
Method CHECK_TRDBC1 on class CL_ISH_NL_M_DBC_MANAGER has no exception.
Method CHECK_TRDBC2 Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_CARETYPE | Call by reference | Type reference (TYPE) | ISH_NL_ZORGT | IS-H NL: Sorgetype | 20110202 | |||
| 2 | E_NEXT_TRDBC3 | Call by reference | Type reference (TYPE) | ISH_TRUE_FALSE | IS-H: Boolscher Datentyp für TRUE (='1') und FALSE (='0') | 20110202 | |||
| 3 | E_NEXT_TRDBC4 | Call by reference | Type reference (TYPE) | ISH_TRUE_FALSE | IS-H: Boolscher Datentyp für TRUE (='1') und FALSE (='0') | 20110202 | |||
| 4 | E_STOP_PROCESS | Call by reference | Type reference (TYPE) | ISH_TRUE_FALSE | IS-H: Boolscher Datentyp für TRUE (='1') und FALSE (='0') | 20110202 | |||
| 5 | IS_SERVICES | Call by reference | Type reference (TYPE) | ISH_NL_S_NLEI | Leistungen für Niederlande | 20110202 |
Method CHECK_TRDBC2 on class CL_ISH_NL_M_DBC_MANAGER has no exception.
Method CHECK_TRDBC3 Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_CARETYPE | Call by reference | Type reference (TYPE) | ISH_NL_ZORGT | 20110202 | ||||
| 2 | E_KOSTR | Call by reference | Type reference (TYPE) | KH_KOSTR | IS-H: Kostenträger | 20110202 | |||
| 3 | E_NEXT_TRDBC4 | Call by reference | Type reference (TYPE) | ISH_TRUE_FALSE | 20110202 | ||||
| 4 | IS_SERVICES | Call by reference | Type reference (TYPE) | ISH_NL_S_NLEI | 20110202 |
Method CHECK_TRDBC3 on class CL_ISH_NL_M_DBC_MANAGER has no exception.
Method CHECK_TRDBC4 Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_CARETYPE | Call by reference | Type reference (TYPE) | ISH_NL_ZORGT | IS-H NL: Sorgetype | 20110202 | |||
| 2 | IS_SERVICES | Call by reference | Type reference (TYPE) | ISH_NL_S_NLEI | Leistungen für Niederlande | 20110202 |
Method CHECK_TRDBC4 on class CL_ISH_NL_M_DBC_MANAGER has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_CAREPATH | Call by reference | Object reference (TYPE REF TO) | CL_ISH_NL_CAREPATH | Main class for the Carepath | 20110202 |
Method CONSTRUCTOR on class CL_ISH_NL_M_DBC_MANAGER has no exception.
Method DETERMINE_DUMMY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_ANFOE | Call by reference | Type reference (TYPE) | ORGID | 20110202 | ||||
| 2 | E_BEGDT | Call by reference | Type reference (TYPE) | ISH_NL_DBC_BEGDT | ISH_NL: Anfang datum | 20110202 | |||
| 3 | E_CARETYPE | Call by reference | Type reference (TYPE) | ISH_NL_ZORGT | 20110202 | ||||
| 4 | E_ERBOE | Call by reference | Type reference (TYPE) | ORGID | 20110202 | ||||
| 5 | E_KOSTR | Call by reference | Type reference (TYPE) | KH_KOSTR | IS-H: Kostenträger | 20110202 | |||
| 6 | E_LNRLS | Call by reference | Type reference (TYPE) | LNRLS | IS-H: Laufende Nummer der Leistung | 20110202 | |||
| 7 | I_FALNR | Call by reference | Type reference (TYPE) | FALNR | 20110202 |
Method DETERMINE_DUMMY on class CL_ISH_NL_M_DBC_MANAGER has no exception.
Method DETERMINE_NEXT_NEW_DBCNR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_DBCNR | Call by reference | Type reference (TYPE) | ISH_NL_DBCNR | Laufende Nummer DBC-code | 20110202 |
Method DETERMINE_NEXT_NEW_DBCNR on class CL_ISH_NL_M_DBC_MANAGER has no exception.
Method GET_ACTUAL_DBC Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ER_DBC | Call by reference | Object reference (TYPE REF TO) | CL_ISH_NL_DBC | DBC über klasse | 20110202 |
Method GET_ACTUAL_DBC on class CL_ISH_NL_M_DBC_MANAGER has no exception.
Method GET_CAREPATH Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ER_CAREPATH | Call by reference | Object reference (TYPE REF TO) | CL_ISH_NL_CAREPATH | Main class for the Carepath | 20110202 |
Method GET_CAREPATH on class CL_ISH_NL_M_DBC_MANAGER has no exception.
Method GET_DBC Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ER_DBC | Call by reference | Object reference (TYPE REF TO) | CL_ISH_NL_DBC | DBC über klasse | 20110202 | |||
| 2 | I_DBCNR | Call by reference | Type reference (TYPE) | ISH_NL_DBCNR | Laufende Nummer DBC-code | 20110202 | |||
| 3 | I_IGNORE_STORN | Call by reference | Type reference (TYPE) | ISH_TRUE_FALSE | IF_ISH_CONSTANT_DEFINITION=>FALSE | IS-H: Boolscher Datentyp für TRUE (='1') und FALSE (='0') | 20110202 |
Method GET_DBC on class CL_ISH_NL_M_DBC_MANAGER has no exception.
Method GET_EINRI Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_EINRI | Call by reference | Type reference (TYPE) | EINRI | IS-H: Einrichtung | 20110202 |
Method GET_EINRI on class CL_ISH_NL_M_DBC_MANAGER has no exception.
Method GET_INITIAL_DBC Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ER_DBC | Call by reference | Object reference (TYPE REF TO) | CL_ISH_NL_DBC | DBC über klasse | 20110202 |
Method GET_INITIAL_DBC on class CL_ISH_NL_M_DBC_MANAGER has no exception.
Method GET_KOSTR_TNNC3 Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_FOUND | Call by reference | Type reference (TYPE) | ISH_TRUE_FALSE | IS-H: Boolscher Datentyp für TRUE (='1') und FALSE (='0') | 20110202 | |||
| 2 | E_KOSTR | Call by reference | Type reference (TYPE) | KH_KOSTR | IS-H: Kostenträger | 20110202 | |||
| 3 | IS_SERVICES | Call by reference | Type reference (TYPE) | ISH_NL_S_NLEI | Leistungen für Niederlande | 20110202 |
Method GET_KOSTR_TNNC3 on class CL_ISH_NL_M_DBC_MANAGER has no exception.
Method GET_TNNC3_APPROACH_TAB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_TNNC3_APPROACH | Call by reference | Type reference (TYPE) | TY_T_TNNC3_APPROACH | 20110202 |
Method GET_TNNC3_APPROACH_TAB on class CL_ISH_NL_M_DBC_MANAGER has no exception.
Method HAS_OPEN_DBCS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_HAS_OPEN_DBC | Value transfer | Type reference (TYPE) | ISH_TRUE_FALSE | IS-H: Boolscher Datentyp für TRUE (='1') und FALSE (='0') | 20111003 |
Method HAS_OPEN_DBCS on class CL_ISH_NL_M_DBC_MANAGER has no exception.
Method INITIALIZE_UPDATE_FLAG Signature
Method INITIALIZE_UPDATE_FLAG on class CL_ISH_NL_M_DBC_MANAGER has no parameter.
Method INITIALIZE_UPDATE_FLAG on class CL_ISH_NL_M_DBC_MANAGER has no exception.
Method NEW_DBC Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_FAILED | Call by reference | Type reference (TYPE) | ISH_TRUE_FALSE | IS-H: Boolscher Datentyp für TRUE (='1') und FALSE (='0') | 20110202 | |||
| 2 | I_FALNR | Call by reference | Type reference (TYPE) | FALNR | 20110202 | ||||
| 3 | I_LFDBEW | Call by reference | Type reference (TYPE) | LFDBEW | 20110202 | ||||
| 4 | I_TYPE | Call by reference | Type reference (TYPE) | ISH_NL_TRJ_TYPE | Nicht näher def. Bereich, evtl. für Patchlevels verwendbar | 20110202 |
Method NEW_DBC on class CL_ISH_NL_M_DBC_MANAGER has no exception.
Method NEW_DBC_DUMMY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_CREATED | Call by reference | Type reference (TYPE) | ISH_TRUE_FALSE | IS-H: Boolscher Datentyp für TRUE (='1') und FALSE (='0') | 20110202 | |||
| 2 | E_KOSTR | Call by reference | Type reference (TYPE) | KH_KOSTR | IS-H: Kostenträger | 20110202 | |||
| 3 | E_LNRLS | Call by reference | Type reference (TYPE) | LNRLS | IS-H: Laufende Nummer der Leistung | 20110202 | |||
| 4 | I_FALNR | Call by reference | Type reference (TYPE) | FALNR | 20110202 | ||||
| 5 | I_TYPE | Call by reference | Type reference (TYPE) | ISH_NL_TRJ_TYPE | Sorgestrecke type | 20110202 |
Method NEW_DBC_DUMMY on class CL_ISH_NL_M_DBC_MANAGER has no exception.
Method NEW_DBC_FOLLOWUP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_DBC | Call by reference | Object reference (TYPE REF TO) | CL_ISH_NL_DBC | DBC über klasse | 20110202 | |||
| 2 | I_TYPE | Call by reference | Type reference (TYPE) | ISH_NL_TRJ_TYPE | Nicht näher def. Bereich, evtl. für Patchlevels verwendbar | 20110202 | |||
| 3 | R_SUCCESFULL | Value transfer | Type reference (TYPE) | ISH_TRUE_FALSE | IS-H: Boolscher Datentyp für TRUE (='1') und FALSE (='0') | 20110202 |
Method NEW_DBC_FOLLOWUP on class CL_ISH_NL_M_DBC_MANAGER has no exception.
Method ON_ACTIVITY_SPLIT Signature
Method ON_ACTIVITY_SPLIT on class CL_ISH_NL_M_DBC_MANAGER has no parameter.
Method ON_ACTIVITY_SPLIT on class CL_ISH_NL_M_DBC_MANAGER has no exception.
Method ON_DBC_CANCELLED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_DBC | Value transfer | Attribute reference (LIKE) | 20110202 |
Method ON_DBC_CANCELLED on class CL_ISH_NL_M_DBC_MANAGER has no exception.
Method ON_DBC_FINISHED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_DBC | Value transfer | Attribute reference (LIKE) | 20110623 |
Method ON_DBC_FINISHED on class CL_ISH_NL_M_DBC_MANAGER has no exception.
Method ON_DBC_REOPENED Signature
Method ON_DBC_REOPENED on class CL_ISH_NL_M_DBC_MANAGER has no parameter.
Method ON_DBC_REOPENED on class CL_ISH_NL_M_DBC_MANAGER has no exception.
Method ON_DBC_RESETTED Signature
Method ON_DBC_RESETTED on class CL_ISH_NL_M_DBC_MANAGER has no parameter.
Method ON_DBC_RESETTED on class CL_ISH_NL_M_DBC_MANAGER has no exception.
Method ON_DBC_STARTDATE_CHANGED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_DBC | Value transfer | Attribute reference (LIKE) | 20110921 |
Method ON_DBC_STARTDATE_CHANGED on class CL_ISH_NL_M_DBC_MANAGER has no exception.
Method ON_DBC_VALIDATED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_DBC | Value transfer | Attribute reference (LIKE) | 20110609 |
Method ON_DBC_VALIDATED on class CL_ISH_NL_M_DBC_MANAGER has no exception.
Method ON_LOGGING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_DBC | Value transfer | Attribute reference (LIKE) | 20110202 | |||||
| 2 | I_OBJUP | Value transfer | Attribute reference (LIKE) | 20110202 |
Method ON_LOGGING on class CL_ISH_NL_M_DBC_MANAGER has no exception.
Method RESET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_CALLED_FROM_MGR | Call by reference | Type reference (TYPE) | ISH_TRUE_FALSE | FALSE | IS-H: Boolscher Datentyp für TRUE (='1') und FALSE (='0') | 20110708 |
Method RESET on class CL_ISH_NL_M_DBC_MANAGER has no exception.
Method SET_CUST_DUMMYDBC Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_TNNC3 | Call by reference | Type reference (TYPE) | TY_T_TNNC3 | 20110202 | ||||
| 2 | ET_TRDBC1 | Call by reference | Type reference (TYPE) | TY_T_TRDBC1 | 20110202 | ||||
| 3 | ET_TRDBC2 | Call by reference | Type reference (TYPE) | TY_T_TRDBC2 | 20110202 | ||||
| 4 | ET_TRDBC3 | Call by reference | Type reference (TYPE) | TY_T_TRDBC3 | 20110202 | ||||
| 5 | ET_TRDBC4 | Call by reference | Type reference (TYPE) | TY_T_TRDBC4 | 20110202 | ||||
| 6 | E_GRP_TALST | Call by reference | Type reference (TYPE) | TARLS | Leistung innerhalb eines Leistungskataloges | 20110202 |
Method SET_CUST_DUMMYDBC on class CL_ISH_NL_M_DBC_MANAGER has no exception.
Method SWITCH_DBC_CURE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_DBC_CURE | Call by reference | Object reference (TYPE REF TO) | CL_ISH_NL_DBC_CURE | Somatic | 20110202 |
Method SWITCH_DBC_CURE on class CL_ISH_NL_M_DBC_MANAGER has no exception.
Event Signatures
Event ACTIVITY_SPLIT Signature
| # | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_DBC | Exporting | Value transfer | Object reference (TYPE REF TO) | CL_ISH_NL_DBC | DBC über klasse | 20111109 | ||
| 2 | I_DATE_SPLIT | Exporting | Value transfer | Type reference (TYPE) | DATUM | Trennungs datum | 20111109 |
Event DBC_FINISHED Signature
| # | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_DBC | Exporting | Value transfer | Object reference (TYPE REF TO) | CL_ISH_NL_DBC | DBC über klasse | 20110623 |
Event DBC_REOPENED Signature
Event DBC_REOPENED on class CL_ISH_NL_M_DBC_MANAGER has no parameter.
Event DBC_VALIDATED Signature
| # | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_DBC | Exporting | Value transfer | Object reference (TYPE REF TO) | CL_ISH_NL_DBC | DBC über klasse | 20110609 |
Event INIT_DBC_STARTDATE_CHANGED Signature
| # | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_BEGDT | Exporting | Value transfer | Type reference (TYPE) | ISH_NL_BEGDT | 20110202 |
Event LOGGING Signature
| # | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_DBC | Exporting | Value transfer | Object reference (TYPE REF TO) | CL_ISH_NL_DBC | 20110202 | |||
| 2 | I_OBJUP | Exporting | Value transfer | Type reference (TYPE) | ISH_NL_DBC_OBJ_UP | 20110202 |
Event NOTHING_TO_MANAGE Signature
Event NOTHING_TO_MANAGE on class CL_ISH_NL_M_DBC_MANAGER has no parameter.
Event RESETTED Signature
Event RESETTED on class CL_ISH_NL_M_DBC_MANAGER has no parameter.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in |