SAP ABAP Class CL_RSBK_DTP_N (Data Transfer Process: Maintenance Version)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-WHM-DST (Application Component) Data Staging
     RSBK (Package) Data Transfer Process: Kernel Objects
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_RSBK_DTP_V Version of Data Transfer Process 20031008
Properties
Class CL_RSBK_DTP_N  
Short Description Data Transfer Process: Maintenance Version    
Super Class CL_RSBK_DTP_V Version of Data Transfer Process 
Instantiability of a Class 0  Private 
Final    
General Data
Message Class RSBK    
Program status     
Category 0   
Package RSBK   Data Transfer Process: Kernel Objects 
Created 20031008   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 RS Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 RSBC Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_RSBK_DTP_N has no interface implemented.
Friends
# Friend Modeled only Created on Description
1 CL_RSBK_DTP 20090309 Data Transfer Process: Public Interface
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 C_TRANID Instance attribute Private Type reference (TYPE) RSTRANID 'AAAAAAAAAAAAAAAAAAAAAAAAA' Transformation ID 20040818
2 O_ISSAVED Instance attribute Protected Type reference (TYPE) RS_BOOL 20031010
3 O_OBJVERS_ORIGINAL Instance attribute Protected Type reference (TYPE) RSOBJVERS 20031010
4 O_SRC Instance attribute Protected Type reference (TYPE) RSBKSRCNM 20031010
5 O_SRCTP Instance attribute Protected Type reference (TYPE) RSBKSRCTP Type of Source Object of a Data Transfer Process 20031010
6 O_TGT Instance attribute Protected Type reference (TYPE) RSBKTGTNM 20031010
7 O_TGTTP Instance attribute Protected Type reference (TYPE) RSBKTGTTP 20031010
8 P_AUTO_SWITCH_ERRH_ON Instance attribute Private Type reference (TYPE) RSBKERRORHANDL_AUTO_ON Automatically Switch Record Tracking On 20130506
9 P_T_TLOGO_TF Instance attribute Private Type reference (TYPE) RSTRAN_T_TLOGO BW Repository: TLOGO Object, type and type of association 20050414
Methods
# Method Level Visibility Method type Description Created on
1 APPEND_T_TRANSFORM Instance method Private Method 20040428
2 BUILD_REQUEST_PAR_ALL Instance method Private Method Templates: Extract and Process in Parallel Processes 20040220
3 BUILD_REQUEST_PAR_IMMEDIATE Instance method Private Method Templates: Extract in Serial and Process in Parallel 20040216
4 BUILD_REQUEST_PAR_LATER Instance method Private Method Templates: Extract in Serial then Process in Parallel 20040220
5 BUILD_REQUEST_PAR_SOURCE Instance method Private Method Templates: Extrahieren und Verarbeiten in par. Prozessen 20120730
6 BUILD_REQUEST_SERIAL Instance method Private Method Templates: Execute in Background 20040216
7 BUILD_REQUEST_SER_PACKAGE Instance method Private Method Templates: Ser. Extraction and Processing of Source Package 20050808
8 BUILD_REQUEST_SYNC Instance method Private Method Templates: Execute in Dialog 20040305
9 BUILD_TEMPLATE_LIST Instance method Public Method 20031008
10 CALCULATE_PROCESSMODE Instance method Private Method Determination of Processing Mode 20041116
11 CONSTRUCTOR Instance method Public Constructor 20031008
12 COPY_FROM_TEMPLATE_NO_REF Instance method Public Method Copies Local System Properties As Template 20090331
13 COPY_LOCAL_ATTRIBUTES Instance method Public Method Copies System-Local Properties from Template 20060724
14 COPY_TEMPLATE_TRAN Instance method Public Method (Post) BDLS Handling for Error DTPs 20100716
15 CREATE_FROM_SCRATCH Static method Public Method 20031009
16 CREATE_FROM_TEMPLATE Static method Public Method Instantiates Changeable Version from Template Version 20031009
17 CREATE_FROM_TLOGO_LIST Static method Public Method Instantiates a Changeable Version from a List 20050201
18 DELETE_REF_TPL_U Instance method Protected Method Deletes Update Template from Static Buffer 20031008
19 DELETE_REF_TPL_X Instance method Protected Method Deletes Extraction Template from Static Buffer 20031008
20 GET_T_TLOGO_TF Instance method Public Method 20060720
21 MERGE_VERSION Instance method Public Method 20060707
22 ON_HEADER_CHANGED Instance method Private Event handling method 20031014
23 ON_TPL_CHANGED Instance method Private Event handling method 20050630
24 RAISE_SY_CANCELLED Static method Private Method Raise of Exception Class with System Message 20031031
25 RAISE_SY_DISPLAY_ONLY Static method Private Method Raise of Exception Class with System Message 20031031
26 REGISTER_EVENTS Instance method Private Method 20031014
27 SET_AFTER_COPY Instance method Public Method 20120913
28 SET_DEFAULT_MAXSIZE Instance method Private Method 20110510
29 SET_HEADER_DEFAULTS Instance method Private Method 20050114
30 SET_T_TLOGO_TF Instance method Private Method 20050414
Events
Class CL_RSBK_DTP_N has no event.
Types
Class CL_RSBK_DTP_N has no local type.
Method Signatures

