CACS_ERASE_SAMPLE_DATA is a standard Executable ABAP Report available within your SAP system (depending on your version and release level). It is used for You use this program to delete
If you would like to execute this report or see the full code listing simply enter CACS_ERASE_SAMPLE_DATA into the relevant SAP transactions such as SE38 or SE80
Below is a list of transaction codes which are relevant to this SAP report
CACS_ERASE - Delete Program for ICM Applications
This report can be called from another progam/report simply by using the ABAP SUBMIT statement, see below for example ABAP code snipts of how to do this.
Selection Text: P_APPL = D .
Selection Text: P_RUNT = Test Run
Selection Text: P_DTRA = Delete Transaction Data
Selection Text: P_DMAS = Delete Master Data
Selection Text: P_DIND = Delete Cross-Client Config.
Selection Text: P_DGEN = Delete Generated Objects
Selection Text: P_DCUS = Delete Client-Spec.Configur.
Selection Text: P_DAPP = Delete Application
Title: Delete Program for Application Test Data
Text Symbol: TRA = Delete Transaction Data
Text Symbol: TCC = Cross-client data will be deleted
Text Symbol: TCB = Client assignment of application will be deleted
Text Symbol: TCA = Copy service will be deleted
Text Symbol: TC9 = Application logs will be deleted
Text Symbol: TC8 = Condition records will be deleted
Text Symbol: TC7 = PD-Org. assignments will be deleted
Text Symbol: TC6 = Number ranges will be deleted
Text Symbol: TC5 = Transaction data will be deleted
Text Symbol: TC4 = Master data will be deleted
Text Symbol: TC3 = Cross-client data will be deleted
Text Symbol: TC2 = Application will be deleted
Text Symbol: TC1 = Construction objects will be deleted
Text Symbol: TA1 = Commission Application
Text Symbol: T03 = Run Type Selection
Text Symbol: T02 = Data Selections
Text Symbol: T01 = Application Selection
Text Symbol: SC1 = Table Filter
Text Symbol: MAS = Delete Master Data
Text Symbol: GEN = Delete Generated Objects
Text Symbol: DIN = Delete Cross-Client Config.
Text Symbol: CUS = Delete Client-Spec.Configur.
Text Symbol: BUL = o
Text Symbol: B01 = Process Steps
Text Symbol: APP = Delete Application
No INCLUDES are used within this REPORT code!
No SAP DATABASE tables are accessed within this REPORT code!
No SAP FUNCTION MODULES are executed within this report code!
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
CACS_ERASE_SAMPLE_DATA - Delete Program for Application Test Data CACS_ERASE_SAMPLE_DATA - Delete Program for Application Test Data CACS_ERASE_SAMPLEDATA_CHECKF01 - CACSERASESAMPLEDATACHECKF01 CACS_ERASE_SAMPLEDATA - ICM: Delete Test Data CACS_ERASE_SAMPLEDATA - ICM: Delete Test Data CACS_END_OF_MONTH_CHECK_ALV - Program CACS_END_OF_MONTH_CHECK