Menu

SAP Table CSMSCRMETH

Intrinsic Methods of CCMS System Component Repository

Unsere Literaturempfehlung

Kundeneigene Erweiterungen mit ABAP: User-Exits, klassische und neue BAdIs, Switch und Enhancement Framework

Alle Technologien in einem Band! Ob Sie zukunftssichere Erweiterungen programmieren oder mit den Modifikationen in Ihren SAP-Systemen aufräumen möchten – hier erhalten Sie das erforderliche Wissen. Jede Methode wird ausführlich und mit Codebeispielen erläutert: User-Exits, klassische und neue BAdIs, Business Transaction Events, implizite und explizite Erweiterungspunkte u. v. m.

Bei amazon.de ansehen →

The table CSMSCRMETH (Intrinsic Methods of CCMS System Component Repository) is a standard table in SAP ERP. It belongs to the package SCSM.

Technical Information

Table CSMSCRMETH
Short Text Intrinsic Methods of CCMS System Component Repository
Package SCSM
Table Type Transparent Table

Fields for Table CSMSCRMETH

Field Name Key Description Data Element Type Length Check Table
METHNAME Method for Processing Intrinsic Events in SCR CSMMETHOD CHAR 40
METHTYPE Method Type in System Component Repository CSMMETHTP CHAR 1
FUBA Name of Function Module RS38L_FNAM CHAR 30 *
REPORT ABAP Program Name PROGRAMM CHAR 40 *
CALLB_PRG ABAP Program Name PROGRAMM CHAR 40 *
CALLB_ROU ABAP Program Name PROGRAMM CHAR 40 *
ABAP_CLASS Object Type Name SEOCLSNAME CHAR 30
JAVA_CLASS Object name in CCMS Repository CSMOBJNM CHAR 40
URL Text, 255 Characters TEXT255 CHAR 255
OWNER System GUID for ABAP Systems or Other Systems CSMSYSGUID CHAR 32
SYNCHRON Indicator for Meta Data in System Component Repository CSMACTIVE CHAR 1
CONTEXT Indicator for Meta Data in System Component Repository CSMACTIVE CHAR 1
VALID Indicator for Meta Data in System Component Repository CSMACTIVE CHAR 1
TIMESTAMP UTC Time Stamp in Short Form (YYYYMMDDhhmmss) TIMESTAMP DEC 15