Method APPEND_T_TRANSFORM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_AFTER_TRANSFORM Call by reference Type reference (TYPE) RSBCMDNODE Knoten in einem DTP-Skript 20040518
2 Importing I_BEFORE_TRANSFORM Call by reference Type reference (TYPE) RSBCMDNODE Knoten in einem DTP-Skript 20040428
3 Importing I_PARENT Call by reference Type reference (TYPE) RSBCMDNODE Knoten in einem DTP-Skript 20040428

Method APPEND_T_TRANSFORM on class CL_RSBK_DTP_N has no exception.

Method BUILD_REQUEST_PAR_ALL Signature

Method BUILD_REQUEST_PAR_ALL on class CL_RSBK_DTP_N has no parameter.
Method BUILD_REQUEST_PAR_ALL on class CL_RSBK_DTP_N has no exception.

Method BUILD_REQUEST_PAR_IMMEDIATE Signature

Method BUILD_REQUEST_PAR_IMMEDIATE on class CL_RSBK_DTP_N has no parameter.
Method BUILD_REQUEST_PAR_IMMEDIATE on class CL_RSBK_DTP_N has no exception.

Method BUILD_REQUEST_PAR_LATER Signature

Method BUILD_REQUEST_PAR_LATER on class CL_RSBK_DTP_N has no parameter.
Method BUILD_REQUEST_PAR_LATER on class CL_RSBK_DTP_N has no exception.

Method BUILD_REQUEST_PAR_SOURCE Signature

Method BUILD_REQUEST_PAR_SOURCE on class CL_RSBK_DTP_N has no parameter.
Method BUILD_REQUEST_PAR_SOURCE on class CL_RSBK_DTP_N has no exception.

Method BUILD_REQUEST_SERIAL Signature

Method BUILD_REQUEST_SERIAL on class CL_RSBK_DTP_N has no parameter.
Method BUILD_REQUEST_SERIAL on class CL_RSBK_DTP_N has no exception.

Method BUILD_REQUEST_SER_PACKAGE Signature

Method BUILD_REQUEST_SER_PACKAGE on class CL_RSBK_DTP_N has no parameter.
Method BUILD_REQUEST_SER_PACKAGE on class CL_RSBK_DTP_N has no exception.

Method BUILD_REQUEST_SYNC Signature

Method BUILD_REQUEST_SYNC on class CL_RSBK_DTP_N has no parameter.
Method BUILD_REQUEST_SYNC on class CL_RSBK_DTP_N has no exception.

Method BUILD_TEMPLATE_LIST Signature

Method BUILD_TEMPLATE_LIST on class CL_RSBK_DTP_N has no parameter.
# Exception Resumable Description Created on
1 CX_RSTRAN_NOT_FOUND Objekt nicht gefunden 20050819

