SAP ABAP Class CL_ON_CHANGE_BOS (Insert/Change When A Node Is Added)
Hierarchy
ECC-DIMP (Software Component) DIMP
   IS-EC-BOS (Application Component) Customer Bill of Services
     AD_BOS_01 (Package) Customer Bills of Services (IBU A&D/E&C)
Properties
Class CL_ON_CHANGE_BOS  
Short Description Insert/Change When A Node Is Added    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package AD_BOS_01   Customer Bills of Services (IBU A&D/E&C) 
Created 19991122   SAP 
Last change 20050301   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_ON_CHANGE_BOS has no forward declaration.
Interfaces
Class CL_ON_CHANGE_BOS has no interface implemented.
Friends
Class CL_ON_CHANGE_BOS has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 COMSRV_TOOL Static Attribute Protected Type reference (TYPE) TAB_BOSASN 19991128
2 FPOINTER1 Static Attribute Protected Object reference (TYPE REF TO) DATA 19991220
3 FPOINTER2 Static Attribute Protected Object reference (TYPE REF TO) DATA 19991220
4 IX_OUTLINES Static Attribute Protected Type reference (TYPE) TAB_ML_ESLL 19991214
5 IX_SERVICES Static Attribute Protected Type reference (TYPE) TAB_ML_ESLL 19991214
6 KTEXT1 Static Attribute Protected Type reference (TYPE) RM11P-KTEXT1 19991214
7 MM_TEXT Static Attribute Protected Type reference (TYPE) RM11P-KTEXT1 Short text 1 20021227
8 REPEATED_VALUES Static Attribute Public Type reference (TYPE) ML_ESLL-MENGE 20000303
9 SD_TEXT Static Attribute Protected Type reference (TYPE) RM11P-KTEXT1 Short text 1 20021227
10 SES_OBJECT Static Attribute Protected Object reference (TYPE REF TO) /SAPBOQ/CL_GUI_SES Service entry sheet display module 20021230
11 SES_TRANSACTION Static Attribute Protected Type reference (TYPE) CHAR1 ' ' Service Entry Sheet transaction 20021211
12 SICOPY Static Attribute Protected Type reference (TYPE) COMSRV-/SAPBOQ/SICOPY BOS Copy Control for Main Items and Subitems 20020403
13 TRG_OUTLINES Static Attribute Protected Type reference (TYPE) TAB_ML_ESLL Table for Service Structure ML_ESLL 20021231
14 TRG_SERVICES Static Attribute Protected Type reference (TYPE) TAB_ML_ESLL Table for Service Structure ML_ESLL 20021231
15 XBOSASN Static Attribute Protected Type reference (TYPE) TAB_BOSASN 20000127
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_DYN_FIELD1 Static method Public Method 20000818
2 CHECK_FOR_DATA_EXISTANCE Static method Public Method 19991216
3 CLEAR_REPEAT_VALUE Static method Public Method 20000303
4 DYN_METHOD_GET1 Static method Public Method 20000818
5 DYN_METHOD_PUT1 Static method Public Method 20000818
6 GET_APPL_DATA Static method Public Method 19991122
7 GET_QUANTITY Static method Public Method 19991126
8 PUT_APPL_DATA Static method Public Method 19991123
9 REFRESH_DATA Static method Public Method 19991216
10 REFRESH_DYN_FIELDS1 Static method Public Method 20000818
11 RETREIVE_DATA Static method Public Method 19991214
12 STORE_DATA Static method Public Method 19991214
Events
Class CL_ON_CHANGE_BOS has no event.
Types
Class CL_ON_CHANGE_BOS has no local type.
Method Signatures

Method CHECK_DYN_FIELD1 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ALTERNATE Call by reference Type reference (TYPE) STRING Alternate 20000818
2 Exporting RC Call by reference Type reference (TYPE) SY-SUBRC Return 20000818
3 Importing VALUE Call by reference Type reference (TYPE) STRUC_DC_ATTRIBUTE_RFW-VALUE Value 20000818

Method CHECK_DYN_FIELD1 on class CL_ON_CHANGE_BOS has no exception.

Method CHECK_FOR_DATA_EXISTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting NO_DATA Call by reference Type reference (TYPE) C No data exists 19991216

Method CHECK_FOR_DATA_EXISTANCE on class CL_ON_CHANGE_BOS has no exception.

Method CLEAR_REPEAT_VALUE Signature

Method CLEAR_REPEAT_VALUE on class CL_ON_CHANGE_BOS has no parameter.
Method CLEAR_REPEAT_VALUE on class CL_ON_CHANGE_BOS has no exception.

Method DYN_METHOD_GET1 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting P1 Call by reference Object reference (TYPE REF TO) DATA Get pointer 1 20000818
2 Exporting P2 Call by reference Object reference (TYPE REF TO) DATA Get pointer 2 20000818

Method DYN_METHOD_GET1 on class CL_ON_CHANGE_BOS has no exception.

