SAP ABAP Class CL_ISH_NL_M_DBC_MANAGER (Manager für DBC referenz)
Hierarchy
BBPCRM (Software Component) BBPCRM
   CRM (Application Component) Customer Relationship Management
     CRM_APPLICATION (Package) All CRM Components Without Special Structure Packages
       NNL1 (Package) Application development Hospital System Netherlands
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 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 IF_ISH_CONSTANT_DEFINITION Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
3 NBEW 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 GT_TNNC3 Static Attribute Private Type reference (TYPE) TY_T_TNNC3 20110202
2 GT_TNNC3_APPROACH Static Attribute Private Type reference (TYPE) TY_T_TNNC3_APPROACH 20110202
3 GT_TRDBC1 Static Attribute Private Type reference (TYPE) TY_T_TRDBC1 20110202
4 GT_TRDBC2 Static Attribute Private Type reference (TYPE) TY_T_TRDBC2 20110202
5 GT_TRDBC3 Static Attribute Private Type reference (TYPE) TY_T_TRDBC3 20110202
6 GT_TRDBC4 Static Attribute Private Type reference (TYPE) TY_T_TRDBC4 20110202
7 G_DUMMYDBC_CUST_READ Static Attribute Private Type reference (TYPE) ISH_TRUE_FALSE FALSE 20110202
8 G_GRP_TALST Static Attribute Private Type reference (TYPE) TARLS 20110202
9 G_ROLTPE_ANF Static Attribute Private Type reference (TYPE) ISH_ROLTPE 20110202
10 G_ROLTPE_AUS Static Attribute Private Type reference (TYPE) ISH_ROLTPE 20110202
11 MR_CAREPATH Instance attribute Private Object reference (TYPE REF TO) CL_ISH_NL_CAREPATH 20110202
12 MT_ACT_DBC_LOG Instance attribute Private Type reference (TYPE) ISH_NL_T_ACT_DBC_LOG 20110202
13 MT_DBCREF Instance attribute Private Type reference (TYPE) ISH_NL_T_DBCREF 20110202
14 MT_DBCREF_KEY Instance attribute Private Type reference (TYPE) ISH_NL_T_DBCREF_KEY 20110708
15 M_LAST_NEW_DBCNR Instance attribute Private Type reference (TYPE) ISH_NL_DBCNR '9999900000' 20110202
Methods
# Method Level Visibility Method type Description Created on
1 ADD_DBCREF Instance method Private Method 20110202
2 CANCEL_ALL Instance method Public Method 20110202
3 CHECK_CANCEL_DBC_ALLOWED Instance method Private Method 20110202
4 CHECK_CT51_SUB_MUST_BE_DBC Instance method Private Method 20110921
5 CHECK_TRDBC1 Instance method Private Method 20110202
6 CHECK_TRDBC2 Instance method Private Method 20110202
7 CHECK_TRDBC3 Instance method Private Method 20110202
8 CHECK_TRDBC4 Instance method Private Method 20110202
9 CONSTRUCTOR Instance method Private Constructor 20110202
10 DETERMINE_DUMMY Instance method Private Method 20110202
11 DETERMINE_NEXT_NEW_DBCNR Instance method Private Method 20110202
12 GET_ACTUAL_DBC Instance method Public Method 20110202
13 GET_CAREPATH Instance method Public Method 20110202
14 GET_DBC Instance method Public Method 20110202
15 GET_EINRI Instance method Private Method 20110202
16 GET_INITIAL_DBC Instance method Public Method 20110202
17 GET_KOSTR_TNNC3 Instance method Private Method 20110202
18 GET_TNNC3_APPROACH_TAB Instance method Private Method 20110202
19 HAS_OPEN_DBCS Instance method Private Method 20111003
20 INITIALIZE_UPDATE_FLAG Instance method Private Method 20110317
21 NEW_DBC Instance method Private Method 20110202
22 NEW_DBC_DUMMY Instance method Private Method 20110202
23 NEW_DBC_FOLLOWUP Instance method Public Method 20110202
24 ON_ACTIVITY_SPLIT Instance method Private Method 20111109
25 ON_DBC_CANCELLED Instance method Private Event handling method 20110202
26 ON_DBC_FINISHED Instance method Private Event handling method 20110623
27 ON_DBC_REOPENED Instance method Private Event handling method 20110520
28 ON_DBC_RESETTED Instance method Private Event handling method 20110708
29 ON_DBC_STARTDATE_CHANGED Instance method Private Event handling method 20110202
30 ON_DBC_VALIDATED Instance method Private Event handling method 20110609
31 ON_LOGGING Instance method Private Event handling method 20110202
32 RESET Instance method Private Method 20110708
33 SET_CUST_DUMMYDBC Instance method Private Method 20110202
34 SWITCH_DBC_CURE Instance method Private Method 20110202
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 Importing 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 Importing IR_DBC Call by reference Object reference (TYPE REF TO) CL_ISH_NL_DBC DBC über klasse 20110202
2 Returning 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 Importing I_BEGDT Call by reference Type reference (TYPE) ISH_NL_DBC_BEGDT ISH_NL: Anfang datum 20110921
2 Importing I_CARETYPE Call by reference Type reference (TYPE) ISH_NL_ZORGT IS-H NL: Sorgetype 20110921
3 Returning 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 Exporting E_CARETYPE Call by reference Type reference (TYPE) ISH_NL_ZORGT IS-H NL: Sorgetype 20110202
2 Exporting 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 Importing IS_SERVICES Call by reference Type reference (TYPE) ISH_NL_S_NLEI Leistungen für Niederlande 20110202
4 Importing 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 Exporting E_CARETYPE Call by reference Type reference (TYPE) ISH_NL_ZORGT IS-H NL: Sorgetype 20110202
2 Exporting 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 Exporting 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 Exporting 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 Importing 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 Exporting E_CARETYPE Call by reference Type reference (TYPE) ISH_NL_ZORGT 20110202
2 Exporting E_KOSTR Call by reference Type reference (TYPE) KH_KOSTR IS-H: Kostenträger 20110202
3 Exporting E_NEXT_TRDBC4 Call by reference Type reference (TYPE) ISH_TRUE_FALSE 20110202
4 Importing 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 Exporting E_CARETYPE Call by reference Type reference (TYPE) ISH_NL_ZORGT IS-H NL: Sorgetype 20110202
2 Importing 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 Importing 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 Exporting E_ANFOE Call by reference Type reference (TYPE) ORGID 20110202
2 Exporting E_BEGDT Call by reference Type reference (TYPE) ISH_NL_DBC_BEGDT ISH_NL: Anfang datum 20110202
3 Exporting E_CARETYPE Call by reference Type reference (TYPE) ISH_NL_ZORGT 20110202
4 Exporting E_ERBOE Call by reference Type reference (TYPE) ORGID 20110202
5 Exporting E_KOSTR Call by reference Type reference (TYPE) KH_KOSTR IS-H: Kostenträger 20110202
6 Exporting E_LNRLS Call by reference Type reference (TYPE) LNRLS IS-H: Laufende Nummer der Leistung 20110202
7 Importing 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 Exporting 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 Exporting 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 Exporting 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 Exporting ER_DBC Call by reference Object reference (TYPE REF TO) CL_ISH_NL_DBC DBC über klasse 20110202
2 Importing I_DBCNR Call by reference Type reference (TYPE) ISH_NL_DBCNR Laufende Nummer DBC-code 20110202
3 Importing 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 Exporting 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 Exporting 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 Exporting E_FOUND Call by reference Type reference (TYPE) ISH_TRUE_FALSE IS-H: Boolscher Datentyp für TRUE (='1') und FALSE (='0') 20110202
2 Exporting E_KOSTR Call by reference Type reference (TYPE) KH_KOSTR IS-H: Kostenträger 20110202
3 Importing 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 Exporting 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 Returning 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 Exporting E_FAILED Call by reference Type reference (TYPE) ISH_TRUE_FALSE IS-H: Boolscher Datentyp für TRUE (='1') und FALSE (='0') 20110202
2 Importing I_FALNR Call by reference Type reference (TYPE) FALNR 20110202
3 Importing I_LFDBEW Call by reference Type reference (TYPE) LFDBEW 20110202
4 Importing 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 Exporting E_CREATED Call by reference Type reference (TYPE) ISH_TRUE_FALSE IS-H: Boolscher Datentyp für TRUE (='1') und FALSE (='0') 20110202
2 Exporting E_KOSTR Call by reference Type reference (TYPE) KH_KOSTR IS-H: Kostenträger 20110202
3 Exporting E_LNRLS Call by reference Type reference (TYPE) LNRLS IS-H: Laufende Nummer der Leistung 20110202
4 Importing I_FALNR Call by reference Type reference (TYPE) FALNR 20110202
5 Importing 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 Importing IR_DBC Call by reference Object reference (TYPE REF TO) CL_ISH_NL_DBC DBC über klasse 20110202
2 Importing I_TYPE Call by reference Type reference (TYPE) ISH_NL_TRJ_TYPE Nicht näher def. Bereich, evtl. für Patchlevels verwendbar 20110202
3 Returning 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 Importing 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 Importing 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 Importing 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 Importing 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 Importing IR_DBC Value transfer Attribute reference (LIKE) 20110202
2 Importing 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 Importing 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 Exporting ET_TNNC3 Call by reference Type reference (TYPE) TY_T_TNNC3 20110202
2 Exporting ET_TRDBC1 Call by reference Type reference (TYPE) TY_T_TRDBC1 20110202
3 Exporting ET_TRDBC2 Call by reference Type reference (TYPE) TY_T_TRDBC2 20110202
4 Exporting ET_TRDBC3 Call by reference Type reference (TYPE) TY_T_TRDBC3 20110202
5 Exporting ET_TRDBC4 Call by reference Type reference (TYPE) TY_T_TRDBC4 20110202
6 Exporting 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 Importing 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