Method CALCULATE_PROCESSMODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_PROCESSMODE Value transfer Type reference (TYPE) RSBKPROCESSMODE Verarbeitungsmodus 20050321
# Exception Resumable Description Created on
1 CX_RSTRAN_NOT_FOUND Operation gescheitert 20050819

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DTP Call by reference Type reference (TYPE) RSBKDTPNM 20031008

Method CONSTRUCTOR on class CL_RSBK_DTP_N has no exception.

Method COPY_FROM_TEMPLATE_NO_REF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_R_DTP_A_OLD Call by reference Object reference (TYPE REF TO) CL_RSBK_DTP_A Datentransferprozess: aktive Version 20090331
2 Importing I_T_SRC_FIELDS_MAP Call by reference Type reference (TYPE) RSBK_T_SRC_FIELDS_MAP Mapping Liste beim Kopieren 20090420
# Exception Resumable Description Created on
1 CX_RS_FAILED Operation gescheitert 20090331

Method COPY_LOCAL_ATTRIBUTES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_R_DTP_A_OLD Call by reference Object reference (TYPE REF TO) CL_RSBK_DTP_A Datentransferprozess: aktive Version 20060724
# Exception Resumable Description Created on
1 CX_RS_FAILED Operation gescheitert 20060724

Method COPY_TEMPLATE_TRAN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_R_TPL Call by reference Object reference (TYPE REF TO) IF_RSBK_DTP_DISPLAY Anzeige-Interface DTP 20100716
# Exception Resumable Description Created on
1 CX_RSTRAN_NOT_FOUND Objekt nicht gefunden 20100716
2 CX_RS_NOT_AUTHORIZED Keine Berechtigung (nicht als Vaterklasse benutzen !!) 20100716

Method CREATE_FROM_SCRATCH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_R_DTP Call by reference Object reference (TYPE REF TO) CL_RSBK_DTP 20031022
2 Importing I_WITH_CTO Call by reference Type reference (TYPE) RS_BOOL RS_C_TRUE Boolean 20060321
3 Returning R_R_DTP_N Value transfer Object reference (TYPE REF TO) CL_RSBK_DTP_N 20031009
# Exception Resumable Description Created on
1 CX_RS_CANCELLED Deprecated - use CX_RS_STATIC_CHECK instead 20031031

Method CREATE_FROM_TEMPLATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_R_DTP Call by reference Object reference (TYPE REF TO) CL_RSBK_DTP 20031022
2 Importing I_R_TEMPLATE Call by reference Object reference (TYPE REF TO) CL_RSBK_DTP_V 20031009
3 Importing I_WITH_CTO_CHECK Call by reference Type reference (TYPE) RS_BOOL RS_C_TRUE 20031031
4 Returning R_R_DTP_N Value transfer Object reference (TYPE REF TO) CL_RSBK_DTP_N 20031009
# Exception Resumable Description Created on
1 CX_RS_CANCELLED Abbruch durch den Benutzer (Dialog) 20031031
2 CX_RS_DISPLAY_ONLY Objekt darf nur angezeigt, nicht aber bearbeitet werden 20031031
3 CX_RS_NOT_AUTHORIZED Keine Berechtigung für ein Objekt 20031031

Method CREATE_FROM_TLOGO_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DTPTYPE Call by reference Type reference (TYPE) RSBKDTPTYPE RSBC_C_DTPTYPE-STANDARD Typ eines Datentransferprozesses 20050202
2 Importing I_R_DTP Call by reference Object reference (TYPE REF TO) CL_RSBK_DTP 20050201
3 Importing I_T_TLOGO Call by reference Type reference (TYPE) RSTRAN_T_TLOGO BW Repository: TLOGO Objekt, Typ und Typ der Assoziation 20050201
4 Importing I_WITH_CTO_CHECK Call by reference Type reference (TYPE) RS_BOOL RS_C_TRUE 20050201
5 Returning R_R_DTP_N Value transfer Object reference (TYPE REF TO) CL_RSBK_DTP_N 20050201
# Exception Resumable Description Created on
1 CX_RS_CANCELLED Abbruch durch den Benutzer (Dialog) 20050201
2 CX_RS_DISPLAY_ONLY Objekt darf nur angezeigt, nicht aber bearbeitet werden 20050201
3 CX_RS_NOT_AUTHORIZED Keine Berechtigung für ein Objekt 20050201

