SAP ABAP Class IF_OAF_AGENT_CP (Methoden zum Änderungszeiger der Agentenverarbeitung)
Properties
Class IF_OAF_AGENT_CP  
Short Description Methoden zum Änderungszeiger der Agentenverarbeitung    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20080401   SAP 
Last change 20110908   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_CNS_CON Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
Class IF_OAF_AGENT_CP has no interface implemented.
Friends
Class IF_OAF_AGENT_CP has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CG_CP_CHGTYPE_INSERT Constant Public Type reference (TYPE) CNS_DTE_CHGTYPE IF_CNS_CON=>INSERT 20080709
2 CG_CP_CHGTYPE_UPDATE Constant Public Type reference (TYPE) CNS_DTE_CHGTYPE IF_CNS_CON=>UPDATE 20080709
3 GC_CP_CHGTYPE_DELETE Constant Public Type reference (TYPE) CNS_DTE_CHGTYPE IF_CNS_CON=>DELETE 20080709
Methods
# Method Level Visibility Method type Description Created on
1 GET_ALL_CPS Instance method Public Method 20080401
2 GET_ALL_EXPOBJS Instance method Public Method 20080402
3 GET_APPL_ID Instance method Public Method 20081015
4 GET_EXPOBJTYPE Instance method Public Method 20080402
5 GET_IMAGES Instance method Public Method 20080401
6 SET_ERROR_STATUS_FOR_CP Instance method Public Method 20080402
7 SET_ERROR_STATUS_FOR_EXPOBJ Instance method Public Method 20080402
Events
Class IF_OAF_AGENT_CP has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TS_CP Public Type reference (TYPE) IF_CNS_HB_BUNDLE=>TY_S_CP_RECEIVER 20081104
2 TS_CP_ID Public Type reference (TYPE) CNS_STR_CP_ID 20081015
3 TS_CP_IMG Public Type reference (TYPE) CNS_STR_CP_IMG 20081015
4 TS_EXPOBJKEY Public Type reference (TYPE) CNS_STR_CP_EXPOBJKEY 20081105
5 TT_CP Public Type reference (TYPE) IF_CNS_HB_BUNDLE=>TY_T_CP_RECEIVER 20081104
6 TT_CP_ID Public Type reference (TYPE) CNS_TAB_CP_ID 20081015
7 TT_CP_IMG Public Type reference (TYPE) CNS_TAB_CP_IMG 20081015
8 TT_EXPOBJKEY Public Type reference (TYPE) CNS_TAB_CP_EXPOBJKEY 20081105
9 TV_APPL_ID Public Type reference (TYPE) CNS_DTE_APPL_ID 20081015
10 TV_CHGTYPE Public Type reference (TYPE) CNS_DTE_CHGTYPE 20081015
11 TV_EXPOBJKEY Public Type reference (TYPE) CNS_DTE_EXPOBJKEY 20081015
12 TV_EXPOBJTYPE Public Type reference (TYPE) CNS_DTE_EXPOBJTYPE 20081015
Method Signatures

Method GET_ALL_CPS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_CP_CHGTYPE Call by reference Type reference (TYPE) TV_CHGTYPE Änderungszeiger: Änderungstyp 20080709
2 Importing IV_EXPOBJKEY Call by reference Type reference (TYPE) TV_EXPOBJKEY Exportobjektschlüssel 20080709
3 Returning RT_CP Value transfer Type reference (TYPE) TT_CP Tabelle zur Extraktion für mehrere Empfänger u. Objekttypen 20080402

Method GET_ALL_CPS on class IF_OAF_AGENT_CP has no exception.

Method GET_ALL_EXPOBJS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_EXPOBJKEY Value transfer Type reference (TYPE) TT_EXPOBJKEY Tabelle von Exportobjektkeys 20080402

Method GET_ALL_EXPOBJS on class IF_OAF_AGENT_CP has no exception.

Method GET_APPL_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_APPL_ID Value transfer Type reference (TYPE) TV_APPL_ID Anwend-ID 20081015

Method GET_APPL_ID on class IF_OAF_AGENT_CP has no exception.

Method GET_EXPOBJTYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_EXPOBJTYPE Value transfer Type reference (TYPE) TV_EXPOBJTYPE Typ des Exportobjektes 20080402

Method GET_EXPOBJTYPE on class IF_OAF_AGENT_CP has no exception.

Method GET_IMAGES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_CP_IMAGE Call by reference Type reference (TYPE) TT_CP_IMG Images zu Änderungszeigern 20080401
2 Exporting EV_FLG_NOT_FOUND Call by reference Type reference (TYPE) ABAP_BOOL nichts gefunden: nein/ja 20080401
3 Importing IT_CP_ID Call by reference Type reference (TYPE) TT_CP_ID Änderungszeiger IDs 20080401

Method GET_IMAGES on class IF_OAF_AGENT_CP has no exception.

Method SET_ERROR_STATUS_FOR_CP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_CP_ID Call by reference Type reference (TYPE) TT_CP_ID Änderungszeiger IDs 20080402

Method SET_ERROR_STATUS_FOR_CP on class IF_OAF_AGENT_CP has no exception.

Method SET_ERROR_STATUS_FOR_EXPOBJ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_EXPOBJKEY Call by reference Type reference (TYPE) TT_EXPOBJKEY Tabelle von Exportobjektkeys 20080402

Method SET_ERROR_STATUS_FOR_EXPOBJ on class IF_OAF_AGENT_CP has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in