PAD011 SAP (Attributes for Cost Center Assignment) Structure details

Dictionary Type: Structure
Description: Attributes for Cost Center Assignment




ABAP Code to SELECT data from PAD011
Related tables to PAD011
Access table PAD011




Structure field list including key, data, relationships and ABAP select examples

PAD011 is a standard SAP Structure so does not store data like a database table does. It can be used to define the fields of other actual tables or to process "Attributes for Cost Center Assignment" Information within sap ABAP programs.

This is done by declaring abap internal tables, work areas or database tables based on this Structure. These can then be used to store and process the required data appropriately.

i.e. DATA: wa_PAD011 TYPE PAD011.

The PAD011 table consists of various fields, each holding specific information or linking keys about Attributes for Cost Center Assignment data available in SAP. These include FOR02 (Formula key for costing), FOR03 (Formula key for costing), FOR04 (Formula key for costing), FOR05 (Formula key for costing).. See below for full list along with technical details, documentation, text table, check tables, foreign key relationships, conversion routines, relevant tcodes and example ABAP select code etc. .

Delivery Class:
Display/Maintenance via tcode SM30: Display/Maintenance Allowed but with Restrictions
SAP enhancement categories: Can be enhanced (character-type)


SAP PAD011 structure fields - Full list of fields found in SAP data dictionary

Field Description Data Element Data Type length (Dec) Check table Conversion Routine Domain Name MemoryID SHLP
FOR01Formula key for costing AP_FORM_C1CHAR6TC25AP_FORMEL
FOR02Formula key for costing AP_FORM_C1CHAR6TC25AP_FORMEL
FOR03Formula key for costing AP_FORM_C1CHAR6TC25AP_FORMEL
FOR04Formula key for costing AP_FORM_C1CHAR6TC25AP_FORMEL
FOR05Formula key for costing AP_FORM_C1CHAR6TC25AP_FORMEL
FOR06Formula key for costing AP_FORM_C1CHAR6TC25AP_FORMEL
LAR01Activity Type LSTARCHAR6Assigned to domainLSTARLARLART_EMPTY
LAR02Activity Type LSTARCHAR6Assigned to domainLSTARLARLART_EMPTY
LAR03Activity Type LSTARCHAR6Assigned to domainLSTARLARLART_EMPTY
LAR04Activity Type LSTARCHAR6Assigned to domainLSTARLARLART_EMPTY
LAR05Activity Type LSTARCHAR6Assigned to domainLSTARLARLART_EMPTY
LAR06Activity Type LSTARCHAR6Assigned to domainLSTARLARLART_EMPTY
LAR01_REFField is referenced AP_KZREFCHAR1XFELD
LAR02_REFField is referenced AP_KZREFCHAR1XFELD
LAR03_REFField is referenced AP_KZREFCHAR1XFELD
LAR04_REFField is referenced AP_KZREFCHAR1XFELD
LAR05_REFField is referenced AP_KZREFCHAR1XFELD
LAR06_REFField is referenced AP_KZREFCHAR1XFELD
LARN1Activity type int. processing LSTAR_NETCHAR6CSLALSTAR
LARN1_REFField is referenced AP_KZREFCHAR1XFELD
FORN1Formula key for costing AP_FORM_C1CHAR6TC25AP_FORMEL
PRZ01Business Process CO_PRZNRCHAR12Assigned to domainALPHACO_PRZNRKWP
PRZ01_REFIndicator: process is referenced AP_KZREF_PRZCHAR1XFELD
FORP1Formula key for process costs AP_FORM_P1CHAR6TC25AP_FORMEL
ACTXY1Activity description type ACTXYCHAR1ACTXY
ACTXK1Key for alternative activity description ACTXKCHAR4CHAR4
LEINH1Activity Unit LEINHUNIT3Assigned to domainCUNITMEINS
BDE1Transfer activity types to incentive wages BDENRCHAR1BDENR
SAKL1Record type group SA_KLASSENUMC1SA_KLASSE
ACTXY2Activity description type ACTXYCHAR1ACTXY
ACTXK2Key for alternative activity description ACTXKCHAR4CHAR4
LEINH2Activity Unit LEINHUNIT3Assigned to domainCUNITMEINS
BDE2Transfer activity types to incentive wages BDENRCHAR1BDENR
SAKL2Record type group SA_KLASSENUMC1SA_KLASSE
ACTXY3Activity description type ACTXYCHAR1ACTXY
ACTXK3Key for alternative activity description ACTXKCHAR4CHAR4
LEINH3Activity Unit LEINHUNIT3Assigned to domainCUNITMEINS
BDE3Transfer activity types to incentive wages BDENRCHAR1BDENR
SAKL3Record type group SA_KLASSENUMC1SA_KLASSE
ACTXY4Activity description type ACTXYCHAR1ACTXY
ACTXK4Key for alternative activity description ACTXKCHAR4CHAR4
LEINH4Activity Unit LEINHUNIT3Assigned to domainCUNITMEINS
BDE4Transfer activity types to incentive wages BDENRCHAR1BDENR
SAKL4Record type group SA_KLASSENUMC1SA_KLASSE
ACTXY5Activity description type ACTXYCHAR1ACTXY
ACTXK5Key for alternative activity description ACTXKCHAR4CHAR4
LEINH5Activity Unit LEINHUNIT3Assigned to domainCUNITMEINS
BDE5Transfer activity types to incentive wages BDENRCHAR1BDENR
SAKL5Record type group SA_KLASSENUMC1SA_KLASSE
ACTXY6Activity description type ACTXYCHAR1ACTXY
ACTXK6Key for alternative activity description ACTXKCHAR4CHAR4
LEINH6Activity Unit LEINHUNIT3Assigned to domainCUNITMEINS
BDE6Transfer activity types to incentive wages BDENRCHAR1BDENR
SAKL6Record type group SA_KLASSENUMC1SA_KLASSE
BDEPTransfer activity types to incentive wages BDENRCHAR1BDENR
SAKLPRecord type group SA_KLASSENUMC1SA_KLASSE

Key field Non-key field



How do I retrieve data from SAP structure PAD011 using ABAP code?

As PAD011 is a database structure and not a table it does not store any data in the SAP data dictionary. The ABAP SELECT statement is therefore not appropriate and can not be performed on PAD011 as there is no data to select.

How to access SAP table PAD011

Within an ECC or HANA version of SAP you can also view further information about PAD011 and the data within it using relevant transactions such as

SE11 (ABAP Dictionary Maintenance)
SM30 (Maintain Table Data)
SE80 (Object Navigator)
SE16 (Data Browser).


Search for further information about these or an SAP related objects



Comments on this SAP object

What made you want to lookup this SAP object? Please tell us what you were looking for and anything you would like to be included on this page!