SAP APOC_C_FORM Form Template Table

Overview

APOC_C_FORM is a standard SAP S/4HANA table that stores Form Template data. There are total 8 fields in the APOC_C_FORM table. The following is a list of the fields that make up this table. Key fields are marked in blue.

The table APOC_C_FORM belongs to s-Innovations Output Management (CA-GTF-OC) module and is located in the package Application Output Control - Configuration Objects (APOC_OUTPUT_CONTROL_CONFIG).

In addition, following links provide an overview of foreign key relationships, if any, that link APOC_C_FORM to other SAP tables and standard CDS views available based on APOC_C_FORM table in S/4HANA 2020.

Techincal Settings of APOC_C_FORM

Below are technical details of the table APOC_C_FORM

  • Buffering switched on
  • Full table is passed to buffer
  • Storage type is Column Store

List of APOC_C_FORM Fields

The following table gives you an overview of the fields available in APOC_C_FORM

FieldDescriptionData ElementCheck TableData TypeLength
MANDTClientMANDTCLNT3
APPL_OBJ_TYPEApplication Object Type (Business Object)APOC_APPL_OBJECT_TYPEAPOC_I_OBJ_TYPECHAR30
OUTPUT_TYPEOutput TypeAPOC_OUTPUT_TYPEAPOC_I_OUTP_TYPECHAR30
FORM_TYPEForm Template TypeAPOC_FORM_TYPECHAR1
FORM_TEMPLATE_NAMEForm TemplateAPOC_FORM_TEMPLATE_IDCHAR30
PROGRAM_NAMEProgram NameAPOC_PROGRAM_NAMECHAR40
ROUTINE_NAMEForm RoutineAPOC_ROUTINE_NAMECHAR30
LOG_ACCESSActivate logging for rendered formAPOC_LOG_ACCESSCHAR1

Foreign Key Relationships

A foreign key field is a table field that is allocated to a check table and becomes part of the table's foreign key. The following table gives you an overview of the foreign keys for APOC_C_FORM

Table NameFieldCardinalityCheck Table
APOC_C_FORMAPPL_OBJ_TYPE1: NAPOC_I_OBJ_TYPE
APOC_C_FORMOUTPUT_TYPE1: NAPOC_I_OUTP_TYPE

Other References