Do you have any question about this error?
Message type: E = Error
Message class: ARCH_STANDARDS - Standard Archiving Checks
Message number: 151
Message text: Customizing error: Program &1 is local and is not shipped
According to Customizing transaction <LS>AOBJ</>, program &V1& does not
belong to the local archiving object &V2&. However, program &V1& is a
local program and therefore cannot be shipped with archiving object &V2&
.
INCLUDE ARCH_STNDRD_CHECK_SYS_RESP_9 OBJECT DOKU ID TX
If you did not make the current settings only for test purposes, contact
the developer of the archiving object.
Note to developers of this archiving object: Before a non-local
archiving object is shipped, make sure that all of its programs are also
not local.
Error message extract from SAP system. Copyright SAP SE.
ARCH_STANDARDS151
- Customizing error: Program &1 is local and is not shipped ?The SAP error message
ARCH_STANDARDS151
indicates a customizing error related to a program that is considered "local" and is not part of the standard SAP delivery. This typically occurs when you are trying to use or reference a program that has been created or modified in your local system, but it is not available in the standard SAP system or is not properly configured.Cause:
- Local Program: The program referenced in the error message (
&1
) is a custom program that exists only in your local SAP environment and is not part of the standard SAP delivery.- Missing Transport: The program may not have been transported correctly from the development environment to the production environment.
- Configuration Issues: There may be issues with the configuration settings that reference this program, leading to the error.
- Authorization Issues: The user may not have the necessary authorizations to access the program.
Solution:
- Check Program Existence: Verify if the program exists in your system. You can do this by using transaction SE38 or SE80 to search for the program name.
- Transport the Program: If the program is missing in the target environment, ensure that it is properly transported from the development system to the production system.
- Review Customizing Settings: Check the customizing settings that reference the program. Ensure that they are correctly configured and pointing to the right program.
- Authorization Check: Ensure that the user has the necessary authorizations to execute the program. You can check this using transaction SU53 or by reviewing the user roles and authorizations.
- Consult Documentation: If the program is part of a custom development, consult the documentation or the developer who created the program for further insights.
Related Information:
If the issue persists after following these steps, consider reaching out to your SAP Basis or development team for further assistance.
Get instant SAP help. Start your 7-day free trial now.
ARCH_STANDARDS150
Customizing error: Program &1 does not exist
What causes this issue? The archiving standard stipulates that a program entered in the Customizing transaction <LS>AOBJ</> must exist. H...
ARCH_STANDARDS140
Violation of the archiving standard "Dynamic Structure Registration"
What causes this issue? According to the data archiving standard, the dynamic registration of structures for archiving objects may only take place th...
ARCH_STANDARDS160
Customizing error: wrong presetting for maximum file size/no. of objects
What causes this issue? According to the data archiving standard, the default setting for the maximum archive file size should be 100 MB. At any rate...
ARCH_STANDARDS165
Customizing error: Wrong presetting for the commit counter
What causes this issue? According to the data archiving standard, the default setting for the commit counter should be: 0 (this means that the parame...
Click on this link to search all SAP messages.