SAP ABAP Class CL_CACS_BDC_CNTRL (Incentive & Commission Management: Batch Input)
Hierarchy
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
   ICM (Application Component) Incentive and Commission Management (ICM)
     CACSSG (Package) ICM: Services & Generic
Properties
Class CL_CACS_BDC_CNTRL  
Short Description Incentive & Commission Management: Batch Input    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package CACSSG   ICM: Services & Generic 
Created 20060915   SAP 
Last change 20100310   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 CL_CACS_BDC_CNTRL has no interface implemented.
Friends
Class CL_CACS_BDC_CNTRL has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MD_PROGRAM Instance attribute Protected Type reference (TYPE) BDC_PROG BDC Module Pool 20060915
2 MD_SCREEN Instance attribute Protected Type reference (TYPE) BDC_DYNR BDC Screen Number 20060915
3 MT_BDCDATA Instance attribute Protected Type reference (TYPE) CACS_TT_BDCDATA Table Type: Batch Input New Table-Field Structure 20060915
Methods
# Method Level Visibility Method type Description Created on
1 ADD_FIELD Instance method Public Method Add Line for Field 20060915
2 ADD_OKCODE Instance method Public Method Add Line for OK Code 20060915
3 ADD_SCREEN Instance method Public Method Add Line for Dynpro 20060915
4 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20060915
5 GET_DATA Instance method Public Method Return Data 20060915
6 SET_PROGRAM Instance method Public Method Set Program Name 20060915
7 SET_SCREEN Instance method Public Method Set Screen Number 20060915
Events
Class CL_CACS_BDC_CNTRL has no event.
Types
Class CL_CACS_BDC_CNTRL has no local type.
Method Signatures

Method ADD_FIELD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_FIELD Call by reference Type reference (TYPE) FNAM_____4 Feldname 20060915
2 Importing ID_VALUE Call by reference Type reference (TYPE) DATA 20060915

Method ADD_FIELD on class CL_CACS_BDC_CNTRL has no exception.

Method ADD_OKCODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_OKCODE Call by reference Type reference (TYPE) SYUCOMM Funktionscode, der PAI ausgelöst hat 20060915

Method ADD_OKCODE on class CL_CACS_BDC_CNTRL has no exception.

Method ADD_SCREEN Signature

Method ADD_SCREEN on class CL_CACS_BDC_CNTRL has no parameter.
Method ADD_SCREEN on class CL_CACS_BDC_CNTRL has no exception.

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CL_CACS_BDC_CNTRL has no parameter.
Method CONSTRUCTOR on class CL_CACS_BDC_CNTRL has no exception.

Method GET_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_DATA Value transfer Type reference (TYPE) CACS_TT_BDCDATA Tabellentyp: Batch-Input New Table-FieldStructure 20060915

Method GET_DATA on class CL_CACS_BDC_CNTRL has no exception.

Method SET_PROGRAM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_PROGRAM Call by reference Type reference (TYPE) BDC_PROG BDC Modulpool 20060915

Method SET_PROGRAM on class CL_CACS_BDC_CNTRL has no exception.

Method SET_SCREEN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_SCREEN Call by reference Type reference (TYPE) BDC_DYNR BDC DynproNummer 20060915

Method SET_SCREEN on class CL_CACS_BDC_CNTRL has no exception.
History
Last changed by/on SAP  20100310 
SAP Release Created in 700