SAP ABAP Class /ISDFPS/CL_PM_DIS_REDISTRIB (PM: Distributed Maintenance - Redistribution)
Hierarchy
EA-DFPS (Software Component) SAP Enterprise Extension Defense Forces & Public Security
   IS-DFS-PM-DIS (Application Component) Distributed Maintenance
     /ISDFPS/PM_DISTRIB (Package) Distributed Maintenance
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  /ISDFPS/CL_PM_DIS_FACTORY_OUT PM: Distributed Maintenance - Outbound Factory 20070414
Properties
Class /ISDFPS/CL_PM_DIS_REDISTRIB  
Short Description PM: Distributed Maintenance - Redistribution    
Super Class /ISDFPS/CL_PM_DIS_FACTORY_OUT PM: Distributed Maintenance - Outbound Factory 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class /ISDFPS/PM_DIS    
Program status     
Category 0   
Package /ISDFPS/PM_DISTRIB   Distributed Maintenance 
Created 20060810   SAP 
Last change 20070918   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)
Interfaces
Class /ISDFPS/CL_PM_DIS_REDISTRIB has no interface implemented.
Friends
# Friend Modeled only Created on Description
1 /ISDFPS/CL_PM_DIS_FACTORY 20070414 PM: Distributed Maintenance - UPS Distribution
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_XREDISTRIB_LIGHT Instance attribute Protected Type reference (TYPE) ABAP_BOOL Reduced Redistribution? 20070414
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20070414
2 FUNC_GET_EQBS_ENTRIES Instance method Private Method Function: Determine EQBS Entries for Current Logical System 20070414
3 FUNC_PREPARE_RANGES Instance method Protected Method Function: Format Selection Data 20070414
4 PROC_DEL_TEMP_DATA Instance method Protected Method Processing: Delete Temporary Data 20070414
5 PROC_GEN_PROF_CHECK_PROF Instance method Protected Method Processing: Generate FOX Profile - Profile Exists? 20070414
6 PROC_GEN_PROF_ENQ_VIEW Instance method Protected Method Processing: Generate FOX Profile - Lock Maintenance View 20070414
7 PROC_GEN_PROF_LNK Instance method Protected Method Processing: Generate FOX Profile - Link Exclusion 20070414
8 PROC_GEN_PROF_OBJ Instance method Protected Method Processing: Generate FOX Profile - Object Exclusion 20070414
Events
Class /ISDFPS/CL_PM_DIS_REDISTRIB has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TR_OBKEY Protected See coding "OBKEY" Range Table 20070414
2 TR_OBTYP Protected See coding "OBTYP" Range Table 20070414
3 TS_OBKEY Protected See coding "OBKEY" Range Row 20070414
4 TS_OBTYP Protected See coding "OBTYP" Range Row 20070414
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PC_GUID Call by reference Type reference (TYPE) /ISDFPS/PM_DIS_GUID Laufzeit-ID 20070414
2 Importing PC_REASON Call by reference Type reference (TYPE) /ISDFPS/PM_DIS_REASON Übertragung Änderungsberechtigung - Grund 20070414
# Exception Resumable Description Created on
1 /ISDFPS/CX_PM_DIS_FACTORY PM: Verteilte Instandhaltung - Distribution Factory 20070414

Method FUNC_GET_EQBS_ENTRIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting PT_CP Call by reference Type reference (TYPE) /ISDFPS/PM_DIS_OBJECT_T PM: Verteilte IH - Änd.berechtigung - Tabelle v. Obj.schl 20070414

Method FUNC_GET_EQBS_ENTRIES on class /ISDFPS/CL_PM_DIS_REDISTRIB has no exception.

Method FUNC_PREPARE_RANGES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting PR_OBKEY Call by reference Type reference (TYPE) TR_OBKEY Range-Tabelle "OBKEY" 20070414
2 Exporting PR_OBTYP Call by reference Type reference (TYPE) TR_OBTYP Range-Tabelle "OBTYP" 20070414
3 Exporting PT_CP Call by reference Type reference (TYPE) /ISDFPS/PM_DIS_OBJECT_T PM: Verteilte Instandh. - Objekttyp und -schlüssel 20070414
4 Importing PT_SELECTION Call by reference Type reference (TYPE) /ISDFPS/PM_DIS_RSPARAMS_T Selektionsbeschreibung 20070414
# Exception Resumable Description Created on
1 /ISDFPS/CX_PM_DIS_FACTORY PM: Verteilte Instandhaltung - Distribution Factory 20070414

Method PROC_DEL_TEMP_DATA Signature

Method PROC_DEL_TEMP_DATA on class /ISDFPS/CL_PM_DIS_REDISTRIB has no parameter.
# Exception Resumable Description Created on
1 /ISDFPS/CX_PM_DIS_FACTORY PM: Verteilte Instandhaltung - Distribution Factory 20070414

Method PROC_GEN_PROF_CHECK_PROF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PC_PROFILE Call by reference Type reference (TYPE) DE_CM_EXPL_PROFILE Auflösungsprofil 20070414
2 Returning PI_SUBRC Value transfer Type reference (TYPE) SYSUBRC Rückgabewert von ABAP-Anweisungen 20070414
# Exception Resumable Description Created on
1 /ISDFPS/CX_PM_DIS_FACTORY PM: Verteilte Instandhaltung - Distribution Factory 20070414

Method PROC_GEN_PROF_ENQ_VIEW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PC_ACTION Call by reference Type reference (TYPE) CHAR1 'E' E=Enqueue, D=Dequeue 20070414
2 Returning PI_SUBRC Value transfer Type reference (TYPE) SYSUBRC Rückgabewert von ABAP-Anweisungen 20070414

Method PROC_GEN_PROF_ENQ_VIEW on class /ISDFPS/CL_PM_DIS_REDISTRIB has no exception.

Method PROC_GEN_PROF_LNK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PC_PROFILE Call by reference Type reference (TYPE) DE_CM_EXPL_PROFILE Auflösungsprofil 20070414
2 Importing PC_PROFILE_MASTER Call by reference Type reference (TYPE) DE_CM_EXPL_PROFILE Auflösungsprofil Master-Vorlage 20070414
3 Returning PI_SUBRC Value transfer Type reference (TYPE) SYSUBRC Rückgabewert von ABAP-Anweisungen 20070414

Method PROC_GEN_PROF_LNK on class /ISDFPS/CL_PM_DIS_REDISTRIB has no exception.

Method PROC_GEN_PROF_OBJ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PC_PROFILE Call by reference Type reference (TYPE) DE_CM_EXPL_PROFILE Auflösungsprofil 20070414
2 Importing PC_PROFILE_MASTER Call by reference Type reference (TYPE) DE_CM_EXPL_PROFILE Auflösungsprofil Master-Vorlage 20070414
3 Returning PI_SUBRC Value transfer Type reference (TYPE) SYSUBRC Rückgabewert von ABAP-Anweisungen 20070414

Method PROC_GEN_PROF_OBJ on class /ISDFPS/CL_PM_DIS_REDISTRIB has no exception.
History
Last changed by/on SAP  20070918 
SAP Release Created in