Method DYN_METHOD_PUT1 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P1 Call by reference Object reference (TYPE REF TO) DATA Pointer 1 20000818
2 Importing P2 Call by reference Object reference (TYPE REF TO) DATA Pointer 2 20000818

Method DYN_METHOD_PUT1 on class CL_ON_CHANGE_BOS has no exception.

Method GET_APPL_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting OUTPUT_DATA Call by reference Type reference (TYPE) TAB_BOSASN Inserted BOSASN Data 19991128

Method GET_APPL_DATA on class CL_ON_CHANGE_BOS has no exception.

Method GET_QUANTITY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ATTRIBUTES Call by reference Type reference (TYPE) TAB_DC_ATTRIBUTE_RFW Attributes 19991126
2 Importing NODE Call by reference Object reference (TYPE REF TO) CL_DC_NODE_RFW Node 19991126
3 Exporting QUANTITY Call by reference Type reference (TYPE) ML_ESLL-MENGE Quantity 19991215

Method GET_QUANTITY on class CL_ON_CHANGE_BOS has no exception.

Method PUT_APPL_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing SOURCE_NODE Call by reference Object reference (TYPE REF TO) CL_DC_NODE_RFW Deleted node 19991123
2 Importing TARGET_NODE Call by reference Object reference (TYPE REF TO) CL_DC_NODE_RFW Target Node 19991123

Method PUT_APPL_DATA on class CL_ON_CHANGE_BOS has no exception.

Method REFRESH_DATA Signature

Method REFRESH_DATA on class CL_ON_CHANGE_BOS has no parameter.
Method REFRESH_DATA on class CL_ON_CHANGE_BOS has no exception.

Method REFRESH_DYN_FIELDS1 Signature

Method REFRESH_DYN_FIELDS1 on class CL_ON_CHANGE_BOS has no parameter.
Method REFRESH_DYN_FIELDS1 on class CL_ON_CHANGE_BOS has no exception.

Method RETREIVE_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting P_KTEXT1 Call by reference Type reference (TYPE) RM11P-KTEXT1 SD Short text 19991214
2 Exporting P_MM_TEXT Call by reference Type reference (TYPE) RM11P-KTEXT1 Kurztext 1 20021227
3 Exporting P_OUTLINES Call by reference Type reference (TYPE) TAB_ML_ESLL Outlines 19991214
4 Exporting P_SAPBOQ_SICOPY Call by reference Type reference (TYPE) COMSRV-/SAPBOQ/SICOPY LV-Kopiersteuerung für Haupt- und Unterpositionen 20020403
5 Exporting P_SD_TEXT Call by reference Type reference (TYPE) RM11P-KTEXT1 Kurztext 1 20021227
6 Exporting P_SERVICES Call by reference Type reference (TYPE) TAB_ML_ESLL Services 19991214
7 Exporting P_SES Call by reference Type reference (TYPE) CHAR1 Einstelliges Kennzeichen 20021211
8 Exporting P_TRG_OUTLINES Call by reference Type reference (TYPE) TAB_ML_ESLL Table for the service structure ML_ESLL 20021231
9 Exporting P_TRG_SERVICES Call by reference Type reference (TYPE) TAB_ML_ESLL Table for the service structure ML_ESLL 20021231
10 Exporting P_XBOSASN Call by reference Type reference (TYPE) TAB_BOSASN BOS Assignments 20000127

Method RETREIVE_DATA on class CL_ON_CHANGE_BOS has no exception.

Method STORE_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_KTEXT1 Call by reference Type reference (TYPE) RM11P-KTEXT1 SD Short text 19991214
2 Importing P_MM_TEXT Call by reference Type reference (TYPE) RM11P-KTEXT1 Kurztext 1 20021227
3 Importing P_OUTLINES Call by reference Type reference (TYPE) TAB_ML_ESLL Gliederungen 19991214
4 Importing P_SAPBOQ_SICOPY Call by reference Type reference (TYPE) COMSRV-/SAPBOQ/SICOPY LV-Kopiersteuerung für Haupt- und Unterpositionen 20020403
5 Importing P_SD_TEXT Call by reference Type reference (TYPE) RM11P-KTEXT1 Kurztext 1 20021227
6 Importing P_SERVICES Call by reference Type reference (TYPE) TAB_ML_ESLL Leistungen 19991214
7 Importing P_SES Call by reference Type reference (TYPE) CHAR1 Einstelliges Kennzeichen 20021211
8 Importing P_TRG_OUTLINES Call by reference Type reference (TYPE) TAB_ML_ESLL Table for the service structure ML_ESLL 20021231
9 Importing P_TRG_SERVICES Call by reference Type reference (TYPE) TAB_ML_ESLL Table for the service structure ML_ESLL 20021231
10 Importing P_XBOSASN Call by reference Type reference (TYPE) TAB_BOSASN Bos Assignments 20000127

Method STORE_DATA on class CL_ON_CHANGE_BOS has no exception.
History
Last changed by/on SAP  20050301 
SAP Release Created in