Data Element list used by SAP ABAP Function Module BCONTACT_PROVIDE_ACT_FROM_FORM (INTERN: Liefert Kontaktaktion und Klasse aus Formular und Formularklasse)
SAP ABAP Function Module
BCONTACT_PROVIDE_ACT_FROM_FORM (INTERN: Liefert Kontaktaktion und Klasse aus Formular und Formularklasse) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | CT_ACTIVIT | Contact Action | SOURCE VALUE(Y_ACTIVITY) LIKE BCONTFORM-ACTIVITY |
|
| 2 | CT_BPCCONF | Contact Configuration | SOURCE VALUE(Y_BPCCONFIG) LIKE BCONTFORM-BPCCONFIG |
|
| 3 | CT_CCLASS | Contact Class | SOURCE VALUE(Y_CCLASS) LIKE BCONTFORM-CCLASS |
|
| 4 | FORMCLASS | Form Class | SOURCE VALUE(X_FORMCLASS) LIKE BCONTFORMCLASS-FORMCLASS DEFAULT SPACE |
|
| 5 | FORMKEY | Application form | SOURCE VALUE(X_FORMKEY) LIKE BCONTFORM-FORMKEY DEFAULT SPACE |
|