Method DELETE_REF_TPL_U Signature

Method DELETE_REF_TPL_U on class CL_RSBK_DTP_N has no parameter.
Method DELETE_REF_TPL_U on class CL_RSBK_DTP_N has no exception.

Method DELETE_REF_TPL_X Signature

Method DELETE_REF_TPL_X on class CL_RSBK_DTP_N has no parameter.
Method DELETE_REF_TPL_X on class CL_RSBK_DTP_N has no exception.

Method GET_T_TLOGO_TF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_T_TLOGO_TF Value transfer Type reference (TYPE) RSTRAN_T_TLOGO BW Repository: TLOGO Objekt, Typ und Typ der Assoziation 20060720
# Exception Resumable Description Created on
1 CX_RS_NOT_FOUND Object Not Found 20131002

Method MERGE_VERSION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_R_DTP_OLD Call by reference Object reference (TYPE REF TO) IF_RSBK_DTP_DISPLAY Anzeige-Interface DTP 20060707

Method MERGE_VERSION on class CL_RSBK_DTP_N has no exception.

Method ON_HEADER_CHANGED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CHANGED_ON_DB Call by reference Attribute reference (LIKE) 20050622
2 Importing I_DTP Value transfer Attribute reference (LIKE) 20031014

Method ON_HEADER_CHANGED on class CL_RSBK_DTP_N has no exception.

Method ON_TPL_CHANGED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_S_FIELDVALUE Call by reference Attribute reference (LIKE) 20050630

Method ON_TPL_CHANGED on class CL_RSBK_DTP_N has no exception.

Method RAISE_SY_CANCELLED Signature

Method RAISE_SY_CANCELLED on class CL_RSBK_DTP_N has no parameter.
# Exception Resumable Description Created on
1 CX_RS_CANCELLED Abbruch durch den Benutzer (Dialog) 20031031

Method RAISE_SY_DISPLAY_ONLY Signature

Method RAISE_SY_DISPLAY_ONLY on class CL_RSBK_DTP_N has no parameter.
# Exception Resumable Description Created on
1 CX_RS_DISPLAY_ONLY Abbruch durch den Benutzer (Dialog) 20031031

Method REGISTER_EVENTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ACTIVATION Call by reference Type reference (TYPE) RS_BOOL 20031014

Method REGISTER_EVENTS on class CL_RSBK_DTP_N has no exception.

Method SET_AFTER_COPY Signature

Method SET_AFTER_COPY on class CL_RSBK_DTP_N has no parameter.
Method SET_AFTER_COPY on class CL_RSBK_DTP_N has no exception.

Method SET_DEFAULT_MAXSIZE Signature

Method SET_DEFAULT_MAXSIZE on class CL_RSBK_DTP_N has no parameter.
Method SET_DEFAULT_MAXSIZE on class CL_RSBK_DTP_N has no exception.

Method SET_HEADER_DEFAULTS Signature

Method SET_HEADER_DEFAULTS on class CL_RSBK_DTP_N has no parameter.
Method SET_HEADER_DEFAULTS on class CL_RSBK_DTP_N has no exception.

Method SET_T_TLOGO_TF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_T_TLOGO_TF Call by reference Type reference (TYPE) RSTRAN_T_TLOGO BW Repository: TLOGO Objekt, Typ und Typ der Assoziation 20050414
# Exception Resumable Description Created on
1 CX_RSTRAN_NOT_FOUND Object Not Found 20131002
History
Last changed by/on SAP  20140121 
SAP Release Created in 400